Mic
|
4ef246afc3
|
first attempt in improving performance starting from google gemini api
|
2025-08-28 20:59:00 +02:00 |
|
mic
|
86a457c01c
|
converting newlines to <br> when sending the prompt to the api chat, to preserve the breaklines in the chat. To the AI is sent without <br>. see #469
|
2025-08-22 23:02:26 +02:00 |
|
Mic
|
647f23a50b
|
Improved the AI web chat init message
|
2025-06-19 21:36:28 +02:00 |
|
Mic
|
cb798051cb
|
Refactor Google Gemini API initialization to enhance user message output with additional system instructions. see #429
|
2025-06-18 00:10:00 +02:00 |
|
Mic
|
f6b1fd27d7
|
Enhance ChatGPT API initialization by adding developer messages and OpenAI Store status to the user message output. see #430
|
2025-06-18 00:05:00 +02:00 |
|
Mic
|
4330abce63
|
showing the reply type in the api webchat. see #372
|
2025-06-09 21:07:00 +02:00 |
|
Mic
|
9c54f27242
|
using ollama_think. 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
|
95f6c0e40f
|
Add API connection messages and refactor initialization logging
|
2025-05-21 21:49:33 +02:00 |
|
mic
|
eff4c3f0da
|
using anthropic in the api webchat. see #349
|
2025-05-20 23:07:40 +02:00 |
|
mic
|
59ae3643a5
|
Ported all the mods from v3.3.* into v3.4.0
|
2025-05-01 23:32:52 +02:00 |
|
Mic
|
377fc67a18
|
Add ollama_num_ctx support in API and worker initialization. see #351
|
2025-04-22 00:11:00 +02:00 |
|
Mic
|
dc0d4339fb
|
improved the additional text form when using an API connection. fixes #97
|
2025-04-16 00:11:00 +02:00 |
|
mic
|
627c71e62d
|
hardcoded strings are now available for translation. fixes #298
|
2025-03-22 22:27:49 +01:00 |
|
mic
|
3b538050b6
|
copyright year updated
|
2025-01-10 21:21:37 +01:00 |
|
mic
|
a049fb59db
|
using chatgpt_developer_messages option. fixes #218
|
2025-01-07 21:31:15 +01:00 |
|
mic
|
1d063235fd
|
google gemini, using system instruction
|
2025-01-06 22:19:07 +01:00 |
|
mic
|
3073cf69a3
|
first working version of the google gemini api. see #204
|
2025-01-06 00:21:58 +01:00 |
|
mic
|
36c8e3054e
|
workers moved in their folder
|
2024-12-11 22:28:09 +01:00 |
|
mic
|
4d49d080cd
|
correctly showing error messages from the chatgpt api. fixes #191
|
2024-12-06 21:33:20 +01:00 |
|
Mic
|
863ce095f8
|
Merge branch 'main' into v2.3.0
|
2024-10-23 22:33:34 +02:00 |
|
mic
|
1d718b3797
|
additional_text implemented for api calls. see #153
|
2024-10-15 23:43:13 +02:00 |
|
mic
|
9fe528d6c8
|
openai_comp_use_v1 pref added
|
2024-10-15 17:06:30 +02:00 |
|
mic
|
66ba79833a
|
ported new chat window messaging code from branch issue_143. see #143
|
2024-10-04 21:16:53 +02:00 |
|
mic
|
317ed04077
|
passing do_debug value to workers
|
2024-10-03 21:21:58 +02:00 |
|
mic
|
f9832a1860
|
uising the optional api key in the openai comp api see #144
|
2024-10-01 22:44:24 +02:00 |
|
Mic
|
79584b3187
|
wrong var fixed
|
2024-09-13 19:48:13 +02:00 |
|
mic
|
cb942eb03c
|
fixed openai_comp_chat_name pref name
|
2024-09-12 21:45:04 +02:00 |
|
mic
|
f34c3ef788
|
the controller is using the new model worker. see #126
|
2024-09-12 21:44:22 +02:00 |
|
mic
|
053fb9c541
|
added double wuotes to model and host in che connection message of the APIs
|
2024-08-28 22:00:56 +02:00 |
|
Mic
|
eabb4b1370
|
Merge pull request #120 from micz/new_internal_msg_system
New internal msg system between the background script and the chat windows
|
2024-08-23 14:39:22 +02:00 |
|
Mic
|
c104edbf93
|
new internal communication system for openai api
|
2024-08-23 14:03:25 +02:00 |
|
Mic
|
9698eb1d01
|
new internal messaging method in the ollama api call
|
2024-08-23 13:52:48 +02:00 |
|
mic
|
0d572a79ef
|
added a status message. fixes #119
|
2024-08-22 23:51:18 +02:00 |
|
mic
|
a514e41137
|
ollama api: showing an error when connection is interrupted. fixes #114
|
2024-08-22 23:07:32 +02:00 |
|
mic
|
dc98f90548
|
enabling send button after an error
|
2024-08-21 15:37:11 +02:00 |
|
mic
|
4eba5a0eaf
|
stop button added. see #113. some info about the model are now dinamic
|
2024-08-20 23:52:35 +02:00 |
|
mic
|
e2aa598f01
|
ollama_api: first version with a working ollama call! see #79
|
2024-08-20 18:35:37 +02:00 |
|
mic
|
5906082b9f
|
model-worker.js renamed to model-worler-openai.js see #79
|
2024-08-20 17:54:06 +02:00 |
|
mic
|
d7262a2520
|
renamed the action from chatgpt_send to api_send when using an API. see #79
|
2024-08-20 17:50:58 +02:00 |
|
mic
|
19342cbced
|
removed chatgpt web fallback, added error messages. fixes #111
|
2024-08-20 15:00:55 +02:00 |
|
mic
|
06b5e6e939
|
comment removed
|
2024-08-20 14:50:23 +02:00 |
|
mic
|
f8a8413955
|
correctly checking do_custom_text. see #96
|
2024-07-30 21:50:15 +02:00 |
|
mic
|
4fdd7d3dc2
|
asking for custom text using the javascript prompt() function. fixes #96. To be improved.
|
2024-07-30 21:48:43 +02:00 |
|
mic
|
9bff8a0358
|
chatgpt api prefs renamed
|
2024-07-29 23:35:10 +02:00 |
|
mic
|
8f89b3beaf
|
connecting message added to i18n en
|
2024-07-29 23:30:55 +02:00 |
|
mic
|
ecf4a7a167
|
getting the model from the options. added a tolltip to the send button to show the used model
|
2024-07-29 23:12:47 +02:00 |
|
mic
|
84a18f873b
|
added test vars to check the page in a browser
|
2024-07-28 21:56:30 +02:00 |
|
mic
|
1c098faeef
|
using info type
|
2024-07-27 14:59:21 +02:00 |
|
mic
|
6713703964
|
using message type
|
2024-07-27 14:55:07 +02:00 |
|