Charlie Gleason
eb31887b3d
Fix model mapping
2025-12-15 16:14:58 -08:00
Frank
14c7777ca5
update zen models
2025-12-15 15:52:34 -05:00
Aiden Cline
ec7e706fcd
Merge pull request #516 from fhennerkes/dev
...
poe: add 7 new models
2025-12-15 12:38:48 -08:00
fhennerkes
c963c1ef4d
Poe: remove deepseek-v3.2
2025-12-15 12:24:04 -08:00
fhennerkes
81ae5e3bab
Merge branch 'sst:dev' into dev
2025-12-15 12:17:56 -08:00
Aiden Cline
29e0135d9a
Merge pull request #520 from shelvick/add-azure-models-dec-2025
...
Add new Azure models: GPT-5.2 Chat, DeepSeek-V3.2, Kimi K2 Thinking
2025-12-15 11:59:58 -08:00
Scott Helvick
8ec1d1477c
add new azure models: gpt-5.2-chat, deepseek-v3.2, deepseek-v3.2-speciale, kimi-k2-thinking
...
- GPT-5.2 Chat: multimodal chat model (128K context, 16K output)
- DeepSeek-V3.2: reasoning model with tool calling (128K context/output)
- DeepSeek-V3.2-Speciale: specialized variant without tool calling
- Kimi K2 Thinking: agentic reasoning model with interleaved thinking (262K context/output)
All models symlinked to Azure Cognitive Services.
2025-12-15 18:47:48 +00:00
Aiden Cline
ccb453d05d
add glm 4.6v
2025-12-15 10:35:39 -06:00
Aiden Cline
952d7f8990
Merge pull request #519 from helmifraser/add-bedrock-kimi-k2-thinking
...
Adds Kimi K2 Thinking model config to Amazon Bedrock provider
2025-12-15 08:21:38 -08:00
Aiden Cline
51fe45b82f
Add interleaved option to moonshot model config
2025-12-15 10:21:06 -06:00
Helmi Fraser
31e86578d2
Adds Kimi K2 Thinking model config to Amazon Bedrock provider
2025-12-15 13:01:57 +00:00
Aiden Cline
deb1a65df6
Merge pull request #501 from ASMAE20/feat/add_new_supported_model_to_cortecs
...
feat: add new supported models
2025-12-14 23:44:08 -08:00
ASMAE20
df0101cf2d
fix: validation issue
2025-12-15 08:26:27 +01:00
ASMAE20
f84d599fd1
fix: add interleaved parameter
2025-12-15 08:08:50 +01:00
Aiden Cline
943cc7dcce
Merge pull request #517 from shamil2/add-sherlock-models
...
Add OpenRouter Sherlock models
2025-12-14 15:55:41 -08:00
Shamil GHASEETA
b270d8149b
Add OpenRouter Sherlock models: Think Alpha and Dash Alpha
...
- Sherlock Think Alpha: Reasoning-focused model with 1.8M context
- Sherlock Dash Alpha: Speed-focused model with 1.8M context
- Both are free during alpha, multimodal, excel at tool calling
2025-12-14 23:30:16 +01:00
Adam
154d9edb53
feat: model family
2025-12-14 04:07:47 -06:00
Adam
8de746edab
feat: model family
2025-12-14 03:41:22 -06:00
fhennerkes
a80bec3776
poe: add 7 new models
...
Add new Poe models:
- gemini-deep-research (Google)
- deepseek-v3.2 (Novita)
- gpt-5.1-codex-max (OpenAI)
- gpt-5.2 (OpenAI)
- gpt-5.2-instant (OpenAI)
- gpt-5.2-pro (OpenAI)
- claude-code (Poe Tools)
2025-12-13 23:46:42 -08:00
Aiden Cline
2380542c68
Merge pull request #515 from helmifraser/update-bedrock-models
...
Amazon Bedrock: updates available models
2025-12-13 11:05:23 -08:00
Aiden Cline
287e00198d
Merge pull request #514 from superhighfives/cloudflare-ai-gateway-updates
...
Update Cloudflare AI Gateway model configurations
2025-12-13 08:58:53 -08:00
Helmi Fraser
d64d6cefbb
Add Qwen Bedrock models: Qwen3 Next and Qwen3 VL
2025-12-13 12:09:41 +00:00
Helmi Fraser
53b4d3d6ca
Add OpenAI Bedrock models: GPT OSS (20B, 120B with and without safeguard)
2025-12-13 12:06:38 +00:00
Helmi Fraser
222d9442ba
Add NVIDIA Bedrock models: Nemotron Nano (9B and 12B variants)
2025-12-13 12:06:38 +00:00
Helmi Fraser
08bd1c04d0
Add Mistral AI Bedrock models: Ministral, Mistral Large, Mixtral, Voxtral
2025-12-13 12:06:38 +00:00
Helmi Fraser
820357141f
Add Google Bedrock models: Gemma 3 (4B, 12B, 27B variants)
2025-12-13 12:06:38 +00:00
Helmi Fraser
b47069079a
Add Amazon Bedrock models: Nova 2 Lite and Titan Text Express
2025-12-13 12:06:38 +00:00
Frank
9972fed6a5
update zen model
2025-12-13 00:14:21 -05:00
Charlie Gleason
b417cb6f26
Update Cloudflare AI Gateway model configurations
...
- Update model TOML files for anthropic, openai, replicate, and workers-ai providers
- Add new generation scripts (generate_model_names.sh, generate_model_toml.sh, utils.sh)
- Add model_names.json and API response data
- Remove duplicate/deprecated model files
- Standardize model configuration format
2025-12-12 17:06:09 -08:00
Frank
f7a4d0f3c5
update zen models
2025-12-12 13:55:30 -05:00
Helmi Fraser
a52d5318be
Adds MiniMax M2 model config for Amazon Bedrock
2025-12-12 15:44:01 +00:00
Frank
19f27546d8
update zen models
2025-12-11 23:55:18 -05:00
Aiden Cline
6624336d0b
Merge pull request #513 from ai13f/patch-7
...
Update GPT model version to 5.2 with new settings
2025-12-11 19:10:12 -08:00
Aiden Cline
39883b120f
Merge pull request #512 from no1wudi/dev
...
Unify GLM model names to GLM-x.y pattern
2025-12-11 19:09:45 -08:00
ai13f
44851914d8
Update GPT model version to 5.2 with new settings
2025-12-11 22:09:20 -05:00
Huang Qi
93b50c296c
Unify GLM model names to GLM-x.y pattern
...
- Update GLM 4.5V to GLM-4.5V in zai and zai-coding-plan providers
- Ensures consistent naming convention across GLM serial models
2025-12-12 11:02:53 +08:00
Aiden Cline
4bf5a8a71d
Merge pull request #498 from riccardogiorato/dev
...
feat: updating together ai models with newer ones up to December 2025
2025-12-11 17:48:41 -08:00
Aiden Cline
1709d6e5b7
Add interleaved option to Kimi-K2-Thinking model
2025-12-11 19:47:18 -06:00
Aiden Cline
5db0bf3bb4
Merge pull request #510 from KevinPoorDeveloper/dev
...
Add GPT 5.2 for Venice.ai provider
2025-12-11 17:24:39 -08:00
Kevin
3a9778785e
Merge pull request #1 from KevinPoorDeveloper/Add-GPT-5.2-for-Venice
...
Add configuration for OpenAI GPT-5.2 model for Venice.ai
2025-12-11 17:15:22 -08:00
Kevin
2aa6914767
Add configuration for OpenAI GPT-5.2 model for Venice.ai
2025-12-11 17:00:34 -08:00
David Hill
e8fbabf47a
fix: update ollama logo
2025-12-12 00:42:26 +00:00
David Hill
dbbc7e3fbb
fix: update zen logo
2025-12-12 00:09:49 +00:00
David Hill
9101e7f5fc
fix: update zen logo
2025-12-11 23:01:16 +00:00
Aiden Cline
2fe1240277
Merge pull request #509 from Mickael-Roger/typo-in-devstal-name
...
There is a Typo in the paid Devstral Name on openrouter (Indicate Free)
2025-12-11 13:42:36 -08:00
MickaelRoger
f80b415e45
There is a Typo in the paid Devstral Name on openrouter (It indicates Free)
2025-12-11 22:21:10 +01:00
Aiden Cline
8536e0c69b
Merge pull request #508 from Mickael-Roger/add-mistral-devstral-2
...
Add MistralAI Devstral 2 (Free and Paid) infered on Openrouter
2025-12-11 13:15:29 -08:00
MickaelRoger
bca891d82e
Add MistralAI Devstral 2 (Free and Paid) infered on Openrouter
2025-12-11 21:40:16 +01:00
Aiden Cline
c3bf224da9
Merge pull request #507 from Reusek/dev
...
Add OpenRouter GPT-5.2 models
2025-12-11 12:32:44 -08:00
Aiden Cline
c773a4d651
Merge pull request #506 from AleksanderBondar/dev
...
Copilot - GPT 5.2
2025-12-11 12:31:46 -08:00