Commit graph

817 commits

Author SHA1 Message Date
mic
319f289b84 if the chatgpt web interface loads slowly, show abutton to retry sending the prompt. see #122 2024-09-03 22:09:00 +02:00
mic
7a0173cd41 release notes updated 2024-09-03 21:45:31 +02:00
mic
6b0c2ee360 fixed the url in chatgpt web interface messages. fixes #123 2024-09-03 21:43:58 +02:00
mic
142907feff fixed the error reporting string. added a max tries to the chatgpt web interface connect script 2024-09-03 21:38:50 +02:00
mic
da0fb82794 version set to 2.1.2 2024-09-03 21:19:00 +02:00
mic
2537d563e5 typo fixed 2024-09-03 21:16:14 +02:00
mic
8cd12c7d89 bur report template updated 2024-09-03 21:15:15 +02:00
Mic
b710167755
Update bug_report.md 2024-09-02 08:04:30 +02:00
mic
458233eef7 release notes updated 2024-08-28 22:35:51 +02:00
mic
f0a877e8ff version set to 2.1.1 2024-08-28 22:35:03 +02:00
mic
8d051b19f6 correctly handling and removing the listener when using the openai api 2024-08-28 22:34:00 +02:00
mic
d00c08af97 fixed missing html element 2024-08-28 22:14:34 +02:00
mic
612c0e72d1 fixed arguments for windows.remove in chatgpt web interface 2024-08-28 22:08:23 +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
29317e05db release notes updated 2024-08-28 21:51:15 +02:00
mic
ed7a0966ff version set to 2.1.0 2024-08-28 21:50:08 +02:00
Mic
5a9f31e5a0
Merge pull request #121 from micz/2.1.0
merge 2.1.0
2024-08-28 21:49:05 +02:00
Mic
e4bfbcf0ea
Merge branch 'main' into 2.1.0 2024-08-28 21:48:44 +02:00
mic
fea36ec447 openai connection message improved 2024-08-27 23:37:10 +02:00
mic
8339e1922b ollama connection message improved 2024-08-27 23:35:15 +02:00
mic
31b8bd2f59 locales updated. fixes #112 2024-08-26 21:14:02 +02:00
mic
909b048468 release notes fixed 2024-08-23 15:02:16 +02:00
mic
8386ae1005 version set to 2.1.0pre2 2024-08-23 14:50:14 +02:00
mic
098670ab51 release notes updated 2024-08-23 14:49:53 +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
47a4a8c5bc correctly closing the window 2024-08-23 14:36:48 +02:00
mic
687ac698a7 ollama new internal messaging system fixed 2024-08-23 14:29:23 +02:00
mic
b9ad4a4937 export fixed 2024-08-23 14:13:09 +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
25b84ba8b2 generateCallID method added 2024-08-23 13:52:22 +02:00
mic
4fa16ecae2 release notes updated 2024-08-23 00:19:04 +02:00
mic
92ca5aefba important info added in options page also for ollama api 2024-08-23 00:17:15 +02:00
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
afa7815ebe log messages improved. see #117 2024-08-22 22:26:12 +02:00
mic
8071fe4f16 error messages improved. see #117 2024-08-22 22:20:32 +02:00
mic
1ab1da1b68 fixed chatgpt web loop. see #117 2024-08-22 22:17:02 +02:00
mic
43c6c68238 implemented a loop on exception to send a message to the tab 2024-08-22 22:09:44 +02:00
Mic
8d381455b6
Update README.md 2024-08-22 21:17:30 +02:00