Commit graph

31 commits

Author SHA1 Message Date
mic
69516bd056 temperature added to OpenAI Compatibile API. see #575 2025-12-28 21:23:09 +01:00
mic
17a0aeb632 temperature added to Ollama API. see #574 2025-12-28 21:12:08 +01:00
mic
78b691271f many fixes in using the temperature parameter. see #571 #572 #573 2025-12-27 22:56:57 +01:00
mic
936f225adf OpenAI class for responses constructor fixed. see #407 2025-12-24 00:08:18 +01:00
Mic
3e7f67b698 removing commented line 2025-12-22 23:55:00 +01:00
Mic
f6141f8852 old openai api files removed. see #407 2025-12-23 00:29:00 +01:00
Mic
713415c1d2 now using the openai responses API. see #407 2025-12-23 00:29:00 +01:00
Mic
8e04393c19 implemented the new api call, no response elaboration yet 2025-12-22 23:37:05 +01:00
mic
b540e0ba73 JSON parsing lines error handling improved in APIs. See #550 2025-12-14 22:19:04 +01:00
mic
9ac80030df fixing OpenRouter first line. see #550 2025-12-08 16:33:58 +01:00
mic
f5abf08a9a system_prompt added to the anthropic worker. See #549 2025-12-07 18:09:25 +01:00
mic
ba12839f1d method name fixed. see #535 2025-10-22 22:58:23 +02:00
mic
0d33809368 error log changed to warning. see #517 2025-10-01 20:50:43 +02:00
mic
a20b06f80f log message fixed 2025-09-26 22:02:36 +02:00
mic
684f8eaebb checking response arrays in google gemini worker. see #514 2025-09-24 22:23:39 +02:00
Mic
886ff98abe Anthropic API renamed to Cloude API. see #510 2025-09-16 19:20:00 +02:00
Mic
b7953fe366
Merge branch 'issue_438_autofeat_apimodel' into api_improvements 2025-09-09 21:54:10 +02:00
Mic
59758a76c0 using thinking_budget in gemini. see #494 2025-09-08 22:00:00 +02:00
Mic
3c919ac67d APIs constructors are now accepting an object as input argument 2025-09-08 21:13:00 +02:00
Mic
ee7a033e74 use prompt api and model when assigning tags. see #438 2025-09-04 22:51:00 +02:00
Mic
e1fd5a4800 using chatgpt_api_store. see #406 2025-06-09 20:47:00 +02:00
mic
6ee7d7c96f [OpenAIComp] Add error handling for empty choices in parsed response 2025-06-10 08:09:37 +02:00
mic
eff4c3f0da using anthropic in the api webchat. see #349 2025-05-20 23:07:40 +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
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
dd48751adb data parsing improved 2025-01-06 21:49:05 +01:00
mic
3073cf69a3 first working version of the google gemini api. see #204 2025-01-06 00:21:58 +01:00
mic
d34569d86e starting to work on the gemini api. getting the models list in the options page. see #204 2025-01-05 23:24:17 +01:00
mic
36c8e3054e workers moved in their folder 2024-12-11 22:28:09 +01:00