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 |
|
Mic
|
483d8a14d2
|
add default values for chatgpt web model, project, and custom GPT in defaultPrompts. see #277 #168
|
2025-04-30 00:19:00 +02:00 |
|
mic
|
52049df162
|
add default values for chatgpt web model and project in getCustomPrompts function. see #277 #168
|
2025-04-29 23:01:29 +02:00 |
|
Mic
|
0492fa34be
|
improved validateChatGPTWebCustomData method. see #277 #168
|
2025-04-28 21:03:00 +02:00 |
|
Mic
|
504ff391bb
|
Move validation function for ChatGPT web custom data to the utils js file and update imports
|
2025-04-27 22:20:00 +02:00 |
|
Mic
|
2e22cea996
|
Add sanitizeChatGPTModelData function and update usage in options
|
2025-04-27 22:20:00 +02:00 |
|
mic
|
0214885a9f
|
commented out debug console logs for Intl.Segmenter in tb115_loader.js and messagesArea.js
|
2025-04-27 21:33:30 +02:00 |
|
Mic
|
79f88e3c9a
|
Update prompts properties info based on latest modifications. see #277 and #168
|
2025-04-24 01:57:00 +02:00 |
|
Mic
|
7c510bee57
|
Add sanitizeChatGPTWebCustomData function and update usage in options. see #277 and #168
|
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
|
a17d855ee5
|
fix: ensure HTML body is generated from plain text if no parts are available
|
2025-04-23 18:24:09 +02:00 |
|
mic
|
594c5a7c8a
|
refactor: update fetchResponse to nest num_ctx within options. see #351
|
2025-04-22 21:24:03 +02:00 |
|