Enrico Ros
cb3e4cd951
LLMs: Mistral: update models
2025-12-09 13:33:01 -08:00
Enrico Ros
0b7154a14c
LLMs: OpenAI: remove obsoleted models
2025-12-04 15:52:42 -08:00
Enrico Ros
02c1838de5
LLMs: OpenAI: add gpt-5.1-codex-max
2025-12-04 15:52:18 -08:00
Enrico Ros
fc455fceb8
LLMs: Mistral: rmeove obsoleted models
2025-12-02 07:56:29 -08:00
Enrico Ros
8d40cdd234
LLMs: Mistral: sort
2025-12-02 07:53:15 -08:00
Enrico Ros
40145c669a
LLMs: Mistral: add Mistral-Large and Ministral
2025-12-02 07:53:09 -08:00
Enrico Ros
34d2fc233f
LLMs: Mistral: adapt wires
2025-12-02 07:52:55 -08:00
Enrico Ros
ff3e16ea67
DeepSeek: still images are not supported
2025-12-01 08:30:16 -08:00
Enrico Ros
a1b3d1b508
DeepSeek: 3.2 and Speciale
2025-12-01 08:16:18 -08:00
Enrico Ros
72dfadf106
AIX: Anthropic: auto-header for programmatic tool calling (calling from code, not just llm)
2025-11-24 14:58:34 -08:00
Enrico Ros
d3f6d87ee0
AIX: remove legacy unconstrained 'json mode'
2025-11-24 14:29:36 -08:00
Enrico Ros
c4f4c5ddad
AIX: cross-vendor json output | strict tool invocation
2025-11-24 14:23:25 -08:00
Enrico Ros
2921d7ca27
Anthropic: Structured Outputs | Strict Tools
2025-11-24 13:59:20 -08:00
Enrico Ros
e9e29861b2
Anthropic: cleanup models
2025-11-24 13:21:25 -08:00
Enrico Ros
8e6da36059
LLM interface types - relax for bw comp
2025-11-24 13:21:13 -08:00
Enrico Ros
5e1469e12e
Anthropic: Tool Search Tool
2025-11-24 13:20:58 -08:00
Enrico Ros
570397a616
Anthropic: add Effort parameter
2025-11-24 12:34:39 -08:00
Enrico Ros
25ec3ae47c
Anthropic: add Opus 4.5
2025-11-24 12:09:41 -08:00
Enrico Ros
c411835f3b
LLMs: listModels dispatch: cleanup
2025-11-23 02:36:08 -08:00
Enrico Ros
252e2fcd29
LLMs: Access extraction rewires
2025-11-23 02:28:38 -08:00
Enrico Ros
aa2731bccc
LLMs: Access extraction
2025-11-23 02:28:38 -08:00
Enrico Ros
4c35cbbe34
LLMs: CSF: access
2025-11-23 02:28:38 -08:00
Enrico Ros
c3f211389b
AIX: edgeProcedure rename
2025-11-23 02:28:38 -08:00
Enrico Ros
2bf1eaaa0f
Partially remove app.config
2025-11-23 01:57:29 -08:00
Enrico Ros
4e20cb12cd
Env: server-only naming
2025-11-22 16:38:05 -08:00
Enrico Ros
a8b39cc0a4
LLMs: Gemini: support image size
2025-11-20 19:51:51 -08:00
Enrico Ros
f3dcf39c15
LLMs: Gemini: update cba
2025-11-20 17:01:39 -08:00
Enrico Ros
06cbef16d4
LLMs: Gemini: add Nano Banana Pro
...
LLMs: Gemini: show thoughts
2025-11-20 17:01:39 -08:00
Enrico Ros
ab31bcd3e3
LLMs: Gemini: remove obsolete
2025-11-20 17:01:39 -08:00
Enrico Ros
9fea1d5c64
LLMs: xAI: add Grok 4.1 Fast
2025-11-19 16:24:46 -08:00
Enrico Ros
d897155d6e
LocalAI: fix gallery parsing
2025-11-19 14:43:53 -08:00
Enrico Ros
fc0ee5b698
LLMs: fix OpenAI models overlap check
2025-11-19 12:11:11 -08:00
Enrico Ros
82d5dcced5
LLMs: Gemini 3: fixed temperature, as Google Strongly Recommends to keep it at 1
2025-11-18 20:29:31 -08:00
Enrico Ros
2675934ff8
LLMs: Gemini 3 - enable code execution
2025-11-18 20:10:01 -08:00
Enrico Ros
f1151d54e1
LLMs: Gemini 3.0 with Thinking Level, media Resolution, Google Search. Fixes #884
2025-11-18 19:51:55 -08:00
Enrico Ros
6a0fa4f9fa
LLMs: Gemini Parameters
2025-11-18 19:44:16 -08:00
Enrico Ros
7a12755de9
T2I: LocalAI: temporary mappings of models names and sizes to OpenAI gpt-image (GI) family equivalents
...
Maps OpenAI model IDs to LocalAI models:
- gpt-image-1 → stablediffusion
- gpt-image-1-mini → dreamshaper
- dall-e-3 → sd-3.5-large-ggml
- dall-e-2 → sd-3.5-medium-ggml
2025-11-18 04:36:09 -08:00
Enrico Ros
8573f56d03
T2I: Enable LocalAI, over 'stablediffusion'
2025-11-18 04:05:16 -08:00
Enrico Ros
8df74529ad
LLMs: Azure: still inline image generation does not work - #832
2025-11-18 01:16:13 -08:00
Enrico Ros
353f51ebf0
LLMs: Azure: more explicitly named no-web-search var
2025-11-18 01:07:31 -08:00
Enrico Ros
776431c801
LLMs: Mistral: silence the off-by-2 warning
2025-11-17 14:58:49 -08:00
Enrico Ros
9f893ce999
LLMs: Groq: update models
2025-11-17 14:58:49 -08:00
Enrico Ros
b43c49cd64
Type annotation
2025-11-17 03:58:40 -08:00
Enrico Ros
3fa3bb5d03
LLMs: Central Dispatch
2025-11-17 03:29:40 -08:00
Enrico Ros
ef0ff55f1f
LLMs: extract LocalAI, LMStudio
2025-11-17 01:42:26 -08:00
Enrico Ros
3b16bcf01d
OpenAI: officially updated 5.1 models
2025-11-14 01:15:09 -08:00
Enrico Ros
a1c0d30a06
LLMs: GPT-5 optimistic updates (coming later this week)
2025-11-12 15:10:50 -08:00
Enrico Ros
63c9f65040
Merge remote-tracking branch 'opensource/claude/issue-879-20251112-2245'
2025-11-12 15:05:01 -08:00
Enrico Ros
6695973035
tRPC: raise the correct server-side exceptions
2025-11-12 14:57:44 -08:00
claude[bot]
3dc28635f4
Add support for GPT-5.1 models
...
- Add gpt-5.1-2025-11-12 (GPT-5.1 Thinking) with adaptive reasoning
- Add gpt-5.1-chat-latest (GPT-5.1 Instant) with adaptive reasoning
- Both models include full feature set: chat, vision, function calling, JSON, prompt caching, reasoning, web search
- Pricing set to match GPT-5 (to be updated when official pricing is announced)
- Added models to manual ordering list for proper UI sorting
Co-authored-by: Enrico Ros <enricoros@users.noreply.github.com >
2025-11-12 22:47:51 +00:00