Commit graph

523 commits

Author SHA1 Message Date
mic
e909de8794 no more fallback to web itnerface. locales updated 2024-08-23 00:08:58 +02:00
mic
9757be6628 locales improved 2024-08-23 00:07:10 +02:00
mic
95000e622a Added also Ollama to extensionDescription 2024-08-23 00:04:48 +02:00
mic
3d3b61e95f added ollama host example 2024-08-23 00:02:59 +02:00
mic
2dcdef11b6 correctly handling ollama options visual feedback 2024-08-22 23:59:25 +02:00
mic
0d572a79ef added a status message. fixes #119 2024-08-22 23:51:18 +02:00
mic
8483ea627b showing an error in fetching models, if needed. fixes #116 2024-08-22 23:16:33 +02:00
mic
a514e41137 ollama api: showing an error when connection is interrupted. fixes #114 2024-08-22 23:07:32 +02:00
mic
c66927f472 really closing the connection to the server when stopped by the user. 2024-08-22 22:42:02 +02:00
mic
d7cef5dceb usgin the new logger changeDebug method. fixes #115 2024-08-22 22:32:00 +02:00
mic
9fa8bc50c4 changeDebug method added. see #115 2024-08-22 22:29:58 +02:00
mic
5dfd5925b0 no more quirks warning on api web chat 2024-08-22 22:28:43 +02:00
Mic
8d381455b6
Update README.md 2024-08-22 21:17:30 +02:00
mic
9151c61c8c release notes updated 2024-08-21 15:41:15 +02:00
mic
dc98f90548 enabling send button after an error 2024-08-21 15:37:11 +02:00
mic
4f317fb088 improved dark color scheme for api webchat 2024-08-21 15:25:02 +02:00
mic
b13d7c9efa version set to 2.1.0pre1 2024-08-20 23:59:56 +02:00
mic
b0537167f7 release notes updated 2024-08-20 23:59:36 +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
4db9f0c8a5 ollama api is working. see #79 2024-08-20 22:51:48 +02:00
mic
e2aa598f01 ollama_api: first version with a working ollama call! see #79 2024-08-20 18:35:37 +02:00
mic
082ef41840 fixed error handling 2024-08-20 18:16:36 +02:00
mic
b330e3eac8 typo fixed 2024-08-20 18:11:08 +02:00
mic
3acac0d8f0 showNotification method removed 2024-08-20 18:01:01 +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
00250bcfeb added the call to ollama and renamed the action from chatgpt_send to api_send when using an API. see #79 2024-08-20 17:50:41 +02:00
mic
969dbb1127 ollama_api: getting models list. see #79 2024-08-20 17:42:04 +02:00
mic
4f7a018f67 ollama options added. see #79 2024-08-20 15:16:48 +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
d0546580e7 notification auth removed. see #111 2024-08-20 14:45:41 +02:00
mic
8e4110a3b6 release notes updated 2024-08-20 14:44:15 +02:00
mic
470d326826 openai_api - improved error messages in case of connection errors. 2024-08-20 14:43:22 +02:00
mic
b0fdaf7037 improved async in closing chat windows. fixes #110 2024-08-20 14:41:11 +02:00
mic
dd2e084bb4 some fixes ported from 2.0.6 2024-08-19 23:58:33 +02:00
mic
135113ada9 using a logger, see #106 2024-08-19 18:00:35 +02:00
mic
ea35d95d25 added debug option. see #106 2024-08-19 18:00:13 +02:00
mic
41d3c167b6 removed useless param from methods 2024-08-19 17:45:27 +02:00
mic
48ceea085d always logging errors and warnings 2024-08-19 17:44:57 +02:00
mic
3f2862a571 using logger class in mzta-options 2024-08-19 17:30:05 +02:00
mic
a25df4281e added a logger class 2024-08-19 17:29:48 +02:00
mic
774b60d7b8 version set to 2.1.0 2024-08-19 17:21:09 +02:00
mic
73e69ee664 release notes updated 2024-08-19 17:07:21 +02:00
mic
0d1e9b1bb8 release notes updated 2024-08-19 17:05:18 +02:00
mic
4d5c67325d version set to 2.0.5 2024-08-19 17:04:22 +02:00
mic
cb9ae6758b Restrict the permission to access only https://*.chatgpt.com/* and not all sites. 2024-08-19 17:02:16 +02:00
Mic
0495b50ccb fixed API web chat windows opnening in Thunderbird 115 2024-08-19 11:48:48 +02:00
Mic
913b99926f
Update README: added privacy and permissions link 2024-08-17 17:22:59 +02:00
mic
2865bc44ad release notes updated 2024-08-16 14:47:27 +02:00