Commit graph

93 commits

Author SHA1 Message Date
mic
19565ec7c5 max_tokens added to anthropic. see #349 2025-05-20 22:05:00 +02:00
mic
059fa8c62b Anthropic options added to the prefs page. see #349 2025-05-20 21:54:14 +02:00
mic
cb9e7934a9 minor css fixes 2025-05-13 22:33:29 +02:00
mic
59ae3643a5 Ported all the mods from v3.3.* into v3.4.0 2025-05-01 23:32:52 +02:00
Mic
59aebf2394 Add warning message for temporary chat usage in project settings. See #277 2025-05-01 23:02:40 +02:00
Mic
d4aac5cb14 Add warning message for Custom GPT setting override in options. see #277 #168 2025-04-30 22:29:35 +02:00
Mic
d10c31da87 typo fixed 2025-04-28 21:03:00 +02:00
Mic
93204054e7 Add additional information for opening ChatGPT Web and update message formatting 2025-04-24 01:47:00 +02:00
Mic
bdd4d7ffc7 Add validation function for ChatGPT Web custom data and update related logic. see #277 and #168 2025-04-24 01:37:00 +02:00
Mic
2195d03f98 Add ChatGPT Web project and custom GPT options with validation. see #277 and #168. 2025-04-24 01:32:00 +02:00
mic
6fa022ff81 fix: add [num_ctx] indicator to ollama context label in options 2025-04-22 21:37:21 +02:00
Mic
1907739f8b
Merge branch 'main' into issue_350 2025-04-22 21:08:23 +02:00
Mic
16d374046e Add Ollama context token preferences to options and UI. see #351 2025-04-22 00:11:00 +02:00
mic
70e89e52d2 Add option for composing emails in plain text format. see #350 2025-04-20 22:25:34 +02:00
Mic
15159452ea Add 'get task' feature to the options page and added the get_task settings managing page. see #333 2025-04-16 23:44:00 +02:00
Mic
a05cb2d4d7 Implement dynamic rendering of ChatGPT web model options in settings 2025-04-16 23:29:00 +02:00
mic
d73e4e5eb6 Add support for checking ThunderAI Sparks version and update related UI messages. Fixes #315 2025-04-15 23:25:21 +02:00
mic
d7f420dd17 Add CORS warning messages and permission request buttons for OpenAI and Ollama APIs. see #330 and #331 2025-04-08 22:22:50 +02:00
mic
b21249e5d8 localize hyprland warning message to options 2025-04-03 21:54:30 +02:00
mic
3011def9f1 add hyprland warning when using linux. fixes #318 2025-04-03 21:49:57 +02:00
Mic
f4551c3662
Merge branch 'main' into v3.2.0 2025-02-27 21:18:10 +01:00
mic
ccf7c51a8c openai_comp remote server info added. fixes #263 2025-02-23 22:45:54 +01:00
mic
7355934f89 spamfilter added to options page. see #231 2025-02-11 21:39:35 +01:00
mic
bfce05e4f7 new models selection added for chatgpt web. see #244 2025-02-02 21:53:45 +01:00
mic
decb529cb0 showing a warning message if sparks is not present. see #182 2025-01-11 23:09:48 +01:00
mic
5ea13e6443 removed wrong tr 2025-01-11 22:43:05 +01:00
mic
a03c11794a get_calendar_event added in the options page. see micz/ThunderAI/#182 2025-01-10 23:13:54 +01:00
mic
97d52fa0ee chatgpt_developer_messages option added. see #218 2025-01-07 21:14:42 +01:00
mic
c65d29a918 google gemini system instructions added to the addon options page. see #217 2025-01-06 22:06:16 +01:00
mic
d34569d86e starting to work on the gemini api. getting the models list in the options page. see #204 2025-01-05 23:24:17 +01:00
mic
eb2c07b143 Added a button to manually isnert the OpenAI Comp Model. Fixes #205 2024-12-25 20:15:44 +01:00
Mic
39da7daed8 survey link added. fixes #202 2024-12-18 01:38:00 +01:00
Mic
e8d39d22f5 tags options moved to addtags page. see #183 2024-12-18 01:03:00 +01:00
Mic
fccd707677 added a button in the options page to open the tag info page. see #183 2024-12-13 01:03:00 +01:00
Mic
b02dae5748 using the exclusion list when getting tags from the AI. see #183 2024-12-13 00:53:00 +01:00
Mic
99cab276fa add_tags_maxnum option added. see #183 2024-12-13 00:23:00 +01:00
mic
7ec4ef89a0 add_tags option added. see #183 2024-12-09 22:50:49 +01:00
Mic
45ffb402e4 tooltip added 2024-10-29 19:04:03 +01:00
mic
361e512114 clicking on chatgpt_web_model allowed options now sets the text field 2024-10-28 23:01:37 +01:00
Mic
863ce095f8
Merge branch 'main' into v2.3.0 2024-10-23 22:33:34 +02:00
mic
fa74301759 data placeholders info links added 2024-10-22 22:20:47 +02:00
mic
16721814c9 chatgpt web models list added in the options page 2024-10-22 22:07:12 +02:00
mic
abf7e163c9 typos fixed. #170 2024-10-21 22:51:46 +02:00
Mic
e40fc8163e [chatgpt web] Now it is possible to specify the model to use and the temporary chat. see #169 and #171 2024-10-21 21:44:47 +02:00
Mic
8a471c44be max_prompt_length also hidden when using chatgpt_web. see #165 2024-10-17 17:49:36 +02:00
Mic
6808e3a81f max_prompt_length options added. fixes #165 2024-10-17 17:35:36 +02:00
mic
58f92610d5 placeholders_use_default_value option added and implemented. see #146 2024-10-15 22:03:02 +02:00
mic
fcb91cc9cb added a warning when an Owl account is found. see #148 2024-10-15 18:07:25 +02:00
mic
9fe528d6c8 openai_comp_use_v1 pref added 2024-10-15 17:06:30 +02:00
mic
00aa5e9305 adde a workaround for chatgpt web login issues. see #155 2024-10-11 21:18:44 +02:00