mic
|
565134ecbd
|
added thinking hide option. see #636
|
2026-04-20 22:58:02 +02:00 |
|
Mic
|
ce041fad64
|
format: json added to Ollama. see #703
|
2026-04-02 00:09:00 +02:00 |
|
mic
|
de7ba70993
|
debug log improved. now commented out
|
2026-01-09 23:32:55 +01:00 |
|
mic
|
b32ce4f756
|
copyright date updated to 2026
|
2026-01-03 23:04:01 +01:00 |
|
mic
|
9429395030
|
maxtokens is parsed as an int
|
2026-01-01 21:38:30 +01:00 |
|
mic
|
ef940e40b5
|
NaN check fixed
|
2025-12-28 21:45:05 +01:00 |
|
mic
|
7f4f3e6fe7
|
claude temperature check fixed
|
2025-12-28 21:36:31 +01:00 |
|
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
|
dfa4da5b2e
|
temperature added to Open AI API. see #571
|
2025-12-27 22:40:51 +01:00 |
|
mic
|
c2d99076b2
|
temperature added to the Claude API. see #573
|
2025-12-27 22:21:20 +01:00 |
|
mic
|
3c089fc04e
|
temperature added to the google gemini class. see #572
|
2025-12-26 23:16:56 +01:00 |
|
mic
|
936f225adf
|
OpenAI class for responses constructor fixed. see #407
|
2025-12-24 00:08:18 +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
|
65ee959f0d
|
improved openai responses see #407
|
2025-12-22 23:46:33 +01:00 |
|
Mic
|
8e04393c19
|
implemented the new api call, no response elaboration yet
|
2025-12-22 23:37:05 +01:00 |
|
mic
|
ea67c56d22
|
system_prompt added to the anthropic class. See #549
|
2025-12-07 18:07:57 +01:00 |
|
Mic
|
886ff98abe
|
Anthropic API renamed to Cloude API. see #510
|
2025-09-16 19:20:00 +02:00 |
|
Mic
|
ac519c3ff5
|
trim fixed
|
2025-09-08 22:09:00 +02:00 |
|
Mic
|
2b794690d8
|
thinkingBudget renamed to thinking_budget. see #494
|
2025-09-08 22:00:00 +02:00 |
|
Mic
|
9d34ef2cf7
|
gemini, added model default option for the thinking budget. see #494
|
2025-09-08 22:00:00 +02:00 |
|
Mic
|
c02bcc087e
|
info added about gemini thinking budget. see #494
|
2025-09-08 21:42:00 +02:00 |
|
Mic
|
9750592ee9
|
thinkingBudget added to google gemini. see #494
|
2025-09-08 21:22:00 +02:00 |
|
Mic
|
3c919ac67d
|
APIs constructors are now accepting an object as input argument
|
2025-09-08 21:13:00 +02:00 |
|
Mic
|
9292b0d02e
|
Deepseek added to the openai compatible api presets. see #486
|
2025-08-28 20:49:00 +02:00 |
|
mic
|
98352938af
|
perplexity ai config fixed. see #461
|
2025-08-11 21:59:07 +02:00 |
|
Mic
|
ff8fff50c9
|
add 'think' parameter to Ollama constructor and include in fetchResponse. see #398
|
2025-06-09 20:57:00 +02:00 |
|
Mic
|
d2512a5ef7
|
update OpenAI class constructor to include store parameter. see #406
|
2025-06-09 20:47:00 +02:00 |
|
Mic
|
ca29885aa4
|
update OpenAIComp to include additional headers for OpenRouter API requests. see #401
|
2025-06-09 20:42:00 +02:00 |
|
Mic
|
3fc641dea4
|
open api comp config reordered
|
2025-06-09 20:32:00 +02:00 |
|
Mic
|
fc865df48e
|
OpenRouter API config added. see #401
|
2025-06-09 20:32:00 +02:00 |
|
Mic
|
f4529c0994
|
Grok and Mistral name updated
|
2025-06-09 20:27:00 +02:00 |
|
Mic
|
cce942d592
|
Perplexity API config added. see #405
|
2025-06-09 20:27:00 +02:00 |
|
mic
|
d419373515
|
OpenAI Comp services shorcut added. see #378
|
2025-05-21 22:35:36 +02:00 |
|
mic
|
eff4c3f0da
|
using anthropic in the api webchat. see #349
|
2025-05-20 23:07:40 +02:00 |
|
mic
|
19565ec7c5
|
max_tokens added to anthropic. see #349
|
2025-05-20 22:05:00 +02:00 |
|
mic
|
7b70c16e50
|
Anthropic API Class added. see #349
|
2025-05-20 21:53:29 +02:00 |
|
mic
|
594c5a7c8a
|
refactor: update fetchResponse to nest num_ctx within options. see #351
|
2025-04-22 21:24:03 +02:00 |
|
Mic
|
fc7854bb69
|
Enhance Ollama class constructor to accept num_ctx parameter and include it in API request if greater than zero. see #351
|
2025-04-22 00:06:00 +02:00 |
|
mic
|
ce787321b8
|
commented out some console.log debug statements
|
2025-01-28 22:57:26 +01: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
|
e2da812dfc
|
correctly streaming the response. see #204
|
2025-01-06 00:40:04 +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
|
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 |
|