Commit graph

19 commits

Author SHA1 Message Date
mic
80eecda550 error handling improved in all APIs 2024-10-15 17:08:33 +02:00
mic
9fe528d6c8 openai_comp_use_v1 pref added 2024-10-15 17:06:30 +02:00
mic
1730922c04 added an optional api key. see #144 2024-10-01 20:45:15 +02:00
Mic
a1ecbc84e8 models filtering removed 2024-09-13 19:48:40 +02:00
mic
b5adc964a8 OpenAIComp class added. See #126 2024-09-12 20:57:27 +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
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
mic
e81dbf3d72 added a first version of the OpenAI API class 2024-07-20 23:06:38 +02:00