mic
|
f9c90eabf8
|
sendButton selector improved
|
2024-09-25 21:12:11 +02:00 |
|
mic
|
8aa77dece6
|
chatgptweb: better handling of scrolldown when the button is not present
|
2024-09-25 21:09:36 +02:00 |
|
mic
|
110cbcd1d2
|
Implemented a workaround for Intl.Segmenter. Porter from version 2.1.5. See #139
|
2024-09-23 21:38:17 +02:00 |
|
mic
|
401ae6b8ea
|
working on a shortcut that opens a popup. see #130
|
2024-09-20 23:55:27 +02:00 |
|
mic
|
9bbf795709
|
storage space occupied added. see #129
|
2024-09-13 21:26:30 +02:00 |
|
mic
|
2aa692c872
|
prompts are now working from local storage. see #129
|
2024-09-13 21:05:35 +02:00 |
|
mic
|
4ee62a04db
|
store sync -> local migration methods added. see #129
|
2024-09-13 21:04:40 +02:00 |
|
Mic
|
a1ecbc84e8
|
models filtering removed
|
2024-09-13 19:48:40 +02:00 |
|
mic
|
f67125a696
|
removed the chatgpt web interface check for model 4 or 3.5
|
2024-09-12 22:09:06 +02:00 |
|
mic
|
b5adc964a8
|
OpenAIComp class added. See #126
|
2024-09-12 20:57:27 +02:00 |
|
mic
|
b0406f2ae4
|
fixed a change in cahtgpt web interface. see #133
|
2024-09-11 20:19:55 +02:00 |
|
Mic
|
6e3377a301
|
removed the link to status page as requested by the TB Addon Reviewer. Reverts #123
|
2024-09-05 18:00:45 +02:00 |
|
Mic
|
fcc66f943d
|
new way of opening the chatgpt web interface window. some other improvments in the chatgpt interface. see #122
|
2024-09-04 20:37:34 +02:00 |
|
Mic
|
24e9400350
|
default length added to generateCallID
|
2024-09-04 20:35:58 +02:00 |
|
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
|
6b0c2ee360
|
fixed the url in chatgpt web interface messages. fixes #123
|
2024-09-03 21:43:58 +02:00 |
|
mic
|
612c0e72d1
|
fixed arguments for windows.remove in chatgpt web interface
|
2024-08-28 22:08:23 +02:00 |
|
Mic
|
e4bfbcf0ea
|
Merge branch 'main' into 2.1.0
|
2024-08-28 21:48:44 +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
|
b9ad4a4937
|
export fixed
|
2024-08-23 14:13:09 +02:00 |
|
Mic
|
25b84ba8b2
|
generateCallID method added
|
2024-08-23 13:52:22 +02:00 |
|
mic
|
9fa8bc50c4
|
changeDebug method added. see #115
|
2024-08-22 22:29:58 +02:00 |
|
mic
|
a07d1cdd73
|
chatgpt web - fixed aouto sending the prompt
|
2024-08-21 14:56:38 +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
|
969dbb1127
|
ollama_api: getting models list. see #79
|
2024-08-20 17:42:04 +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
|
5fe74083ea
|
Improved the internal messaging in closing che chatgpt web and api windows
|
2024-08-19 23:47:55 +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
|
a25df4281e
|
added a logger class
|
2024-08-19 17:29:48 +02:00 |
|
mic
|
fa6127bcae
|
console.log statement temporary commented out, wating for #106
|
2024-08-16 00:15:09 +02:00 |
|
mic
|
4c7d9aced9
|
the selection helper is not selecting in our bottom div, but only in the chatgpt part of the window. see #104
|
2024-08-15 00:28:47 +02:00 |
|
mic
|
e58628c30e
|
fixed the completed message. see #104
|
2024-08-15 00:11:47 +02:00 |
|
mic
|
d5344af04f
|
the selection helper is active only when needed. see #104
|
2024-08-15 00:08:18 +02:00 |
|
mic
|
11d42b7e3f
|
added an helper to select an asnwer with a single click. see #104
|
2024-08-15 00:00:45 +02:00 |
|
mic
|
ea8c2975d6
|
disablign the button only when needed. see #104
|
2024-08-14 23:06:19 +02:00 |
|
mic
|
31d3804ad1
|
disabling button when replying if nothing is selected. added a message. see #104
|
2024-08-14 23:02:49 +02:00 |
|
mic
|
717bade1a5
|
better error message when fetching models
|
2024-08-14 21:49:39 +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
|
acb1dd8629
|
reverting a test mod wrongly commited
|
2024-07-26 22:28:49 +02:00 |
|
mic
|
96983ecba6
|
fetchModels logging on console as an error on error
|
2024-07-26 22:25:39 +02:00 |
|
mic
|
36158e3e3a
|
fetchModels returns false on error
|
2024-07-26 22:25:15 +02:00 |
|
mic
|
59ec47b2e8
|
fetchModels ouput are only the gpt- models ordered by id desc
|
2024-07-22 23:35:54 +02:00 |
|
mic
|
c538388279
|
added countTokensUsingAPI method
|
2024-07-21 21:01:54 +02:00 |
|
mic
|
37ec6ca76a
|
handling error messages from the ChatGPT API
|
2024-07-21 16:49:36 +02:00 |
|
mic
|
ee2540a8c8
|
correctly using openai api class in the webworker
|
2024-07-21 15:25:07 +02:00 |
|