Commit graph

459 commits

Author SHA1 Message Date
mic
1f93f4d295 the add tags response is now expcted as a JSON. see #365 2025-06-15 00:38:27 +02:00
mic
071ee6acf2 Refactor tag extraction in getTagsFromResponse to utilize extractJsonObject for improved JSON parsing. see #365 2025-06-15 00:37:57 +02:00
mic
859d8d9ef3 Add newline formatting to tag addition messages in finalizePrompt_add_tags 2025-06-15 00:33:40 +02:00
mic
d3813c00f6 Improve tag extraction in getTagsFromResponse by trimming whitespace and enhancing comma splitting for better parsing. see #365 2025-06-15 00:28:04 +02:00
mic
61480c0dc9 Enhance tag extraction functionality in getTagsFromResponse method with improved JSON parsing and backward compatibility. see #365 2025-06-15 00:22:10 +02:00
mic
07cf0774f9 Refactor prompt response messages and update HTML references for consistency across locales. see #365 2025-06-15 00:15:21 +02:00
mic
6c86e02b6f added an option to exclude the tag only with an exact match. see #395 2025-06-13 23:10:23 +02:00
mic
015a6f68a4 swap reply type icons in addCustomDiv function. see #372 2025-06-13 21:17:20 +02:00
Mic
54b3ba2dc9 icons updated. see #372 2025-06-12 23:25:00 +02:00
Mic
abe11457e6 added the change the reply type button in the chatgpt web interface. see #372 2025-06-12 23:20:00 +02:00
Mic
85f4fc7d11 chatgpt web interface fix for the response completion ported from v3.5.4 2025-06-12 23:15:00 +02:00
mic
e090d37df9 chatgpt web interface fix for the response completion ported from v3.5.3 2025-06-11 21:56:37 +02:00
mic
cedbfaf26b showing the reply type in the chatgpt web interface. see #372 2025-06-11 21:55:04 +02:00
Mic
ff8fff50c9 add 'think' parameter to Ollama constructor and include in fetchResponse. see #398 2025-06-09 20:57:00 +02:00
Mic
e1fd5a4800 using chatgpt_api_store. see #406 2025-06-09 20:47:00 +02:00
Mic
d2512a5ef7 update OpenAI class constructor to include store parameter. see #406 2025-06-09 20:47:00 +02:00
Mic
ca29885aa4 update OpenAIComp to include additional headers for OpenRouter API requests. see #401 2025-06-09 20:42:00 +02:00
Mic
3fc641dea4 open api comp config reordered 2025-06-09 20:32:00 +02:00
Mic
fc865df48e OpenRouter API config added. see #401 2025-06-09 20:32:00 +02:00
Mic
f4529c0994 Grok and Mistral name updated 2025-06-09 20:27:00 +02:00
Mic
cce942d592 Perplexity API config added. see #405 2025-06-09 20:27:00 +02:00
mic
6ee7d7c96f [OpenAIComp] Add error handling for empty choices in parsed response 2025-06-10 08:09:37 +02:00
mic
1ef91e1bbe Enhance login check and alert handling in run function. see #411 2025-06-05 22:15:34 +02:00
mic
4485b7fe2c Add handling for free account detection in checkGPTModel function. see #408 2025-06-05 21:48:42 +02:00
Mic
2cf21599c0 hide model warning on button click in addCustomDiv function 2025-06-03 22:43:00 +02:00
mic
2ba1905c46 Fix formatting of comments in exclusion list file for consistency 2025-05-25 22:12:23 +02:00
mic
bbf8eb7c5e Enhance tag assignment logging and prevent new tag creation when not needed. see #390 2025-05-25 22:03:08 +02:00
mic
ea22caa23c Refactor tag existence check to use label comparison and enhance logging for tag assignment. See #390 2025-05-25 11:41:14 +02:00
Mic
1e8eb4a1d4 selected_html placeholder added. see #368 2025-05-22 00:51:00 +02:00
mic
d419373515 OpenAI Comp services shorcut added. see #378 2025-05-21 22:35:36 +02:00
mic
95f6c0e40f Add API connection messages and refactor initialization logging 2025-05-21 21:49:33 +02:00
mic
1a75a93507 added anthroic api to the automatic features. see #349 2025-05-21 17:58:53 +02:00
mic
eff4c3f0da using anthropic in the api webchat. see #349 2025-05-20 23:07:40 +02:00
mic
19565ec7c5 max_tokens added to anthropic. see #349 2025-05-20 22:05:00 +02:00
mic
7b70c16e50 Anthropic API Class added. see #349 2025-05-20 21:53:29 +02:00
mic
527b127ede fixed getCurrentIdentity methof. Fixes #369 2025-05-07 18:30:11 +02:00
mic
e7c1d0d701 fixed mail_ quoted_text placeholder also for forwarded messages 2025-05-03 22:54:58 +02:00
mic
d35f6dd08d Fix condition for handling replies from the compose window in message listener. See #353 2025-05-02 11:27:10 +02:00
mic
8f8c7e611d comment line improved 2025-05-02 11:19:17 +02:00
mic
1d798c4a8c Add ChatGPTWeb_models export to mzta-utils.js and update imports in mzta-options.js 2025-05-01 23:43:19 +02:00
mic
ca8e62aac4 Add getChatGPTWebModelsList_HTML function to mzta-utils.js and update imports in mzta-options.js 2025-05-01 23:41:17 +02:00
mic
59ae3643a5 Ported all the mods from v3.3.* into v3.4.0 2025-05-01 23:32:52 +02:00
mic
c2065e09b6 Comment out debug console logs in tb115_loader.js and mzta-background.js for cleaner output 2025-05-01 23:20:45 +02:00
Mic
2ff757b529 Hide warning message and update loading state in doRetry function 2025-05-01 22:55:01 +02:00
Mic
eafb278eda Refactor error handling to simplify textarea not found warning message display 2025-05-01 22:50:50 +02:00
Mic
f75f252068 typo fixed 2025-05-01 22:46:09 +02:00
Mic
0bc864938c Update checkGPTModel to return a promise and improve DOM element handling 2025-05-01 22:44:40 +02:00
Mic
e99b030033 Update chatgpt_getRegenerateButton to detect read aloud icon instead of thumb up icon 2025-04-30 22:23:50 +02:00
Mic
80bd81cb5a Enhance chatgpt_getRegenerateButton to detect thumb up icon in addition to regen icon. see #277 #168 2025-04-30 00:19:00 +02:00
Mic
f043f2e93b fix: update regex in validateChatGPTWebCustomData to allow additional characters. see #277 #168 2025-04-30 00:19:00 +02:00