Commit graph

276 commits

Author SHA1 Message Date
Mic
647f23a50b Improved the AI web chat init message 2025-06-19 21:36:28 +02:00
mic
db690d61ae Improve message clarity for custom data placeholders import 2025-06-17 23:31:05 +02:00
mic
82de5f0f37 info text improved. see #156 2025-06-17 23:30:05 +02:00
mic
94603d10c8 added a button to open the custom prompts tab and improved the descriptions 2025-06-16 21:34:04 +02:00
Mic
65e410f41c label fixed 2025-06-15 23:47:00 +02:00
Mic
f0d2e12c7b var fixed 2025-06-15 23:32:00 +02:00
Mic
1b5dea9253 working on #156. saving and loading custom placeholders in the dedicated page 2025-06-15 23:27:00 +02:00
Mic
509b8de8e0 Refactor localization keys for prompts to use a consistent naming convention and update related HTML references 2025-06-15 23:12:00 +02:00
Mic
528eb4c76c Refactor localization keys for prompts to use a consistent naming convention and update related HTML references 2025-06-15 23:12:00 +02:00
Mic
b7d9dda158 Add button and functionality to manage data placeholders in options. see #156 2025-06-15 23:07:00 +02:00
mic
3764687e60 unused lang string removed 2025-06-15 21:27:13 +02:00
mic
b680ddcc54 removed a no more used translation string 2025-06-15 18:01:01 +02:00
mic
89fbd214fa many typos fixed. few strings improved in the en locale. see #422 2025-06-15 17:38:05 +02:00
mic
cb307a8d07 add tags default prompt updated to use a JSON format in the response 2025-06-15 00:25:25 +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
aa337edd07 added reply type info text. see #372 2025-06-13 18:16:50 +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
6515f7364a normalize capitalization in reply option messages 2025-06-09 21:02:00 +02:00
Mic
40c0602356 rename ChatGPT storage flags for consistency in messages.json and mzta-options.html 2025-06-09 21:02:00 +02:00
Mic
6cdb00444f add 'Enable thinking' option for Ollama in settings and UI. see #398 2025-06-09 20:52:00 +02:00
Mic
df4e0bb139 add ChatGPT store option to settings and UI. see #406 2025-06-09 20:47:00 +02:00
mic
7bd64a9d11 Update warning message for model loading issue in chatgpt window. see #413 2025-06-05 22:20:33 +02:00
mic
5f9568ee39 Update message for chatgpt_web_model_info to clarify compatibility with free accounts. see #408 2025-06-05 21:54:03 +02:00
mic
1211e4c3cf Update extension description to include Anthropic as an option 2025-05-27 22:27:30 +02:00
mic
bac590d26d blank space removed 2025-05-27 22:21:10 +02:00
mic
9cec824bd5 Fix capitalization 2025-05-27 22:17:36 +02:00
mic
16cabb125f move add tags force existing option and update label. see #391 2025-05-25 22:09:03 +02:00
mic
5efdf91570 asking for the correct permission when using the Anthropic API. Fixes #389 2025-05-23 23:24:39 +02:00
Mic
9d032ee54f the user can select a part of the response in the api webchat. fixes #356 2025-05-23 00:06:00 +02:00
mic
67ef2ee66c fix: update prompt length message for clarity 2025-05-22 22:39:54 +02:00
Mic
1e8eb4a1d4 selected_html placeholder added. see #368 2025-05-22 00:51:00 +02:00
Mic
0de4dd27c8 Update prompt length validation message and logic. see #380 2025-05-22 00:41:00 +02:00
Mic
6e2b5f268d Add confirmation dialog for applying OpenAI compatible configurations. see #378 2025-05-22 00:36: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
5ffa7e83ad prompt_spamfilter_full_text improved 2025-05-21 17:58:27 +02:00
mic
b7fbed3199 typo fixed 2025-05-20 23:19:54 +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
059fa8c62b Anthropic options added to the prefs page. see #349 2025-05-20 21:54:14 +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
99a67f4f59 fix show additional properties at startup. see #277 and #168 2025-04-28 20:58:00 +02:00
Mic
f17e5e889f work in progress for #277 and #168 2025-04-28 20:53:00 +02:00
Mic
9b170c9982 Add toggle functionality for ChatGPT additional properties in custom prompts. see #277 and #168 2025-04-27 22:10:00 +02:00
Mic
c33c294ea1 working on custom prompts add new form. see #277 and #168 2025-04-24 01:57:00 +02:00
Mic
0f543ab885 custom prompts form improved 2025-04-24 01:52: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
2195d03f98 Add ChatGPT Web project and custom GPT options with validation. see #277 and #168. 2025-04-24 01:32:00 +02:00