Aiden Cline
cd31c48f15
fix: preserve Coding Plan video support
2026-07-23 16:56:44 -05:00
Aiden Cline
316b97747d
fix: use Anthropic for Alibaba Coding Plan
2026-07-23 16:51:49 -05:00
Aiden Cline
5f51e35021
fix: preserve Token Plan thinking blocks
2026-07-23 16:19:48 -05:00
Aiden Cline
b23d80bd6b
fix: use Anthropic for Alibaba Token Plan
2026-07-23 16:09:13 -05:00
Aiden Cline
d3498a124c
Merge pull request #3490 from rorynolan/fix-fireworks-minimax-m3-modalities
...
fix(fireworks-ai): mark MiniMax-M3 as multimodal (text, image, video)
2026-07-23 16:01:58 -05:00
Rory Nolan
06af063255
fix(fireworks-ai): mark MiniMax-M3 as multimodal (text, image, video)
...
Fireworks and MiniMax both document MiniMax-M3 as natively multimodal, and
every other provider entry for this model lists image (and usually video)
input. The fireworks-ai entry lists input = ["text"] only, so downstream
clients (e.g. opencode) refuse image input for this model ("Image read not
supported by this model") even though the Fireworks API accepts and correctly
interprets images. Align modalities.input with the model's actual capability.
2026-07-23 13:13:34 -07:00
Aiden Cline
9e9d1e7208
Merge pull request #3406 from anomalyco/automation/sync-models-chutes
...
chore(sync): update Chutes model catalog
2026-07-23 14:53:37 -05:00
github-actions[bot]
824e1f14d1
chore(sync): update Chutes model catalog
2026-07-23 19:46:54 +00:00
Aiden Cline
31ac5f5ef1
Merge pull request #3387 from anomalyco/automation/sync-models-crossmodel
...
chore(sync): update CrossModel model catalog
2026-07-23 14:24:36 -05:00
Aiden Cline
5c92290660
fix(crossmodel): add hy3 reasoning_options effort none|low|high
...
Match hy3-preview and upstream Hy3 reasoning_effort (no_think→none, low, high).
2026-07-23 14:23:25 -05:00
Aiden Cline
39f788d5e5
Merge pull request #3407 from anomalyco/automation/sync-models-baseten
...
chore(sync): update Baseten model catalog
2026-07-23 14:20:46 -05:00
Aiden Cline
5262d3c98f
Merge pull request #3408 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-23 14:20:35 -05:00
Aiden Cline
273ab770f5
Merge pull request #3409 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-23 14:20:26 -05:00
Aiden Cline
9053be3218
Merge pull request #3389 from anomalyco/feat/sync-open-issues-for-missing
...
feat(sync): open deduped GitHub issues for missing models
2026-07-23 14:20:10 -05:00
github-actions[bot]
2f06d99dcc
chore(sync): update OpenRouter model catalog
2026-07-23 18:42:13 +00:00
github-actions[bot]
97851e4021
chore(sync): update CrossModel model catalog
2026-07-23 18:42:10 +00:00
github-actions[bot]
09c5d27354
chore(sync): update Venice model catalog
2026-07-23 18:42:10 +00:00
github-actions[bot]
78acd348c7
chore(sync): update Baseten model catalog
2026-07-23 18:42:09 +00:00
Aiden Cline
28d474d5b2
fix(sync): guarantee xAI alias marker is internal; annotate issue-open failures
...
- Strip API-provided canonical_id from top-level xAI rows in parseModels
so sourceID's silent-skip marker can only be set by the synthetic alias
expansion; an API row carrying canonical_id would otherwise suppress a
genuinely missing model with no signal
- Emit a ::error:: workflow annotation when opening missing-model issues
fails in Actions, so broken tokens or a full dedupe window are visible
on green no-change runs
2026-07-23 13:07:53 -05:00
Aiden Cline
8b50f98de3
fix(sync): harden missing-model issue dedupe and label failures
...
- Fail closed with a clear error when gh label create fails, instead of
surfacing one opaque issue-create error per model
- Raise the dedupe list window to 1000 and refuse to create issues when
the window is full, since older closed titles could be truncated and
create duplicates
- Document the accepted one-time first-run issue volume for skipCreates
providers in sync.md
2026-07-23 12:36:36 -05:00
Aiden Cline
759ea015b2
fix(sync): do not open missing-model issues for xAI alias IDs
...
Alias rows expanded in parseModels exist only to update already-cataloged
alias TOMLs. Their canonical row carries the missing-model signal, so
sourceID now returns undefined for alias rows and the sync runner skips
undefined source IDs, preventing false-positive [missing-model] issues
like 'xai: <model>-latest' for models cataloged under canonical IDs.
2026-07-23 12:17:15 -05:00
Aiden Cline
5c3c6c76ff
Merge pull request #3391 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-07-23 11:33:43 -05:00
Aiden Cline
6301a767ef
fix(llmgateway): document toggle/effort API syntax in comments
...
Add exact request-field syntax next to reasoning_options so callers
know how to disable or set effort via the gateway.
2026-07-23 11:30:10 -05:00
Aiden Cline
0360a1d239
fix(llmgateway): correct reasoning_options on synced models
...
Audit PR #3391 model reasoning controls against LLM Gateway docs and
/v1/models providers[].reasoning_efforts.
2026-07-23 11:25:38 -05:00
Aiden Cline
44c89b7256
Merge pull request #3402 from tonimelisma/agent/fix-thinking-machines-inkling
...
Deploy / deploy (push) Has been cancelled
fix(thinkingmachines): correct Inkling endpoint, IDs, and variants
2026-07-23 11:17:56 -05:00
Aiden Cline
168230d28a
Merge pull request #3393 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-23 11:17:38 -05:00
Aiden Cline
06e16ed3db
Merge pull request #3396 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-23 11:14:30 -05:00
github-actions[bot]
d69212b0c1
chore(sync): update Vercel AI Gateway model catalog
2026-07-23 15:55:27 +00:00
github-actions[bot]
e8f9c6f2ea
chore(sync): update OpenRouter model catalog
2026-07-23 15:55:25 +00:00
github-actions[bot]
d2c944568a
chore(sync): update LLM Gateway model catalog
2026-07-23 15:55:24 +00:00
Toni Melisma
023a01a015
fix Thinking Machines Inkling metadata
2026-07-22 22:46:31 -07:00
Aiden Cline
cd925adab8
refactor(sync): simplify missing-model issues and fix ops hazards
...
- Shrink helper to title-based dedupe (open+closed); drop marker parser
- Opt-in openIssues (=== true); enable only under GITHUB_ACTIONS by default
- Issue-fixer skips [missing-model] titles (hand-authored metadata only)
- Docs match the leaner behavior
2026-07-22 23:19:59 -05:00
Aiden Cline
4a14b64ce3
Merge pull request #3254 from celeste1900/add-ofox-13models
...
feat(ofox): add Ofox provider (13 top-tier models)
2026-07-22 22:36:15 -05:00
Aiden Cline
e8e0057b12
test(sync): drop missing-model issue unit tests
...
gh-backed issue opens are operational glue; keep the suite focused on catalog sync.
2026-07-22 22:24:33 -05:00
celeste1900
6f3ae40ade
fix(ofox): declare reasoning_options — provider forwards native reasoning params across all three protocols
2026-07-23 10:56:28 +08:00
Aiden Cline
3e4aae9ab7
fix(sync): harden missing-model GitHub issue opens
...
- Parse marker null-safely; only accept double-quoted JSON attrs
- Dedupe via labeled issue list + in-memory match (fail closed on list errors)
- Per-model create errors keep notices; ensureLabel checks exit code
- Open issues by default only in CI; require --open-issues locally
- Pass GH_TOKEN to the sync workflow step so hourly runs can create issues
2026-07-22 20:54:32 -05:00
Aiden Cline
76c38ce9c4
Merge pull request #3397 from skaldebane/poolside-logo
...
feat(poolside): add poolside lab description and logo
2026-07-22 20:52:17 -05:00
Aiden Cline
46343b601a
Merge pull request #3399 from anomalyco/issue-3398
...
fix: cline-pass/kimi-k3 is missing from the ClinePass provider page
2026-07-22 20:52:05 -05:00
Aiden Cline
0ff5e36ef7
refactor(sync): drop openIssuesForMissing; skipCreates opens issues
...
skipCreates already means we won't auto-create TOMLs, so missing remote
models should always open deduped GitHub issues. One flag is enough.
2026-07-22 20:23:06 -05:00
github-actions[bot]
8d4fe2543e
fix: cline-pass/kimi-k3 is missing from the ClinePass provider page
2026-07-22 23:41:34 +00:00
Houssam Elbadissi
0e4381d2a9
feat(poolside): add poolside lab description and logo
2026-07-22 23:19:05 +01:00
Aiden Cline
40efa93574
Merge pull request #3392 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-22 15:36:29 -05:00
Aiden Cline
8b8c8b3d09
Merge pull request #3394 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-22 15:36:19 -05:00
Aiden Cline
c945a5f2cc
Merge pull request #3395 from skaldebane/poolside-update
...
feat(poolside): add laguna-s-2.1, remove laguna-xs.2
2026-07-22 15:36:08 -05:00
github-actions[bot]
05536f4034
chore(sync): update OpenRouter model catalog
2026-07-22 19:46:28 +00:00
github-actions[bot]
6d6bd2c0b8
chore(sync): update Venice model catalog
2026-07-22 19:46:25 +00:00
Houssam Elbadissi
4a2080e2bc
fix(poolside): add reasoning toggle to poolside provider models
2026-07-22 20:10:35 +01:00
Houssam Elbadissi
0a71b251c4
feat(poolside): add laguna-s-2.1, remove laguna-xs.2
2026-07-22 19:51:54 +01:00
Aiden Cline
5b2e20cdea
feat(sync): open deduped GitHub issues for missing models
...
Add openIssuesForMissing for providers that cannot auto-create TOMLs.
Each skipped remote model ID opens one labeled issue with a stable
title/marker so reruns do not duplicate, and the issue fixer can PR adds.
2026-07-22 13:25:15 -05:00
Aiden Cline
f63b5ce78d
Merge pull request #3386 from davidcharbonnier/dev
...
feat(google-vertex): add gemini 3.6 flash and 3.5 flash lite models
2026-07-22 12:55:20 -05:00
Aiden Cline
2346146631
fix(google-vertex): align Gemini 3.6/3.5 Flash Lite costs with pricing
...
Drop incorrect cost.reasoning and cache_write fields. Thinking tokens are
billed as output; Vertex lists no per-token cache write for these models.
Match sibling google/vertex configs and add pricing/docs citations.
2026-07-22 12:53:41 -05:00
David Charbonnier
93316c1f9a
feat(google-vertex): add gemini 3.6 flash and 3.5 flash lite models
2026-07-22 12:53:32 -05:00
Aiden Cline
5aef4ad9e9
Merge pull request #3358 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-22 12:51:09 -05:00
Aiden Cline
86eb924115
fix(vercel): set reasoning_options for laguna-s-2.1 and hy3
...
Laguna S 2.1 exposes per-request thinking via enable_thinking (toggle).
Hy3 exposes reasoning_effort no_think|low|high (mapped to none|low|high).
2026-07-22 12:49:33 -05:00
Aiden Cline
d0ac7a447b
Merge pull request #3377 from anomalyco/automation/sync-models-huggingface
...
chore(sync): update Hugging Face model catalog
2026-07-22 12:47:13 -05:00
Aiden Cline
7f98a9100b
Merge pull request #3375 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-22 12:46:13 -05:00
Aiden Cline
e0b2ffde94
fix(huggingface): restore MiMo reasoning_options after sync wipe
...
Toggle via reasoning.enabled; effort via reasoning_effort
(none|low|medium|high|xhigh). Top-of-file comments document wire format.
2026-07-22 12:45:48 -05:00
github-actions[bot]
23053dfabb
chore(sync): update Hugging Face model catalog
2026-07-22 17:44:33 +00:00
github-actions[bot]
5423b5ac78
chore(sync): update Vercel AI Gateway model catalog
2026-07-22 17:44:31 +00:00
github-actions[bot]
e3ee48788b
chore(sync): update OpenRouter model catalog
2026-07-22 17:44:27 +00:00
Jack
b013d94872
add hy3 to go
2026-07-23 00:36:51 +08:00
Aiden Cline
5736bbd70d
Merge pull request #3380 from doedja/chore/kenari-catalog-refresh
...
chore(kenari): refresh model catalog to current live endpoint
2026-07-22 10:07:01 -05:00
Aiden Cline
dc1e4c8620
Merge pull request #3385 from anomalyco/fix/pr-3384-cortecs-hy3
...
fix(cortecs): add Hy3 via tencent base_model
2026-07-22 10:05:09 -05:00
Aiden Cline
8f12116a06
docs(agents): require catalog costs in USD per million tokens
2026-07-22 10:02:21 -05:00
Aiden Cline
d86fb803b6
fix(cortecs): convert Hy3 costs from EUR to USD
...
Cortecs API returns EUR; catalog schema requires USD per 1M tokens.
2026-07-22 10:01:08 -05:00
Aiden Cline
e3b1a320c9
fix(cortecs): add Hy3 via tencent base_model
...
PR #3384 was incomplete (missing required fields, wrong model id).
Add models/tencent/hy3.toml and wire Cortecs/OpenRouter/TokenHub/Token
Plan through base_model so Tencent lab metadata is shared.
2026-07-22 09:56:31 -05:00
Snat3r
a2bf402116
Create tencent-hy3.toml for Tencent Hy3 model
...
Add configuration for Tencent Hy3 model with options.
2026-07-22 16:51:29 +02:00
Nur Ad-Duja
83040e034b
chore(kenari): refresh model catalog to live /v1/models
...
Adds 18 models and removes 3 no longer served, generated by running the
kenari sync adapter (PR #3171 ) against the current dev branch. Cost stays
0 by policy (IDR prepaid wallet), reasoning_options come verbatim from
the endpoint.
2026-07-22 21:05:46 +07:00
Aiden Cline
387f25aa5b
Merge pull request #3363 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-22 00:06:13 -05:00
Aiden Cline
963dc16868
Merge pull request #3368 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-22 00:06:00 -05:00
Aiden Cline
708341dba2
Merge pull request #3374 from anomalyco/explore/ci-automation-models
...
chore(ci): switch automation models to opencode/grok-4.5
2026-07-22 00:05:46 -05:00
Aiden Cline
ddc2a950f3
chore(ci): switch automation models to opencode/grok-4.5
...
Use grok-4.5 for opencode comments, CI fixer, issue fixer, and PR reviewer.
2026-07-22 00:04:36 -05:00
github-actions[bot]
889bd835ca
chore(sync): update Venice model catalog
2026-07-22 03:24:04 +00:00
github-actions[bot]
6ff3db4e81
chore(sync): update OpenRouter model catalog
2026-07-22 03:24:04 +00:00
Aiden Cline
675e65417f
Merge pull request #3369 from Prashanth-InferX/patch-3
...
fix(inferx): flatten model directory structure
2026-07-21 20:44:01 -05:00
Aiden Cline
cf46b400dd
Merge pull request #3362 from anomalyco/automation/sync-models-wandb
...
chore(sync): update Weights & Biases model catalog
2026-07-21 20:33:44 -05:00
Prashanth-InferX
16c0e329e2
fix: move 1m variant to models root.
2026-07-21 18:17:06 -07:00
Prashanth-InferX
a63af7da95
fix(inferx): flatten model directory structure
2026-07-21 18:05:04 -07:00
github-actions[bot]
1812b10f71
chore(sync): update Weights & Biases model catalog
2026-07-22 00:52:27 +00:00
Aiden Cline
7d7b9053ac
Merge pull request #3356 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-21 19:46:14 -05:00
Aiden Cline
7138e748ef
Merge pull request #3367 from aki-io-team/provider_aki_io_pr4
...
adds AKI.IO as provider
2026-07-21 19:18:58 -05:00
github-actions[bot]
7d87da885e
chore(sync): update OpenRouter model catalog
2026-07-21 23:36:14 +00:00
Toine
7c49a655cf
adds AKI.IO as provider
2026-07-22 01:16:01 +02:00
Aiden Cline
f2a80d69d9
Merge pull request #3360 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-21 14:19:55 -05:00
Aiden Cline
4c9f3ef677
Merge pull request #3361 from anomalyco/fix/llmgateway-gemini-reasoning-options
...
fix(llmgateway): Gemini 3.6/3.5 Flash Lite reasoning_options
2026-07-21 14:19:46 -05:00
Aiden Cline
c71de45508
fix(llmgateway): set Gemini 3.6/3.5 Flash Lite effort options
...
New factored creates defaulted to reasoning_options = [] because the
gateway adapter does not emit options. Match sibling gemini-3.5-flash
and gemini-3.1-flash-lite (minimal|low|medium|high).
2026-07-21 14:18:07 -05:00
github-actions[bot]
c356460a71
chore(sync): update Venice model catalog
2026-07-21 18:44:26 +00:00
github-actions[bot]
c61a0f9163
chore(sync): update LLM Gateway model catalog
2026-07-21 18:44:22 +00:00
Frank
180a9a5d2a
update zen models
2026-07-21 13:16:13 -04:00
Frank
dd4571595a
update zen models
2026-07-21 13:09:47 -04:00
Frank
72749afeb6
add laguna s 2.1 model
2026-07-21 13:03:58 -04:00
Aiden Cline
2bf7d0ce8d
Merge pull request #3354 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-21 11:07:10 -05:00
Aiden Cline
bc7639a3bd
fix(vercel): set reasoning_options for gemini-3.5-flash-lite and gemini-3.6-flash
...
Both models support thinkingLevel minimal/low/medium/high via Vercel AI Gateway.
2026-07-21 10:59:51 -05:00
Aiden Cline
fff8e0169f
Merge pull request #3353 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-21 10:59:48 -05:00
Aiden Cline
97af27c2d9
Merge pull request #3355 from anomalyco/feat/google-gemini-3.6-flash-and-3.5-flash-lite
...
feat(google): add Gemini 3.6 Flash and 3.5 Flash Lite
2026-07-21 10:59:34 -05:00
Aiden Cline
7a344d9155
feat(google): add Gemini 3.6 Flash and 3.5 Flash Lite
...
Wire up provider entries for today's Gemini API releases using
existing models/google metadata and official pricing.
2026-07-21 10:58:16 -05:00
github-actions[bot]
4b96a909c3
chore(sync): update Vercel AI Gateway model catalog
2026-07-21 15:51:24 +00:00
github-actions[bot]
0bab3e10b7
chore(sync): update OpenRouter model catalog
2026-07-21 15:51:20 +00:00
Aiden Cline
91eee91ce6
Merge pull request #3348 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-21 10:19:12 -05:00
Aiden Cline
01737a716a
Merge pull request #2941 from kxiserino/add-cline-pass-provider
...
Add ClinePass provider
2026-07-21 10:18:51 -05:00
Frank
93546d8e0a
update zen models
2026-07-21 11:11:11 -04:00
Frank
974fa55ea5
Add gemini 3.6 and 3.5 flash lite
2026-07-21 11:08:21 -04:00
github-actions[bot]
60129bebc6
chore(sync): update OpenRouter model catalog
2026-07-21 14:57:07 +00:00
Jack
d4189e71d9
chore: deprecate Hy3 Free
2026-07-21 11:50:15 +08:00
Aiden Cline
956d3ef2d6
Merge pull request #3349 from BaronCyrus/codex/add-qwen3.8-max-preview
...
feat(alibaba-token-plan): add qwen3.8-max-preview
2026-07-20 14:55:57 -05:00
张洋凡
fb2a2353b3
fix(alibaba-token-plan): address qwen3.8 review feedback
2026-07-21 00:02:53 +08:00
张洋凡
b9a7514100
fix(alibaba-token-plan): use native qwen3.8 effort tiers
2026-07-20 23:47:20 +08:00
张洋凡
9f1772cc66
fix(alibaba-token-plan): align qwen3.8 effort with opencode
2026-07-20 23:30:33 +08:00
张洋凡
8657ff5d23
fix(alibaba-token-plan): correct qwen3.8 token limits
2026-07-20 23:24:57 +08:00
张洋凡
3e786e8339
fix(alibaba-token-plan): add qwen3.8 reasoning controls
2026-07-20 23:07:55 +08:00
张洋凡
2698c88c5f
feat(alibaba-token-plan): add qwen3.8-max-preview
2026-07-20 23:00:05 +08:00
Aiden Cline
84d0f286b6
Merge pull request #3347 from anomalyco/fix/muse-spark-omit-none-reasoning
...
fix(muse-spark): omit none from reasoning effort options
2026-07-20 09:52:38 -05:00
Aiden Cline
022185b0fc
fix(muse-spark): omit none from reasoning effort options
...
Muse Spark does not support disabling reasoning via effort "none".
Align meta, vercel, and llmgateway with openrouter/empiriolabs.
2026-07-20 09:49:56 -05:00
Aiden Cline
c5962a12f7
Merge pull request #3339 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-20 09:35:10 -05:00
Aiden Cline
1d7c74d2db
Merge pull request #3340 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-20 09:34:59 -05:00
Aiden Cline
2212a7034e
Merge pull request #3344 from quantverse/dev
...
feat(novita): Add Kimi K2.7 code and Kimi K3
2026-07-20 09:34:22 -05:00
Aiden Cline
9f07595945
Merge pull request #3345 from arshadbarves/add-zenmux-kimi-k3-free
...
Add moonshotai/kimi-k3-free to ZenMux provider
2026-07-20 09:34:03 -05:00
Arshad Barves
1b61b6d90a
Fix ZenMux kimi-k3-free base_model to inherit from moonshotai/kimi-k3
2026-07-20 19:37:46 +05:30
Arshad Barves
1b5e70c69c
Add moonshotai/kimi-k3-free to ZenMux provider
2026-07-20 19:33:03 +05:30
github-actions[bot]
6a431dd1dd
chore(sync): update OpenRouter model catalog
2026-07-20 13:56:17 +00:00
github-actions[bot]
a64f2d2cb5
chore(sync): update Vercel AI Gateway model catalog
2026-07-20 13:56:14 +00:00
Karel Vavra
8ad2931241
feat(novita): Add kimi-k3 to novita.ai
2026-07-20 15:47:15 +02:00
Karel Vávra
2673c42681
feat(novita): Add kimi-k2.7-code to novita.ai
2026-07-20 15:42:02 +02:00
Aiden Cline
ca21350243
Merge pull request #3336 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-19 23:27:28 -05:00
Aiden Cline
9adacdb03f
Merge pull request #3338 from anomalyco/fix/kimi-for-coding-official-id
...
fix(kimi-for-coding): use official k2.7 model id
2026-07-19 23:26:59 -05:00
Aiden Cline
3bc0c6ddf7
fix(kimi-for-coding): use official k2.7 model id
...
Rename k2p7 → kimi-for-coding to match Moonshot's documented API IDs.
Unofficial names are being rejected; wrong IDs silently fall back to the
default model and mislead users.
Closes #1441
2026-07-19 23:25:56 -05:00
github-actions[bot]
6532730857
chore(sync): update OpenRouter model catalog
2026-07-20 03:24:48 +00:00
Frank
bb22b6c979
fix: use OpenAI SDK for Zen Grok 4.5
2026-07-19 02:31:28 -04:00
Aiden Cline
0795b333b7
Merge pull request #3325 from anomalyco/issue-3324
...
fix: Mark 6 removed Together.ai serverless models as status = "deprecated"
2026-07-19 00:10:41 -05:00
Aiden Cline
3c5c10dd7a
fix: restore removed Together.ai models as deprecated
...
Follow repo convention: models no longer served stay in the catalog
with status = "deprecated" so pricing/limits/history and external ID
references are preserved. Reverts the deletion approach.
2026-07-19 00:00:13 -05:00
Aiden Cline
0e66972fc6
fix: delete removed Together.ai serverless models
...
Five models are absent from Together.ai's serverless catalog and are no
longer served. Delete them instead of marking deprecated. Leave
Qwen/Qwen3.6-Plus active — it is still listed in the catalog.
Closes #3324
2026-07-18 23:36:38 -05:00
Aiden Cline
5b615d271d
Merge pull request #3314 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-18 23:27:31 -05:00
Aiden Cline
c7e82182af
Merge pull request #3330 from anomalyco/automation/sync-models-crossmodel
...
chore(sync): update CrossModel model catalog
2026-07-18 23:27:19 -05:00
Aiden Cline
98f8abc6d9
Merge pull request #3335 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-18 23:24:00 -05:00
Aiden Cline
66dad824a7
Merge pull request #3326 from anomalyco/automation/sync-models-ambient
...
chore(sync): update Ambient model catalog
2026-07-18 23:23:51 -05:00
Aiden Cline
7a54b684cc
Merge pull request #3323 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-18 23:23:37 -05:00
Aiden Cline
8a45b33246
Merge pull request #3333 from anomalyco/automation/sync-models-xai
...
chore(sync): update xAI model catalog
2026-07-18 23:20:56 -05:00
github-actions[bot]
39dd66c818
chore(sync): update OpenRouter model catalog
2026-07-19 03:24:36 +00:00
github-actions[bot]
03ca9dfe5f
chore(sync): update Vercel AI Gateway model catalog
2026-07-19 03:24:35 +00:00
github-actions[bot]
d395d4fa5c
chore(sync): update CrossModel model catalog
2026-07-19 03:24:35 +00:00
github-actions[bot]
ab98fd3a72
chore(sync): update Ambient model catalog
2026-07-19 03:24:33 +00:00
github-actions[bot]
41aed22b78
chore(sync): update xAI model catalog
2026-07-19 03:24:31 +00:00
github-actions[bot]
a92ce1c6b8
chore(sync): update Venice model catalog
2026-07-19 03:24:30 +00:00
Aiden Cline
1e752d78d7
Merge pull request #3329 from kevinxdev/agent/add-nebius-models
...
Add Kimi K2.7-Code and MiniMax-M3 to Nebius Token Factory
2026-07-18 12:01:46 -05:00
Aiden Cline
c6b8283234
Merge pull request #3331 from anomalyco/fix/kimi-k3-temperature
...
fix: mark Kimi K3 temperature as unsupported
2026-07-18 11:52:12 -05:00
Aiden Cline
36ee4db354
fix(vercel): stop hardcoding temperature on synced models
...
Vercel has no sampling-parameter signal. Hardcoding temperature=true
would reassert true on factored models like kimi-k3 whenever sync
rewrites the file, undoing base_model temperature=false. Inherit from
existing/base instead.
2026-07-18 11:49:12 -05:00
Aiden Cline
a31cc6dcbd
fix: mark Kimi K3 temperature as unsupported
...
Moonshot fixes K3 sampling server-side (temperature locked at 1.0);
passing any other value returns HTTP 400. Correct the base model so
all providers inherit temperature=false instead of per-provider overrides.
2026-07-18 11:38:42 -05:00
kevin
eb199f20a2
Add Kimi K2.7-Code and MiniMax-M3 to Nebius Token Factory
...
Register the two new Nebius endpoints with pricing and limits from
https://tokenfactory.nebius.com/endpoints (models_info API).
2026-07-18 13:05:53 +02:00
github-actions[bot]
ef75e88af5
fix: Mark 6 removed Together.ai serverless models as status = "deprecated"
2026-07-18 05:22:34 +00:00
Aiden Cline
2f0d4cb935
Merge pull request #3322 from anomalyco/fix/copilot-gpt-5.6-cache-write
...
fix(github-copilot): add cache_write cost for GPT-5.6 models
2026-07-17 23:59:09 -05:00
Aiden Cline
a5631d2abc
fix(github-copilot): add cache_write cost for GPT-5.6 models
...
GPT-5.6 family bills cache writes at 1.25× uncached input. Match OpenAI
pricing on Copilot Sol/Terra/Luna (including long-context tiers).
Closes #3282
2026-07-17 23:56:28 -05:00
Aiden Cline
195e59863b
Merge pull request #3321 from anomalyco/add/kimi-k3-cloudflare
...
feat: add Kimi K3 to Cloudflare AI Gateway
2026-07-17 23:53:15 -05:00
Aiden Cline
48c0e324f5
fix: drop Kimi K3 from Workers AI
...
K3 is proxied third-party (hosting=proxied, no @cf/ ID), not
Cloudflare-hosted Workers AI. Keep only AI Gateway entry.
2026-07-17 23:52:33 -05:00
Aiden Cline
f51ef90caf
feat: add Kimi K3 to Cloudflare AI Gateway and Workers AI
...
Cloudflare hosts moonshotai/kimi-k3 on the unified AI catalog.
Azure Foundry, Bedrock, and Vertex do not list K3 yet.
2026-07-17 23:47:27 -05:00
Aiden Cline
eec5e00e4f
Merge pull request #3320 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-17 23:43:59 -05:00
Aiden Cline
128ab75fbe
Merge pull request #3319 from anomalyco/automation/sync-models-ambient
...
chore(sync): update Ambient model catalog
2026-07-17 23:43:45 -05:00
Aiden Cline
4800af7a79
fix(ambient): add verified reasoning controls
2026-07-17 23:12:45 -05:00
github-actions[bot]
fa0ab66970
chore(sync): update Ambient model catalog
2026-07-18 03:22:11 +00:00
github-actions[bot]
3dbcaf3b6b
chore(sync): update OpenRouter model catalog
2026-07-18 03:22:10 +00:00
Aiden Cline
5cb56b71ca
Merge pull request #3311 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-17 22:04:23 -05:00
Aiden Cline
b7888f028a
Merge pull request #3316 from anomalyco/automation/sync-models-deepinfra
...
chore(sync): update Deep Infra model catalog
2026-07-17 22:04:03 -05:00
Aiden Cline
6193ecf774
Merge pull request #3318 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-17 21:58:33 -05:00
github-actions[bot]
3c5e3ed70b
chore(sync): update Venice model catalog
2026-07-18 01:56:17 +00:00
github-actions[bot]
7eaf6972b2
chore(sync): update OpenRouter model catalog
2026-07-18 01:56:16 +00:00
github-actions[bot]
bf1a01ec85
chore(sync): update Deep Infra model catalog
2026-07-18 01:56:14 +00:00
Frank
112f21b145
Merge branch 'dev' of github.com:anomalyco/models.dev into dev
2026-07-17 16:00:15 -04:00
Frank
c27b2ce71d
update go models
2026-07-17 16:00:13 -04:00
Aiden Cline
800bbc1253
Merge pull request #3312 from anomalyco/fix/azure-claude-1m-context
...
fix: Azure Foundry context limits (Claude + non-Claude)
2026-07-17 11:51:28 -05:00
Aiden Cline
7574a882fe
revert: restore Cohere Embed v4 context to 128K on Azure
...
Azure catalog documents embed-v-4-0 at 128k/131.072k context.
The Learn "sold by Azure" table listing 512 text tokens matches
Embed v3 and was misapplied to v4.
2026-07-17 11:48:49 -05:00
Aiden Cline
0675cf13ff
fix: audit non-Claude Azure context limits vs Foundry docs
...
Align Azure OpenAI/partner model limits with Microsoft Foundry docs:
- gpt-5/5-mini/5-nano/5.1: context 400K + input 272K (was input-only 272K)
- gpt-5 codex/5.1-codex/5.2/5.3-codex: add missing input 272K
- Llama 4 Maverick: 1M context (was 128K)
- model-router: 200K context (was 128K)
- Cohere Command A: 131K/8K per Azure Direct table
- Cohere embed v4: 512 token text limit per Azure Direct table
ACS entries that symlink azure models pick these up automatically.
2026-07-17 11:23:33 -05:00
Aiden Cline
3b2096eb78
fix: raise Azure Claude Opus 4.6 context to 1M
...
Azure Foundry no longer applies the legacy 200K context cap for
claude-opus-4-6; both azure and azure-cognitive-services now match
the 1M window documented for Foundry Claude models.
2026-07-17 11:18:07 -05:00
Jack
a049c7036b
update DS-V4-Pro price in OpenCode Go
2026-07-17 23:21:46 +08:00
Aiden Cline
35709398f3
Merge pull request #3300 from zainhas/dev
...
[Together AI] add inkling
2026-07-17 09:57:52 -05:00
Aiden Cline
24abede254
Merge pull request #3308 from leszek3737/zenmux_kimi_k3
...
feat(zenmux): Add Kimi-k3 model configuration
2026-07-17 09:57:28 -05:00
Aiden Cline
ac5223544c
Merge pull request #3290 from anomalyco/automation/sync-models-empiriolabs
...
chore(sync): update EmpirioLabs AI model catalog
2026-07-17 09:56:39 -05:00
Aiden Cline
8ed112a0d7
Merge pull request #3292 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-17 09:56:19 -05:00
Aiden Cline
b9a68fdb79
Merge pull request #3289 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-17 09:56:03 -05:00
Aiden Cline
c5a634a922
Merge pull request #3305 from anomalyco/automation/sync-models-baseten
...
chore(sync): update Baseten model catalog
2026-07-17 09:55:45 -05:00
Aiden Cline
a0a26e2aef
Merge pull request #3309 from Kibouo/fix_azure_opus48
...
Fix azure opus48
2026-07-17 09:55:28 -05:00
github-actions[bot]
286bd0fc46
chore(sync): update OpenRouter model catalog
2026-07-17 14:51:34 +00:00
github-actions[bot]
5ce4218fdd
chore(sync): update Venice model catalog
2026-07-17 14:51:33 +00:00
github-actions[bot]
6deb0f9b62
chore(sync): update Baseten model catalog
2026-07-17 14:51:32 +00:00
github-actions[bot]
79bcc62824
chore(sync): update EmpirioLabs AI model catalog
2026-07-17 14:51:31 +00:00
Frank
fe316dd6c2
Merge branch 'dev' of github.com:anomalyco/models.dev into dev
2026-07-17 10:43:34 -04:00
Frank
574b85ba77
update go models
2026-07-17 10:43:12 -04:00
Jack
6dcf732d1f
Merge pull request #3310 from wszqkzqk/feat/kimi-k3-effort-levels
...
feat(moonshotai): add Kimi K3 low/high effort options
2026-07-17 21:38:03 +08:00
Csonka Mihaly
417d4fc160
Fix possible effort levels
2026-07-17 15:02:37 +02:00
Csonka Mihaly
85aef3a05e
Fix context window size
2026-07-17 15:00:15 +02:00
Jack
89183a9646
Merge pull request #3307 from 7Sageer/kimi-for-coding-drop-routed-models
...
fix(kimi-for-coding): drop legacy models auto-routed to k2.7-code
2026-07-17 20:29:17 +08:00
Leszek
0dcf5c4600
feat(zenmux): Add Kimi-k3 model configuration
2026-07-17 13:55:57 +02:00
Zhou Qiankang
f6ac2f0457
feat(moonshotai): add Kimi K3 low/high effort options
...
K3 adaptive thinking now accepts output_config.effort = "low" | "high"
| "max" (previously max-only) on both the Moonshot AI platform and
Kimi For Coding, which mirrors the platform API surface.
2026-07-17 17:36:57 +08:00
7Sageer
1d1282ffb8
fix(kimi-for-coding): drop legacy models auto-routed to k2.7-code
...
The api.kimi.com/coding endpoint no longer serves k2p5, k2p6, and
kimi-k2-thinking as distinct models; requests for them are automatically
routed to K2.7 Code (k2p7). Remove them so the catalog only lists models
the endpoint actually exposes: k2p7, kimi-for-coding-highspeed, and k3.
2026-07-17 17:00:58 +08:00
Frank
9e26ded0d1
Revert "update go models"
...
This reverts commit ccd55d46e8 .
2026-07-17 03:35:57 -04:00
Frank
ccd55d46e8
update go models
2026-07-17 03:27:49 -04:00
Zain Hasan
b25ad5c651
add audio input modality
2026-07-16 23:28:20 -07:00
Zain Hasan
d0109ff70b
remove redundancy
2026-07-16 22:23:44 -07:00
Aiden Cline
3d027d7d5f
Merge pull request #3301 from rekram1-node/fix/inkling-reasoning-options
...
fix(thinkingmachines): document Inkling reasoning_effort options
2026-07-16 23:34:42 -05:00
Aiden Cline
295a483511
fix(thinkingmachines): document Inkling reasoning_effort options
...
Baseten and Vercel incorrectly used empty reasoning_options for Inkling.
Both expose top-level reasoning_effort with none/minimal/low/medium/high/xhigh.
2026-07-16 23:16:35 -05:00
Aiden Cline
4011599eb1
Merge pull request #3293 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-07-16 23:15:12 -05:00
Aiden Cline
c7bf39e4e9
Merge pull request #3296 from anomalyco/automation/sync-models-deepinfra
...
chore(sync): update Deep Infra model catalog
2026-07-16 23:15:00 -05:00
Aiden Cline
a4665d1b88
Merge pull request #3288 from anomalyco/automation/sync-models-baseten
...
chore(sync): update Baseten model catalog
2026-07-16 23:14:44 -05:00
github-actions[bot]
cf27076531
chore(sync): update Baseten model catalog
2026-07-17 03:24:07 +00:00
github-actions[bot]
008a6b56ba
chore(sync): update Deep Infra model catalog
2026-07-17 03:24:05 +00:00
github-actions[bot]
9d1a6525c1
chore(sync): update LLM Gateway model catalog
2026-07-17 03:24:04 +00:00
Zain Hasan
c094b61135
add reasoning efforts
2026-07-16 19:22:25 -07:00
Zain Hasan
3dc53bfb45
[Together AI] add inkling
2026-07-16 19:18:39 -07:00
Frank
7fbc892898
Merge branch 'dev' of github.com:anomalyco/models.dev into dev
2026-07-16 21:46:41 -04:00
Frank
cb56524aa6
update go models
2026-07-16 21:46:14 -04:00
opencode-agent[bot]
d15aa5a09d
fix(moonshotai): add Kimi K3 pricing ( #3298 )
...
Co-authored-by: Dax Raad <d@ironbay.co >
2026-07-16 20:51:59 -04:00
Frank
c67a5bba05
update Go models
2026-07-16 17:53:47 -04:00
Aiden Cline
e5931b2156
Merge pull request #3287 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-16 11:45:11 -05:00
github-actions[bot]
818b0516bd
chore(sync): update Vercel AI Gateway model catalog
2026-07-16 16:44:49 +00:00
Aiden Cline
52db94a899
Merge pull request #3286 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-16 11:25:41 -05:00
github-actions[bot]
7d7142b080
chore(sync): update OpenRouter model catalog
2026-07-16 15:47:35 +00:00
Aiden Cline
a0c8c6b389
Merge pull request #3268 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-16 10:24:52 -05:00
Aiden Cline
a0bb3cbda6
fix(vercel): use base_model for new catalog entries and add Thinking Machines
...
Wire Opus Fast, Realtime Whisper, and Inkling through model metadata, and
add a Thinking Machines provider for first-party Inkling access.
2026-07-16 10:22:17 -05:00
Aiden Cline
a06cd852c9
Merge pull request #3280 from YOYO-do/feat/aihubmix-gpt56-grok45-claude5
...
feat(aihubmix): add GPT 5.6 and priority LLM models
2026-07-16 10:17:49 -05:00
Aiden Cline
eb442c24da
Merge pull request #3275 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-16 10:08:27 -05:00
Aiden Cline
c2effa3c25
fix(aihubmix): align sonnet-5 structured_output and grok-build reasoning
...
Match AIHubMix models API structured_outputs for Claude Sonnet 5.
Use empty reasoning_options for Grok Build where no control is verified.
2026-07-16 10:07:49 -05:00
Aiden Cline
9cfe6ecfb7
Merge pull request #3276 from anomalyco/automation/sync-models-baseten
...
chore(sync): update Baseten model catalog
2026-07-16 10:07:34 -05:00
Aiden Cline
e482704aa5
Merge pull request #3277 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-16 10:02:32 -05:00
Aiden Cline
a582dcd4a5
Merge pull request #3281 from tsibog/evroc/add-glm-5.2
...
[evroc] add GLM 5.2
2026-07-16 10:02:20 -05:00
Aiden Cline
df12b8724a
Merge pull request #3279 from anomalyco/automation/sync-models-ambient
...
chore(sync): update Ambient model catalog
2026-07-16 10:01:58 -05:00
Aiden Cline
b4ece56d70
Merge pull request #3285 from 7Sageer/feat/kimi-k3
...
feat(moonshotai): add Kimi K3
2026-07-16 10:01:21 -05:00
github-actions[bot]
5de41e0e5f
chore(sync): update Ambient model catalog
2026-07-16 14:56:25 +00:00
github-actions[bot]
d667b63b7f
chore(sync): update OpenRouter model catalog
2026-07-16 14:56:23 +00:00
github-actions[bot]
976ca20ebf
chore(sync): update Vercel AI Gateway model catalog
2026-07-16 14:56:21 +00:00
github-actions[bot]
8284b61189
chore(sync): update Baseten model catalog
2026-07-16 14:56:20 +00:00
github-actions[bot]
5d32b5385f
chore(sync): update Venice model catalog
2026-07-16 14:56:20 +00:00
7Sageer
2aaff449a6
feat(moonshotai): add Kimi K3 model metadata
...
- Base metadata in models/moonshotai/kimi-k3.toml (1M context,
multimodal input, open weights) with provider entries for
moonshotai and moonshotai-cn (symlink): toggle + max-effort
reasoning options, interleaved reasoning_content.
- kimi-for-coding adds a k3 entry under its short-alias convention
(k2p5/k2p6/k2p7); the provider stays on @ai-sdk/anthropic, the
officially documented Messages surface, with the verified
dual-protocol behavior recorded in provider.toml.
- New kimi-k3 model family: enum value, inference rule, tests.
2026-07-16 21:52:29 +08:00
tsibog
4975b7fb48
[evroc] add GLM 5.2
...
evroc now serves zai-org/GLM-5.2 as a shared model. Price from the billing
API (EUR 1.25/5.00 per 1M), converted at the 1.15 rate used by the other
evroc models. Context bumped to the 1048576 evroc actually serves.
Reasoning surface checked against the live endpoint: GLM-5.2's chat template
only trains two effort levels (high/max, default max); other values collapse
to max. Thinking toggles off via enable_thinking=false or effort none.
2026-07-16 12:01:21 +03:00
YOYO-do
1dd66c87b2
feat(aihubmix): add priority LLM models
2026-07-16 16:46:33 +08:00
YOYO-do
c79b45079c
feat(aihubmix): add GPT 5.6, Grok 4.5, and Claude Sonnet 5
2026-07-16 13:57:34 +08:00
Aiden Cline
d7fd1e1eb9
Merge pull request #3265 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-15 16:04:01 -05:00
github-actions[bot]
0e94e0644b
chore(sync): update Venice model catalog
2026-07-15 20:37:19 +00:00
Aiden Cline
0d5594e06a
Merge pull request #3269 from BiuBiu2015/feat/kimi-for-coding-highspeed
...
feat(kimi-for-coding): add HighSpeed model
2026-07-15 13:54:05 -05:00
Aiden Cline
9aec93e3e2
Merge pull request #3264 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-15 10:14:36 -05:00
Aiden Cline
bfffcac592
Merge pull request #3260 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-07-15 10:14:16 -05:00
Aiden Cline
2953fed88b
Merge pull request #3266 from anomalyco/fix/latest-alias-reasoning-options
...
fix: align *-latest alias reasoning_options with current model targets
2026-07-15 10:13:59 -05:00
Aiden Cline
dc26f9bc5f
fix(openrouter): prefer API reasoning_options over authored ones
...
Stop sticky-preserving non-empty authored reasoning_options during OpenRouter
sync so aliases and rotated models pick up live effort/budget metadata.
Fall back to authored options only when the API omits a reasoning object.
2026-07-15 10:10:37 -05:00
Aiden Cline
507a68d0a1
Merge pull request #3263 from anomalyco/automation/sync-models-pioneer
...
chore(sync): update Pioneer model catalog
2026-07-15 10:08:12 -05:00
Aiden Cline
f7a39e320e
Merge pull request #3273 from anomalyco/issue-3271
...
fix: privatemode-ai model lineup is stale
2026-07-15 10:07:55 -05:00
Aiden Cline
c3de500b5d
Delete providers/privatemode-ai/models/gemma-3-27b.toml
2026-07-15 10:06:20 -05:00
Aiden Cline
d479eebb47
Delete providers/privatemode-ai/models/qwen3-coder-30b-a3b.toml
2026-07-15 10:06:08 -05:00
Aiden Cline
c8f0d25871
Merge pull request #3274 from stargazer617/ollama-cloud/retire-deprecated-models
...
chore(ollama-cloud): retire deprecated models
2026-07-15 10:05:36 -05:00
github-actions[bot]
d0e10d7d44
chore(sync): update LLM Gateway model catalog
2026-07-15 14:55:01 +00:00
github-actions[bot]
b91f684b9b
chore(sync): update OpenRouter model catalog
2026-07-15 14:54:57 +00:00
github-actions[bot]
cee485c1c4
chore(sync): update Pioneer model catalog
2026-07-15 14:54:56 +00:00
Stargazer
4225a7adda
chore(ollama-cloud): retire deprecated models
...
Remove 25 models that Ollama Cloud retired on/before 2026-07-15.
The live catalog (https://ollama.com/v1/models ) now serves only the 18
remaining models; all removed entries are gone from the API.
Retired 2026-07-15 (16):
deepseek-v3.1:671b, deepseek-v3.2, devstral-2:123b, devstral-small-2:24b,
ministral-3:14b, ministral-3:3b, ministral-3:8b, gemini-3-flash-preview,
gemma3:12b, gemma3:27b, gemma3:4b, glm-4.7, glm-5, minimax-m2.1,
qwen3-coder-next, qwen3-coder:480b
Retired 2026-06-30 / 2026-06-16 (9):
rnj-1:8b, kimi-k2-thinking, kimi-k2:1t, minimax-m2, glm-4.6,
qwen3-next:80b, qwen3-vl:235b, qwen3-vl:235b-instruct, cogito-2.1:671b
Source: https://docs.ollama.com/cloud#retirements
Verified via `bun validate` (exit 0) and cross-checked against the live
/v1/models endpoint — 18 ollama-cloud models remain, matching the API.
2026-07-15 14:36:45 +03:00
github-actions[bot]
725eea1b25
fix: privatemode-ai model lineup is stale
2026-07-15 10:29:50 +00:00
PixelDrifter
a99e8b188f
feat(kimi-for-coding): add HighSpeed model
2026-07-15 15:58:02 +08:00
Aiden Cline
af5c74ff69
fix: align *-latest alias reasoning_options and metadata with current targets
...
Latest aliases were left on previous-generation controls/pricing after the
underlying models rotated (e.g. gemini-flash-latest still had Gemini 2.5
toggle+budget while mapping to 3.5 Flash effort). Sync RO, cost, and
related metadata to the models these aliases currently resolve to.
2026-07-14 22:15:49 -05:00
Aiden Cline
14b8cd5612
Merge pull request #3262 from rekram1-node/fix/nanogpt-reasoning
...
fix(nano-gpt): correct reasoning options
2026-07-14 16:01:16 -05:00
Aiden Cline
1d1ef59cd1
fix(nano-gpt): correct reasoning options
2026-07-14 15:58:56 -05:00
Aiden Cline
7d43c564b0
Merge pull request #3259 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-14 15:22:45 -05:00
Aiden Cline
c0cfed9371
Merge pull request #3258 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-14 15:14:32 -05:00
github-actions[bot]
bed4bc4f3d
chore(sync): update Vercel AI Gateway model catalog
2026-07-14 19:45:58 +00:00
github-actions[bot]
97f64dffe9
chore(sync): update OpenRouter model catalog
2026-07-14 19:45:54 +00:00
Aiden Cline
7eef359d6b
Merge pull request #3257 from rekram1-node/fix/cohere-model-metadata
...
refactor(cohere): centralize model metadata
2026-07-14 11:22:24 -05:00
Aiden Cline
b463ea1300
refactor(cohere): centralize model metadata
2026-07-14 11:00:14 -05:00
Aiden Cline
6c9e0b6af0
Merge pull request #3256 from davidkna-sap/davidkna-sap/models-dev-update
...
chore(sap-ai-core): Add missing models & deprecate retired models
2026-07-14 10:51:03 -05:00
David Knaack
5e2483bb19
chore: address additional review feedback
2026-07-14 17:32:45 +02:00
Aiden Cline
d2bb32ceb3
Merge pull request #3252 from Prashanth-InferX/patch-2
...
fix(inferx): update api endpoint to endpoints/v1
2026-07-14 10:05:04 -05:00
Aiden Cline
293903e820
Merge pull request #3241 from anomalyco/automation/sync-models-crossmodel
...
chore(sync): update CrossModel model catalog
2026-07-14 10:04:45 -05:00
Aiden Cline
1d79f0aef8
Merge pull request #3242 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-14 10:04:23 -05:00
Aiden Cline
1f0c79af71
Merge pull request #3247 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-14 10:04:03 -05:00
Aiden Cline
f054b1f447
Merge pull request #3251 from anomalyco/automation/sync-models-baseten
...
chore(sync): update Baseten model catalog
2026-07-14 10:03:47 -05:00
Aiden Cline
0863d10ca0
Merge pull request #3255 from anomalyco/automation/sync-models-ambient
...
chore(sync): update Ambient model catalog
2026-07-14 10:03:35 -05:00
github-actions[bot]
4d9f510e34
chore(sync): update Baseten model catalog
2026-07-14 14:54:47 +00:00
github-actions[bot]
fe8b0b687d
chore(sync): update Ambient model catalog
2026-07-14 14:54:47 +00:00
github-actions[bot]
80e891a596
chore(sync): update CrossModel model catalog
2026-07-14 14:54:43 +00:00
github-actions[bot]
d61dc47fe4
chore(sync): update Vercel AI Gateway model catalog
2026-07-14 14:54:42 +00:00
github-actions[bot]
7a084fd495
chore(sync): update OpenRouter model catalog
2026-07-14 14:54:41 +00:00
David Knaack
779118c76d
chore: move comments to top
2026-07-14 16:49:06 +02:00
David Knaack
8f3b8f72f0
chore: remove deprecated model and address review comments
2026-07-14 16:49:05 +02:00
David Knaack
dc1260c4b9
chore: remove deprecated mistralai--mistral-large-instruct
2026-07-14 16:30:44 +02:00
David Knaack
ee422deff9
chore: address review feedback
2026-07-14 16:11:41 +02:00
David Knaack
3b11700e11
fix: improve model definitions
2026-07-14 15:38:55 +02:00
David Knaack
fb7af6b667
chore(sap-ai-core): add missing models
2026-07-14 15:07:15 +02:00
David Knaack
b059b702b8
chore(sap-ai-core): mark retired models as deprecated
2026-07-14 15:07:15 +02:00
celeste1900
d6ef5792fc
feat(ofox): add Ofox provider with 13 top-tier models
2026-07-14 18:22:28 +08:00
Prashanth-InferX
0000659c57
fix(inferx): update api endpoint to endpoints/v1
2026-07-13 22:25:30 -07:00
Aiden Cline
a2087ac20f
Merge pull request #3248 from Adam8234/agent/add-bedrock-gpt-5-6-models
...
feat(amazon-bedrock): add GPT-5.6 models
2026-07-13 20:20:35 -05:00
Adam
0656114326
fix(amazon-bedrock): use GA GPT-5.6 pricing
2026-07-13 16:32:06 -05:00
Adam
b49a4959dc
feat(amazon-bedrock): add GPT-5.6 models
2026-07-13 14:52:41 -05:00
Aiden Cline
a0bcde206a
Merge pull request #3245 from adriandlam/cloudflare-glm-5-2
...
feat(cloudflare-ai-gateway): add GLM 5.2
2026-07-13 14:15:19 -05:00
Adrian Lam
cc3096f9fe
feat(cloudflare-ai-gateway): add GLM 5.2
2026-07-13 12:28:33 -05:00
Aiden Cline
a82eee57f1
Merge pull request #3229 from oskarkocol/chore/update-cerebras-zai-glm-47-pricing
...
chore(cerebras): update prices 20260713
2026-07-13 12:15:21 -05:00
Aiden Cline
f0981b8e0c
Merge pull request #3243 from rekram1-node/add-gpt-5-6-mainstream-providers
...
feat(providers): add GPT-5.6 hosted models
2026-07-13 11:31:08 -05:00
Aiden Cline
e205675103
feat(providers): add GPT-5.6 hosted models
2026-07-13 11:28:26 -05:00
Aiden Cline
e7391fee74
Merge pull request #3237 from vglafirov/add-gpt-5-6-gitlab
...
feat: add gitlab duo-chat-gpt-5.6 models (sol, terra, luna)
2026-07-13 11:05:51 -05:00
Aiden Cline
6fa1c663a8
Merge pull request #3206 from anomalyco/automation/sync-models-ambient
...
chore(sync): update Ambient model catalog
2026-07-13 09:47:38 -05:00
Aiden Cline
288fc15ffb
fix(ambient): narrow GLM reasoning efforts
2026-07-13 09:31:19 -05:00
Aiden Cline
184e62b2ff
fix(ambient): preserve authored reasoning options
2026-07-13 09:22:58 -05:00
Aiden Cline
b1554e7b25
fix(ambient): add GLM 5.2 reasoning controls
2026-07-13 09:19:57 -05:00
Aiden Cline
ada66871e8
Merge pull request #3234 from hujuncheng/fix/crossmodel-xai-vendor-mapping
...
fix(crossmodel): map x-ai vendor to xai author prefix
2026-07-13 09:17:27 -05:00
Aiden Cline
01462cb929
Merge pull request #3222 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-13 09:16:14 -05:00
Aiden Cline
3e69a442ff
Merge pull request #3221 from anomalyco/automation/sync-models-empiriolabs
...
chore(sync): update EmpirioLabs AI model catalog
2026-07-13 09:15:52 -05:00
Aiden Cline
b11f2273e2
Merge pull request #3225 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-07-13 09:15:33 -05:00
Aiden Cline
d714ac65fb
Merge pull request #3226 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-13 09:15:25 -05:00
Aiden Cline
62b2b3da43
Merge pull request #3236 from anomalyco/automation/sync-models-crossmodel
...
chore(sync): update CrossModel model catalog
2026-07-13 09:14:24 -05:00
Aiden Cline
e6caca99c8
Merge pull request #3227 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-13 09:14:08 -05:00
github-actions[bot]
ae431b6535
chore(sync): update LLM Gateway model catalog
2026-07-13 13:57:44 +00:00
github-actions[bot]
4ade647a05
chore(sync): update OpenRouter model catalog
2026-07-13 13:57:43 +00:00
github-actions[bot]
4cc0676f65
chore(sync): update Ambient model catalog
2026-07-13 13:57:41 +00:00
github-actions[bot]
623d98c04f
chore(sync): update EmpirioLabs AI model catalog
2026-07-13 13:57:41 +00:00
github-actions[bot]
cbb3cc97eb
chore(sync): update CrossModel model catalog
2026-07-13 13:57:39 +00:00
github-actions[bot]
0e706c9afa
chore(sync): update Vercel AI Gateway model catalog
2026-07-13 13:57:36 +00:00
github-actions[bot]
8b25c58cec
chore(sync): update Venice model catalog
2026-07-13 13:57:36 +00:00
Vladimir Glafirov
e5be40b88b
fix: use empty reasoning_options for gitlab gpt-5.6 models
...
The gitlab-ai-provider npm integration does not expose a reasoning
passthrough (see providers/gitlab/provider.toml), so advertising
reasoning_options caused opencode to inject reasoning_effort into
/v1/chat/completions requests. GPT-5.6 rejects reasoning_effort (unless
'none') when function tools are present on chat completions, producing a
400. Match the other duo-chat-gpt-5-* entries with reasoning_options = [].
2026-07-13 13:56:53 +00:00
Vladimir Glafirov
13da13087e
feat: add gitlab duo-chat-gpt-5-6 models (sol, terra, luna)
2026-07-13 12:40:22 +00:00
hujuncheng
ccb24d36ce
fix(crossmodel): map x-ai vendor to xai author prefix
...
CrossModel serves xAI Grok models with vendor_code "x-ai" (e.g.
x-ai/grok-4.5). AUTHOR_BY_VENDOR had no "x-ai" entry, so deriveBaseModel
returned undefined and buildCrossModel skipped every Grok model — no
TOML was ever created under providers/crossmodel/models/xai. The base
models (models/xai/grok-4.5.toml, grok-4.3.toml, grok-build-0.1.toml)
already exist, so mapping "x-ai" -> "xai" lets the sync factor them.
Dry-run after the fix: 3 created (grok-4.5, grok-4.3, grok-build-0.1).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-13 19:11:53 +08:00
bull-of-narev[bot]
01aa0cdfab
chore: update hardcoded LLM prices
2026-07-13 16:09:37 +07:00
Aiden Cline
e1f1d82f41
Merge pull request #3212 from vishalveerareddy123/add-lynkr
...
Add Lynkr (self-hosted complexity-routing gateway)
2026-07-13 00:56:11 -05:00
Aiden Cline
8b8cd78663
Merge pull request #3102 from ericzheng316/dev
...
feat(provider): add EBCloud provider
2026-07-13 00:55:43 -05:00
Aiden Cline
12c9f299cd
Merge pull request #1903 from lit26/add-step-3.7-flash
...
Add Step 3.7 Flash and StepFun Step Plan providers
2026-07-13 00:52:59 -05:00
Aiden Cline
bbaff1dbd9
Merge pull request #3228 from anomalyco/automation/sync-models-crossmodel
...
chore(sync): update CrossModel model catalog
2026-07-13 00:43:31 -05:00
github-actions[bot]
a3c968e9a4
chore(sync): update CrossModel model catalog
2026-07-13 05:26:57 +00:00
Boyu Zheng
f2fcd1c329
fix(ebcloud): use integer square viewBox for logo
2026-07-13 09:59:02 +08:00
Aiden Cline
750c85633e
Merge pull request #3224 from leszek3737/zenmux-gbt-5.6_grok-4.5
...
feat(zenmux): Add OpenAI GPT-5.6 (Luna, Sol, Terra) and xAI Grok-4.5 models
2026-07-12 17:26:09 -05:00
Leszek
f79cd8b647
feat(zenmux): Add OpenAI GPT-5.6 (Luna, Sol, Terra) and xAI Grok-4.5 models
2026-07-12 23:09:11 +02:00
Aiden Cline
14ea63d06c
Merge pull request #3223 from anomalyco/fix/gpt-5-6-families
...
fix(openai): split GPT-5.6 model families
2026-07-12 15:52:47 -05:00
Aiden Cline
8ade7d8d24
fix(openai): split GPT-5.6 model families
2026-07-12 15:41:26 -05:00
Aiden Cline
3c3c09cfe0
Merge pull request #3199 from seven7763/codex/add-daoxe-provider
...
feat(daoxe): add DaoXE provider
2026-07-12 15:28:48 -05:00
Aiden Cline
04990b4e7d
fix(daoxe): add standard reasoning efforts
2026-07-12 15:10:43 -05:00
Aiden Cline
4027cf3610
Merge pull request #3198 from andrelandgraf/neon-gateway-clean-paths
...
fix(neon): use cleaned-up AI Gateway paths (/v1, /openai/v1)
2026-07-12 14:58:31 -05:00
Aiden Cline
5885a6e726
Merge pull request #3091 from eliteprox/feat/add-blueclaw-provider
...
feat(blueclaw): add Blue Claw provider
2026-07-12 14:56:37 -05:00
Aiden Cline
324e7f0de6
fix(neon): retain documented responses path
2026-07-12 13:31:04 -05:00
Aiden Cline
aac99b72e1
fix(daoxe): align current gateway metadata
2026-07-12 13:30:48 -05:00
Aiden Cline
524524e488
fix(ebcloud): correct converted pricing
2026-07-12 13:30:17 -05:00
Aiden Cline
fdddf34d92
fix(blueclaw): remove unverified reasoning toggles
2026-07-12 13:30:05 -05:00
Aiden Cline
867fd31dc0
Merge pull request #3209 from airouter-dev/add-ai-router-provider-source-backed
...
feat: add AI-ROUTER provider
2026-07-12 13:21:50 -05:00
Aiden Cline
bf55e760ac
Merge pull request #3220 from KTibow/chore/remove-wafer-qwen
...
chore: remove Qwen3.5-397B-A17B from wafer.ai provider
2026-07-12 11:49:47 -05:00
Aiden Cline
a5e419dacf
Merge pull request #3208 from Adam-Dalloul/add-mistral-canonical-mappings
...
Map mistral-small-4 and mistral-medium-3 to canonical base models
2026-07-12 11:49:25 -05:00
Aiden Cline
c67e12e135
Merge pull request #3207 from anomalyco/automation/sync-models-empiriolabs
...
chore(sync): update EmpirioLabs AI model catalog
2026-07-12 11:49:11 -05:00
Aiden Cline
51a36c8398
Merge pull request #3140 from lioZ129/feature/add-hpc-ai-provider
...
add new model support
2026-07-12 11:48:49 -05:00
Aiden Cline
6a6acfb4b1
fix: correct HPC-AI model metadata
2026-07-12 11:45:23 -05:00
KTibow
e793b58791
chore: remove Qwen3.5-397B-A17B from wafer.ai provider
...
The model exists at https://pass.wafer.ai/v1/models but has no wafer
metadata (no display_name, description, tier, capabilities, or pricing).
It is a raw pass-through without authoritative catalog data.
Generated by GLM-5.2 with human oversight.
2026-07-12 09:35:30 -07:00
github-actions[bot]
44cb2a2b2d
chore(sync): update EmpirioLabs AI model catalog
2026-07-12 16:34:03 +00:00
Aiden Cline
cecf31aa5b
Merge pull request #3211 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-12 11:23:43 -05:00
Aiden Cline
83d23e7fbd
Merge pull request #3214 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-12 11:23:30 -05:00
Aiden Cline
50bb0a0631
Merge pull request #3215 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-12 11:22:47 -05:00
Aiden Cline
e61cfe4098
Merge pull request #3216 from fanweixiao/dev
...
feat(vivgrid): add gpt-5.6 family models
2026-07-12 11:22:22 -05:00
Aiden Cline
e191ef168d
Merge pull request #3217 from anomalyco/automation/sync-models-deepinfra
...
chore(sync): update Deep Infra model catalog
2026-07-12 11:22:06 -05:00
Aiden Cline
4a665d0b3a
Merge pull request #2912 from NielsAI/feat/google-vertex-gemini-image-models
...
feat(google-vertex): add non-preview Gemini image models
2026-07-12 11:21:53 -05:00
github-actions[bot]
64cd156a32
chore(sync): update Venice model catalog
2026-07-12 15:37:15 +00:00
github-actions[bot]
275ae965fb
chore(sync): update Deep Infra model catalog
2026-07-12 15:37:14 +00:00
github-actions[bot]
d27836b6d5
chore(sync): update Vercel AI Gateway model catalog
2026-07-12 15:37:12 +00:00
github-actions[bot]
cb68b9263b
chore(sync): update OpenRouter model catalog
2026-07-12 15:37:11 +00:00
C.C. Fan
1652c012ac
feat(vivgrid): add gpt-5.6 family models
2026-07-12 10:25:23 +08:00
Aiden Cline
e6fae89eb8
fix(models): correct Nano Banana metadata
2026-07-11 17:59:47 -05:00
Aiden Cline
fe9a8fcb4a
Merge dev into feat/google-vertex-gemini-image-models
2026-07-11 17:50:35 -05:00
Aiden Cline
7bec16398e
refactor: reuse stable Gemini image metadata
2026-07-11 17:49:33 -05:00
Aiden Cline
0b877eb3c0
feat(models): add stable Gemini image metadata
2026-07-11 17:44:09 -05:00
Vishal Veera Reddy
84bd139dc5
lynkr-auto: family=auto, top-of-file rationale with citations
2026-07-11 15:42:33 -07:00
Vishal Veera Reddy
9397edde73
Use currentColor in Lynkr logo
2026-07-11 15:42:32 -07:00
Aiden Cline
f87e902b3b
fix(google-vertex): add required model descriptions
2026-07-11 17:40:40 -05:00
Aiden Cline
668a1c4360
fix(google-vertex): correct Gemini image metadata
2026-07-11 17:39:37 -05:00
Vishal Veera Reddy
b9d58009d8
Add Lynkr logo
2026-07-11 14:44:24 -07:00
Vishal Veera Reddy
d8f677ad47
Add Lynkr auto-routing model
2026-07-11 14:44:23 -07:00
Vishal Veera Reddy
5bf1080088
Add Lynkr provider
2026-07-11 14:44:22 -07:00
User
5806a94836
feat: add AI-ROUTER provider
2026-07-12 04:16:32 +08:00
Aiden Cline
66dcd837fe
Merge pull request #3203 from aegroto/chore/waferai_update
...
Updated wafer.ai models
2026-07-11 15:11:29 -05:00
Aiden Cline
f08df784b5
fix: correct Wafer model metadata
2026-07-11 13:53:50 -05:00
Adam Dalloul
b875d58989
feat(empiriolabs): map mistral-small-4 and mistral-medium-3 to canonical base models
2026-07-11 11:51:08 -07:00
Aiden Cline
ec996a0c4a
Merge pull request #2141 from Prashanth-InferX/patch-1
...
Add InferX provider (OpenAI-compatible endpoints)
2026-07-11 13:36:01 -05:00
Aiden Cline
4445552c8a
fix(inferx): clean up model metadata
2026-07-11 13:30:44 -05:00
Aiden Cline
cfce596e3c
Merge pull request #3202 from ambient-gregory/ambient-catalog-sync
...
feat(ambient): sync model catalog from API
2026-07-11 13:21:09 -05:00
Aiden Cline
774468a7a7
Merge pull request #3197 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-11 13:16:32 -05:00
Aiden Cline
b4b18ced31
Merge pull request #3205 from anomalyco/automation/sync-models-empiriolabs
...
chore(sync): update EmpirioLabs AI model catalog
2026-07-11 13:16:20 -05:00
Aiden Cline
18f001fba0
Merge pull request #3204 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-07-11 13:13:01 -05:00
github-actions[bot]
f1e7b994a0
chore(sync): update EmpirioLabs AI model catalog
2026-07-11 17:36:55 +00:00
github-actions[bot]
c059edc1a4
chore(sync): update LLM Gateway model catalog
2026-07-11 17:36:55 +00:00
github-actions[bot]
6e87b3d24c
chore(sync): update OpenRouter model catalog
2026-07-11 17:36:54 +00:00
aegroto
2e09cb410f
chore: more revisions
2026-07-11 14:13:13 +02:00
aegroto
fa41065a7d
fix: fixed review issue
2026-07-11 14:04:02 +02:00
aegroto
ec47f923cb
chore: update wafer providers
2026-07-11 13:48:02 +02:00
Gregory
ee07b91591
feat(ambient): sync model catalog from API
...
Add an Ambient sync provider that maps the OpenRouter-shaped catalog through the
shared builder. Skip catalog entries with is_ready=false so only served models
are generated, and set deleteMissing=false with skipped/missing notices so a
transient catalog omission retains local files instead of deleting them. Emit
reasoning_options = [] for reasoning models, since Ambient exposes no reasoning
control, rather than silently inheriting the base model's options.
2026-07-11 13:38:19 +02:00
seven7763
cd2f6ac132
feat(daoxe): add DaoXE provider
2026-07-11 14:10:11 +08:00
Andre Landgraf
8613f07b5f
fix(neon): use cleaned-up AI Gateway paths (/v1, /openai/v1)
...
The Neon AI Gateway now exposes tidier routes: chat completions for all
models at `/v1/chat/completions` and the OpenAI Responses API at
`/openai/v1/responses`. Point the provider base URL and the GPT-5 responses
overrides at the new bases (`${NEON_AI_GATEWAY_BASE_URL}/v1` and
`${NEON_AI_GATEWAY_BASE_URL}/openai/v1`) instead of the old
`/ai-gateway/mlflow/v1` and `/ai-gateway/openai/v1` prefixes.
2026-07-10 22:35:40 -07:00
Tianning Li
0c3e1b3203
fix(stepfun-ai-step-plan): use platform.stepfun.ai/en doc links
...
Global step-plan model docs now point to the .ai/en guides instead of the
China .com/zh pages. Links verified live.
2026-07-11 13:26:00 +08:00
Tianning Li
6cbc76a67e
Merge branch 'add-step-3.7-flash' of https://github.com/lit26/models.dev into add-step-3.7-flash
2026-07-11 13:12:56 +08:00
Tianning Li
79c868244e
fix(stepfun-step-plan): align reasoning metadata with direct API
...
Add [interleaved] reasoning_content field to all step-plan model files
and normalize to multi-line TOML form matching the direct-API providers.
Step-plan comment omits the Responses endpoint clause (no plan Responses
endpoint per provider docs).
2026-07-11 13:11:45 +08:00
Tianning Li
6111f36aa7
Merge remote-tracking branch 'upstream/dev' into add-step-3.7-flash
...
# Conflicts:
# models/stepfun/step-3.7-flash.toml
2026-07-11 12:59:51 +08:00
Aiden Cline
5e9e9ac0bb
Merge pull request #3195 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-10 21:45:16 -05:00
Aiden Cline
41cf5aaf1e
Merge pull request #3196 from lilly-luo/add-databricks-kimi-k2-7-code-glm-5-2
...
Add databricks-kimi-k2-7-code and databricks-glm-5-2 models
2026-07-10 21:44:54 -05:00
Lilly
c15ccd0a77
Add databricks-kimi-k2-7-code and databricks-glm-5-2 models
2026-07-11 02:28:00 +00:00
github-actions[bot]
9d36c852d3
chore(sync): update Vercel AI Gateway model catalog
2026-07-11 01:56:41 +00:00
Aiden Cline
04ae13714e
Merge pull request #3189 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-07-10 19:01:27 -05:00
Aiden Cline
8bfa558700
fix(llmgateway): add Muse Spark reasoning efforts
2026-07-10 18:49:49 -05:00
Aiden Cline
66acdcc034
Merge pull request #3193 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-10 18:42:18 -05:00
Aiden Cline
a909f61275
fix(vercel): add GPT-Realtime-2.1 reasoning efforts
2026-07-10 18:37:04 -05:00
github-actions[bot]
f8b382bb01
chore(sync): update LLM Gateway model catalog
2026-07-10 23:35:29 +00:00
github-actions[bot]
98975461b7
chore(sync): update Vercel AI Gateway model catalog
2026-07-10 23:35:28 +00:00
Aiden Cline
c322362a0f
Merge pull request #2898 from samrathreddy/feat/add-pioneer-provider
...
feat: add Pioneer as inference provider
2026-07-10 15:30:46 -05:00
Samrath
ca61e9ea27
Merge remote-tracking branch 'origin/dev' into feat/add-pioneer-provider
...
# Conflicts:
# packages/core/src/sync/index.ts
2026-07-11 01:31:00 +05:30
Samrath
ac05c4ea01
fix: add Pioneer reasoning metadata
2026-07-11 01:29:46 +05:30
Aiden Cline
f74e16edcd
Merge pull request #3188 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-10 14:32:27 -05:00
Aiden Cline
5a21c5d14e
Merge pull request #3192 from rekram1-node/feat/openai-gpt-realtime-2-1
...
feat(openai): add GPT-Realtime-2.1
2026-07-10 14:32:05 -05:00
Samrath
71ce8da88e
fix: generate Pioneer base model mappings
2026-07-11 00:55:05 +05:30
Aiden Cline
6af0231ae6
feat(openai): add GPT-Realtime-2.1
2026-07-10 14:20:39 -05:00
Aiden Cline
01e5ea975e
Merge pull request #2707 from Adam-Dalloul/add-empiriolabs-provider-2
...
Add EmpirioLabs AI provider with hourly sync
2026-07-10 14:13:49 -05:00
Aiden Cline
a08b39d342
fix(empiriolabs): harden model sync
2026-07-10 13:59:04 -05:00
Aiden Cline
929864004e
Merge pull request #3161 from 0-don/feat/add-unorouter-provider
...
feat(unorouter): add UnoRouter provider
2026-07-10 13:56:00 -05:00
Aiden Cline
5dd5de679e
Merge remote-tracking branch 'origin/dev' into fix/pr-2707
...
# Conflicts:
# packages/core/src/sync/index.ts
2026-07-10 13:53:30 -05:00
github-actions[bot]
c3a6f74ec1
chore(sync): update OpenRouter model catalog
2026-07-10 18:46:32 +00:00
Frank
83ffebbca7
update zen models
2026-07-10 13:48:32 -04:00
Adam
084f3e1684
add sourced benchmark results for frontier models
2026-07-10 12:08:10 -05:00
Aiden Cline
0c9b542198
Merge pull request #3185 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-10 11:51:33 -05:00
Aiden Cline
16860bca59
Merge pull request #2725 from sorenjuul/add-abacus-models
...
feat(abacus): add new provider model configurations
2026-07-10 11:50:46 -05:00
Aiden Cline
64fed1b223
fix(abacus): omit inherited GPT input limits
2026-07-10 11:49:53 -05:00
github-actions[bot]
50cbd2d6a8
chore(sync): update OpenRouter model catalog
2026-07-10 16:04:14 +00:00
Frank
d647ededd7
update zen models
2026-07-10 11:37:15 -04:00
Aiden Cline
c106790181
Merge pull request #3147 from anomalyco/fix/digitalocean-catalog-sync
...
fix(sync): use DigitalOcean model catalog
2026-07-10 10:35:04 -05:00
Aiden Cline
56223fd8fc
Merge pull request #2997 from levdad/add-kilo-sync
...
feat(sync): add kilo provider
2026-07-10 10:34:41 -05:00
Aiden Cline
67c29c1b6d
Merge branch 'dev' into add-kilo-sync
2026-07-10 10:33:47 -05:00
Aiden Cline
d98f3e9c5b
Merge pull request #3146 from rakshith1928/cleanup/nvidia-deprecated-kimi-k2.6-july-07
...
chore(nvidia): mark kimi-k2.6 and kimi-k2-instruct-0905 as deprecated
2026-07-10 10:29:50 -05:00
Aiden Cline
cd33292c13
Merge pull request #3099 from cjcole8/add-model-oracle-ai
...
Add Model Oracle AI provider
2026-07-10 10:29:22 -05:00
Aiden Cline
29341789a2
Merge pull request #3175 from satvikxs/routing-run-gpt-5.6
...
routing.run: add gpt-5.6 sol/terra/luna
2026-07-10 10:27:25 -05:00
Aiden Cline
80980b03b2
Merge pull request #3182 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-07-10 10:22:48 -05:00
Aiden Cline
4a689a763a
Merge pull request #3184 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-10 10:22:16 -05:00
Aiden Cline
2f6da2e76d
Merge pull request #3172 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-10 10:22:05 -05:00
Aiden Cline
522c7cf328
Merge pull request #3180 from petrroll/fix/github-copilot-long-context
...
fix(github-copilot): correct long-context metadata
2026-07-10 10:21:38 -05:00
Aiden Cline
f583ccd394
Merge pull request #3178 from petrroll/feat/github-copilot-gpt-5.6-models
...
feat(github-copilot): add GPT-5.6 models
2026-07-10 10:12:09 -05:00
github-actions[bot]
c79e5e123a
chore(sync): update OpenRouter model catalog
2026-07-10 15:10:44 +00:00
github-actions[bot]
115070da57
chore(sync): update LLM Gateway model catalog
2026-07-10 15:10:43 +00:00
github-actions[bot]
a72d46bebb
chore(sync): update Venice model catalog
2026-07-10 15:10:42 +00:00
Soren Juul
0004993aa6
fix(abacus): keep reasoning=true consistently for base-reasoning models without RouteLLM thinking control
2026-07-10 16:06:20 +02:00
Soren Juul
c7bdba27d4
fix(abacus): keep reasoning=true from base model when RouteLLM lacks thinking control
2026-07-10 15:52:07 +02:00
Petr Houška
d637169c29
feat(github-copilot): add GPT-5.6 models
2026-07-10 13:03:57 +00:00
Petr Houška
da30cb58de
fix(github-copilot): correct long-context metadata
2026-07-10 13:03:05 +00:00
0-don
25672f0ba7
Revert "unorouter: mirror base models' reasoning_options instead of empty arrays"
...
This reverts commit 4198dedd57 .
2026-07-10 15:01:44 +02:00
Soren Juul
b0dc8d57b1
fix(abacus): set reasoning=false for IDs where RouteLLM reports no thinking
2026-07-10 14:55:03 +02:00
Soren Juul
0aeb457b97
fix(abacus): cite RouteLLM cached_input_token_rate and verify reasoning flags
2026-07-10 14:47:33 +02:00
Soren Juul
d0a1ad416d
fix(abacus): set reasoning = false for IDs without RouteLLM thinking field
2026-07-10 14:30:57 +02:00
Soren Juul
53150a1e70
fix(abacus): apply thinking-field reasoning standard and cite remaining models
...
- Set reasoning = false for GLM-4.5, GLM-4.7, GLM-5, GLM-5.1,
MiniMax-M3, gemma-4-31b-it, Qwen3.6-27B, and
gemini-3.1-flash-image-preview because RouteLLM /v1/models does not
report thinking: true for those IDs.
- Add leading RouteLLM API citation blocks to the ~19 new/updated model
files that lacked them, mapping input/output modalities, limits,
token rates, and the thinking field where present.
2026-07-10 14:24:45 +02:00
Soren Juul
60b092f08e
fix(abacus): verify reasoning flags and map citations to RouteLLM fields
...
- Restore reasoning = false for GLM-4.6, GLM-5.2, and MiniMax-M2.7
because the RouteLLM /v1/models descriptions for those IDs do not
indicate reasoning emission.
- Replace bare source URLs with explicit claim mappings: each cited
TOML now lists the RouteLLM API field values (context_length,
max_completion_tokens, input_modalities, output_modalities, token
rates, cached_input_token_rate, thinking) that justify the override.
2026-07-10 14:09:34 +02:00
Soren Juul
dbb325e7ab
docs(abacus): add RouteLLM API source citations to divergent overrides
...
Add a leading source comment to provider TOMLs whose cost, limit,
modalities, or reasoning flags diverge from the upstream base-model
metadata. All cited values are confirmed against the RouteLLM model
list at https://routellm.abacus.ai/v1/models .
2026-07-10 13:56:48 +02:00
mightbesatvik
7caae4cdd1
routing.run: add gpt-5.6 sol/terra/luna
...
routing.run now serves the three GPT-5.6 tiers on its OpenAI-compatible
endpoint. Each inherits the openai/gpt-5.6-<tier> base metadata (reasoning,
tool_call, vision, structured output) and overrides with routing.run's list
pricing from GET /v1/models plus a 1M context window. reasoning_options = []
with interleaved reasoning_content, matching the rest of the provider (no
request-side reasoning toggle on the compat surface).
Verified: bun validate passes; live 200 on bare ids via
api.routing.run/v1/chat/completions.
2026-07-10 17:05:58 +05:30
Soren Juul
a62ceff48b
fix(abacus): align gpt-oss-120b reasoning_options with provider audit
...
Revert reasoning_options to [] for openai/gpt-oss-120b. The Abacus
provider.toml audit explicitly states the RouteLLM API documents no
reasoning toggle, effort, or numeric budget request field.
2026-07-10 12:45:47 +02:00
Soren Juul
f928b66bdd
fix(abacus): remove Qwen case collision and restore gpt-oss reasoning effort
...
- Delete lowercase qwen3-coder-480b-a35b-instruct.toml so it no longer
shadows the uppercase base_model variant (Bun resolves TOML imports
case-insensitively).
- Restore reasoning_options effort control for openai/gpt-oss-120b;
OpenAI documents low/medium/high reasoning effort for this model and
RouteLLM's OpenAI-compatible API exposes it.
2026-07-10 12:24:56 +02:00
Soren Juul
7b46d372a1
fix(abacus): correct inherited reasoning flags and limit overrides
...
- Add base_model_omit = ["limit.input"] to gpt-5.4 so the inherited
922K input cap does not exceed the 400K context window.
- Replace reasoning = false with reasoning_options = [] on base-model
overrides that inherit reasoning = true from model metadata.
- Remove duplicate lowercase GLM TOMLs that shadowed the uppercase
variants due to Bun's case-insensitive TOML import resolution.
2026-07-10 12:10:05 +02:00
Soren Juul
a55627183d
fix(abacus): Updated and added missing models from the RouteLLM abacus API
2026-07-10 11:31:49 +02:00
0-don
4198dedd57
unorouter: mirror base models' reasoning_options instead of empty arrays
2026-07-10 10:33:51 +02:00
0-don
174a76c3a0
fix(unorouter): drop fixed size from logo, square viewBox only
2026-07-10 10:32:57 +02:00
0-don
4c8a937d43
fix(unorouter): use currentColor in logo per guidelines
2026-07-10 10:32:57 +02:00
0-don
2995194f70
feat(unorouter): add UnoRouter provider
2026-07-10 10:32:57 +02:00
Aiden Cline
204254b49c
Merge pull request #3169 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-09 22:52:44 -05:00
Aiden Cline
cef9894777
Merge pull request #3166 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-07-09 22:52:20 -05:00
Aiden Cline
e49ad52038
Merge pull request #3168 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-09 22:50:12 -05:00
github-actions[bot]
79b459b3a0
chore(sync): update LLM Gateway model catalog
2026-07-10 03:25:19 +00:00
lioZ129
b9b230fbf4
update models' config
2026-07-10 11:25:18 +08:00
github-actions[bot]
ad61989148
chore(sync): update OpenRouter model catalog
2026-07-10 03:25:15 +00:00
github-actions[bot]
0489f88000
chore(sync): update Venice model catalog
2026-07-10 03:25:13 +00:00
Boyu Zheng
7baf2c0970
uploaded a help document
2026-07-10 11:17:37 +08:00
Boyu Zheng
f5fe2210c8
fix(ebcloud): drop unverified reasoning cost, add interleaved reasoning_content, cleanup
...
Addresses second review pass on PR #3102 :
- Remove cost.reasoning (reasoning tokens bill as normal output tokens,
no separate free/paid line item, matching repo convention)
- Add [interleaved] field = "reasoning_content" to all four models,
since EBCloud's endpoint returns reasoning via that field
- Document the reasoning-control investigation in provider.toml
(no verified effort/budget/toggle param found)
- Strip trailing whitespace, add trailing newline to provider.toml
- Normalize logo.svg viewBox to a 0 0 N N origin
2026-07-10 10:48:45 +08:00
Boyu Zheng
6e4a1e55d8
fix(ebcloud): use base_model inheritance and currentColor logo
...
Address review feedback on PR #3102 : inherit provider-agnostic model
facts via base_model instead of duplicating them (fixes fabricated
dates, wrong temperature/limit overrides, and the DeepSeek-V4-Pro
copy-pasted description), switch logo fills to currentColor, and
correct GLM-5.1/Kimi-K2.6 pricing which had wrongly copied
DeepSeek-V4-Flash's rate.
2026-07-10 10:38:46 +08:00
Boyu Zheng
941d97c41d
feat(ebcloud): add provider logo
2026-07-10 10:08:06 +08:00
Aiden Cline
536aef9f26
Merge pull request #3170 from anomalyco/fix/pr-reviewer-action-items
...
fix: tighten PR reviewer output format
2026-07-09 19:37:56 -05:00
Aiden Cline
d06c559448
Merge pull request #3167 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-09 19:36:51 -05:00
Aiden Cline
a96e2afa9a
fix: tighten PR reviewer output format
2026-07-09 19:36:27 -05:00
github-actions[bot]
3d326fcd61
chore(sync): update Vercel AI Gateway model catalog
2026-07-09 23:42:13 +00:00
Aiden Cline
0846f4e076
Merge pull request #3162 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-09 17:00:30 -05:00
Aiden Cline
d39d29b3ae
Merge pull request #3163 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-09 16:59:32 -05:00
Aiden Cline
5407bf2ca8
Merge pull request #3164 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-07-09 16:58:45 -05:00
Aiden Cline
b660552d37
fix(llmgateway): add GPT-5.6 reasoning options
2026-07-09 16:58:27 -05:00
github-actions[bot]
b78ad11f52
chore(sync): update Venice model catalog
2026-07-09 21:47:13 +00:00
github-actions[bot]
fa8a4818bf
chore(sync): update LLM Gateway model catalog
2026-07-09 21:47:06 +00:00
github-actions[bot]
318bd97333
chore(sync): update OpenRouter model catalog
2026-07-09 21:47:01 +00:00
Aiden Cline
55ddd69236
Merge pull request #3048 from rexledesma/rl/poolside-laguna
...
feat(poolside): add laguna model family metadata
2026-07-09 15:02:07 -05:00
Aiden Cline
4674aceb76
Merge remote-tracking branch 'origin/dev' into pr-3048
...
# Conflicts:
# providers/openrouter/models/aion-labs/aion-3.0.toml
# providers/openrouter/models/poolside/laguna-xs.2:free.toml
2026-07-09 15:00:33 -05:00
Aiden Cline
73fed37655
Merge pull request #3160 from anomalyco/fix/meta-muse-spark-cache-pricing
...
fix: add Muse Spark cache pricing
2026-07-09 14:51:17 -05:00
Aiden Cline
c0c501d1c8
fix: add Muse Spark cache pricing
2026-07-09 14:41:24 -05:00
Aiden Cline
92f0103221
Merge pull request #3088 from snvtac/snvtac/2796-openrouter-context-length
...
fix(openrouter): use model context length
2026-07-09 14:31:10 -05:00
Aiden Cline
40856d303d
Merge remote-tracking branch 'origin/dev' into pr-3088
...
# Conflicts:
# packages/core/test/sync.test.ts
2026-07-09 14:30:14 -05:00
Aiden Cline
e0d89c592c
Merge pull request #3157 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-09 14:20:32 -05:00
Aiden Cline
796543968a
fix(vercel): add reasoning options for new models
2026-07-09 14:18:30 -05:00
Aiden Cline
02204b0efa
Merge pull request #3159 from anomalyco/fix/venice-base-model-sync
...
fix(venice): factor Pro routes against base models
2026-07-09 14:16:30 -05:00
Aiden Cline
c9ffd33830
fix(venice): factor Pro routes against base models
2026-07-09 14:14:09 -05:00
Aiden Cline
9b21750c1b
Merge pull request #3156 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-09 14:12:26 -05:00
github-actions[bot]
dce9b09ca1
chore(sync): update Vercel AI Gateway model catalog
2026-07-09 18:54:03 +00:00
github-actions[bot]
684f5bb0e3
chore(sync): update OpenRouter model catalog
2026-07-09 18:54:00 +00:00
Aiden Cline
72849992e6
Merge pull request #3155 from rekram1-node/fix/vercel-pricing-tier-min
...
fix(vercel): accept pricing tiers without minimums
2026-07-09 13:37:52 -05:00
Aiden Cline
6305fd6309
fix(vercel): accept pricing tiers without minimums
2026-07-09 13:36:50 -05:00
Aiden Cline
426abae0a6
Merge pull request #3152 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-09 13:35:41 -05:00
github-actions[bot]
98ef3fe85e
chore(sync): update OpenRouter model catalog
2026-07-09 18:32:44 +00:00
Aiden Cline
f7eb126871
Merge pull request #3154 from AidenGeunGeun/ghkim/gpt-5.6-alias-name
...
fix(openai): distinguish GPT-5.6 alias name
2026-07-09 13:31:54 -05:00
Aiden Cline
2aeee27d28
Merge pull request #3153 from anomalyco/fix-openrouter-pro-base-model
...
fix(openrouter): factor OpenAI Pro variants
2026-07-09 13:31:29 -05:00
AidenGeunGeun
d4984ea0f4
fix(openai): distinguish GPT-5.6 alias name
2026-07-10 03:27:25 +09:00
Aiden Cline
d878957d25
refactor(openrouter): allowlist GPT-5.6 Pro bases
2026-07-09 13:27:20 -05:00
Aiden Cline
3b844076a8
Merge pull request #2790 from hujuncheng/add-crossmodel-provider
...
feat(crossmodel): add CrossModel provider
2026-07-09 13:11:15 -05:00
Aiden Cline
b0da91978a
fix(openrouter): factor OpenAI Pro variants
2026-07-09 13:10:01 -05:00
Aiden Cline
9abddea6bb
Merge pull request #3151 from anomalyco/add-openai-gpt-5-6
...
feat(openai): add GPT-5.6 models
2026-07-09 12:59:06 -05:00
Aiden Cline
6dfc39c81b
feat(openai): add GPT-5.6 models
2026-07-09 12:51:51 -05:00
Aiden Cline
ba975a9e6f
fix(sync): harden DigitalOcean catalog parsing
2026-07-09 12:42:30 -05:00
Aiden Cline
90afa748ea
Merge pull request #3148 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-09 12:39:51 -05:00
Aiden Cline
c761662a50
Merge pull request #3149 from anomalyco/fix/meta-muse-spark-pricing
...
fix: add Muse Spark pricing
2026-07-09 12:36:54 -05:00
Aiden Cline
f7f53f1863
fix: add Muse Spark pricing
2026-07-09 12:23:33 -05:00
hujuncheng
1bfebd86c1
fix(crossmodel): add audio input modality to Gemini 2.5 Flash and 3 Flash Preview
...
Both Flash models accept audio input (matching their siblings
2.5-flash-lite and 3.5-flash and the google/* base models); the
catalog previously listed only text/image/video. Synced from the
live CrossModel /api/models endpoint.
2026-07-10 01:07:32 +08:00
github-actions[bot]
4f74f79464
chore(sync): update OpenRouter model catalog
2026-07-09 17:04:47 +00:00
Aiden Cline
14431d5d10
fix(sync): use DigitalOcean model catalog
2026-07-09 11:50:02 -05:00
Aiden Cline
35ba7cc987
Merge pull request #3138 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-09 11:38:48 -05:00
hujuncheng
22bf5e359c
fix(crossmodel): align Claude reasoning_options with Anthropic's native surface
...
Addresses the review blocker on #2790 . CrossModel's upstream catalog now
reports each Claude model's reasoning surface as Anthropic exposes it, and
the regenerated TOMLs match providers/anthropic/models/ byte-for-byte:
- opus-4-7, opus-4-8, fable-5: effort [low,medium,high,xhigh,max]
- sonnet-5: toggle + effort [low,medium,high,xhigh,max]
- sonnet-4-6: effort [low,medium,high,max] + budget_tokens (min 1024)
- haiku-4-5: budget_tokens (min 1024)
The earlier gateway-specific values (effort truncated to low/medium/high,
budget clamped 1024..32000) are dropped in favor of parity with the native
Anthropic interface.
Also drops the misleading `context as number` cast: buildCrossModel now
skips a model with no resolvable context window instead of fabricating one,
which narrows the value to a number without the assertion.
bun run validate exits 0; bun models:sync crossmodel is idempotent.
2026-07-10 00:38:25 +08:00
Aiden Cline
8da8aacfc9
Merge pull request #3145 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-07-09 11:27:00 -05:00
Aiden Cline
14615e00ed
Merge pull request #3141 from jerome-benoit/feat/sap-ai-core-gemini-3.1-flash-lite-and-3.5-flash
...
feat(sap-ai-core): add Gemini 3.1 Flash Lite and Gemini 3.5 Flash
2026-07-09 11:26:39 -05:00
Aiden Cline
d97b535831
fix(llmgateway): add GLM-5.2 reasoning efforts
2026-07-09 11:26:18 -05:00
Aiden Cline
6fa356673a
Merge pull request #3143 from satvikxs/update-routing-run-catalog
...
routing.run: fix dead api endpoint + refresh model catalog
2026-07-09 11:26:18 -05:00
Aiden Cline
a20533f144
fix(sync): factor aliased LLM Gateway models
2026-07-09 11:17:06 -05:00
Aiden Cline
972fa46560
Merge pull request #3067 from Cahl-Dee/grid-updates-2026-07-06
...
the-grid-ai: enrich inline provider models (reasoning options, limits, interleaved)
2026-07-09 11:13:43 -05:00
rakshith1928
56bf6e9760
mark nvidia's kimi-k2-instruct model as deprecated
2026-07-09 21:21:51 +05:30
rakshith1928
6fbd2950ea
chore(nvidia): mark kimi-k2.6 as deprecated
2026-07-09 20:58:31 +05:30
github-actions[bot]
e809c7e7ba
chore(sync): update LLM Gateway model catalog
2026-07-09 15:24:32 +00:00
github-actions[bot]
dc5a4d46e4
chore(sync): update OpenRouter model catalog
2026-07-09 15:24:27 +00:00
mightbesatvik
d616b29837
routing.run: fix dead api endpoint + refresh model catalog
...
The routing.run provider pointed `api` at the retired ai.routing.sh
gateway (now unreachable) and listed a stale route/-prefixed model set
that the live API rejects with 400 INVALID_MODEL, making
`opencode auth login -> routing.run` unusable.
- api -> https://api.routing.run/v1 (the live gateway)
- switch to bare model ids: the live /v1/models scheme; route/<id> is
rejected with 400 INVALID_MODEL
- replace the stale catalog with the 12 currently-served models via
base_model inheritance (anthropic / deepseek / zhipuai / moonshotai /
nvidia / alibaba)
- per-model cost and context/output limits taken from the live
/v1/models endpoint
- reasoning_options = [] with interleaved reasoning_content: the API
surfaces reasoning via message.reasoning_content and exposes no
request-side reasoning toggle, effort, or budget control
Verified: `bun validate` passes; live 200 on bare ids (claude-opus-4-8,
kimi-k2.6-nitro); route/-prefixed ids return 400.
2026-07-09 20:14:46 +05:30
Aiden Cline
32fa5ccd39
Merge pull request #3137 from anomalyco/meta-muse-spark
...
feat: add muse spark
2026-07-09 09:05:31 -05:00
hujuncheng
e6a05d372f
fix(crossmodel): sync API context tiers; drop non-discount cache pricing
...
Addresses the automated review on #2790 :
- buildCrossModel now maps every non-base pricing tier from the live API
into cost.tiers (threshold -> context size), matching the Venice sync
convention, so tier pricing stays fresh on each sync instead of being
frozen at hand-authored values. Falls back to existing tiers only when
the API reports none.
- Cache fields are emitted only when cache_read is a genuine discount
(< input). gpt-5.5-pro reports cache_read == input (no caching benefit,
as OpenAI "pro" tiers offer no prompt caching), so both cache fields are
now dropped, matching how every other provider ships this model. It is
the only model in the catalog where cache_read >= input.
- reasoning effort values are filtered through an isReasoningEffort guard
instead of an `as never` cast, so an unexpected upstream value is dropped
rather than producing a TOML that fails validate.
bun run validate exits 0; bun models:sync crossmodel is idempotent
(0 created, 0 updated, 0 removed).
2026-07-09 21:53:18 +08:00
hujuncheng
4c5f3dac70
fix(crossmodel): correct sonnet-5 reasoning, qwen3.7-plus tier price, minimax-m2.7 output
...
Addresses automated review feedback:
- claude-sonnet-5: reasoning_options now toggle+effort+budget_tokens (matches
siblings; the earlier [] came from a stale /api/models payload, now fixed)
- qwen3.7-plus: 256K context tier repriced (cache_write 0.18 -> 1.2, plus
input/cache_read), now scaling correctly above the base tier
- minimax-m2.7: drop max-output override (upstream now reports 131072 = base)
- provider.toml: document CrossModel's reasoning API surface
Regenerated via bun models:sync crossmodel; bun run validate passes.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-09 20:59:06 +08:00
Tianning Li
4c419b3a94
Merge branch 'anomalyco:dev' into add-step-3.7-flash
2026-07-09 17:52:19 +08:00
Tianning Li
85b0c61825
fix(stepfun): apply PR review non-blocking fixes
...
- Move video modality to base model step-3.7-flash; drop redundant
per-provider [modalities] overrides (all 4 providers inherit video)
- Add # Reasoning HTTP format comment to both step-plan provider.toml
- Move reasoning-effort comments to top of model TOMLs for sync safety
- Logo cleanup: drop root fill=none, clipPath rect fill; add trailing newline
2026-07-09 17:48:07 +08:00
Tianning Li
fa5d89ef86
fix(stepfun-step-plan): align step-3.5-flash effort and drop router reasoning
...
step-3.5-flash on both step-plan providers now declares effort low/high,
matching the stepfun/stepfun-ai variants and its own 2603 snapshot. Step
Router v1 is a dispatcher, not a reasoning model (per StepFun docs), so
reasoning=false.
2026-07-09 17:20:43 +08:00
Tianning Li
d97ea65eb2
fix(stepfun): reconcile reasoning_options with documented effort support
...
Step 1/Step 2 are legacy chat models, not reasoning models, so drop the
placeholder reasoning=true/reasoning_options=[]. Give step-3.5-flash the
effort low/high options its 2603 snapshot already declares, matching the
provider reasoning-HTTP-format comment. Symlinked into stepfun-ai.
2026-07-09 17:10:01 +08:00
hujuncheng
0844943895
feat(crossmodel): add claude-fable-5 and claude-sonnet-5
...
New reasoning models now served by the CrossModel gateway; generated via
the crossmodel sync module (bun models:sync crossmodel).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-09 16:58:54 +08:00
lioZ129
0b27b2f87d
add new model support
2026-07-09 16:53:11 +08:00
Aiden Cline
9a05d07973
feat: add muse spark
2026-07-08 23:31:35 -05:00
Aiden Cline
ea0c1021f9
Merge pull request #3133 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-07-08 22:53:10 -05:00
Aiden Cline
6c82320ef5
Merge pull request #3136 from anomalyco/automation/sync-models-anthropic
...
chore(sync): update Anthropic model catalog
2026-07-08 22:52:58 -05:00
Aiden Cline
76df244700
Merge pull request #3021 from andrelandgraf/neon-gpt5-responses-image
...
neon: route GPT-5 via Responses API + mark image output
2026-07-08 22:52:07 -05:00
Andre Landgraf
fa2474bf1c
neon: drop unsupported fast mode on gpt-5-4 / gpt-5-4-mini
...
The gpt-5-4 fast mode advertised `service_tier = "priority"`, but the Neon
AI Gateway rejects it on both the Responses and mlflow routes:
`400 BAD_REQUEST: service_tier='priority' is not supported by Databricks`
(same for `flex` / `auto`; only the implicit `default` tier is accepted).
Verified live against the gateway for both gpt-5-4 and gpt-5-4-mini, so
the [experimental.modes.fast] block is removed from both.
2026-07-08 20:44:34 -07:00
Andre Landgraf
e9ac003666
neon: route GPT-5 models via Responses API + mark image output
...
The 12 GPT-5 models are served on Neon's OpenAI Responses route
(/ai-gateway/openai/v1), not the mlflow chat-completions default — the codex
variants are Responses-only (chat/completions returns 400). Add a per-model
[provider] override (shape=responses, openai/v1 api, @ai-sdk/openai) so
per-model-aware consumers route correctly, and mark modalities.output with
"image" since all 12 support the Responses image_generation built-in tool
(verified live). The provider default stays mlflow for the other models.
2026-07-08 20:44:34 -07:00
github-actions[bot]
36f2cbe950
chore(sync): update LLM Gateway model catalog
2026-07-09 03:30:10 +00:00
github-actions[bot]
f924fec53f
chore(sync): update Anthropic model catalog
2026-07-09 03:30:08 +00:00
Andre Landgraf
010385c237
neon: fix opus-4-7 reasoning + drop unsupported fast mode on 4-7/4-6
...
Live-verified against the Neon AI Gateway (us-east-2), same as opus-4-8:
- claude-opus-4-7: fast mode 400s ("speed: Extra inputs are not
permitted"), and `thinking.type:"enabled"` + budget_tokens 400s ("use
thinking.type.adaptive and output_config.effort"). `thinking.type:
"disabled"` (toggle off) and adaptive + output_config.effort both work;
the gateway's own validation error enumerates the accepted effort
values (low/medium/high/xhigh/max). -> remove [experimental.modes.fast],
switch reasoning_options to toggle + effort.
- claude-opus-4-6: fast mode 400s the same way -> remove
[experimental.modes.fast]. Its reasoning_options are left unchanged:
`thinking.type:"enabled"` + budget_tokens is accepted here (returns
thinking blocks), so toggle + budget_tokens is correct for 4-6.
2026-07-08 19:43:41 -07:00
Aiden Cline
304aed8f78
Merge pull request #3135 from anomalyco/fix/anthropic-sync-base-model-inheritance
...
fix(sync): preserve Anthropic base model inheritance
2026-07-08 21:43:37 -05:00
Aiden Cline
bee97ff7ca
fix(sync): preserve Anthropic base model inheritance
2026-07-08 21:40:59 -05:00
Aiden Cline
813e26c48d
Merge pull request #3134 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-08 21:36:07 -05:00
github-actions[bot]
19b7b389b6
chore(sync): update OpenRouter model catalog
2026-07-09 01:57:22 +00:00
Aiden Cline
57b93962cc
Merge pull request #3132 from ramonpaolo/fix/zenifra-model-id
...
fix(zenifra): use alibaba/ model ID
2026-07-08 19:00:46 -05:00
Aiden Cline
508d0e61a7
Merge pull request #3127 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-08 19:00:22 -05:00
Jérôme Benoit
c31c7f5024
feat(sap-ai-core): add Gemini 3.1 Flash Lite and Gemini 3.5 Flash
...
SAP AI Core Generative AI Hub exposes both models via the gcp-vertexai
foundation-models scenario. Availability confirmed in SAP AI Core service
guide (models list mentions 'Gemini 3.5 flash' and 'Gemini 3.1 Flash Lite').
Wrappers inherit provider-agnostic facts from models/google/ metadata via
base_model. Local overrides mirror the existing sap-ai-core Gemini 2.5
wrapper convention:
- name uses SAP's lowercase identifier (gemini-3.x-flash-*)
- description mirrors metadata for consistency across catalogs
- reasoning_options use the Vertex 3.x effort surface (minimal/low/medium/high)
- pricing tracks the corresponding providers/google-vertex/ entries
Sources:
- https://help.sap.com/docs/sap-ai-core (Generative AI Hub scenarios)
- https://cloud.google.com/vertex-ai/generative-ai/docs/thinking (Vertex 3.x reasoning)
- providers/google-vertex/models/gemini-3.{1-flash-lite,5-flash}.toml (Vertex pricing reference)
2026-07-09 01:56:18 +02:00
ramonpaolo
dbdbbf33c1
fix(zenifra): restrict modalities to text-only
2026-07-08 20:47:22 -03:00
ramonpaolo
63f80db9d7
fix(zenifra): use alibaba/ model ID so API receives 'alibaba/qwen3.6-35b-a3b'
2026-07-08 20:44:29 -03:00
github-actions[bot]
06133a09f7
chore(sync): update Vercel AI Gateway model catalog
2026-07-08 23:38:59 +00:00
Aiden Cline
87ca689338
Merge pull request #3129 from jerome-benoit/fix/sap-ai-core-claude-alignment
...
fix(sap-ai-core, models/anthropic): align Claude wrappers with upstream via base_model
2026-07-08 17:33:35 -05:00
Jérôme Benoit
abc4db8d54
fix(models/anthropic, providers/anthropic): correct claude-opus-4-5 knowledge cutoff (alias + dated)
...
Anthropic docs officially publish May 2025 as reliable knowledge
cutoff for Claude Opus 4.5 (Legacy Models table, footnote 5).
Both the alias and the dated 20251101 metadata files had stale
"2025-03-31" (seeded pre-Opus-4.5 release). Same underlying model
weights → knowledge cutoff is identical.
Source: https://docs.anthropic.com/en/docs/about-claude/models/overview
Fixes:
- models/anthropic/claude-opus-4-5.toml: "2025-03-31" -> "2025-05"
- models/anthropic/claude-opus-4-5-20251101.toml: "2025-03-31" -> "2025-05"
- providers/anthropic/models/claude-opus-4-5.toml: drop stale local
override so primary anthropic provider inherits metadata
- providers/anthropic/models/claude-opus-4-5-20251101.toml: same
drop for the dated snapshot
- providers/sap-ai-core/models/anthropic--claude-4.5-opus.toml: drop
redundant local override (already migrated to base_model in commit 4)
Cascade: 13 provider entries now correctly resolve knowledge = "2025-05":
alias-chain (9): anthropic, sap-ai-core, databricks, github-copilot,
neon, openrouter, orcarouter, venice, vercel
dated-chain (4): google-vertex, google-vertex-anthropic, llmgateway,
merge-gateway
Hand-authored providers without base_model (bedrock, azure, 302ai,
opencode, cortecs, cloudflare-ai-gateway, digitalocean, gitlab,
perplexity-agent, requesty, zenmux, qihang-ai, helicone, ~15 entries)
still carry their own snapshots — deliberately out of scope for this
PR to avoid metadata-sweep scope creep.
2026-07-09 00:10:21 +02:00
Jérôme Benoit
78ee7e6195
refactor(sap-ai-core): migrate all wrappers with models/ metadata to base_model
...
Per AGENTS.md L47-49 ("Must use base_model when a models/ metadata
entry exists"), convert 22 remaining flat sap-ai-core wrapper files
to inherit from their model metadata:
Anthropic (11): claude-3-haiku, claude-3.5-sonnet, claude-3.7-sonnet,
claude-4-opus, claude-4-sonnet, claude-4.5-haiku, claude-4.5-opus,
claude-4.5-sonnet, claude-4.6-opus, claude-4.6-sonnet, claude-4.7-opus
OpenAI (7): gpt-4.1, gpt-4.1-mini, gpt-5, gpt-5-mini, gpt-5-nano,
gpt-5.4, gpt-5.5
Google (3): gemini-2.5-flash, gemini-2.5-flash-lite, gemini-2.5-pro
Perplexity (2): sonar, sonar-pro
Skipped (no models/ metadata): anthropic--claude-3-opus,
anthropic--claude-3-sonnet, sonar-deep-research.
Each wrapper now declares only provider-specific fields per
AGENTS.md L108 (name override, description override if custom,
cost, reasoning_options, structured_output override if any) and
inherits everything else from models/<provider>/<model>.toml.
Generated JSON is zero-delta across all 23 migrated files
(verified via full bun validate output diff).
Bedrock/Azure/Vertex API-surface comments are preserved at the
top of each file (AGENTS.md L67-75) so they survive daily sync.
2026-07-09 00:10:20 +02:00
Jérôme Benoit
91d74aa8f1
fix(sap-ai-core): restore full upstream reasoning_options for narrowed Claude models
...
Restore effort values to match Anthropic upstream canonical specs:
- claude-4.5-opus: restore effort ["low","medium","high"] alongside budget_tokens
- claude-4.6-sonnet: add "max" to complete effort set
- claude-4.7-opus: add "xhigh","max" to complete effort set
Rationale: SAP AI Core routes to Anthropic via Bedrock; the wrapper
should expose the full effort surface exposed by the underlying model
and let consumers (opencode etc.) handle routing/mapping. Aligns with
existing effort declarations in providers/anthropic/models/claude-opus-4-{5,6,7}.toml
and providers/amazon-bedrock/models/anthropic.claude-opus-4-*.toml.
2026-07-09 00:10:20 +02:00
Jérôme Benoit
44764c5202
fix(models/anthropic): add knowledge cutoff for claude-opus-4-8
...
Anthropic officially publishes January 2026 as both reliable
knowledge cutoff and training data cutoff.
Source: https://docs.anthropic.com/en/about-claude/models/overview
2026-07-09 00:10:19 +02:00
eliteprox
c777f40587
fix(blueclaw): mark models as beta
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-08 17:57:19 -04:00
Andre Landgraf
fa0e9f42ec
neon: correct reasoning_options + drop unsupported fast mode
...
Live-verified against the Neon AI Gateway (us-east-2):
- claude-opus-4-8: the gateway rejects `speed:"fast"` +
`anthropic-beta: fast-mode-2026-02-01` with 400 ("speed: Extra inputs
are not permitted" / "invalid beta flag") on both the anthropic and
mlflow routes, so the model does not serve fast mode -> remove
[experimental.modes.fast]. Reasoning is not budget_tokens-based:
`thinking.type:"enabled"` + budget_tokens returns 400 ("use
thinking.type.adaptive and output_config.effort"). The gateway accepts
`thinking.type:"disabled"` (toggle off) and adaptive thinking with
output_config.effort; its own validation error enumerates the accepted
values (low/medium/high/xhigh/max) -> switch to toggle + effort.
- qwen35-122b-a10b: `thinking`, `enable_thinking`, and reasoning budget
fields all return 400 ("unknown field"). The real control is
`reasoning_effort`; the gateway's validation error enumerates
none/low/medium/high, and `reasoning_effort:"none"` returns a plain
(non-reasoning) completion -> switch to effort (none/low/medium/high).
2026-07-08 14:54:21 -07:00
eliteprox
02c592bd8c
fix(blueclaw): replace embedded PNG logo with vector currentColor SVG
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-08 17:41:33 -04:00
Aiden Cline
b7e3706d7b
Merge pull request #3117 from ramonpaolo/dev
...
feat: add zenifra provider with qwen3.6-35b-a3b model
2026-07-08 16:29:00 -05:00
Aiden Cline
11d3d5bef1
Merge pull request #3122 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-08 16:27:04 -05:00
Aiden Cline
b5a23e6a86
fix(google): add Gemini Omni Flash base model
2026-07-08 16:19:41 -05:00
Aiden Cline
fd8ff2be5f
Merge pull request #2755 from dacbd/dacbd-wandb-update
...
fix(sync): wandb catalog/script update
2026-07-08 16:16:22 -05:00
Aiden Cline
9ed0a064c5
Merge pull request #3106 from anomalyco/feat/automated-pr-reviewer
...
feat: add automated PR reviewer
2026-07-08 16:14:15 -05:00
Aiden Cline
ccfe4ca683
Merge pull request #3125 from jerome-benoit/fix/sap-ai-core-claude-alignment
...
fix(sap-ai-core, models/anthropic): align Claude Opus wrappers with upstream reasoning surface
2026-07-08 16:12:45 -05:00
Aiden Cline
bf7fecdfda
Merge pull request #3100 from anomalyco/automation/sync-models-deepinfra
...
chore(sync): update Deep Infra model catalog
2026-07-08 16:08:53 -05:00
Aiden Cline
bec2f47e4d
Merge pull request #3123 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-08 15:56:11 -05:00
Aiden Cline
b8d4d34204
Merge pull request #3124 from anomalyco/automation/sync-models-xai
...
chore(sync): update xAI model catalog
2026-07-08 15:55:40 -05:00
Aiden Cline
191675b018
Merge remote-tracking branch 'origin/dev' into dacbd-wandb-update
...
# Conflicts:
# packages/core/test/sync.test.ts
2026-07-08 15:52:42 -05:00
Aiden Cline
af2161a1ed
fix(wandb): preserve curated model metadata
2026-07-08 15:52:18 -05:00
Jérôme Benoit
7655f5c15b
fix(sap-ai-core): restore full upstream reasoning_options for narrowed Claude models
...
Restore effort values to match Anthropic upstream canonical specs:
- claude-4.5-opus: restore effort ["low","medium","high"] alongside budget_tokens
- claude-4.6-sonnet: add "max" to complete effort set
- claude-4.7-opus: add "xhigh","max" to complete effort set
Rationale: SAP AI Core routes to Anthropic via Bedrock; the wrapper
should expose the full effort surface exposed by the underlying model
and let consumers (opencode etc.) handle routing/mapping. Aligns with
existing effort declarations in providers/anthropic/models/claude-opus-4-{5,6,7}.toml
and providers/amazon-bedrock/models/anthropic.claude-opus-4-*.toml.
2026-07-08 22:48:59 +02:00
Jérôme Benoit
293b221281
refactor(sap-ai-core): use base_model for claude-opus-4-8 wrapper
...
Per AGENTS.md guidance ("Must use base_model when a models/ metadata
entry exists"), convert the flat wrapper to inherit provider-agnostic
facts from models/anthropic/claude-opus-4-8. Wrapper now declares
only provider-specific fields (name override, structured_output,
reasoning_options, cost). Generated JSON is zero-delta.
2026-07-08 22:48:58 +02:00
Jérôme Benoit
3ecca6544e
fix(models/anthropic): add knowledge cutoff for claude-opus-4-8
...
Anthropic officially publishes January 2026 as both reliable
knowledge cutoff and training data cutoff.
Source: https://docs.anthropic.com/en/about-claude/models/overview
2026-07-08 22:48:58 +02:00
github-actions[bot]
3bfd6db3e9
chore(sync): update xAI model catalog
2026-07-08 20:41:41 +00:00
github-actions[bot]
c5fcdde1f6
chore(sync): update OpenRouter model catalog
2026-07-08 20:41:38 +00:00
github-actions[bot]
a70dba48fc
chore(sync): update Vercel AI Gateway model catalog
2026-07-08 20:41:37 +00:00
github-actions[bot]
05e995968a
chore(sync): update Deep Infra model catalog
2026-07-08 20:41:35 +00:00
Aiden Cline
bc4bba5c49
Merge pull request #3119 from anomalyco/fix/xai-sync-curated-dates
...
fix(xai): preserve curated model dates in sync
2026-07-08 15:31:49 -05:00
Aiden Cline
5b44ed2b43
Merge pull request #3121 from jerome-benoit/feat/sap-ai-core-claude-opus-4-8
...
feat(sap-ai-core): add Claude Opus 4.8
2026-07-08 15:28:29 -05:00
Jérôme Benoit
35f20a3d67
feat(sap-ai-core): add Claude Opus 4.8
...
SAP AI Core routes to Anthropic Claude Opus 4.8 via Bedrock; specs
mirror the canonical provider/anthropic/claude-opus-4-8 with the
established sap-ai-core wrapper adjustments (lowercase filename-matching
name, drop [experimental.modes.fast]).
2026-07-08 22:24:56 +02:00
Ramon Paolo Maram
df8ffc4d14
Merge pull request #2 from ramonpaolo/feat/zenifra-provider
...
fix(zenifra): fix logo SVG to follow contributing guidelines
2026-07-08 17:08:45 -03:00
ramonpaolo
4691432650
fix(zenifra): fix logo SVG to follow contributing guidelines
2026-07-08 17:06:24 -03:00
Aiden Cline
edf3dab0c9
Merge pull request #3111 from cline/saoudrizwan/add-openrouter-grok-4.5
...
feat: add x-ai/grok-4.5 model on OpenRouter
2026-07-08 15:04:48 -05:00
Aiden Cline
2abc3f850e
Merge pull request #3112 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-07-08 15:04:28 -05:00
Aiden Cline
3e4d635ed1
fix(llmgateway): set grok-4-5 reasoning_options to low/medium/high effort
2026-07-08 15:03:13 -05:00
Aiden Cline
d1507f8556
Merge pull request #3113 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-08 15:02:27 -05:00
Aiden Cline
4645127c43
fix(vercel): set grok-4.5 reasoning_options to low/medium/high effort
2026-07-08 15:01:44 -05:00
Frank
5958486b74
Merge branch 'dev' of github.com:anomalyco/models.dev into dev
2026-07-08 16:00:58 -04:00
Aiden Cline
d9dc7e2ac6
Merge pull request #3115 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-08 14:58:14 -05:00
Aiden Cline
8f1fb2d2f9
fix(xai): preserve curated model dates in sync
2026-07-08 14:58:08 -05:00
github-actions[bot]
84e45dc80e
chore(sync): update Vercel AI Gateway model catalog
2026-07-08 19:50:44 +00:00
github-actions[bot]
4127d71fcb
chore(sync): update LLM Gateway model catalog
2026-07-08 19:50:42 +00:00
github-actions[bot]
ab6dde933d
chore(sync): update Venice model catalog
2026-07-08 19:50:42 +00:00
Frank
c7199532a5
update zen models
2026-07-08 15:49:10 -04:00
Ramon Paolo Maram
95d909d687
Merge pull request #1 from ramonpaolo/feat/zenifra-provider
...
feat: add zenifra provider with qwen3.6-35b-a3b model
2026-07-08 16:06:06 -03:00
Aiden Cline
b4e5ca4bcc
Merge pull request #3116 from anomalyco/fix/xai-sync-base-model
...
fix(xai): preserve factored model metadata in sync
2026-07-08 13:57:33 -05:00
Aiden Cline
600fcc4b5e
fix(xai): preserve factored model metadata in sync
2026-07-08 13:52:50 -05:00
Saoud Rizwan
58baf8dc99
feat: add x-ai/grok-4.5 model on OpenRouter
2026-07-08 11:30:53 -07:00
Aiden Cline
1f1baabf1e
Merge pull request #3110 from anomalyco/add-grok
...
feat(xai): add Grok 4.5
2026-07-08 13:14:39 -05:00
Aiden Cline
13dc9ff6ac
fix(xai): align Grok 4.5 launch details
2026-07-08 13:13:16 -05:00
Aiden Cline
4e4161773e
feat(xai): add Grok 4.5
2026-07-08 13:12:05 -05:00
Aiden Cline
2fcdcaad23
fix: skip automated model sync PRs
2026-07-08 11:06:16 -05:00
Aiden Cline
61540adecc
Merge pull request #3107 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-08 11:03:33 -05:00
github-actions[bot]
b418a9c449
chore(sync): update OpenRouter model catalog
2026-07-08 15:57:15 +00:00
Aiden Cline
5b8d8af694
Merge pull request #3097 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-08 10:20:27 -05:00
Aiden Cline
9e288c4ab2
Merge pull request #3098 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-07-08 10:20:10 -05:00
Aiden Cline
88ecc18650
feat: add automated PR reviewer
2026-07-08 10:15:27 -05:00
Aiden Cline
8b9962539d
Merge pull request #3096 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-08 10:07:26 -05:00
github-actions[bot]
8cdec56580
chore(sync): update OpenRouter model catalog
2026-07-08 15:01:21 +00:00
github-actions[bot]
9c1cf4c56e
chore(sync): update Venice model catalog
2026-07-08 15:01:19 +00:00
github-actions[bot]
8333c7145b
chore(sync): update LLM Gateway model catalog
2026-07-08 15:01:17 +00:00
Boyu Zheng
b96653aa5c
fix(ebcloud): correct copy-pasted model descriptions for GLM-5.1 and Kimi-K2.6
2026-07-08 17:22:08 +08:00
Boyu Zheng
128398d56b
feat(provider): add EBCloud provider and Models: DeepSeek-v4-flash, pro, GLM and Kimi.
2026-07-08 16:49:17 +08:00
cjcole8
c1e0d97149
Add Model Oracle AI provider
2026-07-07 21:34:45 -06:00
Aiden Cline
f1a9be19f6
Merge pull request #3095 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-07 15:54:07 -05:00
github-actions[bot]
6e56621a48
chore(sync): update OpenRouter model catalog
2026-07-07 20:54:01 +00:00
Samrath
b296e9819a
Merge remote-tracking branch 'origin/dev' into feat/add-pioneer-provider
...
# Conflicts:
# packages/core/src/sync/index.ts
2026-07-08 00:02:14 +05:30
Aiden Cline
22f4f521a4
Merge pull request #3093 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-07-07 13:12:24 -05:00
Aiden Cline
863d5c9591
Merge pull request #3092 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-07 13:12:10 -05:00
github-actions[bot]
cfc73f5b30
chore(sync): update OpenRouter model catalog
2026-07-07 17:56:05 +00:00
github-actions[bot]
83d8f2c0a0
chore(sync): update LLM Gateway model catalog
2026-07-07 17:56:02 +00:00
Aiden Cline
20b3da34f9
Merge pull request #3094 from jacoblee93/patch-1
...
chore: Update cache_read cost in Fireworks glm-5p2 model to reflect pricing changes
2026-07-07 12:52:57 -05:00
Jacob Lee
8d67e3f6c3
Update cache_read cost in Fireworks glm-5p2 model to reflect pricing changes
...
The pricing does not match the source here: https://docs.fireworks.ai/serverless/pricing
2026-07-07 10:44:32 -07:00
Aiden Cline
2b2965d8f0
Merge pull request #3089 from ttys3/chore/vultr-sync-catalog
...
chore(vultr): sync model catalog to latest API
2026-07-07 10:52:40 -05:00
Aiden Cline
e8462e9a12
Merge pull request #2758 from fanweixiao/dev
...
provider(vivgrid): add glm-5.2
2026-07-07 10:51:24 -05:00
Aiden Cline
5f2ab581a6
Merge pull request #3079 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-07 10:47:26 -05:00
Aiden Cline
8f7db6c4f6
Merge pull request #3058 from kelvinq/fix/xiaomi-token-plan-ghost-mimo-v2-omni
...
fix(xiaomi-token-plan): remove mimo-v2-omni (not served by token-plan endpoints)
2026-07-07 10:46:24 -05:00
Aiden Cline
f047fec30b
Merge pull request #3044 from Suat-B/codex/claude-fable-5
...
Add Claude Fable 5 model for Xpersona
2026-07-07 10:46:03 -05:00
Aiden Cline
ed9ce53003
Remove unnecessary fields from claude-fable-5 model
2026-07-07 10:45:35 -05:00
Aiden Cline
311dc66410
Merge pull request #2763 from kapelame/feat/kilo-minimax-m3
...
feat(kilo): add minimax/MiniMax-M3 to Kilo Gateway catalog
2026-07-07 10:43:42 -05:00
eliteprox
4628979d6b
fix(blueclaw): address review feedback
...
- add provider logo
- factor both Qwen models through canonical alibaba base_model
- declare explicit reasoning_options (toggle)
- drop limit.output copied from combined context; inherit base value
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-07 11:42:18 -04:00
Cahl-Dee
d25b0d86b9
revert the-grid-ai to inline provider models
...
The Grid AI is a model aggregator that serves other labs' models under
tier aliases, not a model lab, so per maintainer feedback on #3067 it
should not use the models/ + base_model metadata layer.
- Delete models/the-grid-ai/ and fold all facts back inline under
providers/the-grid-ai/models/ (no base_model references).
- Keep the data improvements: limit.input, reasoning_options (effort for
standard/prime; toggle + wider effort set for *-max), refreshed
descriptions and last_updated.
- Replace cost with a comment explaining pricing is variable (tokens
trade on an open market) and linking each instrument's live market
page; add a contract-spec link under each description.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 10:29:00 -05:00
github-actions[bot]
4a482a2922
chore(sync): update OpenRouter model catalog
2026-07-07 15:16:49 +00:00
Aiden Cline
f7a8c5f0b5
Merge pull request #3083 from anomalyco/automation/sync-models-deepinfra
...
chore(sync): update Deep Infra model catalog
2026-07-07 09:33:15 -05:00
github-actions[bot]
a903385193
chore(sync): update Deep Infra model catalog
2026-07-07 13:58:05 +00:00
ttyS3
fc09346ae7
chore(vultr): sync model catalog to latest API
...
- Update Kimi-K2.6 pricing to 0.30/1.20 (was 0.15/0.60)
- Replace GLM-5.1-FP8 with GLM-5.2-FP8 (base_model zhipuai/glm-5.2,
limit.context 393_216 per vLLM max_model_len)
- Add Qwen3.5-397B-A17B (0.30/2.00)
- Add Qwen3.6-27B (0.30/2.00)
- Add MiMo-V2.5-Pro (0.55/1.65)
- Add DeepSeek-V4-Flash (0.30/1.00)
- Remove Llama-3.1-Nemotron-Safety-Guard-8B-v3 (no longer in API)
All reasoning models declare reasoning_options = [] per Vultr's
lack of reasoning request control. New TextGeneration models use
base_model inheritance from models/ metadata. ReRank models
(VultronRetriever*) are intentionally skipped pending official
documentation of their capabilities.
Source: https://api.vultrinference.com/v1/models
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-07 21:27:28 +08:00
Haoqian Li
c7990b3be5
fix(openrouter): use model-level context length
2026-07-07 20:40:03 +08:00
Levi Hadad
4d8931d4af
Merge branch 'dev' into add-kilo-sync
2026-07-07 15:12:42 +03:00
Rex Ledesma
5255f1977b
feat(poolside): add laguna model family metadata
2026-07-07 06:02:40 -04:00
vimtor
fa0722d987
chore: add SDK section in the how to use dialog
2026-07-07 11:49:29 +02:00
vimtor
e6ebd8d9a5
chore: improve models SDK README
2026-07-07 11:28:55 +02:00
vimtor
ebcc46fc41
chore: improve models SDK README
2026-07-07 11:26:29 +02:00
Jack
e84e7ca694
add hy3-free back
2026-07-07 16:09:50 +08:00
Jack
08e3c7d197
remove hy3-free
2026-07-07 16:00:30 +08:00
Jack
6670513ab0
Merge pull request #3084 from anomalyco/feat/opencode-hy3-free
...
feat(opencode): add Hy3 Free model
2026-07-07 15:49:08 +08:00
Jack
b0f02d6653
feat(opencode): add Hy3 Free model
2026-07-07 15:44:08 +08:00
Daniel Barnes
3dd0638519
enable delete missing
2026-07-06 21:38:35 -07:00
Tianning Li
2cd05cd265
Merge branch 'anomalyco:dev' into add-step-3.7-flash
2026-07-07 11:21:40 +08:00
Daniel Barnes
7ef995f22e
remove jetbains incorrect family & use gpt-oss basemodel
2026-07-06 15:47:30 -07:00
Daniel Barnes
cf68aae418
Merge remote-tracking branch 'upstream/dev' into dacbd-wandb-update
2026-07-06 15:38:47 -07:00
Daniel Barnes
7acc36b95f
reasion options
2026-07-06 15:25:20 -07:00
Aiden Cline
819d2a3f81
Merge pull request #3078 from anomalyco/fix/remove-sync-notice-issues
...
fix(sync): stop creating notice issues
2026-07-06 17:08:44 -05:00
Aiden Cline
47d8acf091
fix(sync): stop creating notice issues
2026-07-06 17:08:09 -05:00
Aiden Cline
33bf65054a
Merge pull request #3075 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-06 17:04:19 -05:00
Aiden Cline
4dc2487e3e
Merge pull request #3074 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-06 17:03:56 -05:00
github-actions[bot]
9d417b83af
chore(sync): update Vercel AI Gateway model catalog
2026-07-06 21:47:34 +00:00
github-actions[bot]
d52e451885
chore(sync): update OpenRouter model catalog
2026-07-06 21:47:31 +00:00
Aiden Cline
8c85232d37
Merge pull request #3049 from anomalyco/feat/openai-model-sync
...
feat(sync): track OpenAI model availability
2026-07-06 16:05:08 -05:00
Cahl-Dee
2b59e24cdc
move to new file structure with base models, add additional metadata
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-06 16:03:02 -05:00
Aiden Cline
61b21e0c75
fix(sync): harden OpenAI availability tracking
2026-07-06 16:01:51 -05:00
Aiden Cline
f47c333d08
Merge pull request #3064 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-06 15:57:58 -05:00
Aiden Cline
97774b1904
Merge pull request #3066 from anomalyco/fix/digitalocean-image-output
...
fix(sync): allow zero limits for DigitalOcean image models
2026-07-06 15:57:43 -05:00
github-actions[bot]
bc6715e129
chore(sync): update OpenRouter model catalog
2026-07-06 20:54:20 +00:00
Aiden Cline
d6a107ab7c
fix(sync): support DigitalOcean image limits
2026-07-06 15:46:59 -05:00
Aiden Cline
45ee3bcda9
fix(sync): exclude DigitalOcean image models
2026-07-06 15:45:19 -05:00
Aiden Cline
80772c3804
Merge pull request #3065 from anomalyco/fix/digitalocean-dedicated-cost
...
fix(sync): skip unpriced DigitalOcean models
2026-07-06 15:40:56 -05:00
Aiden Cline
6c033900da
fix(sync): skip unpriced DigitalOcean models
2026-07-06 15:35:52 -05:00
Aiden Cline
43a2e3ad18
fix(sync): allow unpriced DigitalOcean models
2026-07-06 15:26:36 -05:00
Aiden Cline
ed800ae7fb
Merge pull request #3060 from anomalyco/issue-3059
...
feat(subconscious): add GLM-5.2
2026-07-06 14:58:25 -05:00
Aiden Cline
645321823c
fix(subconscious): align GLM-5.2 reasoning metadata
2026-07-06 14:23:16 -05:00
Aiden Cline
dc41bd55cc
Merge pull request #3062 from anomalyco/issue-3061
...
fix(subconscious): use Anthropic Messages API and correct model metadata
2026-07-06 14:20:43 -05:00
Aiden Cline
365a6834fe
docs(subconscious): clarify thinking toggle
2026-07-06 14:16:36 -05:00
Aiden Cline
d62f00cd3d
fix(subconscious): use Anthropic Messages API
2026-07-06 14:14:04 -05:00
Aiden Cline
de152dbecf
Merge pull request #3063 from anomalyco/feat/digitalocean-model-sync
...
feat(sync): migrate DigitalOcean model sync
2026-07-06 13:44:45 -05:00
Aiden Cline
f867c07abb
Merge pull request #3052 from anomalyco/automation/sync-models-huggingface
...
chore(sync): update Hugging Face model catalog
2026-07-06 13:42:43 -05:00
Aiden Cline
eda06ee486
fix(huggingface): add GPT OSS 20B reasoning efforts
2026-07-06 13:31:50 -05:00
Aiden Cline
eee5dd1f7a
Merge pull request #3057 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-06 13:25:00 -05:00
github-actions[bot]
98d9966803
chore(sync): update OpenRouter model catalog
2026-07-06 18:03:50 +00:00
github-actions[bot]
7e0b0a2747
chore(sync): update Hugging Face model catalog
2026-07-06 18:03:46 +00:00
Aiden Cline
24b57545c3
feat(sync): migrate DigitalOcean model sync
2026-07-06 11:01:07 -05:00
Victor Navarro
7f069c7871
feat: create @opencode-ai/models SDK
...
feat: add `@opencode-ai/models` sdk
2026-07-06 15:35:48 +02:00
vimtor
daee227c84
refactor: simplify sdk surface
2026-07-06 15:34:27 +02:00
github-actions[bot]
e1f518a0b5
fix: wrong code. reference https://github.com/anomalyco/models.dev/blob/dev/providers/subconscious/models/subconscious/tim-qwen3.6-27b.toml
2026-07-06 13:31:30 +00:00
github-actions[bot]
5c818fc710
fix: GLM 5.2 on Subconscious, pls? and have bug...
2026-07-06 13:09:14 +00:00
vimtor
030205f889
feat: rename sdk package
2026-07-06 13:13:11 +02:00
Kelvin Quee
f46d1f4d66
fix(xiaomi-token-plan): remove mimo-v2-omni (not served by token-plan endpoints)
...
The token-plan endpoints do not serve mimo-v2-omni. Requests return
HTTP 400 "Not supported model mimo-v2-omni". The model is pay-as-you-go
only and stays under providers/xiaomi/. Also drop the stale "V2 Omni"
mention from the three token-plan provider.toml comments.
Validated with bun validate.
2026-07-06 09:38:39 +00:00
Aiden Cline
779ddb215a
Merge pull request #3056 from fang2hou/dev
...
feat(amazon-bedrock): add JP Claude Haiku 4.5 model
2026-07-05 23:13:13 -05:00
Zhou Fang
a4c0905873
feat(amazon-bedrock): add JP Claude Haiku 4.5 model
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-07-06 12:35:01 +09:00
Aiden Cline
f55f60dc1c
Merge pull request #3051 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-05 21:03:47 -05:00
Aiden Cline
5d55251e79
Merge pull request #3053 from anomalyco/automation/sync-models-cloudflare-workers-ai
...
chore(sync): update Cloudflare Workers AI model catalog
2026-07-05 21:01:30 -05:00
Aiden Cline
6ee5838194
Merge pull request #3054 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-05 21:01:16 -05:00
github-actions[bot]
8bfd812bec
chore(sync): update OpenRouter model catalog
2026-07-06 01:57:30 +00:00
github-actions[bot]
337487f4a6
chore(sync): update Cloudflare Workers AI model catalog
2026-07-06 01:57:29 +00:00
github-actions[bot]
f345a530b6
chore(sync): update Vercel AI Gateway model catalog
2026-07-06 01:57:28 +00:00
Suat-B
341c3275fa
Trim Claude Fable 5 to provider-specific overrides only
2026-07-05 19:48:46 -05:00
Aiden Cline
2dba3e86d5
Merge pull request #2803 from fheuer/fh/stackit-models-catalogue-update-june-2026
...
feat: update STACKIT models catalogue
2026-07-05 19:44:18 -05:00
Aiden Cline
101052cc58
fix(stackit): inherit canonical GPT-OSS metadata
2026-07-05 19:39:40 -05:00
Aiden Cline
f7ba96fb39
Merge branch 'dev' into fh/stackit-models-catalogue-update-june-2026
2026-07-05 19:00:22 -05:00
Aiden Cline
6e5001bad8
Merge pull request #3047 from rexledesma/rl/poolside-logo
...
feat(poolside): add logo
2026-07-05 18:44:13 -05:00
Aiden Cline
94ac918c91
Merge pull request #3046 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-05 18:42:59 -05:00
github-actions[bot]
022e41d731
chore(sync): update OpenRouter model catalog
2026-07-05 23:38:04 +00:00
Suat-B
fb17820822
Add explicit reasoning options to Claude Fable 5
2026-07-05 13:45:53 -05:00
Suat-B
3ab2b9a814
Align Claude Fable 5 with base model conventions
2026-07-05 13:31:47 -05:00
Aiden Cline
ede8fbf42e
feat(sync): track OpenAI model availability
2026-07-05 13:25:48 -05:00
Rex Ledesma
eb60d3360e
feat(poolside): add logo
2026-07-05 14:04:20 -04:00
Aiden Cline
2d033c6928
Merge pull request #3045 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-05 12:20:26 -05:00
Aiden Cline
e3d993c354
Merge pull request #3043 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-05 12:07:15 -05:00
Aiden Cline
c04397c842
fix(vercel): inherit canonical Anthropic metadata
2026-07-05 12:02:55 -05:00
github-actions[bot]
6460aa3378
chore(sync): update OpenRouter model catalog
2026-07-05 16:37:31 +00:00
github-actions[bot]
9a2c07ae29
chore(sync): update Vercel AI Gateway model catalog
2026-07-05 16:37:28 +00:00
Suat-B
221027c7c9
Add Claude Fable 5 model
2026-07-05 10:46:34 -05:00
Aiden Cline
8717a30941
Merge pull request #3042 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-05 09:26:12 -05:00
Aiden Cline
6e75c29480
Merge pull request #3041 from anomalyco/feat/anthropic-model-sync
...
feat(sync): automate Anthropic model catalog
2026-07-05 09:25:46 -05:00
Aiden Cline
7dbba9d902
fix(anthropic): preserve latest alias names
2026-07-05 09:22:10 -05:00
Aiden Cline
1f66823cc0
fix(sync): add Anthropic budget control
2026-07-05 09:15:52 -05:00
github-actions[bot]
32fe0c9981
chore(sync): update OpenRouter model catalog
2026-07-05 13:54:11 +00:00
Aiden Cline
df3fa55fef
fix(sync): reconcile Anthropic catalog
2026-07-05 08:52:21 -05:00
Aiden Cline
773e7858e5
Merge pull request #3036 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-05 08:44:21 -05:00
hujuncheng
cf92424cdb
feat(crossmodel): add sync module + per-model reasoning_options
...
Adds a sync provider module (packages/core/src/sync/providers/crossmodel.ts) that
pulls the catalog from CrossModel's public /api/models endpoint and regenerates the
provider TOMLs: served cost (USD micro/1M -> USD, context tiers preserved), limits,
modalities, and explicit per-model reasoning_options.
reasoning_options are provider-specific, derived from CrossModel's own gateway
surface rather than inherited from base_model:
- OpenAI-family: reasoning_effort (effort values per model; gpt-5.5-pro = medium/high/xhigh)
- Anthropic: thinking toggle + effort + budget_tokens, budget clamped to 1024..32000
by the gateway (not the upstream's native 63999)
- Gemini: reasoning_effort via the OpenAI-compatible endpoint; flash variants add toggle
- domestic upstreams (qwen/glm/kimi/minimax/mimo/hunyuan/deepseek): native control via
byte-transparent passthrough (toggle / budget / effort as each upstream accepts)
- non-reasoning models (gpt-4o-mini) carry no reasoning_options
- always-thinking / can't-disable models (kimi-k2.7-code, MiniMax M2.x) -> reasoning_options = []
Registered under the aggregators group so CI's hourly sync keeps the catalog fresh.
Validated with `bun run validate` (exit 0).
2026-07-05 20:51:15 +08:00
hujuncheng
c018793aa0
feat(crossmodel): add CrossModel provider
2026-07-05 20:50:31 +08:00
github-actions[bot]
2c6ec3c9dd
chore(sync): update OpenRouter model catalog
2026-07-05 12:44:05 +00:00
Aiden Cline
496f79bbdd
Merge pull request #2967 from mookechee/feat/add-longcat-provider
...
feat: add LongCat provider with LongCat-2.0 model
2026-07-04 16:29:04 -05:00
Aiden Cline
22bffd8aa9
Fix base_model entry in LongCat-2.0.toml
2026-07-04 16:28:54 -05:00
Aiden Cline
281cb7db5c
feat(sync): add Anthropic model sync
2026-07-04 16:22:50 -05:00
Aiden Cline
f725182678
Merge pull request #3030 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-04 13:18:01 -05:00
Aiden Cline
8de7c059df
Merge pull request #3029 from anomalyco/automation/sync-models-deepinfra
...
chore(sync): update Deep Infra model catalog
2026-07-04 13:17:48 -05:00
Aiden Cline
3bfa04da27
fix(deepinfra): preserve sync comments
2026-07-04 13:17:12 -05:00
Aiden Cline
307ab75a31
Merge pull request #3034 from anomalyco/fix/issue-fixer-citations
...
chore: add citations to issue fixer PRs
2026-07-04 13:16:17 -05:00
Aiden Cline
11fcae1b77
chore: add citations to issue fixer PRs
2026-07-04 13:12:54 -05:00
github-actions[bot]
ec1da844b1
chore(sync): update OpenRouter model catalog
2026-07-04 17:37:23 +00:00
github-actions[bot]
d28333d532
chore(sync): update Deep Infra model catalog
2026-07-04 17:37:22 +00:00
Aiden Cline
421d6bcdca
Merge pull request #2739 from Thachnh/feat/deepinfra-model-sync
...
feat(deepinfra): automate model catalog sync
2026-07-04 12:05:12 -05:00
Aiden Cline
e71c4b583e
Merge pull request #3026 from anomalyco/issue-3025
...
fix : #3025
2026-07-04 12:01:11 -05:00
Aiden Cline
aec50fda38
fix: add Merge Gateway reasoning options
2026-07-04 11:59:27 -05:00
Aiden Cline
8e97f7ca75
Merge pull request #3027 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-04 11:52:16 -05:00
Aiden Cline
69b479c956
Merge pull request #3022 from blesswinsamuel/feat/digitalocean-glm-5.1-5.2
...
feat(digitalocean): add GLM 5.1 and GLM 5.2
2026-07-04 11:52:06 -05:00
github-actions[bot]
7d72ff0bd5
chore(sync): update OpenRouter model catalog
2026-07-04 16:36:20 +00:00
MookeChee
50115e05e9
docs(longcat): use English provider docs link
2026-07-04 22:35:28 +08:00
MookeChee
1f78f96fd6
docs(longcat): cite thinking toggle API syntax
2026-07-04 22:35:19 +08:00
MookeChee
aa6e1bf442
Merge branch 'dev' into feat/add-longcat-provider
2026-07-04 22:31:51 +08:00
Blesswin Samuel
553602a66f
fix(digitalocean): GLM 5.1 exposes no reasoning control, use empty reasoning_options
2026-07-04 15:55:34 +05:30
github-actions[bot]
042b0c773c
fix : #3025
2026-07-04 08:51:58 +00:00
Aiden Cline
d041886ae8
Merge pull request #3024 from anomalyco/fix/stale-pr-activity
...
fix(ci): preserve PRs updated after review
2026-07-04 00:03:44 -05:00
Aiden Cline
c2aca2a256
fix(ci): preserve PRs updated after review
2026-07-03 23:58:36 -05:00
Aiden Cline
b5f495bfbd
fix(deepinfra): preserve model descriptions
2026-07-03 23:56:35 -05:00
Aiden Cline
64a2f1fc32
Merge origin/dev into feat/deepinfra-model-sync
2026-07-03 23:54:02 -05:00
Aiden Cline
fa5036e929
Merge pull request #3023 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-03 22:47:50 -05:00
Aiden Cline
a5c1cfe655
Merge pull request #2902 from anomalyco/chore/ci-failure-fixer
...
chore: add dev CI fixer workflow
2026-07-03 22:46:55 -05:00
github-actions[bot]
f3c7da5050
chore(sync): update OpenRouter model catalog
2026-07-04 03:24:54 +00:00
Blesswin Samuel
ad40358e24
fix(digitalocean): use base_model for GLM 5.1 and GLM 5.2
2026-07-04 06:27:59 +05:30
Blesswin Samuel
df7bbcab5f
fix(digitalocean): restore cache_read pricing for GLM 5.1 and GLM 5.2
2026-07-04 06:26:38 +05:30
Blesswin Samuel
1f5d837a00
fix(digitalocean): use standalone format for GLM 5.1 and GLM 5.2
2026-07-04 06:25:24 +05:30
Blesswin Samuel
ec7e0d7d44
feat(digitalocean): add GLM 5.1 and GLM 5.2 models
2026-07-04 06:18:48 +05:30
Aiden Cline
208080febd
Merge pull request #3018 from stupidloud/nvidia-glm-5.2
...
feat(nvidia): replace GLM-5.1 with GLM-5.2
2026-07-03 19:20:28 -05:00
Aiden Cline
d4f744499f
Fix formatting in glm-5.2.toml
2026-07-03 19:20:17 -05:00
Aiden Cline
2c69592fda
Merge pull request #3020 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-03 19:19:48 -05:00
github-actions[bot]
9617908191
chore(sync): update Venice model catalog
2026-07-03 23:37:37 +00:00
Andre Landgraf
f12ca51649
neon: add reasoning_options to qwen35-122b-a10b
...
Qwen3.5 122B inherits reasoning=true, so the schema requires reasoning_options.
Mirrors the canonical alibaba entry (toggle + budget_tokens).
2026-07-03 14:20:38 -07:00
Andre Landgraf
8c1ae6860c
neon: add required description to inline gemma-3-12b and llama-3.1-8b
...
The two inline models (no base_model to inherit from) were missing the
schema-required `description` field, failing CI validation.
2026-07-03 14:17:17 -07:00
Andre Landgraf
78f2ead38a
neon: sync catalog with live AI Gateway probe (add 12, remove gpt-5-5)
...
Verified every Databricks Foundation Model API endpoint against a live Neon
AI Gateway branch (us-east-2). Adds 12 models confirmed working (with
live-checked image-input + tool-calling capabilities) and removes gpt-5-5,
which the gateway rejects as an unknown model.
2026-07-03 11:41:48 -07:00
stupidloud
2bdaec3284
fix(nvidia): use base_model syntax for GLM-5.2
...
Inherit shared facts from models/zhipuai/glm-5.2.toml instead of
duplicating them inline, per review feedback.
2026-07-04 02:18:02 +08:00
Aiden Cline
127bf31689
Merge pull request #3011 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-03 11:18:43 -05:00
Aiden Cline
7873b370fa
Merge pull request #3017 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-03 11:18:27 -05:00
github-actions[bot]
4ee9a6a036
chore(sync): update Venice model catalog
2026-07-03 15:54:22 +00:00
github-actions[bot]
0b9893f9bb
chore(sync): update OpenRouter model catalog
2026-07-03 15:54:20 +00:00
stupidloud
2f866778f8
feat(nvidia): replace GLM-5.1 with GLM-5.2
...
NVIDIA's NIM catalog (integrate.api.nvidia.com/v1/models) no longer serves
z-ai/glm-5.1 and now lists z-ai/glm-5.2 in its place.
https://docs.api.nvidia.com/nim/reference/z-ai-glm-5.2
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-03 21:08:02 +08:00
vimtor
787fb9b325
feat: add models.dev sdk
2026-07-03 14:10:05 +02:00
vimtor
efb8a8f3ec
docs: plan for models.dev npm package
2026-07-03 12:18:58 +02:00
Aiden Cline
302ea094a5
Merge pull request #3008 from Lee-Si-Yoon/remove-friendli-glm-5
...
Remove friendli GLM-5 model
2026-07-03 04:18:01 -05:00
Aiden Cline
b3469432f0
Merge pull request #3009 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-03 03:15:40 -05:00
Aiden Cline
1e5f0f531c
Merge pull request #3010 from rekram1-node/fix/sync-preserve-inline-comments
...
fix(sync): move inline comments to file top so they survive sync rewrites
2026-07-03 03:15:27 -05:00
Aiden Cline
7ccaec154e
fix(sync): move inline comments to file top so they survive sync rewrites
...
The daily model sync rewrites synced provider TOMLs by parsing and
re-serializing them, which discards every comment except a leading header
block (the preservation added in f07ac11f only re-attaches the top-of-file
comment run). Any comment authored between sections was silently deleted on
every rewrite that touched the file — e.g. sync PR #3004 stripped Venice's
"# Live /models ..." citation from before [[reasoning_options]].
Rather than teach the serializer to track inline comments, move every
existing inline comment to the top of its file (a one-time data migration)
and document the rule in AGENTS.md. The existing leading-header
preservation then keeps them across rewrites.
Migrated 82 model files across Venice, Baseten, OVHcloud, and Cloudflare
Workers AI. Verified: every file parses to identical data before and after
(0 data mismatches), and round-tripping all 1000 synced files through the
existing formatToml + leadingComments preservation loses 0 comments.
No code change.
2026-07-03 03:11:46 -05:00
Aiden Cline
dfc3b785f9
Merge pull request #2676 from v-s-rybin/dev
...
feat(alibaba-cn): add GLM-5.2 model
2026-07-03 03:09:49 -05:00
v-s-rybin
23ba8546f2
Update glm-5.2.toml
2026-07-03 10:39:43 +03:00
github-actions[bot]
a02e267034
chore(sync): update OpenRouter model catalog
2026-07-03 07:24:41 +00:00
Tianning Li
c3ede089ed
Merge remote-tracking branch 'upstream/dev' into add-step-3.7-flash
...
# Conflicts:
# providers/stepfun-ai/models/step-3.7-flash.toml
# providers/stepfun-ai/models/step-3.7-flash.toml~HEAD
2026-07-03 14:40:25 +08:00
MookeChee
f875bb10c0
Merge remote-tracking branch 'origin/feat/add-longcat-provider' into feat/add-longcat-provider
2026-07-03 14:04:37 +08:00
siyoon
e64cb11084
Remove friendli GLM-5 model
...
GLM-5.2 supersedes GLM-5 on friendli. Drop the deprecated entry.
2026-07-03 14:12:15 +09:00
Jack
66c66c0308
Merge pull request #3007 from chl-0537/feature/add-tencent
...
feat: add model
2026-07-03 12:56:30 +08:00
MookeChee
73e86bfc6a
fix(longcat): rename model id to LongCat-2.0 to match API's case-sensitive model name
2026-07-03 12:27:08 +08:00
mickalchen
05c8f13caf
add hy3
2026-07-03 11:56:28 +08:00
Aiden Cline
293d194717
Merge pull request #3005 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-02 22:48:48 -05:00
Aiden Cline
922518d1a1
Merge pull request #3006 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-02 22:48:34 -05:00
github-actions[bot]
2ec48a9efa
chore(sync): update OpenRouter model catalog
2026-07-03 03:25:00 +00:00
github-actions[bot]
a855dd9175
chore(sync): update Vercel AI Gateway model catalog
2026-07-03 03:24:59 +00:00
chl-0537
1e4c560f8b
Merge branch 'anomalyco:dev' into feature/add-tencent
2026-07-03 10:48:47 +08:00
KaiserBloo
69b443858a
Add ClinePass reasoning options
2026-07-03 02:02:27 +01:00
ramonpaolo
198edc6d41
feat: add white background to zenifra logo
2026-07-02 22:01:25 -03:00
ramonpaolo
ea6129a6ce
feat: use official zenifra logo with currentColor
2026-07-02 21:57:44 -03:00
ramonpaolo
aab6a3c3c5
feat: add zenifra provider with qwen3.6-35b-a3b model
2026-07-02 21:49:44 -03:00
Aiden Cline
4fada2f12c
Merge pull request #3000 from 0x4A4FRN/deprecate/nvdia-zhipuai-glm5.1
...
deprecate: nvdia glm5.1, fix: kenari gpt-oss-20b
2026-07-02 15:47:51 -05:00
Aiden Cline
60c0f39d49
Merge branch 'dev' into deprecate/nvdia-zhipuai-glm5.1
2026-07-02 15:47:16 -05:00
Aiden Cline
3269c754c5
Merge pull request #3003 from anomalyco/fix/kenari-gpt-oss-20b-description
...
fix(kenari): add required description to gpt-oss-20b
2026-07-02 15:45:48 -05:00
Aiden Cline
4ee93b5079
fix(kenari): add required description to gpt-oss-20b
2026-07-02 15:36:01 -05:00
Daniel Barnes
94a8f98f17
description fed from api endpoint
2026-07-02 12:36:56 -07:00
0x4A4FRN
8373bd0293
fix: missing description kenari gpt-oss-20b
2026-07-03 02:16:34 +08:00
0x4A4FRN
af0fcab676
deprecate:nvidia nim glm-5.1
2026-07-03 02:15:36 +08:00
Aiden Cline
193fe33f80
Merge pull request #2959 from doedja/add-kenari-provider
...
Add Kenari provider (Indonesian LLM gateway)
2026-07-02 12:35:26 -05:00
Aiden Cline
a3904e5a4a
Merge pull request #2925 from YOYO-do/feat/aihubmix-claude-opus-4-8
...
[aihubmix/claude] Add Claude Opus 4.8
2026-07-02 11:53:59 -05:00
Aiden Cline
e6bb0c0e4f
fix(aihubmix): correct reasoning_options for claude-opus-4-8
...
Both variants previously declared only { type = "toggle" }. aihubmix's
Anthropic-compatible /v1/messages endpoint exposes both a reasoning toggle
(thinking.type = enabled|disabled) and effort control
(output_config.effort = low|medium|high|xhigh|max) for claude-opus-4-8,
matching the canonical anthropic effort values and the existing
claude-opus-4-7 sibling entries. Add the effort option and cite the source.
2026-07-02 11:47:29 -05:00
Aiden Cline
e5005d0d12
Merge pull request #2885 from jperla/codex/add-trustedrouter-provider
...
Add TrustedRouter provider catalog
2026-07-02 11:33:31 -05:00
Aiden Cline
f37d4b762c
Merge pull request #2986 from purple-poi/dev
...
feat: stepfun-interleaved
2026-07-02 11:04:46 -05:00
Aiden Cline
6ee16f064b
Merge remote-tracking branch 'origin/dev' into pr-2986
...
# Conflicts:
# providers/stepfun-ai/models/step-3.5-flash.toml
# providers/stepfun-ai/models/step-3.5-flash.toml~HEAD
2026-07-02 11:02:57 -05:00
Aiden Cline
7628646f50
Merge pull request #2998 from oskarkocol/chore/novita-ai-pricing-f325
...
chore: fix 7 novita-ai models with stale pricing
2026-07-02 10:59:46 -05:00
Aiden Cline
ed0df52d17
Merge pull request #2999 from anomalyco/docs/agents-contribution-review-checklist
...
docs(agents): add contribution review checklist
2026-07-02 10:59:27 -05:00
Aiden Cline
f9ea1effef
docs(agents): add contribution review checklist
...
Document review requirements for provider/model PRs:
- New providers must ship a compliant logo (blocker) and should add a
sync module when the source is context-rich (recommended)
- New models must use base_model when a models/ metadata entry exists
- Reasoning models must declare reasoning_options, with API request
syntax as TOML comments for niche providers
- PRs that change data should cite their sources (recommended)
- Include logo guidelines inline
2026-07-02 10:49:17 -05:00
narevBull
2bd016ea69
chore: fix 7 novita-ai models with stale pricing
...
Upstream already matches Novita API rates for 96/105 models when using
price_per_m / 10_000 (USD per million tokens). Only these seven had
real drift from the live catalog.
Co-authored-by: Oskar <oskarkocol@users.noreply.github.com >
2026-07-02 15:24:34 +00:00
Aiden Cline
95546a563b
Merge pull request #2980 from oskarkocol/chore/20260702-update-symlinks-stepfun
...
chore: update symlinks for stepfun
2026-07-02 10:19:25 -05:00
Aiden Cline
0c2bad5551
Merge pull request #2989 from oskarkocol/chore/togetherai-pricing-narev-upstream
...
chore(togetherai): 20260702 update pricing
2026-07-02 10:18:51 -05:00
Aiden Cline
32b1b54c70
Merge pull request #2982 from oskarkocol/chore/add-stepfun-audio-models
...
chore: add stepfun stt/tts models
2026-07-02 10:18:11 -05:00
Aiden Cline
22ac3c38df
Merge pull request #2985 from xiaojiezj/add-zenmux-claude-sonnet-5
...
feat(zenmux): add Claude Sonnet 5 and free variant
2026-07-02 10:17:51 -05:00
Aiden Cline
5a096eda1a
Merge pull request #2991 from intellectronica/codex/add-github-copilot-kimi-k2-7-code
...
Add GitHub Copilot Kimi K2.7 Code
2026-07-02 10:17:35 -05:00
Aiden Cline
eb061988c8
Merge pull request #2984 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-02 10:17:20 -05:00
github-actions[bot]
602682c379
chore(sync): update OpenRouter model catalog
2026-07-02 15:00:11 +00:00
Aiden Cline
acf2fbe8a3
Merge pull request #2966 from vglafirov/add-duo-chat-sonnet-5
...
feat: add gitlab duo-chat-sonnet-5 model
2026-07-02 09:52:18 -05:00
Vladimir Glafirov
1f5c0180d6
refactor: use base_model syntax for gitlab sonnet 5
...
Inherit metadata from anthropic/claude-sonnet-5 instead of duplicating
it, matching the amazon-bedrock/fable pattern. Override only the
gitlab-specific name, required reasoning_options, cost = 0
(proxy-billed), and the lower output limit (64k) GitLab enforces.
2026-07-02 16:48:53 +02:00
Joseph Perla
507b284208
Add TrustedRouter provider catalog
2026-07-02 07:48:41 -07:00
Aiden Cline
08e5c6bb7c
Merge pull request #2992 from intellectronica/codex/add-github-copilot-mai-code-1-flash
...
Add GitHub Copilot MAI-Code-1-Flash
2026-07-02 09:47:14 -05:00
Aiden Cline
aca946bb2f
Merge pull request #2994 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-07-02 09:46:15 -05:00
Aiden Cline
ee49991475
Merge pull request #2996 from vglafirov/readd-fable-5
...
Re-add GitLab Duo Chat Fable 5 model
2026-07-02 09:45:54 -05:00
Vladimir Glafirov
5e79d2fcb4
refactor: use base_model syntax for gitlab fable 5
...
Inherit metadata from anthropic/claude-fable-5 instead of duplicating
it, matching the amazon-bedrock fable definition. Override only the
gitlab-specific name, the required reasoning_options, and cost = 0
(proxy-billed).
2026-07-02 16:44:15 +02:00
Levi Hadad
f9e613dcb3
docs(sync): document xai sync command
2026-07-02 17:40:56 +03:00
Vladimir Glafirov
1336d78c82
Revert "Remove GitLab Duo Chat Fable 5 model"
...
Re-add the duo-chat-fable-5 model to the gitlab provider, reverting
PR #2591 . Adds the now-required description field so it passes
validation.
2026-07-02 16:35:45 +02:00
Levi Hadad
eb02a4d5fb
feat(sync): add kilo provider
...
Implement the Kilo Gateway sync provider to fetch and synchronize model
metadata.
- Add `kilo` provider implementation
- Add `kilo:sync` script to `package.json`
- Update CI workflow to include `KILO_API_KEY`
- Add `kilo` to the `aggregators` group
- Update `sync.md` documentation
2026-07-02 17:31:56 +03:00
github-actions[bot]
f8e53a4cf2
chore(sync): update LLM Gateway model catalog
2026-07-02 13:56:03 +00:00
Eleanor Berger
d7b0f726d1
add GitHub Copilot MAI-Code-1-Flash
2026-07-02 13:46:16 +02:00
Eleanor Berger
b80e9d270b
add GitHub Copilot Kimi K2.7 Code
2026-07-02 13:46:15 +02:00
narevBull
f1e464d18b
chore: update togetherai pricing from Narev
...
Refresh token pricing for three Together AI models using live Narev rates
(USD per million tokens). Updates input/output rates and cache pricing
where Narev publishes them.
- meta-llama/Llama-3.3-70B-Instruct-Turbo: input/output 0.88 → 1.04
- zai-org/GLM-5.1: add cached_input 0.26
- Qwen/Qwen3.7-Max: cached_input 0.13 → 0.125
2026-07-02 11:16:34 +00:00
purple-poi
8c3cb80d18
feat: stepfun-interleaved
2026-07-02 18:36:42 +08:00
purple-poi
c15e86182f
feat: stepfun-interleaved
2026-07-02 18:17:47 +08:00
xiaojie.zj
d87acfb750
feat(zenmux): add Claude Sonnet 5 and free variant
2026-07-02 17:34:46 +08:00
oskar
ab3e048133
create symlinks
2026-07-02 13:57:04 +07:00
oskar
afc2bdfc7a
correct the release date
2026-07-02 13:55:43 +07:00
oskar
67e8093b16
add tts stt models for stepfun
2026-07-02 13:48:31 +07:00
oskar
2e2277deec
create symlinks for existing models
2026-07-02 13:30:40 +07:00
oskar
d6a2fc7bf8
symlink step-3.5-flash model definition
2026-07-02 13:27:41 +07:00
Mohan Qi
78cf3e60b5
Merge branch 'dev' into feat/add-longcat-provider
2026-07-02 14:18:45 +08:00
Aiden Cline
e317506bcf
Merge pull request #2911 from AbdoKnbGit/gmi-opus-gpt
...
[gmicloud] add Opus 4.8 and GPT-5.5
2026-07-02 00:18:38 -05:00
Aiden Cline
c8537b1f34
Merge pull request #2975 from reissbaker/update-synthetic-models
...
Update Synthetic models
2026-07-01 23:44:48 -05:00
Aiden Cline
2ee47877ec
Merge pull request #2978 from rekram1-node/fix/llmgateway-base-model-sync
...
fix(sync): factor new LLM Gateway models against canonical base_model
2026-07-01 23:44:33 -05:00
MookeChee
c57771e1c2
refactor(longcat): use base_model to inherit meituan model facts
2026-07-02 12:39:46 +08:00
MookeChee
19957e761e
fix(longcat): use official high-fidelity centered cat logo
2026-07-02 12:39:26 +08:00
MookeChee
e194fddd32
feat(provider): add LongCat provider with LongCat-2.0 model
2026-07-02 12:39:26 +08:00
Aiden Cline
240d580002
feat(llmgateway): populate claude-fable-5 reasoning effort options
...
LLM Gateway routes claude-fable-5 to Anthropic/Bedrock, which expose the
low/medium/high/xhigh/max effort surface (matching the anthropic and
openrouter provider entries and every current-gen Claude on the gateway).
2026-07-01 23:25:30 -05:00
Aiden Cline
fe5ae9ad9b
refactor: reuse shared resolveCanonicalBaseModel instead of a bespoke map
...
Match how huggingface/baseten/vercel resolve base models: glue LLM
Gateway's bare id and its family field into the prefixed form the shared
resolveCanonicalBaseModel already understands, with a small alias map for
the few labs whose family name differs (mistral->mistralai,
moonshot->moonshotai). Leaves openrouter untouched and produces no
cross-provider churn.
2026-07-01 23:20:30 -05:00
Aiden Cline
bf948cfdf4
fix(sync): factor new LLM Gateway models against canonical base_model
...
The LLM Gateway sync only preserved base_model on existing files and
emitted a full standalone definition for brand-new models, unlike the
OpenRouter sync which resolves a canonical models/ entry. This caused
claude-fable-5 to ship as a full model with unreliable gateway-derived
capabilities (e.g. tool_call=false) instead of inheriting the reviewed
anthropic/claude-fable-5 metadata.
Map the gateway family field onto the canonical models/ namespaces and
factor new models to base_model when a metadata entry exists, overriding
only the gateway-authoritative cost and served context.
2026-07-01 21:23:44 -05:00
Aiden Cline
0ddd3e2e66
Merge pull request #2977 from michaelnchin/feat/bedrock-fable-5-base
...
fix: Add base model file + PDF modality for Claude Fable 5 on Bedrock
2026-07-01 21:09:14 -05:00
Jack
851719d171
update minimax-m3 name in opencode go
2026-07-02 09:23:57 +08:00
Michael Chin
d712d12117
Add base model file + PDF modality support for Claude Fable 5 on Bedrock
2026-07-01 17:14:47 -07:00
Daniel Barnes
ec89765943
feat(wandb): preserve model descriptions through sync
...
Upstream made `description` a required field on full (non-base_model)
models. The wandb sync produced standalone models without descriptions,
which now fail validation. Add a preserveDescription helper (mirroring
preserveReasoningOptions/preserveBaseModel) so authored descriptions
survive regeneration, add descriptions for the two standalone wandb
models that lack an upstream source (granite-4.1-8b, Mellum2), and
regenerate the catalog.
2026-07-02 05:56:01 +09:00
Daniel Barnes
551ee3f4fa
Merge remote-tracking branch 'upstream/dev' into dacbd-wandb-update
...
# Conflicts:
# providers/wandb/models/MiniMaxAI/MiniMax-M2.5.toml
# providers/wandb/models/OpenPipe/Qwen3-14B-Instruct.toml
# providers/wandb/models/Qwen/Qwen3-235B-A22B-Instruct-2507.toml
# providers/wandb/models/Qwen/Qwen3-235B-A22B-Thinking-2507.toml
# providers/wandb/models/Qwen/Qwen3-Coder-480B-A35B-Instruct.toml
# providers/wandb/models/ibm-granite/granite-4.1-8b.toml
# providers/wandb/models/meta-llama/Llama-3.1-8B-Instruct.toml
# providers/wandb/models/meta-llama/Llama-3.3-70B-Instruct.toml
# providers/wandb/models/meta-llama/Llama-4-Scout-17B-16E-Instruct.toml
# providers/wandb/models/microsoft/Phi-4-mini-instruct.toml
# providers/wandb/models/moonshotai/Kimi-K2.5.toml
# providers/wandb/models/openai/gpt-oss-120b.toml
2026-07-02 05:47:37 +09:00
Matt Baker
d8bc18fc7e
Update Synthetic models
2026-07-01 13:38:01 -07:00
Adam
998aab6ffd
feat(web): richer page metadata
2026-07-01 15:29:22 -05:00
Aiden Cline
bd4ba407c5
Merge pull request #2956 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-07-01 15:16:51 -05:00
Aiden Cline
833ae1fa86
chore(venice): document claude-sonnet-5 reasoning options audit
2026-07-01 15:15:29 -05:00
Aiden Cline
7aaa2890dc
Merge pull request #2972 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-07-01 15:15:02 -05:00
Aiden Cline
97e5e9039c
fix(vercel): correct claude-fable-5 reasoning options
2026-07-01 15:12:46 -05:00
Aiden Cline
fbd0eac493
Merge pull request #2968 from stylings/feat/cerebras-gemma-4-31b
...
feat(cerebras): add Gemma 4 31B
2026-07-01 15:08:59 -05:00
Aiden Cline
311078630b
Merge pull request #2974 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-07-01 15:01:51 -05:00
github-actions[bot]
31a13271d6
chore(sync): update OpenRouter model catalog
2026-07-01 20:01:04 +00:00
Aiden Cline
1085fb1c14
Merge pull request #2973 from anomalyco/fix/openrouter-sync-comments-unavailable
...
fix(sync): preserve comments, skip unavailable stubs, unblock fable-5
2026-07-01 14:59:26 -05:00
Aiden Cline
f07ac11ffe
fix(sync): preserve comments, skip unavailable stubs, unblock fable-5
...
The OpenRouter sync round-trips TOML through Bun.TOML.parse and a hand-rolled
serializer, so any rewrite silently dropped authored header comments and could
degrade a model when OpenRouter served a deprecated route as a stub (negative
pricing / empty supported_parameters), flipping capability flags to false and
stripping reasoning_options.
- Preserve the leading comment block on every model and metadata rewrite
- Skip unavailable OpenRouter stubs, retaining the authored file untouched
- Remove the fable-5 blacklist now that the route is healthy again; the
stub guard covers the outage case that motivated it
- Add tests for comment preservation and unavailable-stub handling
2026-07-01 14:57:19 -05:00
github-actions[bot]
6d83d4e677
chore(sync): update Vercel AI Gateway model catalog
2026-07-01 19:55:35 +00:00
github-actions[bot]
68445c648d
chore(sync): update Venice model catalog
2026-07-01 19:55:33 +00:00
Aiden Cline
4a8cead350
Merge pull request #2970 from vegarsti/copilot-sonnet-5-explicit-metadata
...
Fix Copilot Sonnet 5 metadata
2026-07-01 14:55:30 -05:00
Frank
bd465fa620
update zen models
2026-07-01 15:45:59 -04:00
Adam
735210a2b8
feat: lab descriptions
2026-07-01 14:27:44 -05:00
Adam
5c281e4feb
feat: model descriptions
2026-07-01 14:16:49 -05:00
Vegard Stikbakke
545cef3cef
fix: spell out Copilot Sonnet 5 metadata
2026-07-01 20:19:54 +02:00
Jack
f3fc692299
fix glm-5.1 price
2026-07-02 00:40:28 +08:00
identities
2746880a2f
feat(cerebras): add Gemma 4 31B
2026-07-01 11:46:08 -04:00
Aiden Cline
856201296f
Merge pull request #2960 from vegarsti/copilot-sonnet-5
...
Add Claude Sonnet 5 for GitHub Copilot
2026-07-01 10:24:21 -05:00
Vladimir Glafirov
977d12e202
feat: add gitlab duo-chat-sonnet-5 model
...
Add Claude Sonnet 5 to the gitlab provider (Agentic Chat). Context 1M,
output 64k, sourced from GitLab ai-assist model selection.
2026-07-01 15:52:51 +02:00
C.C.
24380a5c02
Merge branch 'dev' into dev
2026-07-01 17:02:52 +08:00
C.C. Fan
37280867c6
update
2026-07-01 17:01:32 +08:00
YOYO-do
b5c2f5f557
fix(aihubmix): narrow Claude Opus 4.8 reasoning options
2026-07-01 15:56:20 +08:00
YOYO-do
825021e50f
fix(aihubmix): remove unsupported Claude Opus 4.8 reasoning options
2026-07-01 15:52:26 +08:00
Vegard Stikbakke
f2ebd91b05
feat: add Claude Sonnet 5 for GitHub Copilot
2026-07-01 09:33:56 +02:00
Nur Ad-Duja
db1e9270a2
Fix logo: k with square accent (persegi), currentColor
2026-07-01 14:29:12 +07:00
Nur Ad-Duja
29e4141339
Rename gpt-5-4-image-2 to gpt-image-2
2026-07-01 14:20:51 +07:00
Nur Ad-Duja
11ce3a3b23
Add Kenari provider (Indonesian LLM gateway)
...
Kenari (kenari.id) is an OpenAI-compatible LLM gateway reseller serving
the Indonesian market with IDR-denominated metered billing. This adds
23 models spanning Anthropic, OpenAI, DeepSeek, Google, Zhipu, xAI,
Moonshot, Xiaomi, MiniMax, and Alibaba.
All models use base_model inheritance from canonical definitions.
Cost is set to 0 (payg reseller with IDR-denominated pricing, not USD
per-token; see https://kenari.id/docs for actual pricing).
Reasoning effort levels mirror each upstream model's native support:
- Claude Opus 4.7/4.8: low, medium, high, xhigh, max
- Claude Sonnet 4.6: low, medium, high, max
- DeepSeek V4 Flash/Pro: high, xhigh
- GLM-5.2: high, xhigh
- GPT-5.4 Mini, GPT-5.5: none, low, medium, high, xhigh
- GPT-OSS 120B/20B: low, medium, high
- Grok 4.3: none, low, medium, high
- Fixed-reasoning models (gemma, glm-5.1, kimi, mimo, minimax, qwen,
grok-build): reasoning_options = []
- gpt-5-4-image-2: image generation model (reasoning = false), based
on openai/gpt-image-2
2026-07-01 14:18:10 +07:00
Frank
7a8c838d2a
update zen models
2026-06-30 20:46:15 -04:00
Frank
40f1922525
update zen models
2026-06-30 20:40:21 -04:00
Frank
2f39a7b270
update zen models
2026-06-30 20:19:24 -04:00
Aiden Cline
d20915daa1
Merge pull request #2955 from anomalyco/gemini-reasoning
...
fix: correct nanogpt gemini reasoning options
2026-06-30 18:22:49 -05:00
Aiden Cline
2eed1262b6
fix: correct nanogpt gemini reasoning options
2026-06-30 18:14:34 -05:00
Aiden Cline
9ae384d537
Merge pull request #2940 from helloimalastair/cloudflare-aig-claude-sonnet-5
...
feat(cloudflare-ai-gateway): add Claude Sonnet 5
2026-06-30 17:59:33 -05:00
Aiden Cline
0473aedc64
Merge pull request #2952 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-30 17:59:15 -05:00
github-actions[bot]
21ae5bec70
chore(sync): update OpenRouter model catalog
2026-06-30 22:54:16 +00:00
Aiden Cline
19c78da7ed
Merge pull request #2954 from anomalyco/fix/sort-reasoning-efforts
...
Sort synced reasoning effort values
2026-06-30 17:53:16 -05:00
Aiden Cline
6db1904786
fix reasoning effort sort order
2026-06-30 17:49:12 -05:00
Aiden Cline
082c3e8d90
Merge pull request #2953 from anomalyco/fix/sonnet-5-provider-metadata
...
Fix Sonnet 5 provider metadata
2026-06-30 17:47:32 -05:00
Aiden Cline
7f33c85545
fix sonnet 5 provider metadata
2026-06-30 17:46:12 -05:00
Aiden Cline
1110778d7e
Merge pull request #2945 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-06-30 17:43:18 -05:00
Aiden Cline
f31c367c12
Merge pull request #2946 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-30 17:43:04 -05:00
Aiden Cline
30f82021f5
Merge pull request #2951 from anomalyco/fix/openrouter-reasoning-metadata
...
Fix OpenRouter reasoning option sync
2026-06-30 17:42:54 -05:00
Aiden Cline
744be287c8
fix openrouter reasoning option sync
2026-06-30 17:36:41 -05:00
Aiden Cline
c0e7d173be
Merge pull request #2947 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-30 17:24:33 -05:00
github-actions[bot]
95ced7f346
chore(sync): update LLM Gateway model catalog
2026-06-30 21:47:27 +00:00
github-actions[bot]
839c5fd766
chore(sync): update OpenRouter model catalog
2026-06-30 21:47:25 +00:00
github-actions[bot]
b9cf2866e9
chore(sync): update Vercel AI Gateway model catalog
2026-06-30 21:47:25 +00:00
Adam Dalloul
c11840c407
Merge remote-tracking branch 'upstream/dev' into add-empiriolabs-provider-2
...
# Conflicts:
# packages/core/src/sync/index.ts
2026-06-30 12:56:02 -07:00
Aiden Cline
3b8fdeadda
Merge pull request #2943 from anomalyco/fix/sync-reasoning-options-default
...
Fix sync defaults for new reasoning models
2026-06-30 14:15:00 -05:00
helloimalastair
a45e49160a
feat(cloudflare-ai-gateway): add Claude Sonnet 5
2026-06-30 12:07:24 -07:00
Aiden Cline
0f9ea79d91
fix sync reasoning option defaults
2026-06-30 14:07:09 -05:00
KaiserBloo
a820277894
Add ClinePass provider
2026-06-30 19:56:12 +01:00
Aiden Cline
12e3b263b1
Merge pull request #2931 from martinmose/fix-zeldoc-z-code-config
...
fix(zeldoc): update z-code config
2026-06-30 13:44:49 -05:00
Aiden Cline
21b403d71f
Merge pull request #2937 from anomalyco/add-claude-sonnet-5
...
feat: add Claude Sonnet 5
2026-06-30 13:44:24 -05:00
Aiden Cline
486f75b371
feat: add Claude Sonnet 5
2026-06-30 13:39:45 -05:00
Aiden Cline
b7354ec4b4
Merge pull request #2929 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-30 13:34:15 -05:00
Aiden Cline
f6cb8f1b3d
Merge pull request #2932 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-06-30 13:33:08 -05:00
Aiden Cline
37bdc1a0be
Merge pull request #2935 from nicopujia/feat/deepinfra-kimi-k2.7-code
...
feat: add DeepInfra Kimi K2.7 Code
2026-06-30 13:32:44 -05:00
github-actions[bot]
bcbaa1da97
chore(sync): update LLM Gateway model catalog
2026-06-30 17:55:21 +00:00
Jack
cbc4665283
Merge pull request #2934 from anomalyco/jack/minimax-m3-opencode-go-pricing
...
fix: restore opencode go minimax m3 pricing
2026-07-01 01:52:46 +08:00
Aiden Cline
26b44d5018
Merge pull request #2719 from smorimoto/add-sakana-fugu-models
...
Add Sakana AI Fugu models
2026-06-30 12:37:32 -05:00
Nicolás Pujia
1bc03935a2
feat: add DeepInfra Kimi K2.7 Code
2026-06-30 10:12:01 -07:00
Jack
5687393566
fix: restore opencode go minimax m3 pricing
2026-07-01 00:37:46 +08:00
Tianning Li
996ad32904
Merge remote-tracking branch 'upstream/dev' into add-step-3.7-flash
...
# Conflicts:
# providers/stepfun/models/step-3.7-flash.toml
2026-07-01 00:32:58 +08:00
github-actions[bot]
3fa6c2c3c8
chore(sync): update OpenRouter model catalog
2026-06-30 16:08:21 +00:00
Martin Mose Facondini
fda0540ec7
fix(zeldoc): update z-code config
2026-06-30 17:34:33 +02:00
Aiden Cline
60a1d30f51
Merge pull request #2923 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-30 07:43:04 -05:00
Aiden Cline
91bbb12f72
Merge pull request #2926 from Jercik/fix/wafer-glm-5.2-interleaved
...
fix: declare Wafer GLM-5.2 reasoning_content interleaving
2026-06-30 07:42:15 -05:00
Samrath
af4e0adee1
Merge remote-tracking branch 'origin/dev' into feat/add-pioneer-provider
...
# Conflicts:
# packages/core/src/sync/index.ts
2026-06-30 16:45:37 +05:30
Samrath
d099e824ac
chore(sync): add Pioneer model sync
2026-06-30 16:40:39 +05:30
kape
7c8629ffbc
fix(kilo): set MiniMax-M3 output to Kilo-reported 512000
2026-06-30 17:54:06 +08:00
mickalchen
6165fae432
Merge branch 'feature/add-tencent' of https://github.com/chl-0537/models.dev into feature/add-tencent
2026-06-30 16:54:34 +08:00
Łukasz Jerciński
edac26913e
fix: declare Wafer GLM-5.2 reasoning_content interleaving
2026-06-30 09:55:47 +02:00
YOYO-do
bb5c08f942
feat(aihubmix): add Claude Opus 4.8
2026-06-30 15:43:30 +08:00
github-actions[bot]
98df88a57a
chore(sync): update OpenRouter model catalog
2026-06-30 05:41:09 +00:00
Aiden Cline
2b4b019a82
Merge pull request #2922 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-29 23:41:41 -05:00
Aiden Cline
92f3422813
Merge pull request #2801 from Jercik/fix/wafer-glm-5.2-reasoning-options
...
fix: correct Wafer GLM-5.2 reasoning options
2026-06-29 23:41:27 -05:00
github-actions[bot]
0f8ecfe2a8
chore(sync): update OpenRouter model catalog
2026-06-30 03:25:54 +00:00
Aiden Cline
4077d7e970
Merge pull request #2904 from vegarsti/fix/xiaomi-payg-pricing
...
fix: update Xiaomi MiMo PAYG pricing
2026-06-29 18:31:44 -05:00
Aiden Cline
876c79d472
Merge pull request #2660 from billycao/dev
...
chore(sync): Update Synthetic model catalog
2026-06-29 18:00:01 -05:00
Aiden Cline
d7d5e28d0c
Merge dev into Synthetic catalog update; resolve conflicts
2026-06-29 17:59:09 -05:00
Aiden Cline
43301e05be
Merge pull request #2915 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-29 15:47:22 -05:00
Aiden Cline
c2621dd2fe
Merge pull request #2916 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-06-29 15:46:55 -05:00
github-actions[bot]
9260a81dc8
chore(sync): update LLM Gateway model catalog
2026-06-29 19:55:46 +00:00
github-actions[bot]
2c544fce41
chore(sync): update OpenRouter model catalog
2026-06-29 19:55:45 +00:00
Niels van Beuningen
e487ef96d3
Updated base models and added more propper metadata
2026-06-29 16:06:37 +02:00
Aiden Cline
bf2166576d
Merge pull request #2905 from oskarkocol/chore/stepfun-pricing-2026-06-29
...
chore: update stepfun pricing
2026-06-29 08:59:55 -05:00
Aiden Cline
12d02926ae
Merge pull request #2906 from oskarkocol/chore/novita-ai-pricing-2026-06-29
...
chore: update novita-ai pricing
2026-06-29 08:59:36 -05:00
Aiden Cline
c1acd04583
Merge pull request #2907 from oskarkocol/chore/groq-pricing-2026-06-29
...
chore: update groq pricing
2026-06-29 08:59:10 -05:00
Aiden Cline
ed76132fed
Merge pull request #2913 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-06-29 08:31:21 -05:00
Aiden Cline
3ad0997e73
fix(llmgateway): use base model for haiku free
2026-06-29 08:24:41 -05:00
Aiden Cline
e487f5004d
Merge pull request #2908 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-29 08:24:06 -05:00
Aiden Cline
8456bcaf25
Merge pull request #2735 from danielsuit/adding-subconscious
...
feat(providers): adding subconscious as a provider and adding tim-qwen3.7-27b model
2026-06-29 08:23:50 -05:00
github-actions[bot]
a43764386a
chore(sync): update LLM Gateway model catalog
2026-06-29 11:56:14 +00:00
github-actions[bot]
7ce578c899
chore(sync): update OpenRouter model catalog
2026-06-29 11:56:14 +00:00
Niels van Beuningen
70025d73bb
Added non-preview vertex gemini image models
2026-06-29 12:19:51 +02:00
AbdoKnbGit
970bc8f6d3
provider(gmicloud): add Opus 4.8 and GPT-5.5
2026-06-29 11:59:52 +02:00
Tianning Li
57e8b1acfa
fix(stepfun-ai): update reasoning HTTP format access date and clarify comments
2026-06-29 17:02:23 +08:00
Tianning Li
c9a85bac60
fix(stepfun-ai): restore reasoning HTTP format comments
...
Merge resolution dropped the reasoning-format documentation comments
from stepfun-ai/provider.toml. Restore them (mirroring the China
stepfun/provider.toml block, adapted to the global .ai /v1 endpoints)
per reviewer request on PR #1903 .
2026-06-29 16:57:48 +08:00
narevBull
2422d163c0
chore: update groq pricing
2026-06-29 07:44:14 +00:00
narevBull
fd5f9bbff4
chore: update novita-ai pricing
...
I'll start by inventorying the novita-ai provider directory and finding the matching Narev provider in parallel.
The glob only returned `provider.toml`. Let me check the directory structure more carefully.
There's a `models/` subdirectory. Let me list it.
Models are organized by upstream developer subdirectories. Let me find all TOML files recursively.
There are many model files (truncated at 100). Let me fetch the Narev prices for the `novita` provider and get the complete file list.
I have the Narev pricing data. There are 35 models with public pricing and many with enterprise-only (null) pricing. Now I need to map Narev model_ids to catalog files. The glob was truncated at 100, so let me check the directories I haven't seen yet (kwaipilot, nousresearch) and read a few sample model files to understand the cost block format.
I found that `kwaipilot/kat-coder-pro.toml` and `nousresearch/hermes-2-pro-llama-3-8b.toml` exist. Now I notice the `ling-2.6-flash` catalog has input=0.1 but Narev reports prompt=1e-8 (0.01 per million) — a 10x difference. The Narev data includes a `discount` field (0.9 for this model). Let me investigate this pattern by reading more files with non-zero discounts.
Now I understand the pattern. The catalog stores **regular (pre-discount) prices**, while Narev reports **discounted prices** when a `discount` field is non-zero. I verified this:
- `ling-2.6-flash` (discount=0.9): Narev 0.01/0.03 → regular 0.1/0.3 = catalog ✓
- `ring-2.6-1t` (discount=0.75): Narev 0.075/0.625 → regular 0.3/2.5 = catalog ✓
- `kat-coder-pro` (discount=0.31): Narev 0.207/0.828 → regular 0.3/1.2 = catalog ✓
- Models with discount=0: Narev = catalog ✓
For discounted models, regular price = Narev_value / (1 - discount). Now let me read all remaining catalog files that have public Narev pricing to compare. Let me batch these reads.
All 12 files match their Narev pricing exactly (all have discount=0). Now let me read the remaining moonshotai and qwen model files.
All 11 files match their Narev pricing exactly. Let me now compile my complete comparison. I've checked all 35 Narev models with public pricing against their catalog files. Here's my analysis:
**Models with discount=0 (Narev price = regular price):** All match the catalog exactly, except:
- `moonshotai/kimi-k2-thinking`: Catalog is missing `cache_read` (Narev reports 0.15, non-zero)
**Models with discount>0 (catalog stores regular price = Narev / (1-discount)):** All match, except:
- `inclusionai/ling-2.6-1t`: Catalog has `input=0, output=0` (was free), but Narev now reports pricing. Regular price should be `input=0.3, output=2.5, cache_read=0.06`
**Models with no catalog file (skip, can't add models):** `deepseek/deepseek-r1`, `minimax/minimax-m3`, `moonshotai/kimi-k2.7-code`, `nvidia/nemotron-3-nano-30b-a3b`, `stepfun/step-3.7-flash`
Let me create a todo list and make the two edits.
Now let me make the edits. First, `ling-2.6-1t.toml`:
Now let me update `kimi-k2-thinking.toml`:
Let me verify both edited files look correct:
Both files look correct. I can't run `bun validate` directly since the instructions prohibit using Bash, but I've manually verified the TOML structure is syntactically valid and consistent with the schema (required fields present, cost values match Narev pricing). Let me update the todo list.
## Summary
**Provider checked:** `novita-ai` (mapped to Narev `provider_id: novita`)
**Narev pricing data:** 169 total models — 35 with public pricing, 134 with enterprise-only (null) pricing (skipped).
### Files changed (2)
1. **`providers/novita-ai/models/inclusionai/ling-2.6-1t.toml`**
- `input`: 0 → **0.3**, `output`: 0 → **2.5**, added `cache_read` = **0.06**
- `last_updated`: 2026-04-23 → 2026-06-29
- **Reason:** Catalog had `input=0, output=0` (model was free). Narev now reports pricing with a 75% promotional discount. Regular (pre-discount) price = Narev / (1 − 0.75) = 0.3 / 2.5 / 0.06, consistent with the sibling `ring-2.6-1t` model which has identical Narev pricing and already shows these values.
2. **`providers/novita-ai/models/moonshotai/kimi-k2-thinking.toml`**
- Added `cache_read` = **0.15** (input/output already matched)
- `last_updated`: 2025-11-07 → 2026-06-29
- **Reason:** Narev reports a non-zero `input_cache_read` (1.5e-7/token = 0.15/M) that was missing from the catalog.
### Files skipped — already match Narev pricing (28)
All 28 remaining catalog models with public Narev pricing already had correct cost values. For models with `discount=0`, Narev values matched directly. For models with `discount>0` (`ling-2.6-flash`, `ring-2.6-1t`, `kat-coder-pro`), the catalog already stored the correct regular (pre-discount) prices.
### Models with no catalog file (5, not added per rules)
- `deepseek/deepseek-r1`, `minimax/minimax-m3`, `moonshotai/kimi-k2.7-code`, `nvidia/nemotron-3-nano-30b-a3b`, `stepfun/step-3.7-flash` — these exist in Narev but have no corresponding TOML in the catalog. Not added (scope prohibits adding/removing models).
### Could not map safely
None — all catalog models with public Narev pricing were successfully matched and verified.
2026-06-29 06:18:55 +00:00
narevBull
954bcac503
chore: update stepfun pricing
...
I'll start by inventorying the stepfun provider directory and finding the Narev provider mapping in parallel.
The Narev provider_id is `stepfun`, matching the directory. Let me read all the model TOML files and fetch Narev prices in parallel.
Now let me analyze the data. I have Narev pricing for two models. Let me check the metadata file for `step-3.7-flash` since that provider TOML uses `base_model`.
Now I have a complete picture. Let me analyze the Narev pricing against the catalog:
**Narev pricing (per token → per million tokens):**
| Model | input | output | cache_read |
|---|---|---|---|
| `step-3.5-flash` | 1e-7 → 0.1 | 3e-7 → 0.3 | 2e-8 → 0.02 |
| `step-3.7-flash` | 2e-7 → 0.2 | 1.15e-6 → 1.15 | 4e-8 → 0.04 |
**Comparison with catalog:**
- `step-3.5-flash`: catalog has input=0.1, output=0.3, cache_read=0.02 → **all match, no change**
- `step-3.7-flash`: catalog has input=0.19, output=1.13, cache_read=0.04 → **input and output differ, needs update**
- `step-2-16k`: no Narev pricing → skip
- `step-1-32k`: no Narev pricing → skip
- `step-3.5-flash-2603`: Narev pricing is null (enterprise only) → skip
Only `step-3.7-flash.toml` needs updating. Since it uses `base_model` and inherits `last_updated` from the metadata file, I'll add `last_updated` to the provider TOML to reflect the cost change (today: 2026-06-29).
Let me verify the edit:
The edit is correct. Let me verify my conversions one final time against the raw Narev values:
- `step-3.7-flash` prompt: `2e-7` × 1,000,000 = **0.2** ✓ (was 0.19)
- `step-3.7-flash` completion: `0.00000115` × 1,000,000 = **1.15** ✓ (was 1.13)
- `step-3.7-flash` input_cache_read: `4e-8` × 1,000,000 = **0.04** ✓ (unchanged)
## Summary
**Provider checked:** `stepfun` (Narev `provider_id`: `stepfun` — exact match)
**Files changed (1):**
- `providers/stepfun/models/step-3.7-flash.toml` — updated `input` 0.19 → 0.2 and `output` 1.13 → 1.15 (per Narev prompt `2e-7`/token and completion `1.15e-6`/token). `cache_read` (0.04) was already correct. Added `last_updated = "2026-06-29"` to the provider TOML since it uses `base_model` and inherits `last_updated` from the metadata file (which is out of scope to edit).
**Files skipped (4):**
- `step-3.5-flash.toml` — Narev pricing (input 0.1, output 0.3, cache_read 0.02) exactly matches the catalog; no change needed.
- `step-3.5-flash-2603.toml` — Narev returns `pricing: null` ("enterprise plans only"); skipped per scope rules.
- `step-2-16k.toml` — no matching Narev model/pricing row; could not map safely.
- `step-1-32k.toml` — no matching Narev model/pricing row; could not map safely.
**Could not map safely:** `step-2-16k` and `step-1-32k` have no public Narev pricing entries, so they were left unchanged.
2026-06-29 06:14:11 +00:00
Vegard Stikbakke
022732b0e5
fix: update Xiaomi MiMo PAYG pricing
2026-06-29 08:09:26 +02:00
Samrath
65f7b05891
fix: add reasoning_options to gpt-5.4/5.5/5.4-nano pioneer models
...
These use base_model_omit alongside base_model, so the previous fix pass
missed them.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-29 11:35:01 +05:30
Samrath
6093568196
fix: add reasoning_options = [] to all pioneer base_model TOMLs with reasoning
...
Canonical models that have reasoning = true don't include reasoning_options,
so pioneer TOMLs using base_model need to explicitly set it to satisfy the
validator requirement.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-29 11:32:56 +05:30
Samrath
cf2d9c134f
fix: use base_model references for pioneer models with known canonical models
...
Converts 8 full-definition pioneer models to inherit correct output limits
and capabilities from their canonical base models instead of defaulting to
the incorrect output = 4_096.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-29 11:22:07 +05:30
Aiden Cline
25e012fcdd
Merge pull request #2892 from AbdoKnbGit/gmi-models
...
[gmicloud] add latest model ids
2026-06-29 00:21:39 -05:00
Aiden Cline
cdbc85a4d9
Merge pull request #2877 from Thib-ai/feat/inceptron-models-update
...
feat(providers): update Inceptron model catalog to 6 current models
2026-06-29 00:18:50 -05:00
Aiden Cline
8859c9a04e
Merge pull request #2903 from anomalyco/fix-neuralwatt-reasoning-options
...
fix(neuralwatt): add reasoning_options to kimi-k2.7-code-flex
2026-06-28 23:43:52 -05:00
Aiden Cline
8b4884969b
fix(neuralwatt): add reasoning_options to kimi-k2.7-code-flex
...
Validation was failing because reasoning=true (inherited from base_model moonshotai/kimi-k2.7-code) requires reasoning_options to be set in provider TOML.
Fixes CI deploy failure from #2730 .
2026-06-28 23:41:42 -05:00
Aiden Cline
3fac7bc33c
Merge pull request #2730 from bakhtiar-id/sync-neuralwatt-260622
...
Update Neuralwatt models: remove dead GLM 5.1 entries, add GLM 5.2 variants (fast, short, short & fast), add cache-read pricing, and add 5 flex tiers
2026-06-28 23:36:18 -05:00
Aiden Cline
5f1a66a597
chore: add dev CI fixer workflow
2026-06-28 22:56:42 -05:00
Aiden Cline
af616ab347
Merge pull request #2899 from anomalyco/chore/issue-fixer-workflow
...
chore: add issue fixer workflow
2026-06-28 22:50:02 -05:00
Aiden Cline
8352b57b1d
chore: reduce issue fixer workflow
2026-06-28 22:37:53 -05:00
Aiden Cline
c9978258d1
Merge pull request #2900 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-28 22:37:42 -05:00
Aiden Cline
2a83aa9048
Merge pull request #2901 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-28 22:37:26 -05:00
github-actions[bot]
8789f38bc3
chore(sync): update OpenRouter model catalog
2026-06-29 03:26:19 +00:00
github-actions[bot]
4f6a906966
chore(sync): update Venice model catalog
2026-06-29 03:26:17 +00:00
Aiden Cline
581162626d
chore: tighten issue fixer outputs
2026-06-28 20:17:34 -05:00
Aiden Cline
ff8a861ccc
chore: share issue fixer github token
2026-06-28 20:09:05 -05:00
Aiden Cline
fbbe72a690
chore: comment when issue fixer makes no changes
2026-06-28 20:04:26 -05:00
Aiden Cline
744d2aee5d
chore: simplify issue fixer workflow
2026-06-28 19:59:19 -05:00
Aiden Cline
b41f8c8b46
chore: report issue fixer validation failures
2026-06-28 19:54:55 -05:00
Aiden Cline
d6a02d1ee3
Merge pull request #2896 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-06-28 19:51:33 -05:00
Aiden Cline
0a6ece6397
chore: deny issue fixer external files
2026-06-28 18:50:25 -05:00
Aiden Cline
c27ed20db6
chore: run issue fixer for all issues
2026-06-28 18:49:58 -05:00
Aiden Cline
95328b4b6d
chore: harden issue fixer workflow
2026-06-28 18:41:46 -05:00
github-actions[bot]
e26cc55533
chore(sync): update LLM Gateway model catalog
2026-06-28 23:39:24 +00:00
Aiden Cline
f0b703f77b
chore: simplify issue fixer bash permission
2026-06-28 18:37:51 -05:00
Aiden Cline
f838cbe093
chore: add issue fixer workflow
2026-06-28 18:35:24 -05:00
Samrath
c2fb688fe8
fix(pioneer): add reasoning_options to reasoning models
...
Adds reasoning_options = [] to full-definition models with reasoning = true
(pioneer/auto, mistral-medium-3.5, Qwen3-8B, gpt-oss-120b, gpt-oss-20b).
Pioneer abstracts reasoning controls so no effort/toggle options are exposed.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-29 04:51:00 +05:30
Aiden Cline
8913d7a5d6
Merge pull request #2897 from stylings/feat/amazon-bedrock-xai-grok-4.3
...
feat(amazon-bedrock): add xAI Grok 4.3
2026-06-28 18:09:44 -05:00
Samrath
b868e9c479
feat(pioneer): expand model catalog and fix pricing
...
- Add 28 new models from Pioneer API (Qwen3, Gemini, GPT-5, Mistral, Nvidia, etc.)
- Add pioneer/auto routing model
- Update pricing and context windows on 47 existing models from /base-models API
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-29 04:21:42 +05:30
identities
ec7a448e22
feat(amazon-bedrock): add xAI Grok 4.3 on Mantle
...
Closes #2667
2026-06-28 14:55:59 -04:00
Thib-ai
8da9ae67d4
fixed model list inceptron
2026-06-28 18:36:02 +02:00
Aiden Cline
ef8b4e3832
Merge pull request #2895 from anomalyco/fix-opencode-non-toggle-reasoning
...
Fix opencode non-toggle reasoning options
2026-06-28 11:32:53 -05:00
AbdorahmeneKnabo
5ac7c369b4
Update reasoning_options in GLM-5.2-FP8.toml
2026-06-28 18:21:58 +02:00
Daniel Suit
d0017e1cd5
Updated reasoning options
2026-06-28 12:13:25 -04:00
Aiden Cline
2b7158dbe3
Fix opencode reasoning options
2026-06-28 11:10:08 -05:00
Aiden Cline
768d8b17eb
Merge pull request #2894 from anomalyco/chore/restrict-ci-to-main-repo
...
chore(ci): restrict workflows to main repo
2026-06-28 11:08:18 -05:00
AbdorahmeneKnabo
68ae3e7f81
Clear reasoning_options in Qwen3.7-Max.toml
2026-06-28 18:05:23 +02:00
Daniel Suit
4d17aef1dd
Added reasoning options
2026-06-28 11:54:50 -04:00
Aiden Cline
755b429839
chore(ci): restrict workflows to main repo
2026-06-28 10:50:27 -05:00
Tianning Li
8eeea3e02a
fix(stepfun): restore China step-3.7-flash cost and add video modality
2026-06-28 23:50:05 +08:00
Tianning Li
5f00eb57d1
Merge branch 'dev' of https://github.com/anomalyco/models.dev into add-step-3.7-flash
...
# Conflicts:
# providers/stepfun-ai/provider.toml
# providers/stepfun/models/step-3.7-flash.toml
2026-06-28 23:47:43 +08:00
Aiden Cline
6c6c288c1c
Merge pull request #2824 from BuildOnX/patch-1
...
Add GLM-5.2 configuration deepinfra
2026-06-28 10:47:08 -05:00
Aiden Cline
b04a3a9a0d
Fix DeepInfra GLM-5.2 config
2026-06-28 10:44:00 -05:00
Aiden Cline
14858019b7
Merge pull request #2797 from Lee-Si-Yoon/remove-friendli-llama-models
...
feat(friendli): remove Llama model support
2026-06-28 10:43:18 -05:00
Aiden Cline
6cfed25046
Merge pull request #2889 from chid/add-ornith-1.0-family
...
Add DeepReinforce Ornith 1.0 model family
2026-06-28 10:36:35 -05:00
Aiden Cline
73a9dab056
Merge pull request #2828 from anomalyco/enforce-reasoning-options-validation
...
Enforce reasoning options validation
2026-06-28 10:32:28 -05:00
Aiden Cline
1702a5f9d0
Merge pull request #2886 from anomalyco/lf-opencode-provider-workflow
...
ci: use opencode provider in workflow
2026-06-28 10:32:11 -05:00
Aiden Cline
0d95bd3fc2
Update model in opencode workflow to gpt-5.5
2026-06-28 10:31:46 -05:00
Aiden Cline
3464977f8b
Merge branch 'dev' into lf-opencode-provider-workflow
2026-06-28 10:31:29 -05:00
Aiden Cline
31c1285790
Update opencode action to use latest version
2026-06-28 10:31:04 -05:00
Aiden Cline
bfe2022cef
Restore Cloudflare reasoning audit comment
2026-06-28 10:29:58 -05:00
AbdoKnbGit
a9256aa21e
provider(gmicloud): add latest model ids
2026-06-28 13:51:17 +02:00
Sora Morimoto
25df5182ab
Add Sakana Fugu models
2026-06-28 20:43:55 +09:00
Bakhtiar
286d0328c3
Add 5 flex tier model variants
2026-06-28 13:51:12 +07:00
Charley Peng
7d1f5e10d8
Add DeepReinforce Ornith 1.0 model family
...
Adds provider-agnostic metadata for the open-weights (MIT) Ornith 1.0
agentic-coding family from DeepReinforce: 9B Dense, 31B Dense, 35B MoE,
and 397B MoE. All share reasoning, tool calling, multimodal (text+image)
input, and a 262k context window.
The 31B Dense variant is announced but not yet published on Hugging Face,
so it lands as a provisional stub without weights or benchmark scores.
Introduces the "ornith" model family value and groups all four entries
under it. No hosted API/pricing exists yet, so these are models/ metadata
entries that any inference provider can inherit via base_model once listed.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01TwvGuuvmdBitrDCe6onhRe
2026-06-28 15:57:50 +10:00
Aiden Cline
251f87abed
ci: use opencode provider in workflow
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-06-28 04:27:33 +00:00
Daniel Barnes
1c93f1674e
chore(wandb): regenerate catalog after merge
2026-06-28 11:33:57 +09:00
Daniel Barnes
cf2cd21d82
Merge remote-tracking branch 'upstream/dev' into dacbd-wandb-update
...
# Conflicts:
# providers/wandb/models/MiniMaxAI/MiniMax-M2.5.toml
# providers/wandb/models/Qwen/Qwen3-235B-A22B-Thinking-2507.toml
# providers/wandb/models/meta-llama/Llama-3.1-8B-Instruct.toml
# providers/wandb/models/meta-llama/Llama-3.3-70B-Instruct.toml
# providers/wandb/models/meta-llama/Llama-4-Scout-17B-16E-Instruct.toml
# providers/wandb/models/microsoft/Phi-4-mini-instruct.toml
# providers/wandb/models/moonshotai/Kimi-K2.5.toml
# providers/wandb/models/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-FP8.toml
# providers/wandb/models/openai/gpt-oss-120b.toml
# providers/wandb/models/openai/gpt-oss-20b.toml
2026-06-28 11:32:03 +09:00
Aiden Cline
1da217d894
Restore Cloudflare GPT OSS reasoning options
2026-06-27 19:17:03 -05:00
Aiden Cline
e48f49cbc7
Merge remote-tracking branch 'origin/dev' into enforce-reasoning-options-validation
...
# Conflicts:
# providers/cloudflare-workers-ai/models/@cf/openai/gpt-oss-120b.toml
2026-06-27 19:15:43 -05:00
Aiden Cline
985600d642
Stop tracking opencode package lock
2026-06-27 19:12:05 -05:00
Aiden Cline
06586c1992
Merge pull request #2871 from anomalyco/automation/sync-models-huggingface
...
chore(sync): update Hugging Face model catalog
2026-06-27 19:08:55 -05:00
Aiden Cline
3e3cef204e
Update model in opencode workflow to Claude Opus
2026-06-27 18:51:27 -05:00
Aiden Cline
34221c5844
[snowflake-cortex] Limit options to chat completions surface
2026-06-27 18:51:27 -05:00
Aiden Cline
c66e2921d7
[snowflake-cortex] Add xhigh Claude effort metadata
2026-06-27 18:51:27 -05:00
Aiden Cline
bdaf18e595
[snowflake-cortex] Remove adaptive Claude budget claims
2026-06-27 18:51:27 -05:00
Aiden Cline
3397e135df
[snowflake-cortex] Fix reasoning options metadata
2026-06-27 18:51:27 -05:00
Aiden Cline
a7fd1f1a4a
[requesty] Restore shared reasoning controls
2026-06-27 18:51:27 -05:00
Aiden Cline
3586a1cbec
[requesty] Use conservative reasoning options
2026-06-27 18:51:27 -05:00
Aiden Cline
961d30d5a2
[requesty] Fix reasoning options metadata
2026-06-27 18:51:27 -05:00
Aiden Cline
7ca221338d
[llmgateway] Use effort options for GLM 5.2
2026-06-27 18:51:27 -05:00
Aiden Cline
423db0d7df
[llmgateway] Fix reasoning options metadata
2026-06-27 18:51:27 -05:00
Aiden Cline
8446cb3f65
[orcarouter] Refine reasoning effort metadata
2026-06-27 18:51:27 -05:00
Aiden Cline
109eece49b
[orcarouter] Narrow reasoning options metadata
2026-06-27 18:51:27 -05:00
Aiden Cline
0699250b6d
[orcarouter] Fix reasoning options metadata
2026-06-27 18:51:27 -05:00
Aiden Cline
61b42e86bb
[baseten] Restore chat template reasoning toggles
2026-06-27 18:51:26 -05:00
Aiden Cline
ed669c8ed0
[baseten] Restore reasoning comments
2026-06-27 18:51:26 -05:00
Aiden Cline
5d4f9a44c6
[baseten] Fix reasoning options metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
2832e1faf1
[qiniu-ai] Remove overbroad reasoning controls
2026-06-27 18:51:26 -05:00
Aiden Cline
511ced3bfe
[qiniu-ai] Refine reasoning options audit
2026-06-27 18:51:26 -05:00
Aiden Cline
67e91f7f8b
[qiniu-ai] Restore reasoning comments
2026-06-27 18:51:26 -05:00
Aiden Cline
d88a3e5a15
[qiniu-ai] Fix reasoning options metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
2bf9a97a5e
[claudinio] Restore reasoning comments
2026-06-27 18:51:26 -05:00
Aiden Cline
f0d7e74189
[claudinio] Fix reasoning options metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
79e4ae570e
[stackit] Add GPT-OSS reasoning effort metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
a53336bbaa
[stackit] Fix reasoning options metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
78c78e70b5
[302ai] Fix reasoning options metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
093c071c75
[vivgrid] Restore reasoning evidence comments
2026-06-27 18:51:26 -05:00
Aiden Cline
76ad9267ea
[alibaba] Narrow reasoning budget metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
05debddebc
[wandb] Restore documented reasoning toggles
2026-06-27 18:51:26 -05:00
Aiden Cline
ed67580756
[wandb] Narrow reasoning options metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
d348a52648
[wandb] Fix reasoning options metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
e507ba84e4
[scaleway] Restore GLM reasoning efforts
2026-06-27 18:51:26 -05:00
Aiden Cline
5fd61d9b07
[scaleway] Narrow GLM reasoning options
2026-06-27 18:51:26 -05:00
Aiden Cline
3ace53e72e
[scaleway] Restore reasoning request comments
2026-06-27 18:51:26 -05:00
Aiden Cline
baa236ef60
[scaleway] Fix reasoning options metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
64c1869f46
[perplexity-agent] Restore reasoning effort metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
fefac87a36
[perplexity-agent] Narrow reasoning options metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
a0f693527d
[perplexity-agent] Fix reasoning options metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
97a39ebf34
[routing-run] Fix reasoning options metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
32b4806ede
[synthetic] Narrow Qwen reasoning options
2026-06-27 18:51:26 -05:00
Aiden Cline
f59f212b66
[synthetic] Restore reasoning evidence comments
2026-06-27 18:51:26 -05:00
Aiden Cline
04ba91116b
[synthetic] Fix reasoning options metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
4fd038b112
[ambient] Fix reasoning options metadata
2026-06-27 18:51:26 -05:00
Aiden Cline
b50d88b2a8
[cloudflare-workers-ai] Correct Gemma reasoning evidence comment
2026-06-27 18:51:26 -05:00
Aiden Cline
0e28415fba
[cloudflare-workers-ai] Re-audit reasoning options metadata
2026-06-27 18:51:26 -05:00
opencode-agent[bot]
b62addbab1
Add reasoning_options to HF gpt-oss-120b
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-06-27 23:44:20 +00:00
Aiden Cline
fab14bb882
[cloudflare-workers-ai] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
a4d0163adf
[poe] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
5fe8a0e703
[siliconflow-cn] Restore GLM 5.2 effort options
2026-06-27 18:44:00 -05:00
Aiden Cline
8e29e07889
[siliconflow-cn] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
cddd7434d3
[xpersona] Restore shared effort values
2026-06-27 18:44:00 -05:00
Aiden Cline
95ca8a7df5
[xpersona] Narrow reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
e57e1559d9
[xpersona] Restore reasoning docs comment
2026-06-27 18:44:00 -05:00
Aiden Cline
9babd31578
[xpersona] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
c379d1a7f7
[stepfun-ai] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
e4ada1da30
[openrouter] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
49408bb221
[alibaba-cn] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
385b5c9520
[alibaba-coding-plan-cn] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
aefca45e67
[friendli] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
56c0c80641
[stepfun] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
7405a1e1d0
[cortecs] Restore reasoning comments
2026-06-27 18:44:00 -05:00
Aiden Cline
f4739faab0
[cortecs] Correct gpt-oss reasoning metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
74827f8c63
[cortecs] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
9528b39195
[tencent-tokenhub] Restore reasoning comments
2026-06-27 18:44:00 -05:00
Aiden Cline
11d9895de2
[tencent-tokenhub] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
5aaf371d8a
[siliconflow] Restore GLM 5.2 effort options
2026-06-27 18:44:00 -05:00
Aiden Cline
65362cbeed
[siliconflow] Re-audit reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
273b8a05f8
[siliconflow] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
c34f4e0faa
Enable reasoning in minimax-m2.5 model configuration
2026-06-27 18:44:00 -05:00
Aiden Cline
6554868dcf
[crof] Restore reasoning evidence comments
2026-06-27 18:44:00 -05:00
Aiden Cline
ca85121112
[crof] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
4ade1e0636
[vercel] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
534ae33d89
[neuralwatt] Correct Kimi K2.7 reasoning options
2026-06-27 18:44:00 -05:00
Aiden Cline
4bdbc2ce4a
[neuralwatt] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
da268cb772
[openai] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
e7b383247c
[zenmux] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
d9a2243899
[sap-ai-core] Narrow reasoning option claims
2026-06-27 18:44:00 -05:00
Aiden Cline
f6ce18084d
[sap-ai-core] Restore reasoning evidence comments
2026-06-27 18:44:00 -05:00
Aiden Cline
d852e7e82a
[sap-ai-core] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
1308ad698f
[huggingface] Correct reasoning option controls
2026-06-27 18:44:00 -05:00
Aiden Cline
b3e1d5387e
[huggingface] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
10d44bf198
[github-models] Restore reasoning request comments
2026-06-27 18:44:00 -05:00
Aiden Cline
dd439079aa
[github-models] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
b0022cb1f3
[azure] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
80c22a9f81
[frogbot] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
bf7dfb7206
[ollama-cloud] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
179fbf8d86
[togetherai] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
dc1c270ae6
[alibaba] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
1cfd5a3295
[vivgrid] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
09d5b10a75
Update model in opencode workflow to gpt-5.5
2026-06-27 18:44:00 -05:00
github-actions[bot]
6d8e16f591
chore(sync): update OpenRouter model catalog
2026-06-27 18:44:00 -05:00
Aiden Cline
162da64af0
[nano-gpt] Fix reasoning options metadata
2026-06-27 18:44:00 -05:00
Aiden Cline
d27ff68436
[kilo] Fix reasoning options metadata
2026-06-27 18:43:59 -05:00
github-actions[bot]
97fb13e68c
chore(sync): update Venice model catalog
2026-06-27 18:43:59 -05:00
github-actions[bot]
4d11689e6b
chore(sync): update Vercel AI Gateway model catalog
2026-06-27 18:43:59 -05:00
github-actions[bot]
4b10f3501a
chore(sync): update Cloudflare Workers AI model catalog
2026-06-27 18:43:59 -05:00
Aiden Cline
41dcf3da4b
Update model in opencode workflow to Claude Opus
2026-06-27 18:43:00 -05:00
Aiden Cline
946dd9ebb2
Merge pull request #2856 from rekram1-node/fix-reasoning-options-snowflake-cortex
...
[snowflake-cortex] Fix reasoning options metadata
2026-06-27 18:41:39 -05:00
Aiden Cline
fbf6beb104
Merge pull request #2870 from rekram1-node/fix-reasoning-options-requesty
...
[requesty] Fix reasoning options metadata
2026-06-27 18:41:14 -05:00
Aiden Cline
8b32c7c9d6
Merge pull request #2865 from rekram1-node/fix-reasoning-options-llmgateway
...
[llmgateway] Fix reasoning options metadata
2026-06-27 18:40:50 -05:00
Aiden Cline
4a97b967ff
Merge pull request #2869 from rekram1-node/fix-reasoning-options-orcarouter
...
[orcarouter] Fix reasoning options metadata
2026-06-27 18:40:25 -05:00
Aiden Cline
4c9677d5c3
Merge pull request #2861 from rekram1-node/fix-reasoning-options-baseten
...
[baseten] Fix reasoning options metadata
2026-06-27 18:39:36 -05:00
Aiden Cline
8d6cb5533d
Merge pull request #2860 from rekram1-node/fix-reasoning-options-qiniu-ai
...
[qiniu-ai] Fix reasoning options metadata
2026-06-27 18:39:25 -05:00
Aiden Cline
d9838e0823
Merge pull request #2839 from rekram1-node/fix-reasoning-options-claudinio
...
[claudinio] Fix reasoning options metadata
2026-06-27 18:38:39 -05:00
Aiden Cline
7e6853d4b2
[requesty] Restore shared reasoning controls
2026-06-27 18:38:36 -05:00
Aiden Cline
9ebc99169b
Merge pull request #2838 from rekram1-node/fix-reasoning-options-stackit
...
[stackit] Fix reasoning options metadata
2026-06-27 18:38:30 -05:00
Aiden Cline
0fc7bc5f91
Merge pull request #2835 from rekram1-node/fix-reasoning-options-302ai
...
[302ai] Fix reasoning options metadata
2026-06-27 18:37:42 -05:00
github-actions[bot]
30bf59c9da
chore(sync): update Hugging Face model catalog
2026-06-27 23:36:51 +00:00
Aiden Cline
108c65f1ef
[stackit] Add GPT-OSS reasoning effort metadata
2026-06-27 18:36:41 -05:00
Aiden Cline
920ff2c905
Merge pull request #2880 from rekram1-node/fix-reasoning-options-vivgrid
...
[vivgrid] Restore reasoning evidence comments
2026-06-27 18:36:35 -05:00
Aiden Cline
d8fdfcea79
Merge pull request #2884 from rekram1-node/reaudit-reasoning-options-alibaba
...
[alibaba] Narrow reasoning budget metadata
2026-06-27 18:36:00 -05:00
Aiden Cline
5c3d9d9d5f
[snowflake-cortex] Limit options to chat completions surface
2026-06-27 18:35:28 -05:00
Aiden Cline
48cb5cfb24
Merge pull request #2851 from rekram1-node/fix-reasoning-options-wandb
...
[wandb] Fix reasoning options metadata
2026-06-27 18:34:35 -05:00
Aiden Cline
d30a76dd2d
Merge pull request #2853 from rekram1-node/fix-reasoning-options-scaleway
...
[scaleway] Fix reasoning options metadata
2026-06-27 18:34:21 -05:00
Aiden Cline
64db9dd334
[qiniu-ai] Remove overbroad reasoning controls
2026-06-27 18:33:49 -05:00
Aiden Cline
8b4378ddeb
Merge pull request #2858 from rekram1-node/fix-reasoning-options-perplexity-agent
...
[perplexity-agent] Fix reasoning options metadata
2026-06-27 18:32:40 -05:00
Aiden Cline
e18ce969dd
Merge pull request #2833 from rekram1-node/fix-reasoning-options-routing-run
...
[routing-run] Fix reasoning options metadata
2026-06-27 18:31:42 -05:00
Aiden Cline
dc22e0e58b
[qiniu-ai] Refine reasoning options audit
2026-06-27 18:27:28 -05:00
Aiden Cline
dc8f95a5ee
Merge pull request #2837 from rekram1-node/fix-reasoning-options-synthetic
...
[synthetic] Fix reasoning options metadata
2026-06-27 18:25:49 -05:00
Aiden Cline
88eeecdac9
Merge pull request #2834 from rekram1-node/fix-reasoning-options-ambient
...
[ambient] Fix reasoning options metadata
2026-06-27 18:25:09 -05:00
Aiden Cline
797c2c628f
[snowflake-cortex] Add xhigh Claude effort metadata
2026-06-27 18:24:38 -05:00
Aiden Cline
d438af659a
Merge pull request #2832 from rekram1-node/fix-reasoning-options-cloudflare-workers-ai
...
[cloudflare-workers-ai] Fix reasoning options metadata
2026-06-27 18:24:38 -05:00
Aiden Cline
8b1664e852
[scaleway] Restore GLM reasoning efforts
2026-06-27 18:24:36 -05:00
Aiden Cline
4339a24b30
[perplexity-agent] Restore reasoning effort metadata
2026-06-27 18:24:33 -05:00
Aiden Cline
df1615e94e
Merge pull request #2831 from rekram1-node/fix-reasoning-options-poe
...
[poe] Fix reasoning options metadata
2026-06-27 18:24:23 -05:00
Aiden Cline
4e67698636
Merge branch 'dev' into fix-reasoning-options-cloudflare-workers-ai
2026-06-27 18:24:07 -05:00
Aiden Cline
28c6810100
[wandb] Restore documented reasoning toggles
2026-06-27 18:22:49 -05:00
Aiden Cline
09d6911343
Merge pull request #2850 from rekram1-node/fix-reasoning-options-siliconflow-cn
...
[siliconflow-cn] Fix reasoning options metadata
2026-06-27 18:21:33 -05:00
Aiden Cline
9f205211fb
[baseten] Restore chat template reasoning toggles
2026-06-27 18:21:32 -05:00
Aiden Cline
ed7540c2f6
Merge pull request #2847 from rekram1-node/fix-reasoning-options-xpersona
...
[xpersona] Fix reasoning options metadata
2026-06-27 18:20:16 -05:00
Aiden Cline
3d1c37e41f
Merge pull request #2862 from rekram1-node/fix-reasoning-options-stepfun-ai
...
[stepfun-ai] Fix reasoning options metadata
2026-06-27 18:18:35 -05:00
Aiden Cline
a8e4d5af4c
Merge pull request #2863 from rekram1-node/fix-reasoning-options-openrouter
...
[openrouter] Fix reasoning options metadata
2026-06-27 18:18:22 -05:00
Aiden Cline
8699281189
[snowflake-cortex] Remove adaptive Claude budget claims
2026-06-27 18:17:03 -05:00
Aiden Cline
7dab52f5f0
Merge pull request #2859 from rekram1-node/fix-reasoning-options-alibaba-cn
...
[alibaba-cn] Fix reasoning options metadata
2026-06-27 18:16:28 -05:00
Aiden Cline
67fefbec4e
Merge pull request #2857 from rekram1-node/fix-reasoning-options-alibaba-coding-plan-cn
...
[alibaba-coding-plan-cn] Fix reasoning options metadata
2026-06-27 18:15:56 -05:00
Aiden Cline
d081dd45be
[llmgateway] Use effort options for GLM 5.2
2026-06-27 18:15:31 -05:00
Aiden Cline
4eaf681c48
[xpersona] Restore shared effort values
2026-06-27 18:15:31 -05:00
Aiden Cline
f52f3eab54
Merge pull request #2855 from rekram1-node/fix-reasoning-options-friendli
...
[friendli] Fix reasoning options metadata
2026-06-27 18:15:04 -05:00
Aiden Cline
835be1f899
[siliconflow-cn] Restore GLM 5.2 effort options
2026-06-27 18:14:56 -05:00
Aiden Cline
0d145c913f
Merge pull request #2854 from rekram1-node/fix-reasoning-options-stepfun
...
[stepfun] Fix reasoning options metadata
2026-06-27 18:14:55 -05:00
Aiden Cline
d8fb748015
Merge pull request #2852 from rekram1-node/fix-reasoning-options-cortecs
...
[cortecs] Fix reasoning options metadata
2026-06-27 18:14:30 -05:00
Aiden Cline
de1dee022a
Merge pull request #2848 from rekram1-node/fix-reasoning-options-tencent-tokenhub
...
[tencent-tokenhub] Fix reasoning options metadata
2026-06-27 18:13:42 -05:00
Aiden Cline
28525cb562
Merge pull request #2842 from rekram1-node/fix-reasoning-options-siliconflow
...
[siliconflow] Fix reasoning options metadata
2026-06-27 18:10:39 -05:00
Aiden Cline
52d08ddec8
Merge pull request #2846 from rekram1-node/fix-reasoning-options-crof
...
[crof] Fix reasoning options metadata
2026-06-27 18:09:59 -05:00
Aiden Cline
62e04bc734
[siliconflow] Restore GLM 5.2 effort options
2026-06-27 18:09:53 -05:00
Aiden Cline
c0d5d623bb
Enable reasoning in minimax-m2.5 model configuration
2026-06-27 18:09:50 -05:00
Aiden Cline
dc06f46bc6
Merge pull request #2845 from rekram1-node/fix-reasoning-options-vercel
...
[vercel] Fix reasoning options metadata
2026-06-27 18:09:24 -05:00
Aiden Cline
2c7ac901ea
Merge pull request #2844 from rekram1-node/fix-reasoning-options-neuralwatt
...
[neuralwatt] Fix reasoning options metadata
2026-06-27 18:09:10 -05:00
Aiden Cline
ede73de230
Merge pull request #2843 from rekram1-node/fix-reasoning-options-openai
...
[openai] Fix reasoning options metadata
2026-06-27 18:09:02 -05:00
Aiden Cline
cd36995c7b
[perplexity-agent] Narrow reasoning options metadata
2026-06-27 18:08:34 -05:00
Aiden Cline
ea8fc3996e
Merge pull request #2841 from rekram1-node/fix-reasoning-options-zenmux
...
[zenmux] Fix reasoning options metadata
2026-06-27 18:08:22 -05:00
Aiden Cline
ca696b1f8d
Merge pull request #2864 from rekram1-node/fix-reasoning-options-sap-ai-core
...
[sap-ai-core] Fix reasoning options metadata
2026-06-27 18:08:13 -05:00
Aiden Cline
f1ede77285
[alibaba] Narrow reasoning budget metadata
2026-06-27 17:27:31 -05:00
Aiden Cline
25092bfe75
[sap-ai-core] Narrow reasoning option claims
2026-06-27 17:27:15 -05:00
Aiden Cline
75534a295e
[neuralwatt] Correct Kimi K2.7 reasoning options
2026-06-27 17:26:55 -05:00
Aiden Cline
a70cd24291
[siliconflow] Re-audit reasoning options metadata
2026-06-27 17:26:23 -05:00
Aiden Cline
1b2670010c
[wandb] Narrow reasoning options metadata
2026-06-27 17:26:07 -05:00
Aiden Cline
5e74bae2a3
[cloudflare-workers-ai] Correct Gemma reasoning evidence comment
2026-06-27 17:26:06 -05:00
Aiden Cline
9f8b9a1737
[xpersona] Narrow reasoning options metadata
2026-06-27 17:26:06 -05:00
Aiden Cline
dddaba4e49
[scaleway] Narrow GLM reasoning options
2026-06-27 17:26:03 -05:00
Aiden Cline
fffaae5c4f
[synthetic] Narrow Qwen reasoning options
2026-06-27 17:25:46 -05:00
Aiden Cline
6c7d97cf92
[cloudflare-workers-ai] Re-audit reasoning options metadata
2026-06-27 17:25:39 -05:00
Aiden Cline
004fa2b9c3
[orcarouter] Refine reasoning effort metadata
2026-06-27 17:23:56 -05:00
Aiden Cline
d30c909f24
Merge pull request #2866 from rekram1-node/fix-reasoning-options-huggingface
...
[huggingface] Fix reasoning options metadata
2026-06-27 17:22:50 -05:00
Aiden Cline
9c4d583dbb
Merge pull request #2840 from rekram1-node/fix-reasoning-options-github-models
...
[github-models] Fix reasoning options metadata
2026-06-27 17:22:11 -05:00
Aiden Cline
0ac0d23947
Merge remote-tracking branch 'origin/dev' into fix-reasoning-options-vivgrid
2026-06-27 17:18:44 -05:00
Aiden Cline
0ccc0933d7
[orcarouter] Narrow reasoning options metadata
2026-06-27 17:16:38 -05:00
Aiden Cline
9673239efe
[requesty] Use conservative reasoning options
2026-06-27 17:16:33 -05:00
Aiden Cline
86a359b44b
[vivgrid] Restore reasoning evidence comments
2026-06-27 17:15:38 -05:00
Aiden Cline
4ce79fa001
[sap-ai-core] Restore reasoning evidence comments
2026-06-27 17:15:37 -05:00
Aiden Cline
23c13f39ab
[baseten] Restore reasoning comments
2026-06-27 17:15:21 -05:00
Aiden Cline
e95d60dfd9
[crof] Restore reasoning evidence comments
2026-06-27 17:15:17 -05:00
Aiden Cline
712333e8e3
[scaleway] Restore reasoning request comments
2026-06-27 17:15:16 -05:00
Aiden Cline
d049de4d84
[qiniu-ai] Restore reasoning comments
2026-06-27 17:15:14 -05:00
Aiden Cline
8c9cde2c01
[cortecs] Restore reasoning comments
2026-06-27 17:15:12 -05:00
Aiden Cline
cf9042381b
[claudinio] Restore reasoning comments
2026-06-27 17:15:11 -05:00
Aiden Cline
21b6ee63fc
[synthetic] Restore reasoning evidence comments
2026-06-27 17:15:10 -05:00
Aiden Cline
87a8e79e0d
[tencent-tokenhub] Restore reasoning comments
2026-06-27 17:15:08 -05:00
Aiden Cline
ec11454048
[github-models] Restore reasoning request comments
2026-06-27 17:15:04 -05:00
Aiden Cline
afd08186c9
Merge pull request #2836 from rekram1-node/fix-reasoning-options-azure
...
[azure] Fix reasoning options metadata
2026-06-27 17:14:49 -05:00
Aiden Cline
e9607b9440
Merge pull request #2829 from rekram1-node/fix-reasoning-options-frogbot
...
[frogbot] Fix reasoning options metadata
2026-06-27 17:14:21 -05:00
Aiden Cline
5593ff7681
Merge pull request #2830 from rekram1-node/fix-reasoning-options-ollama-cloud
...
[ollama-cloud] Fix reasoning options metadata
2026-06-27 17:14:12 -05:00
Aiden Cline
c9613aa97e
[xpersona] Restore reasoning docs comment
2026-06-27 17:12:36 -05:00
Aiden Cline
3c6dd0f336
Merge pull request #2849 from rekram1-node/fix-reasoning-options-togetherai
...
[togetherai] Fix reasoning options metadata
2026-06-27 17:11:45 -05:00
Aiden Cline
85c3107e0f
Merge pull request #2867 from rekram1-node/fix-reasoning-options-alibaba
...
[alibaba] Fix reasoning options metadata
2026-06-27 17:10:19 -05:00
Aiden Cline
9fb6fbe38d
Merge pull request #2868 from rekram1-node/fix-reasoning-options-vivgrid
...
[vivgrid] Fix reasoning options metadata
2026-06-27 17:10:10 -05:00
Aiden Cline
798c451bf7
Update model in opencode workflow to gpt-5.5
2026-06-27 17:08:21 -05:00
Aiden Cline
57880dd4e9
Merge pull request #2872 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-27 17:07:32 -05:00
Aiden Cline
a6105407dd
Merge pull request #2878 from rekram1-node/fix-reasoning-options-nano-gpt
...
[nano-gpt] Fix reasoning options metadata
2026-06-27 17:05:24 -05:00
Aiden Cline
ff0b42e54f
Merge pull request #2879 from rekram1-node/fix-reasoning-options-kilo
...
[kilo] Fix reasoning options metadata
2026-06-27 17:05:09 -05:00
Aiden Cline
dd585d5531
[kilo] Fix reasoning options metadata
2026-06-27 16:54:01 -05:00
Aiden Cline
b76ccf339c
Merge pull request #2873 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-27 16:53:42 -05:00
Aiden Cline
574da64301
[nano-gpt] Fix reasoning options metadata
2026-06-27 16:53:41 -05:00
Aiden Cline
52b209cfb3
Merge pull request #2874 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-27 16:53:29 -05:00
Aiden Cline
467b5ad4ad
Merge pull request #2875 from anomalyco/automation/sync-models-cloudflare-workers-ai
...
chore(sync): update Cloudflare Workers AI model catalog
2026-06-27 16:53:20 -05:00
github-actions[bot]
20a1d0682a
chore(sync): update OpenRouter model catalog
2026-06-27 21:39:13 +00:00
github-actions[bot]
90f8f97578
chore(sync): update Cloudflare Workers AI model catalog
2026-06-27 21:39:13 +00:00
github-actions[bot]
a8a4f3246d
chore(sync): update Venice model catalog
2026-06-27 21:39:11 +00:00
github-actions[bot]
1e38a0bb0a
chore(sync): update Vercel AI Gateway model catalog
2026-06-27 21:39:11 +00:00
Thibault Molleman
2d3d74c80e
feat(providers): update Inceptron model catalog to 6 current models
...
- Update MiniMax M2.5 pricing (input/cache_read)
- Update Kimi K2.6 pricing and add full modalities (text/image/video)
- Add Kimi K2.6 Fast provider model
- Add Kimi K2.7 Code provider model
- Add GLM 5.2 provider model
- Add moonshotai/kimi-k2.6-fast base model
- Remove obsolete Nvidia Llama 3.3 70B FP8 entry
- Add explicit modalities to all Inceptron provider models
Sourced from Inceptron model cards at /home/thibaultmol/Downloads/codex/inceptron.
2026-06-27 21:05:46 +02:00
Aiden Cline
f0c5868023
[requesty] Fix reasoning options metadata
2026-06-27 11:31:05 -05:00
Aiden Cline
f6c09475e0
[orcarouter] Fix reasoning options metadata
2026-06-27 11:30:13 -05:00
Aiden Cline
7ab1bc6443
[llmgateway] Fix reasoning options metadata
2026-06-27 11:30:02 -05:00
Aiden Cline
3d7e969d35
[vivgrid] Fix reasoning options metadata
2026-06-27 11:30:01 -05:00
Aiden Cline
077351b8d4
[huggingface] Correct reasoning option controls
2026-06-27 11:29:59 -05:00
Aiden Cline
74730af7d7
[alibaba] Fix reasoning options metadata
2026-06-27 11:29:58 -05:00
Aiden Cline
dc66f58a91
[sap-ai-core] Fix reasoning options metadata
2026-06-27 11:29:45 -05:00
Aiden Cline
1d7874e5e1
[stepfun-ai] Fix reasoning options metadata
2026-06-27 11:29:38 -05:00
Aiden Cline
6fb083f31c
[baseten] Fix reasoning options metadata
2026-06-27 11:29:28 -05:00
Aiden Cline
863bf99fff
[qiniu-ai] Fix reasoning options metadata
2026-06-27 11:29:18 -05:00
Aiden Cline
5680b9638b
[snowflake-cortex] Fix reasoning options metadata
2026-06-27 11:29:15 -05:00
Aiden Cline
e8affcf23b
[openrouter] Fix reasoning options metadata
2026-06-27 11:29:12 -05:00
Aiden Cline
024ccf57f1
[perplexity-agent] Fix reasoning options metadata
2026-06-27 11:29:10 -05:00
Aiden Cline
cee02de41c
[cortecs] Correct gpt-oss reasoning metadata
2026-06-27 11:28:56 -05:00
Aiden Cline
82b7b612a9
[alibaba-coding-plan-cn] Fix reasoning options metadata
2026-06-27 11:28:55 -05:00
Aiden Cline
0a01441c11
[scaleway] Fix reasoning options metadata
2026-06-27 11:28:53 -05:00
Aiden Cline
f4969d166a
[alibaba-cn] Fix reasoning options metadata
2026-06-27 11:28:50 -05:00
Aiden Cline
ff6b227c2e
[friendli] Fix reasoning options metadata
2026-06-27 11:28:48 -05:00
Aiden Cline
dfdc989086
[xpersona] Fix reasoning options metadata
2026-06-27 11:28:38 -05:00
Aiden Cline
92defb9020
[wandb] Fix reasoning options metadata
2026-06-27 11:28:36 -05:00
Aiden Cline
26bb6dc9db
[huggingface] Fix reasoning options metadata
2026-06-27 11:28:31 -05:00
Aiden Cline
b1a1b82f5e
[togetherai] Fix reasoning options metadata
2026-06-27 11:28:19 -05:00
Aiden Cline
ee49e752e8
[tencent-tokenhub] Fix reasoning options metadata
2026-06-27 11:28:17 -05:00
Aiden Cline
053898f239
[siliconflow] Fix reasoning options metadata
2026-06-27 11:28:11 -05:00
Aiden Cline
e0f6074281
[stepfun] Fix reasoning options metadata
2026-06-27 11:28:07 -05:00
Aiden Cline
7651e8079f
[neuralwatt] Fix reasoning options metadata
2026-06-27 11:28:02 -05:00
Aiden Cline
8168ed401e
[vercel] Fix reasoning options metadata
2026-06-27 11:27:57 -05:00
Aiden Cline
5cefa91f88
[crof] Fix reasoning options metadata
2026-06-27 11:27:56 -05:00
Aiden Cline
77d75c821a
[siliconflow-cn] Fix reasoning options metadata
2026-06-27 11:27:55 -05:00
Aiden Cline
502362d517
[ambient] Fix reasoning options metadata
2026-06-27 11:27:53 -05:00
Aiden Cline
025cbaeb32
[synthetic] Fix reasoning options metadata
2026-06-27 11:27:52 -05:00
Aiden Cline
c4ebaf1ce3
[zenmux] Fix reasoning options metadata
2026-06-27 11:27:49 -05:00
Aiden Cline
5da3e87e44
[stackit] Fix reasoning options metadata
2026-06-27 11:27:39 -05:00
Aiden Cline
d8d35aebdc
[claudinio] Fix reasoning options metadata
2026-06-27 11:27:39 -05:00
Aiden Cline
f85dcc0997
[openai] Fix reasoning options metadata
2026-06-27 11:27:35 -05:00
Aiden Cline
22b4d5a86c
[github-models] Fix reasoning options metadata
2026-06-27 11:27:32 -05:00
Aiden Cline
e0f1ee1b91
[302ai] Fix reasoning options metadata
2026-06-27 11:27:31 -05:00
Aiden Cline
4571b1c50c
[azure] Fix reasoning options metadata
2026-06-27 11:27:25 -05:00
Aiden Cline
a40a07ed3a
[routing-run] Fix reasoning options metadata
2026-06-27 11:27:24 -05:00
Aiden Cline
5bba2aac9a
[cloudflare-workers-ai] Fix reasoning options metadata
2026-06-27 11:27:12 -05:00
Aiden Cline
468668e60a
[poe] Fix reasoning options metadata
2026-06-27 11:27:07 -05:00
Aiden Cline
cc1a295a48
[cortecs] Fix reasoning options metadata
2026-06-27 11:26:52 -05:00
Aiden Cline
4a90bc4846
[frogbot] Fix reasoning options metadata
2026-06-27 11:26:29 -05:00
Aiden Cline
f2347c32c4
[ollama-cloud] Fix reasoning options metadata
2026-06-27 11:26:11 -05:00
Aiden Cline
4e98660b55
Merge branch 'dev' into enforce-reasoning-options-validation
2026-06-27 11:16:56 -05:00
Aiden Cline
4ad2550b14
Merge pull request #2517 from anomalyco/split/vercel-anthropic-reasoning-options
...
[vercel/anthropic] Add reasoning options
2026-06-27 11:16:34 -05:00
Aiden Cline
1eece72edf
Merge pull request #2520 from anomalyco/split/vercel-deepseek-reasoning-options
...
[vercel/deepseek] Add reasoning options
2026-06-27 11:16:07 -05:00
Aiden Cline
e02c7e1971
Merge pull request #2564 from anomalyco/consolidate/alibaba-small-labs-reasoning-options
...
[alibaba/multiple labs] Add reasoning options
2026-06-27 11:15:45 -05:00
Aiden Cline
323af4b323
Merge pull request #2521 from anomalyco/split/vercel-google-reasoning-options
...
[vercel/google] Add reasoning options
2026-06-27 11:15:21 -05:00
Aiden Cline
aa7d3de18a
Merge pull request #2825 from c99e/migrate-gpt-oss-base-model
...
refactor: migrate gpt-oss-120b provider files to base_model
2026-06-27 11:13:53 -05:00
Aiden Cline
4179c71c35
Merge pull request #2621 from Yashwanth-Kumar-26/patch-1
...
Add Minimax-M3
2026-06-27 11:11:15 -05:00
Aiden Cline
6f623398ed
Fix NVIDIA MiniMax M3 metadata
2026-06-27 11:09:59 -05:00
Aiden Cline
78db7aa046
Merge pull request #2827 from anomalyco/audit/vercel-raw-reasoning-fixes
...
[vercel] Correct raw gateway reasoning options
2026-06-27 11:08:18 -05:00
Aiden Cline
4eec2ee590
Enforce reasoning options validation
2026-06-27 11:07:20 -05:00
Aiden Cline
b9e9a3ad2f
[vercel] Correct raw gateway reasoning options
2026-06-27 11:07:19 -05:00
Aiden Cline
af448bf39b
[vercel/deepseek] Use gateway effort aliases
2026-06-27 11:04:19 -05:00
Aiden Cline
0aa6e4d6c5
[vercel/anthropic] Align reasoning options with raw gateway
2026-06-27 11:04:18 -05:00
Aiden Cline
bca710c271
[vercel/google] Align reasoning options with raw gateway
2026-06-27 11:04:18 -05:00
c99e
b3e5684963
refactor: migrate gpt-oss-120b provider files to base_model
...
Follows #2819 , which added the canonical models/openai/gpt-oss-120b and
gpt-oss-safeguard-120b entries. Migrates 10 provider files to inherit via
base_model, keeping only provider-specific fields (cost, reasoning_options,
divergent limit/date/name). Zero output change — generated catalog byte-identical.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-27 20:00:30 +04:00
Aiden Cline
15a794f54e
Merge pull request #2821 from imagebuilder1837/fix-siliconflow-glm-5-2-limits
...
fix(siliconflow): correct GLM-5.2 limits
2026-06-27 10:55:13 -05:00
Aiden Cline
08175a1092
Merge pull request #2819 from c99e/canonical-gpt-oss
...
feat(openai): add canonical gpt-oss-120b + gpt-oss-safeguard-120b metadata
2026-06-27 10:54:52 -05:00
Aiden Cline
7238372691
Merge pull request #2820 from TheStreamCode/fix-sync-windows-path-separators
...
fix(sync): normalize Windows path separators in the sync runner
2026-06-27 10:54:32 -05:00
Aiden Cline
c31ed262b7
Merge pull request #2818 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-27 10:54:13 -05:00
Aiden Cline
f0d4152004
Merge pull request #2514 from anomalyco/split/vercel-alibaba-reasoning-options-part-1
...
[vercel/alibaba part 1] Add reasoning options
2026-06-27 10:50:02 -05:00
Aiden Cline
ee9dd084e5
Merge pull request #2513 from anomalyco/split/siliconflow-zai-org-reasoning-options
...
[siliconflow/zai-org] Add reasoning options
2026-06-27 10:49:49 -05:00
Aiden Cline
521bb2c01f
Merge pull request #2509 from anomalyco/split/siliconflow-qwen-reasoning-options-part-3
...
[siliconflow/Qwen part 3] Add reasoning options
2026-06-27 10:49:36 -05:00
Aiden Cline
adf98a4380
Merge pull request #2508 from anomalyco/split/siliconflow-qwen-reasoning-options-part-2
...
[siliconflow/Qwen part 2] Add reasoning options
2026-06-27 10:49:15 -05:00
Aiden Cline
794c09f75d
Merge pull request #2507 from anomalyco/split/siliconflow-qwen-reasoning-options-part-1
...
[siliconflow/Qwen part 1] Add reasoning options
2026-06-27 10:49:05 -05:00
Aiden Cline
37f1b7e23e
Merge pull request #2506 from anomalyco/split/siliconflow-pro-reasoning-options
...
[siliconflow/Pro] Add reasoning options
2026-06-27 10:48:48 -05:00
Aiden Cline
fddcbbb9fe
Merge pull request #2502 from anomalyco/split/siliconflow-moonshotai-reasoning-options
...
[siliconflow/moonshotai] Add reasoning options
2026-06-27 10:48:37 -05:00
Aiden Cline
8f73c20afa
Merge pull request #2497 from anomalyco/split/siliconflow-deepseek-ai-reasoning-options
...
[siliconflow/deepseek-ai] Add reasoning options
2026-06-27 10:48:11 -05:00
Aiden Cline
2c6bfbb83b
Merge pull request #2495 from anomalyco/split/poe-xai-reasoning-options
...
[poe/xai] Add reasoning options
2026-06-27 10:47:50 -05:00
Aiden Cline
e88b334e8e
Merge pull request #2493 from anomalyco/split/poe-openai-reasoning-options-part-2
...
[poe/openai part 2] Add reasoning options
2026-06-27 10:47:41 -05:00
Aiden Cline
5c4ccdfc72
Merge pull request #2492 from anomalyco/split/poe-openai-reasoning-options-part-1
...
[poe/openai part 1] Add reasoning options
2026-06-27 10:47:11 -05:00
Aiden Cline
37270248a4
Merge pull request #2491 from anomalyco/split/poe-novita-reasoning-options
...
[poe/novita] Add reasoning options
2026-06-27 10:45:25 -05:00
Aiden Cline
71d4334143
Merge pull request #2490 from anomalyco/split/poe-google-reasoning-options
...
[poe/google] Add reasoning options
2026-06-27 10:45:15 -05:00
Aiden Cline
846c6410a6
Merge pull request #2487 from anomalyco/split/poe-anthropic-reasoning-options
...
[poe/anthropic] Add reasoning options
2026-06-27 10:45:03 -05:00
Aiden Cline
6910e30779
Merge pull request #2486 from anomalyco/split/nano-gpt-zai-org-reasoning-options-part-2
...
[nano-gpt/zai-org part 2] Add reasoning options
2026-06-27 10:44:37 -05:00
Aiden Cline
f29cf9a0ad
Merge pull request #2485 from anomalyco/split/nano-gpt-zai-org-reasoning-options-part-1
...
[nano-gpt/zai-org part 1] Add reasoning options
2026-06-27 10:44:28 -05:00
Aiden Cline
f96cc35ad9
Merge pull request #2484 from anomalyco/split/nano-gpt-z-ai-reasoning-options
...
[nano-gpt/z-ai] Add reasoning options
2026-06-27 10:44:10 -05:00
Aiden Cline
506de032e1
Merge pull request #2482 from anomalyco/split/nano-gpt-tee-reasoning-options
...
[nano-gpt/TEE] Add reasoning options
2026-06-27 10:44:01 -05:00
Aiden Cline
b313c15f8f
Merge pull request #2478 from anomalyco/split/nano-gpt-qwen-reasoning-options
...
[nano-gpt/qwen] Add reasoning options
2026-06-27 10:43:51 -05:00
github-actions[bot]
cd70401ec7
chore(sync): update Vercel AI Gateway model catalog
2026-06-27 15:43:09 +00:00
Aiden Cline
248a9750ab
Merge pull request #2473 from anomalyco/split/nano-gpt-openai-reasoning-options-part-2
...
[nano-gpt/openai part 2] Add reasoning options
2026-06-27 10:43:08 -05:00
Aiden Cline
b458237fc9
Merge pull request #2472 from anomalyco/split/nano-gpt-openai-reasoning-options-part-1
...
[nano-gpt/openai part 1] Add reasoning options
2026-06-27 10:42:54 -05:00
Aiden Cline
343fb43564
Merge pull request #2469 from anomalyco/split/nano-gpt-nanogpt-reasoning-options
...
[nano-gpt/nanogpt] Add reasoning options
2026-06-27 10:41:49 -05:00
Aiden Cline
d56a8d98ef
Merge pull request #2463 from anomalyco/split/nano-gpt-minimax-reasoning-options
...
[nano-gpt/minimax] Add reasoning options
2026-06-27 10:41:37 -05:00
Aiden Cline
c030e4f90c
Merge pull request #2458 from anomalyco/split/nano-gpt-google-reasoning-options-part-3
...
[nano-gpt/google part 3] Add reasoning options
2026-06-27 10:41:27 -05:00
Aiden Cline
2861ff9445
Merge pull request #2457 from anomalyco/split/nano-gpt-google-reasoning-options-part-2
...
[nano-gpt/google part 2] Add reasoning options
2026-06-27 10:41:06 -05:00
Aiden Cline
99b75c5630
Merge pull request #2456 from anomalyco/split/nano-gpt-google-reasoning-options-part-1
...
[nano-gpt/google part 1] Add reasoning options
2026-06-27 10:40:56 -05:00
Aiden Cline
b503d4edf4
Merge pull request #2443 from anomalyco/split/llmgateway-zhipuai-reasoning-options
...
[llmgateway/zhipuai] Add reasoning options
2026-06-27 10:40:43 -05:00
Aiden Cline
77ae78fb83
Merge pull request #2440 from anomalyco/split/llmgateway-openai-reasoning-options-part-2
...
[llmgateway/openai part 2] Add reasoning options
2026-06-27 10:40:33 -05:00
Aiden Cline
a7e15a7348
Merge pull request #2439 from anomalyco/split/llmgateway-openai-reasoning-options-part-1
...
[llmgateway/openai part 1] Add reasoning options
2026-06-27 10:40:04 -05:00
Aiden Cline
5305281f9d
Merge pull request #2438 from anomalyco/split/llmgateway-moonshotai-reasoning-options
...
[llmgateway/moonshotai] Add reasoning options
2026-06-27 10:39:53 -05:00
Aiden Cline
24418b85b4
Merge pull request #2437 from anomalyco/split/llmgateway-minimax-reasoning-options
...
[llmgateway/minimax] Add reasoning options
2026-06-27 10:39:32 -05:00
Aiden Cline
138b9d0bed
Merge pull request #2436 from anomalyco/split/llmgateway-google-reasoning-options
...
[llmgateway/google] Add reasoning options
2026-06-27 10:39:22 -05:00
Aiden Cline
d79055cf33
Merge pull request #2435 from anomalyco/split/llmgateway-deepseek-reasoning-options
...
[llmgateway/deepseek] Add reasoning options
2026-06-27 10:39:11 -05:00
Aiden Cline
97e9356f62
Merge pull request #2434 from anomalyco/split/llmgateway-bytedance-reasoning-options
...
[llmgateway/bytedance] Add reasoning options
2026-06-27 10:39:00 -05:00
Aiden Cline
62648d75ba
Merge pull request #2433 from anomalyco/split/llmgateway-anthropic-reasoning-options
...
[llmgateway/anthropic] Add reasoning options
2026-06-27 10:38:51 -05:00
Aiden Cline
a103e033e1
Merge pull request #2431 from anomalyco/split/llmgateway-alibaba-reasoning-options-part-1
...
[llmgateway/alibaba part 1] Add reasoning options
2026-06-27 10:38:36 -05:00
BuildOnX
319877ecea
Add GLM-5.2 configuration
2026-06-27 12:37:28 -03:00
Aiden Cline
568c5d4774
Merge pull request #2444 from anomalyco/split/nano-gpt-alibaba-reasoning-options-part-1
...
[nano-gpt/alibaba part 1] Add reasoning options
2026-06-27 10:37:12 -05:00
Aiden Cline
8146ef0a73
Merge pull request #2445 from anomalyco/split/nano-gpt-alibaba-reasoning-options-part-2
...
[nano-gpt/alibaba part 2] Add reasoning options
2026-06-27 10:37:03 -05:00
Aiden Cline
37b1eba715
Merge pull request #2446 from anomalyco/split/nano-gpt-alibaba-reasoning-options-part-3
...
[nano-gpt/alibaba part 3] Add reasoning options
2026-06-27 10:36:51 -05:00
Aiden Cline
1855095b39
Merge pull request #2448 from anomalyco/split/nano-gpt-anthropic-reasoning-options-part-1
...
[nano-gpt/anthropic part 1] Add reasoning options
2026-06-27 10:36:39 -05:00
Aiden Cline
3380669534
Merge pull request #2449 from anomalyco/split/nano-gpt-anthropic-reasoning-options-part-2
...
[nano-gpt/anthropic part 2] Add reasoning options
2026-06-27 10:35:31 -05:00
Daniel Barnes
0ca628c9f8
Merge branch 'dev' into dacbd-wandb-update
2026-06-27 23:52:06 +09:00
Yashwanth Kumar
97964d5699
Update reasoning_options in minimax-m3.toml to include detailed effort levels
2026-06-27 12:23:18 +00:00
Yashwanth Kumar
71d0194633
Update reasoning_options in minimax-m3.toml
2026-06-27 17:36:13 +05:30
Yashwanth Kumar
66d5915716
Update MiniMax M3 model configuration
2026-06-27 17:31:46 +05:30
imagebuilder1837
64cca687f2
fix(siliconflow): correct GLM-5.2 limits
2026-06-27 19:11:17 +08:00
Yashwanth Kumar
9bb7c82103
Remove reasoning_options configuration
...
Removed reasoning_options from minimax-m3.toml
2026-06-27 12:16:08 +05:30
Yashwanth Kumar
fd3366b50e
Add reasoning_options to minimax-m3 configuration
2026-06-27 12:13:10 +05:30
thestreamcode
01966108ea
fix(sync): normalize Windows path separators in the sync runner
...
The sync runner builds map keys from path.relative (readModelMetadata)
and path.join (tomlFiles, plus the metadata-namespace cleanup), which
return backslash-separated paths on Windows. Those keys are compared
against forward-slash base_model references, ${id}.toml model ids, and
desiredMetadata paths, so base_model resolution and existing-file
diffing break and bun models:sync <provider> fails on Windows with
"Unable to resolve base_model: ...".
Normalize the three keys with .split(path.sep).join("/") (a no-op on
POSIX), mirroring the fix #2711 applied to src/generate.ts and the
standalone generators.
2026-06-27 08:27:14 +02:00
c99e
ac742c52e3
feat(openai): add canonical gpt-oss-120b + gpt-oss-safeguard-120b metadata
...
Provider-agnostic models/ entries for two OpenAI open-weight models that
lack them, so providers can inherit via base_model instead of full-defining.
Capability flags verified against the live Tinfoil API.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-27 08:35:50 +04:00
Aiden Cline
69a9e0d3a2
Merge pull request #2455 from anomalyco/split/nano-gpt-deepseek-reasoning-options
...
[nano-gpt/deepseek] Add reasoning options
2026-06-26 22:53:24 -05:00
Aiden Cline
398b74c914
fix(deepinfra): preserve accurate input modalities
2026-06-26 22:30:52 -05:00
Aiden Cline
4e02d80a98
Merge remote-tracking branch 'origin/dev' into pr-2739
...
# Conflicts:
# packages/core/src/sync/index.ts
2026-06-26 22:29:19 -05:00
Aiden Cline
451bee76e4
Merge pull request #2430 from anomalyco/split/kilo-z-ai-reasoning-options
...
[kilo/z-ai] Add reasoning options
2026-06-26 22:25:49 -05:00
Aiden Cline
9df7b24837
Merge pull request #2412 from anomalyco/split/kilo-nvidia-reasoning-options
...
[kilo/nvidia] Add reasoning options
2026-06-26 22:25:40 -05:00
Aiden Cline
5e745b83e8
Merge pull request #2408 from anomalyco/split/kilo-minimax-reasoning-options
...
[kilo/minimax] Add reasoning options
2026-06-26 22:25:29 -05:00
Aiden Cline
6a85a81d07
Merge pull request #2429 from anomalyco/split/kilo-x-ai-reasoning-options
...
[kilo/x-ai] Add reasoning options
2026-06-26 22:20:06 -05:00
Aiden Cline
f173d942b6
Merge pull request #2422 from anomalyco/split/kilo-qwen-reasoning-options-part-2
...
[kilo/qwen part 2] Add reasoning options
2026-06-26 22:19:58 -05:00
Aiden Cline
5e3be8bfba
Merge pull request #2421 from anomalyco/split/kilo-qwen-reasoning-options-part-1
...
[kilo/qwen part 1] Add reasoning options
2026-06-26 22:19:48 -05:00
Aiden Cline
ae0b8ce047
Merge pull request #2414 from anomalyco/split/kilo-openai-reasoning-options-part-2
...
[kilo/openai part 2] Add reasoning options
2026-06-26 22:19:36 -05:00
Aiden Cline
9795ca805b
Merge pull request #2413 from anomalyco/split/kilo-openai-reasoning-options-part-1
...
[kilo/openai part 1] Add reasoning options
2026-06-26 22:19:27 -05:00
Aiden Cline
474275507e
Merge pull request #2407 from anomalyco/split/kilo-kilo-auto-reasoning-options
...
[kilo/kilo-auto] Add reasoning options
2026-06-26 22:15:05 -05:00
Aiden Cline
b40a1f0165
Merge pull request #2402 from anomalyco/split/kilo-deepseek-reasoning-options
...
[kilo/deepseek] Add reasoning options
2026-06-26 22:14:53 -05:00
Aiden Cline
09b62980da
Merge pull request #2397 from anomalyco/split/kilo-anthropic-reasoning-options
...
[kilo/anthropic] Add reasoning options
2026-06-26 21:59:24 -05:00
Aiden Cline
b6adacb1f5
Merge pull request #2399 from anomalyco/split/kilo-baidu-reasoning-options
...
[kilo/baidu] Add reasoning options
2026-06-26 21:59:14 -05:00
Aiden Cline
449306eb5f
Merge pull request #2400 from anomalyco/split/kilo-bytedance-seed-reasoning-options
...
[kilo/bytedance-seed] Add reasoning options
2026-06-26 21:59:05 -05:00
Aiden Cline
6f04956007
Merge pull request #2817 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-26 21:11:11 -05:00
Aiden Cline
49c7b93761
fix(vercel): inherit retired Claude Haiku metadata
2026-06-26 21:10:28 -05:00
github-actions[bot]
e796e9e71d
chore(sync): update Vercel AI Gateway model catalog
2026-06-27 02:04:09 +00:00
Aiden Cline
212fcd9644
Merge pull request #2727 from ebeigarts/patch-1
...
Mark `claude-3-5-haiku-latest` model as deprecated
2026-06-26 20:59:13 -05:00
Aiden Cline
5e30eb26ba
chore(anthropic): remove retired Claude 3.5 Haiku models
2026-06-26 20:53:44 -05:00
Aiden Cline
9d0551d5bc
Merge pull request #2709 from TheStreamCode/chutes-sync-glm-5.2
...
chore(chutes): wire catalog into the model sync system
2026-06-26 20:52:37 -05:00
Aiden Cline
bc4def6471
[kilo/deepseek] Fix model-specific reasoning controls
2026-06-26 20:11:25 -05:00
Aiden Cline
1366979181
Merge pull request #2403 from anomalyco/split/kilo-google-reasoning-options-part-1
...
[kilo/google part 1] Add reasoning options
2026-06-26 18:15:25 -05:00
Aiden Cline
b2e2e6418f
Merge pull request #2388 from anomalyco/split/frogbot-xai-reasoning-options
...
[frogbot/xai] Add reasoning options
2026-06-26 18:12:16 -05:00
Aiden Cline
4233a1c8c8
Merge pull request #2387 from anomalyco/split/frogbot-openai-reasoning-options
...
[frogbot/openai] Add reasoning options
2026-06-26 18:12:03 -05:00
Aiden Cline
2bf5a0e24f
Merge pull request #2384 from anomalyco/split/frogbot-google-reasoning-options
...
[frogbot/google] Add reasoning options
2026-06-26 18:11:53 -05:00
thestreamcode
e25bf46ee6
chore(chutes): wire catalog into the model sync system
...
Replace the standalone generate-chutes.ts with a SyncProvider module
(src/sync/providers/chutes.ts) registered in the sync system, so the
Chutes catalog is kept current by the automated model sync instead of a
hand-run generator. Resync the catalog to the live llm.chutes.ai/v1/models
set (13 models).
- reasoning_options: emit [] — the API advertises a reasoning capability
but exposes no toggle/effort parameter, so there is no provider evidence
for a reasoning option.
- Qwen3-235B-A22B-Thinking-2507-TEE: carry checkpoint-specific metadata
inline instead of factoring it through the generic alibaba/qwen3-235b-a22b
base (whose context window and capabilities differ).
- Mistral-Nemo-Instruct-2407-TEE references the canonical mistral/mistral-nemo
via a base_model alias (its "unsloth" source org has no default mapping).
- Correct the inline models' release dates (Thinking-2507 -> 2025-07,
DeepSeek-V3.2 -> 2025-12).
- Document the provider under "Chutes Notes" in sync.md.
2026-06-27 00:53:52 +02:00
Aiden Cline
20bde8e793
Merge pull request #2806 from c99e/add-tinfoil-provider
...
feat: add Tinfoil provider
2026-06-26 17:53:26 -05:00
Thach Nguyen
1163dacba2
feat(deepinfra): automate model catalog sync
...
Add a DeepInfra sync provider mirroring the existing direct-provider pattern
(Baseten/Venice/xAI), keeping the catalog current automatically from the public
deploy catalog (https://api.deepinfra.com/models/list?type=text-generation ).
Derived data:
- pricing: cents/token -> USD per million; cache_read from the cached-rate
multiplier; context-based tiers parsed from pricing.full (base + cost.tiers,
supporting an unbounded final tier), falling back to the flat price if the
string is unrecognized
- context window from max_tokens
- status="deprecated" only when the deprecated unix timestamp is in the past
(a future timestamp is a scheduled deprecation; the model is still served)
Capabilities (tags only turn a feature ON; an explicit `non-reasoning` tag is
the sole negative signal — otherwise the value is inherited from models/
metadata or the curated value, never clobbered with a default):
- tools -> tool_call
- structured-output -> structured_output (the generic `json`/JSON-mode tag does
not count)
- reasoning / can-disable-reasoning -> reasoning; can-disable-reasoning also
surfaces a `toggle` reasoning option
- multimodal/input-audio/input-video merge into existing modalities (never
dropping curated extras such as video)
Closed-weight passthrough families (anthropic/* Claude, google/gemini-*) are
excluded; open google/gemma-* models are kept.
Wiring: register deepinfra in sync/index.ts (providers map + direct group) so
the hourly sync-models workflow picks it up; add optional DEEPINFRA_API_KEY to
the workflow env and a deepinfra:sync npm script. deleteMissing: false — models
dropped from the API are retained and flagged, never auto-deleted.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-26 22:53:00 +00:00
Aiden Cline
e3ad3be6ce
Merge pull request #2812 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-26 17:52:46 -05:00
Aiden Cline
42ddb6467f
Merge pull request #2813 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-26 17:52:30 -05:00
github-actions[bot]
b8854ac9bd
chore(sync): update Venice model catalog
2026-06-26 22:41:56 +00:00
github-actions[bot]
212e064dd1
chore(sync): update Vercel AI Gateway model catalog
2026-06-26 22:41:55 +00:00
Aiden Cline
5ae293202f
Merge pull request #2815 from TheUntraceable/dev
...
Correct Amazon EU pricing for Haiku 4.5 and Opus 4.5
2026-06-26 14:59:28 -05:00
Ridhwan Hussain
b5a11de431
Merge branch 'dev' of https://github.com/anomalyco/models.dev into dev
2026-06-26 20:29:48 +01:00
Ridhwan Hussain
b113e47756
fix(amazon-bedrock): fix EU pricing for Haiku 4.5 and Opus 4.5
2026-06-26 20:29:28 +01:00
Daniel Barnes
dccc9a4c6a
basemodel inheritance
2026-06-27 04:24:58 +09:00
Adam Dalloul
628d9e3170
Improve EmpirioLabs canonical sync coverage
2026-06-26 11:33:19 -07:00
Florian Heuer
d8b2d159ac
from review: remove deprecated models
2026-06-26 19:26:15 +02:00
Florian Heuer
39aeee92a8
from review: specify reasoning_options for gpt-oss-120b
2026-06-26 19:25:37 +02:00
Florian Heuer
858230016f
from review: adjust context for qwen3-vl
2026-06-26 19:24:56 +02:00
Aiden Cline
f00aec89a5
Merge pull request #2685 from benas-humbility/nebius-glm-5.2
...
Add Nebius Token Factory GLM-5.2
2026-06-26 12:13:50 -05:00
Aiden Cline
343fe4a87a
Merge pull request #2720 from Lee-Si-Yoon/feat/friendli-gemma-4-31b-it
...
feat(friendli): add gemma-4-31B-it model
2026-06-26 12:11:26 -05:00
Aiden Cline
5b77dddd9c
Merge pull request #2721 from Lee-Si-Yoon/feat/friendli-deepseek-v3.2
...
feat(friendli): add DeepSeek-V3.2 model
2026-06-26 12:11:11 -05:00
Aiden Cline
2c2ad501e6
Merge pull request #2811 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-26 12:11:04 -05:00
Adam Dalloul
f15087d8ed
Fix EmpirioLabs model sync metadata
2026-06-26 10:07:32 -07:00
Bakhtiar
3d0f1dd861
Add documented GLM-5.2 reasoning controls
...
Restore the documented reasoning surface for Neuralwatt GLM-5.2 and
GLM-5.2 Short by adding toggle, budget_tokens, and the full supported
effort set.
This also resolves the regression from dev where the models were reduced
to high/max-only effort options.
2026-06-27 00:06:40 +07:00
Yashwanth Kumar
33db602398
Update minimax-m3.toml configuration settings
2026-06-26 22:28:57 +05:30
Daniel Suit
1f340825d7
Update logo.svg
2026-06-26 12:58:10 -04:00
Daniel Suit
0345944b02
updated model path, added input
2026-06-26 12:57:51 -04:00
github-actions[bot]
f2431b8425
chore(sync): update OpenRouter model catalog
2026-06-26 16:56:39 +00:00
Bakhtiar
0689c51263
Merge branch 'dev' into sync-neuralwatt-260622
2026-06-26 23:53:24 +07:00
Daniel Suit
ca8a379c8a
Update logo.svg
2026-06-26 12:48:04 -04:00
c99e
7788774ce6
fix(tinfoil): address review feedback; drop deprecated models
...
- Add provider logo (logo.svg) from Tinfoil's official brand icon
- Add provider-specific reasoning_options to every reasoning model
(effort enums verified live against the Tinfoil API)
- gpt-oss-safeguard-120b: correct tool_call -> true and
structured_output -> true (both confirmed via the live API)
- gpt-oss: use a real output limit (32_768) instead of inferring it
from the 131K context limit
- Remove deepseek-v4-pro and qwen3-vl-30b (deprecated upstream)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-26 20:44:47 +04:00
Aiden Cline
488e8b069d
Merge pull request #2810 from rekram1-node/docs/reasoning-http-formats
...
docs: document provider reasoning request formats
2026-06-26 10:13:29 -05:00
Aiden Cline
14c64a0ace
Merge pull request #2802 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-26 09:39:55 -05:00
Aiden Cline
e0b1ab9a88
Merge pull request #2804 from yanyihan-xiaomi/deprecate-mimo-v2
...
fix(xiaomi): mark MiMo-V2 Pro/Flash/Omni as deprecated
2026-06-26 09:39:43 -05:00
Aiden Cline
7bc97eb4aa
Merge pull request #2807 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-26 09:38:25 -05:00
Aiden Cline
30fc7d2f62
Merge pull request #2808 from caspervk/dev
...
scaleway: add GLM-5.2
2026-06-26 09:38:14 -05:00
Aiden Cline
bf0da7f9a8
Merge pull request #2809 from shzdehmd/dev
...
feat(fireworks-ai): add GLM 5.2 Fast and fix GLM 5.2 context limit
2026-06-26 09:38:02 -05:00
Aiden Cline
4e85eac00a
docs: document provider reasoning request formats
2026-06-26 09:37:21 -05:00
Ahmad Shahzad
11aeef4e26
feat(fireworks-ai): add GLM 5.2 Fast router and fix GLM 5.2 context limit
2026-06-26 19:16:55 +05:00
github-actions[bot]
dcee72a8cf
chore(sync): update OpenRouter model catalog
2026-06-26 13:57:48 +00:00
github-actions[bot]
0601aba844
chore(sync): update Venice model catalog
2026-06-26 13:57:47 +00:00
Casper V. Kristensen
89cc939637
scaleway: add GLM-5.2
2026-06-26 15:15:00 +02:00
Zain Hasan
4f6ec24502
[Together AI] add glm5.2 ( #2663 )
2026-06-26 08:11:14 -04:00
c99e
ec03b93390
feat(tinfoil): add Tinfoil provider with 9 models
...
Add Tinfoil (confidential/private inference via an OpenAI-compatible
endpoint) as a new provider with 9 chat and embedding models.
Five reuse existing model metadata via base_model (deepseek-v4-pro,
kimi-k2-6, glm-5-2, gemma4-31b, llama3-3-70b), overriding only Tinfoil's
pricing and served context window. Four are full definitions where no
upstream metadata exists (qwen3-vl-30b, gpt-oss-120b,
gpt-oss-safeguard-120b, nomic-embed-text).
Data sourced from Tinfoil's public catalog at
https://inference.tinfoil.sh/v1/models . Passes `bun validate`.
Tinfoil's per-request endpoints (TTS, transcription, document upload,
websearch, realtime) are omitted because per-request pricing with no
context window can't be expressed in the token-priced schema.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-26 13:22:45 +04:00
yanyihan
3ccc092e3b
chore(xiaomi): mark MiMo-V2 Pro/Flash/Omni as deprecated
...
The MiMo-V2 Pro, Flash, and Omni models are now forwarded to the MiMo-V2.5
series and billed at V2.5 rates. The V2 series will be fully retired on
2026-06-30 00:00 (Beijing time), after which the original model names stop
resolving. Mark them status = "deprecated" on the first-party Xiaomi
providers (xiaomi and xiaomi-token-plan-{ams,cn,sgp}; the ams/sgp entries are
symlinks to cn). TTS models are intentionally left untouched.
Refs:
- https://mimo.mi.com/docs/en-US/updates/deprecate
- https://mimo.mi.com/docs/zh-CN/updates/deprecate
2026-06-26 16:41:53 +08:00
Łukasz Jerciński
1f218b2fe4
fix: correct Wafer GLM-5.2 reasoning options
...
Wafer's serverless GLM-5.2 exposes a reasoning toggle and the full
none/low/medium/high/xhigh/max effort scale, not just high/max.
Verified experimentally against the live API.
2026-06-26 09:03:34 +02:00
siyoon
2274603acd
Merge remote-tracking branch 'upstream/dev' into remove-friendli-llama-models
...
# Conflicts:
# providers/friendli/models/meta-llama/Llama-3.3-70B-Instruct.toml
2026-06-26 13:48:20 +09:00
Jack
b4f37703da
fix M3 context limit
2026-06-26 12:46:35 +08:00
Aiden Cline
d6e5057cfa
Merge pull request #2625 from kooyunmo/friendli-glm-5.2
...
feat(friendli): add GLM-5.2, link models to canonical pages
2026-06-25 23:34:33 -05:00
Yunmo Koo
b0e270735e
feat(friendli): add GLM-5.2, link models to canonical pages
2026-06-25 23:33:00 -05:00
Aiden Cline
0e9933f7b4
Merge pull request #2785 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-25 23:08:56 -05:00
Aiden Cline
9961f76980
Merge pull request #2786 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-25 23:07:56 -05:00
Aiden Cline
0aa21fc02e
Merge pull request #2788 from anomalyco/automation/sync-models-ovhcloud
...
chore(sync): update OVHcloud AI Endpoints model catalog
2026-06-25 23:07:43 -05:00
Aiden Cline
2ecbd3c2dd
Merge pull request #2793 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-25 23:07:32 -05:00
Aiden Cline
0f7008c8d9
Merge pull request #2795 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-06-25 23:07:20 -05:00
Aiden Cline
22c9a947ef
Merge pull request #2787 from anomalyco/automation/sync-models-baseten
...
chore(sync): update Baseten model catalog
2026-06-25 23:07:10 -05:00
mickalchen
bf528c670c
add new model for tencent
2026-06-26 11:54:44 +08:00
mickalchen
8c8ecc3daf
Merge remote-tracking branch 'origin/dev' into feature/add-tencent
2026-06-26 11:48:59 +08:00
github-actions[bot]
ef66489a2b
chore(sync): update Baseten model catalog
2026-06-26 03:26:10 +00:00
github-actions[bot]
0cfce4fde7
chore(sync): update Venice model catalog
2026-06-26 03:26:07 +00:00
github-actions[bot]
3f1d1575b6
chore(sync): update OVHcloud AI Endpoints model catalog
2026-06-26 03:26:07 +00:00
github-actions[bot]
b39443f4c4
chore(sync): update Vercel AI Gateway model catalog
2026-06-26 03:26:07 +00:00
github-actions[bot]
46ad05b4c9
chore(sync): update LLM Gateway model catalog
2026-06-26 03:26:07 +00:00
github-actions[bot]
f34441cf84
chore(sync): update OpenRouter model catalog
2026-06-26 03:26:05 +00:00
Jack
4557d9c935
fix(opencode-go): restore Qwen Anthropic format
2026-06-26 10:09:28 +08:00
Aiden Cline
b58499ff7a
Merge pull request #2366 from anomalyco/split/alibaba-alibaba-reasoning-options-part-3
...
[alibaba/alibaba part 3] Add reasoning options
2026-06-25 19:52:58 -05:00
Daniel Barnes
cbd1950dab
direct
2026-06-26 09:32:32 +09:00
Daniel Barnes
c9faae0647
sync update
2026-06-26 09:26:55 +09:00
siyoon
ff2ee882bc
chore(friendli): remove llama patterns from generate script
2026-06-26 09:26:06 +09:00
siyoon
a55847320f
feat(friendli): remove Llama model support
2026-06-26 09:26:06 +09:00
Aiden Cline
8b92a52030
Merge pull request #2372 from anomalyco/split/cortecs-alibaba-reasoning-options
...
[cortecs/alibaba] Add reasoning options
2026-06-25 16:41:23 -05:00
Aiden Cline
f624113865
Merge pull request #2373 from anomalyco/split/cortecs-anthropic-reasoning-options
...
[cortecs/anthropic] Add reasoning options
2026-06-25 16:41:10 -05:00
Aiden Cline
f53081b231
Merge pull request #2374 from anomalyco/split/cortecs-deepseek-reasoning-options
...
[cortecs/deepseek] Add reasoning options
2026-06-25 16:40:59 -05:00
Aiden Cline
79f9a1414a
Merge pull request #2791 from anomalyco/automation/sync-models-llmgateway
...
chore(sync): update LLM Gateway model catalog
2026-06-25 15:51:54 -05:00
Aiden Cline
4a4a2956b0
Merge pull request #2794 from patrik-kuehl/synthetic-model-catalog-housekeeping
...
chore(providers): synthetic model catalog housekeeping
2026-06-25 15:51:16 -05:00
Aiden Cline
fb4bda0831
Merge pull request #2365 from anomalyco/split/alibaba-alibaba-reasoning-options-part-2
...
[alibaba/alibaba part 2] Add reasoning options
2026-06-25 15:50:41 -05:00
github-actions[bot]
2a1bfd3db6
chore(sync): update LLM Gateway model catalog
2026-06-25 19:56:05 +00:00
Patrik Kühl
432616caed
chore(providers): update Nemotron 3 Super model definition
2026-06-25 20:42:16 +02:00
Patrik Kühl
2ca717fc34
chore(providers): update Kimi K2.6 model definition
2026-06-25 20:42:05 +02:00
Patrik Kühl
cc162b896c
chore(providers): update MiniMax M3 model definition
2026-06-25 20:41:58 +02:00
Jack
7ceac334bb
fix(opencode-go): use OpenAI-compatible Qwen models
2026-06-26 00:38:34 +08:00
Aiden Cline
339bc6feef
Merge remote-tracking branch 'origin/dev' into HEAD
...
# Conflicts:
# providers/llmgateway/models/gemini-3.1-flash-lite-preview.toml
2026-06-25 10:22:22 -05:00
Aiden Cline
efe8d7b7ab
Merge remote-tracking branch 'origin/dev' into HEAD
...
# Conflicts:
# providers/llmgateway/models/claude-opus-4-20250514.toml
# providers/llmgateway/models/claude-sonnet-4-20250514.toml
2026-06-25 10:22:22 -05:00
Aiden Cline
f1b7b81da1
fix(kilo): remove unsupported Opus budgets
2026-06-25 10:20:57 -05:00
Aiden Cline
8e948951b3
fix(nano-gpt): expose TEE Qwen budget
2026-06-25 10:19:46 -05:00
Aiden Cline
afc13cf072
fix(kilo): expose ERNIE reasoning toggle
2026-06-25 10:18:38 -05:00
Aiden Cline
81bd3d7453
fix(kilo): expose NVIDIA reasoning controls
2026-06-25 10:17:35 -05:00
Aiden Cline
e34cd91da2
fix(nano-gpt): add finetune reasoning budgets
2026-06-25 10:15:46 -05:00
Aiden Cline
103ba7ba57
fix(nano-gpt): add finetune reasoning budgets
2026-06-25 10:15:46 -05:00
Aiden Cline
db1e5cadfd
fix(nano-gpt): expose Qwen3.5 budgets
2026-06-25 10:14:22 -05:00
Aiden Cline
9340514849
fix(nano-gpt): expose Qwen reasoning budgets
2026-06-25 10:13:34 -05:00
Aiden Cline
236952ea27
fix(kilo): remove ineffective MiniMax toggles
2026-06-25 10:12:13 -05:00
Aiden Cline
e1b4ae5515
fix(nano-gpt): expose Gemini Pro budgets
2026-06-25 10:11:15 -05:00
Aiden Cline
8f8b782b49
fix(nano-gpt): expose Gemini 2.5 budgets
2026-06-25 10:11:15 -05:00
Aiden Cline
d99dfa4efc
fix(nano-gpt): expose Claude reasoning budgets
2026-06-25 10:09:57 -05:00
Aiden Cline
315034d2f7
fix(nano-gpt): expose Opus 4.5 budget
2026-06-25 10:09:57 -05:00
Aiden Cline
74c93534e1
fix(cortecs): remove unsupported Opus budgets
2026-06-25 10:08:41 -05:00
Aiden Cline
437b28be75
fix(cortecs): expose DeepSeek V4 efforts
2026-06-25 10:00:49 -05:00
Aiden Cline
d6d2550a18
Merge pull request #2376 from anomalyco/split/cortecs-minimax-reasoning-options
...
[cortecs/minimax] Add reasoning options
2026-06-25 09:54:29 -05:00
Aiden Cline
d3fc6bb40b
Merge pull request #2383 from anomalyco/split/cortecs-zhipuai-reasoning-options
...
[cortecs/zhipuai] Add reasoning options
2026-06-25 09:53:57 -05:00
Aiden Cline
522f4744aa
Merge pull request #2364 from anomalyco/split/alibaba-alibaba-reasoning-options-part-1
...
[alibaba/alibaba part 1] Add reasoning options
2026-06-25 09:47:47 -05:00
Aiden Cline
9bbe2b4a41
Merge pull request #2359 from anomalyco/split/aihubmix-minimax-reasoning-options
...
[aihubmix/minimax] Add reasoning options
2026-06-25 09:47:14 -05:00
Aiden Cline
8f1160c3ee
igore: add skill for automation
2026-06-25 09:47:02 -05:00
Aiden Cline
cf2ec39ae6
Merge pull request #2361 from anomalyco/split/aihubmix-openai-reasoning-options
...
[aihubmix/openai] Add reasoning options
2026-06-25 09:46:25 -05:00
Aiden Cline
8b9a6e202b
Merge pull request #2363 from anomalyco/split/aihubmix-zhipuai-reasoning-options
...
[aihubmix/zhipuai] Add reasoning options
2026-06-25 09:46:12 -05:00
Aiden Cline
b12b968919
Merge pull request #2355 from anomalyco/split/aihubmix-anthropic-reasoning-options
...
[aihubmix/anthropic] Add reasoning options
2026-06-25 09:42:22 -05:00
Aiden Cline
811a77f084
Merge pull request #2356 from anomalyco/split/aihubmix-bytedance-reasoning-options
...
[aihubmix/bytedance] Add reasoning options
2026-06-25 09:42:08 -05:00
Aiden Cline
336d63ee4a
Merge pull request #2760 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-25 09:41:57 -05:00
Aiden Cline
2fb42ba8c8
Merge pull request #2783 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-25 09:41:46 -05:00
Aiden Cline
810f2d2d83
Merge pull request #2357 from anomalyco/split/aihubmix-deepseek-reasoning-options
...
[aihubmix/deepseek] Add reasoning options
2026-06-25 09:41:23 -05:00
Aiden Cline
86cc38e9f4
Merge pull request #2358 from anomalyco/split/aihubmix-google-reasoning-options
...
[aihubmix/google] Add reasoning options
2026-06-25 09:41:00 -05:00
Aiden Cline
c42d5b55fd
Merge pull request #2353 from anomalyco/split/302ai-zhipuai-reasoning-options
...
[302ai/zhipuai] Add reasoning options
2026-06-25 09:40:01 -05:00
Aiden Cline
aee8c25913
Merge pull request #2352 from anomalyco/split/302ai-xai-reasoning-options
...
[302ai/xai] Add reasoning options
2026-06-25 09:39:50 -05:00
Aiden Cline
f9d7564087
Merge pull request #2351 from anomalyco/split/302ai-openai-reasoning-options
...
[302ai/openai] Add reasoning options
2026-06-25 09:39:37 -05:00
Aiden Cline
1cd1ebf848
Merge pull request #2346 from anomalyco/split/302ai-anthropic-reasoning-options-part-1
...
[302ai/anthropic part 1] Add reasoning options
2026-06-25 09:39:26 -05:00
Aiden Cline
d1bb58a63b
Merge pull request #2310 from anomalyco/split/merge-gateway-zai-reasoning-options
...
[merge-gateway/zai] Add reasoning options
2026-06-25 09:38:41 -05:00
Aiden Cline
c206eb7fa9
Merge pull request #2307 from anomalyco/split/merge-gateway-openai-reasoning-options-part-1
...
[merge-gateway/openai part 1] Add reasoning options
2026-06-25 09:38:30 -05:00
Aiden Cline
43292ede3e
Merge pull request #2305 from anomalyco/split/merge-gateway-minimax-reasoning-options
...
[merge-gateway/minimax] Add reasoning options
2026-06-25 09:38:18 -05:00
Aiden Cline
b32cf06f58
Merge pull request #2304 from anomalyco/split/merge-gateway-google-reasoning-options
...
[merge-gateway/google] Add reasoning options
2026-06-25 09:38:07 -05:00
Aiden Cline
b05c1b03c7
Merge pull request #2302 from anomalyco/split/merge-gateway-anthropic-reasoning-options
...
[merge-gateway/anthropic] Add reasoning options
2026-06-25 09:37:56 -05:00
Aiden Cline
0bb5ef3926
Merge pull request #2344 from anomalyco/split/frogbot-anthropic-reasoning-options
...
[frogbot/anthropic] Add reasoning options
2026-06-25 09:08:02 -05:00
Aiden Cline
8d7c33c28b
Merge pull request #2342 from anomalyco/split/databricks-openai-reasoning-options
...
[databricks/openai] Add reasoning options
2026-06-25 09:07:49 -05:00
Aiden Cline
b091dc1a58
Merge pull request #2341 from anomalyco/split/databricks-google-reasoning-options
...
[databricks/google] Add reasoning options
2026-06-25 09:07:37 -05:00
Aiden Cline
ef96f9635b
Merge pull request #2340 from anomalyco/split/databricks-anthropic-reasoning-options
...
[databricks/anthropic] Add reasoning options
2026-06-25 09:07:18 -05:00
Aiden Cline
90b578962c
Merge pull request #2339 from anomalyco/split/github-copilot-openai-reasoning-options
...
[github-copilot/openai] Add reasoning options
2026-06-25 09:06:52 -05:00
Aiden Cline
24539c406d
Merge pull request #2336 from anomalyco/split/github-copilot-anthropic-reasoning-options
...
[github-copilot/anthropic] Add reasoning options
2026-06-25 09:06:38 -05:00
Aiden Cline
4c3c85b76d
Merge pull request #2334 from anomalyco/split/github-models-openai-reasoning-options
...
[github-models/openai] Add reasoning options
2026-06-25 09:06:20 -05:00
Aiden Cline
99a94b2821
fix(kilo): expose Seed reasoning controls
2026-06-25 09:06:14 -05:00
Aiden Cline
ed20a7dea2
Merge pull request #2333 from anomalyco/split/github-models-mistral-ai-reasoning-options
...
[github-models/mistral-ai] Add reasoning options
2026-06-25 09:06:06 -05:00
Aiden Cline
ce6a0e8584
Merge pull request #2332 from anomalyco/split/github-models-microsoft-reasoning-options
...
[github-models/microsoft] Add reasoning options
2026-06-25 09:05:40 -05:00
Aiden Cline
b7dadb292f
Merge pull request #2328 from anomalyco/split/github-models-cohere-reasoning-options
...
[github-models/cohere] Add reasoning options
2026-06-25 09:05:13 -05:00
Aiden Cline
b754233bc8
Merge pull request #2331 from anomalyco/split/github-models-meta-reasoning-options
...
[github-models/meta] Add reasoning options
2026-06-25 09:05:00 -05:00
Aiden Cline
f3a63f1e39
fix(merge-gateway): expose native GLM toggles
2026-06-25 09:03:30 -05:00
Aiden Cline
fe348ea2df
fix(merge-gateway): expose native OpenAI efforts
2026-06-25 09:03:30 -05:00
Aiden Cline
f580fb9624
fix(merge-gateway): expose native Google controls
2026-06-25 09:03:30 -05:00
Aiden Cline
9976a233d4
Merge pull request #2326 from anomalyco/split/jiekou-zai-org-reasoning-options
...
[jiekou/zai-org] Add reasoning options
2026-06-25 09:01:59 -05:00
Aiden Cline
f91c756654
fix(merge-gateway): expose native Claude controls
2026-06-25 09:01:44 -05:00
Aiden Cline
3414736d6a
Merge pull request #2324 from anomalyco/split/jiekou-qwen-reasoning-options
...
[jiekou/qwen] Add reasoning options
2026-06-25 09:01:44 -05:00
Aiden Cline
71d458e3b9
Merge pull request #2323 from anomalyco/split/jiekou-openai-reasoning-options
...
[jiekou/openai] Add reasoning options
2026-06-25 09:01:35 -05:00
Aiden Cline
bb021978ad
Merge pull request #2319 from anomalyco/split/jiekou-google-reasoning-options
...
[jiekou/google] Add reasoning options
2026-06-25 09:01:18 -05:00
Aiden Cline
9d5f5843ca
Merge pull request #2313 from anomalyco/split/nearai-openai-reasoning-options
...
[nearai/openai] Add reasoning options
2026-06-25 09:01:02 -05:00
Aiden Cline
7e267b1694
Merge pull request #2311 from anomalyco/split/nearai-anthropic-reasoning-options
...
[nearai/anthropic] Add reasoning options
2026-06-25 09:00:43 -05:00
github-actions[bot]
8842d59637
chore(sync): update OpenRouter model catalog
2026-06-25 13:57:51 +00:00
github-actions[bot]
7e3ef4ef55
chore(sync): update Vercel AI Gateway model catalog
2026-06-25 13:57:49 +00:00
Aiden Cline
c908c0c327
Merge pull request #2301 from anomalyco/split/opencode-zhipuai-reasoning-options
...
[opencode/zhipuai] Add reasoning options
2026-06-25 08:57:01 -05:00
Aiden Cline
524558d6ab
Merge pull request #2296 from anomalyco/split/opencode-openai-reasoning-options-part-1
...
[opencode/openai part 1] Add reasoning options
2026-06-25 08:56:48 -05:00
Aiden Cline
ba9fe6264b
Merge pull request #2294 from anomalyco/split/opencode-moonshotai-reasoning-options
...
[opencode/moonshotai] Add reasoning options
2026-06-25 08:56:05 -05:00
Aiden Cline
aff6cf5ead
fix(kilo): use base model for MiniMax M3
2026-06-25 08:54:31 -05:00
Aiden Cline
6e4270bef7
Merge pull request #2757 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-25 08:53:04 -05:00
Aiden Cline
d3e5977681
Merge pull request #2764 from YOYO-do/split/aihubmix-qwen3-7
...
[aihubmix/qwen] Add Qwen3.7 models
2026-06-25 08:52:18 -05:00
Aiden Cline
787613e10a
Merge pull request #2780 from teodortomas/add-glm-5.2-short
...
add glm-5.2-short model
2026-06-25 08:51:40 -05:00
Aiden Cline
abcc173390
Merge pull request #2782 from anomalyco/feat/minimax-m3-context-pricing
...
feat(minimax): update M3 context and pricing
2026-06-25 08:51:11 -05:00
Aiden Cline
57a34f0586
Merge pull request #2759 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-25 08:50:22 -05:00
Aiden Cline
d56d747fef
feat(minimax): update M3 context and pricing
2026-06-25 08:49:52 -05:00
Aiden Cline
6826f21b8c
Merge pull request #2765 from MassimoGirondiEvroc/dev
...
[evroc] update models June 2026
2026-06-25 08:47:44 -05:00
Aiden Cline
9d6ff83542
Merge pull request #2778 from MoYiC6/feat/stepfun-step-3.7-flash
...
feat(stepfun): add Step 3.7 Flash
2026-06-25 08:45:18 -05:00
Aiden Cline
053c9b694e
fix(stepfun): add Step 3.7 reasoning options
2026-06-25 08:33:47 -05:00
Aiden Cline
f638d464fb
evroc: use base models for Whisper
2026-06-25 08:31:36 -05:00
Aiden Cline
884094bd16
Merge pull request #2768 from berget-ai/feat/add-glm-5-2
...
feat: add GLM-5.2 to Berget AI
2026-06-25 08:28:47 -05:00
github-actions[bot]
903d978cf5
chore(sync): update OpenRouter model catalog
2026-06-25 13:04:51 +00:00
github-actions[bot]
7ff0099deb
chore(sync): update Venice model catalog
2026-06-25 13:04:49 +00:00
Teodor Tomáš
94746cc66b
Add limit section to glm-5.2-short.toml
...
Fix missing [limit] definition that was deleted by mistake
2026-06-25 09:23:55 +02:00
Teodor Tomáš
205671b587
add glm-5.2-short model
2026-06-25 09:16:34 +02:00
Christian Landgren
78d7f0929c
Merge pull request #1 from anomalyco/fix/pr-2768-base-model
...
fix: inherit GLM-5.2 metadata
2026-06-25 07:23:56 +02:00
辰ing
d6a5c9fc75
feat(stepfun): add Step 3.7 Flash
2026-06-25 10:21:58 +08:00
John | Elite Encoder
c252d86a33
feat(blueclaw): add Blue Claw provider
2026-06-24 19:38:14 -04:00
Aiden Cline
8420647d06
fix(berget): inherit GLM-5.2 metadata
2026-06-24 16:19:24 -05:00
Aiden Cline
92f9c61862
Merge pull request #2769 from anomalyco/automation/sync-models-huggingface
...
chore(sync): update Hugging Face model catalog
2026-06-24 16:16:24 -05:00
Aiden Cline
895332910d
fix(huggingface): add reasoning options
2026-06-24 16:05:48 -05:00
Aiden Cline
9a3926c3b1
Merge pull request #2775 from grp06/sentinel/google/google-vertex-gemini-3.1-flash-lite-preview-mevt_629401e
...
Update google-vertex/gemini-3.1-flash-lite-preview metadata from official source
2026-06-24 16:04:05 -05:00
Aiden Cline
4bfa78a312
Merge pull request #2776 from anomalyco/fix/sync-interleaved-reasoning-options
...
fix(sync): preserve TOML root fields
2026-06-24 16:03:44 -05:00
github-actions[bot]
38118636fc
chore(sync): update Hugging Face model catalog
2026-06-24 20:53:00 +00:00
Aiden Cline
b338d8a960
Merge pull request #2773 from steebchen/feat/llmgateway-sync
...
feat: add llmgateway.io model sync provider
2026-06-24 14:07:04 -05:00
Aiden Cline
e3c7531891
fix(sync): preserve TOML root fields
2026-06-24 14:05:46 -05:00
Jack
eb6819a13f
fix(opencode-go): add MiniMax M3 long-context pricing
...
fix(opencode-go): add MiniMax M3 long-context pricing
2026-06-25 00:14:58 +08:00
Jack
d77f596975
fix(opencode-go): add MiniMax M3 long-context pricing
2026-06-25 00:10:49 +08:00
Luca Steeb
9629a104d5
feat: add llmgateway.io model sync provider
...
Add a sync provider for the LLM Gateway (llmgateway.io) aggregator,
mirroring its public /v1/models catalog into providers/llmgateway.
The gateway exposes an OpenRouter-shaped response, but its
supported_parameters and modality data are noisy (it omits "tools" for
flagship models yet lists "temperature" for ones marked temperature=false).
So the gateway is treated as authoritative only for the volatile,
gateway-specific data — cost and served limits — while capability and
modality fields stay curated (preserved from the existing entry, which a
factored model inherits from its base). Only text-output models are synced.
- packages/core/src/sync/providers/llmgateway.ts: new provider
- packages/core/src/sync/index.ts: register in providers + aggregators
- package.json: add llmgateway:sync script
- .github/workflows/sync-models.yml: optional LLMGATEWAY_API_KEY
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-24 17:01:30 +01:00
Aiden Cline
2a005dcfd5
Merge pull request #2770 from anomalyco/automation/sync-models-baseten
...
chore(sync): update Baseten model catalog
2026-06-24 10:37:19 -05:00
github-actions[bot]
c91f226deb
chore(sync): update Baseten model catalog
2026-06-24 15:14:01 +00:00
Model Sentinel
b9ec66b3cd
data(google): update google-vertex-gemini-3.1-flash-lite-preview from official source
2026-06-24 06:46:41 -07:00
Hugo Bjork
4e0be0153d
feat: add GLM-5.2 and update gpt-oss-120b pricing for Berget AI
2026-06-24 10:52:37 +02:00
Massimo Girondi
57c0047f5c
Update reasoning_options for evroc models
2026-06-24 09:10:54 +02:00
Massimo Girondi
7d3a18d410
Add roc model
2026-06-24 09:10:54 +02:00
Massimo Girondi
763903a1da
evroc: June 2026 updates
...
Update the list of available models.
Updated pricing as 2026/06/08
2026-06-24 09:10:54 +02:00
YOYO-do
cefd747b26
[aihubmix/qwen] Add Qwen3.7 models
2026-06-24 14:16:22 +08:00
Aiden Cline
920a631ab5
fix(github-copilot): remove unsupported Opus budgets
2026-06-24 00:18:26 -05:00
Aiden Cline
c3954249d3
fix(github-models): correct OpenAI reasoning efforts
2026-06-24 00:18:26 -05:00
kapelame
b95c95fdb4
feat(kilo): add minimax/MiniMax-M3 to Kilo Gateway model catalog
...
Kilo Gateway (api.kilo.ai) already serves minimax/minimax-m3, but the
catalog only went up to M2.7. Add M3 with metadata from the live gateway
/models endpoint: 1M context, multimodal (text/image/video) input,
toggle reasoning, and gateway pricing.
2026-06-24 13:03:18 +08:00
Aiden Cline
f917dec363
fix(opencode): correct GPT-5.3 Codex efforts
2026-06-23 23:35:12 -05:00
Aiden Cline
b3e9570a4e
[llmgateway/deepseek] Correct reasoning options
2026-06-23 23:33:42 -05:00
Aiden Cline
e5d16e5c4c
[llmgateway/bytedance] Correct reasoning options
2026-06-23 23:33:42 -05:00
Aiden Cline
c179481ff7
[llmgateway/alibaba part 1] Remove unsupported reasoning options
2026-06-23 23:33:42 -05:00
Aiden Cline
835e468751
[llmgateway/google] Correct reasoning options
2026-06-23 23:33:42 -05:00
Aiden Cline
0d0ae90674
[llmgateway/anthropic] Correct reasoning options
2026-06-23 23:33:42 -05:00
Aiden Cline
e43dc0d1af
[nano-gpt/google part 3] Correct reasoning controls
2026-06-23 23:32:53 -05:00
Aiden Cline
c1b6213e1e
[nano-gpt/google part 2] Correct reasoning controls
2026-06-23 23:32:53 -05:00
Aiden Cline
da40c1cf59
[nano-gpt/google part 1] Correct reasoning controls
2026-06-23 23:32:53 -05:00
Aiden Cline
ad3e1b7a3d
[nano-gpt/anthropic part 1] Correct reasoning controls
2026-06-23 23:32:53 -05:00
Aiden Cline
cd9a627168
[nano-gpt/anthropic part 2] Correct reasoning controls
2026-06-23 23:32:53 -05:00
Aiden Cline
2531fd5221
[kilo/qwen part 2] Add reasoning budgets
2026-06-23 23:32:16 -05:00
Aiden Cline
94054eead0
[kilo/qwen part 1] Correct reasoning options
2026-06-23 23:32:16 -05:00
Aiden Cline
15fdcd41ee
[kilo/openai part 2] Correct reasoning options
2026-06-23 23:32:16 -05:00
Aiden Cline
c515fc0186
[kilo/openai part 1] Correct reasoning options
2026-06-23 23:32:16 -05:00
Aiden Cline
c2efc46388
[jiekou/zai-org] Correct reasoning options
2026-06-23 23:30:44 -05:00
Aiden Cline
6c22804c64
[jiekou/qwen] Correct reasoning options
2026-06-23 23:30:44 -05:00
Aiden Cline
417fa2d5ce
[jiekou/openai] Correct reasoning options
2026-06-23 23:30:44 -05:00
Aiden Cline
59509d8bb6
[jiekou/google] Correct reasoning options
2026-06-23 23:30:44 -05:00
Aiden Cline
0fd2cfced2
[nearai/anthropic] Correct reasoning options
2026-06-23 23:30:44 -05:00
Aiden Cline
44a0c340ab
[kilo/deepseek] Correct reasoning controls
2026-06-23 23:30:43 -05:00
Aiden Cline
5f8ab1b738
[kilo/google] Correct reasoning controls
2026-06-23 23:30:43 -05:00
Aiden Cline
b57c39de8a
[kilo/anthropic] Correct reasoning controls
2026-06-23 23:30:43 -05:00
Aiden Cline
56b5e4c1c9
[kilo/baidu] Correct reasoning controls
2026-06-23 23:30:43 -05:00
Aiden Cline
0cd9df380c
[kilo/bytedance-seed] Correct reasoning controls
2026-06-23 23:30:43 -05:00
Aiden Cline
1e85e3d7e9
[poe/xai] Correct reasoning options
2026-06-23 23:30:11 -05:00
Aiden Cline
9a9de77466
[poe/openai] Correct part 2 reasoning options
2026-06-23 23:30:11 -05:00
Aiden Cline
095d06896b
[poe/openai] Correct part 1 reasoning options
2026-06-23 23:30:11 -05:00
Aiden Cline
611ec75a31
[poe/novita] Correct reasoning options
2026-06-23 23:30:11 -05:00
Aiden Cline
5d8a09852d
[poe/google] Correct reasoning options
2026-06-23 23:30:11 -05:00
Aiden Cline
fd005d74b8
[poe/anthropic] Correct reasoning options
2026-06-23 23:30:11 -05:00
Aiden Cline
c8af5fb3ca
fix(alibaba): remove unsupported Kimi thinking budget
2026-06-23 23:29:53 -05:00
Aiden Cline
5916db31a2
[nano-gpt/openai] Update latest reasoning options
2026-06-23 23:29:53 -05:00
Aiden Cline
f239339b1d
[nano-gpt/openai] Correct part 1 reasoning options
2026-06-23 23:29:53 -05:00
Aiden Cline
e2819cb12a
[nano-gpt/nanogpt] Correct router reasoning options
2026-06-23 23:29:53 -05:00
Aiden Cline
a4b8fdbd4d
[nano-gpt/TEE] Correct Qwen reasoning control
2026-06-23 23:29:53 -05:00
Aiden Cline
e632538ae2
[302ai/zhipuai] Remove unverified coding control
2026-06-23 23:29:39 -05:00
Aiden Cline
cef46813f2
[302ai/xai] Correct multi-agent efforts
2026-06-23 23:29:39 -05:00
Aiden Cline
39c7c3d2df
[302ai/openai] Correct reasoning efforts
2026-06-23 23:29:39 -05:00
Aiden Cline
9b89a13e8a
[302ai/anthropic] Correct reasoning controls
2026-06-23 23:29:39 -05:00
Aiden Cline
13149b349e
[llmgateway/zhipuai] Correct reasoning controls
2026-06-23 23:29:16 -05:00
Aiden Cline
2b9a3b89df
[llmgateway/openai] Correct o3 reasoning controls
2026-06-23 23:29:16 -05:00
Aiden Cline
307552209e
[llmgateway/openai] Correct GPT-5.3 Codex effort
2026-06-23 23:29:16 -05:00
Aiden Cline
119d6b5c9e
[llmgateway/moonshotai] Correct reasoning controls
2026-06-23 23:29:16 -05:00
Aiden Cline
329e53b3bd
[llmgateway/minimax] Correct reasoning controls
2026-06-23 23:29:16 -05:00
Aiden Cline
e27ee98ae6
[siliconflow/zai-org] Restore documented budgets
2026-06-23 23:28:57 -05:00
Aiden Cline
6df7b27677
[siliconflow/Qwen] Add CN thinking budgets
2026-06-23 23:28:57 -05:00
Aiden Cline
a0af1e4105
[siliconflow/Pro] Apply reasoning audit fixes
2026-06-23 23:28:57 -05:00
Aiden Cline
57643745f9
[siliconflow/deepseek-ai] Correct R1 budget support
2026-06-23 23:28:57 -05:00
Aiden Cline
84287738b1
[kilo/z-ai] Correct reasoning efforts
2026-06-23 23:28:37 -05:00
Aiden Cline
90197b6132
[kilo/x-ai] Correct multi-agent reasoning efforts
2026-06-23 23:28:37 -05:00
Aiden Cline
f09700209a
fix(frogbot): add Grok 4.3 reasoning efforts
2026-06-23 23:28:36 -05:00
Aiden Cline
67feeb2d1b
fix(frogbot): add missing GPT reasoning efforts
2026-06-23 23:28:36 -05:00
Aiden Cline
354fd6683a
fix(frogbot): add Gemini 2.5 reasoning budgets
2026-06-23 23:28:36 -05:00
Aiden Cline
0845e502dd
fix(frogbot): correct Claude reasoning controls
2026-06-23 23:28:36 -05:00
Aiden Cline
dc2655aeb0
fix(databricks): remove unsupported Claude budget caps
2026-06-23 23:28:36 -05:00
Aiden Cline
ac3f8a5c07
fix(nano-gpt): correct GLM 4.6 reasoning control
2026-06-23 23:25:55 -05:00
Aiden Cline
a7c7d99c5a
fix(nano-gpt): add latest MiniMax toggle
2026-06-23 23:25:55 -05:00
Aiden Cline
7c8a3d70f1
fix(nano-gpt): correct DeepSeek reasoning controls
2026-06-23 23:25:55 -05:00
Aiden Cline
394924cd49
fix(nano-gpt): drop stale Qwen reasoning claim
2026-06-23 23:25:55 -05:00
Aiden Cline
9165f72a65
fix(nano-gpt): correct Qwen Plus reasoning control
2026-06-23 23:25:55 -05:00
Aiden Cline
bb8abcf121
fix(nano-gpt): correct latest GLM efforts
2026-06-23 23:25:54 -05:00
Aiden Cline
11df0fd55c
fix(cortecs): remove unverified Qwen toggles
2026-06-23 22:36:12 -05:00
Aiden Cline
a755e2e0ab
fix(cortecs): remove unverified GLM toggles
2026-06-23 22:36:12 -05:00
Aiden Cline
05f237d496
fix(aihubmix): correct GPT-5.3 Codex efforts
2026-06-23 22:32:29 -05:00
Aiden Cline
04d4108a4b
fix(aihubmix): correct Claude reasoning controls
2026-06-23 22:32:29 -05:00
Aiden Cline
848a0b045e
fix(aihubmix): add Doubao reasoning toggles
2026-06-23 22:32:29 -05:00
Aiden Cline
55f388890b
fix(aihubmix): correct DeepSeek reasoning controls
2026-06-23 22:32:29 -05:00
Aiden Cline
609ec2b6ec
Merge pull request #2761 from YOYO-do/split/aihubmix-glm-5-2
...
[aihubmix/glm] Add GLM 5.2
2026-06-23 22:31:09 -05:00
Aiden Cline
2c70b27e28
Merge pull request #2291 from anomalyco/split/opencode-google-reasoning-options
...
[opencode/google] Add reasoning options
2026-06-23 22:30:57 -05:00
LL
a118da229d
[aihubmix/glm] Add GLM 5.2
2026-06-24 11:16:44 +08:00
C.C. Fan
d57940e839
provider(vivgrid): add glm-5.2, remove gpt-5-mini
2026-06-24 09:36:05 +08:00
Aiden Cline
3181aee5f1
Merge pull request #2750 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-23 18:25:48 -05:00
Aiden Cline
b7db7e03c3
Merge pull request #2751 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-23 18:25:33 -05:00
Aiden Cline
b3e55e9862
Merge pull request #2753 from patrik-kuehl/synthetic-remove-unavailable-models
...
chore(providers): remove unavailable models from Synthetic's model catalog
2026-06-23 18:25:15 -05:00
Aiden Cline
efd997fc9a
Merge pull request #2756 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-23 18:24:54 -05:00
github-actions[bot]
3e7e47ecae
chore(sync): update Venice model catalog
2026-06-23 22:42:39 +00:00
github-actions[bot]
afef03152d
chore(sync): update Vercel AI Gateway model catalog
2026-06-23 22:42:38 +00:00
github-actions[bot]
e4d9d4e037
chore(sync): update OpenRouter model catalog
2026-06-23 22:42:37 +00:00
Daniel Barnes
ee9a5048b1
family updates
2026-06-24 05:09:46 +09:00
Daniel Barnes
ff50327910
new model launch
2026-06-24 04:45:29 +09:00
Daniel Barnes
fe63bfad31
update against prod deployed endpoint
2026-06-24 04:45:28 +09:00
Daniel Barnes
a79996e115
remove old models
2026-06-24 04:45:28 +09:00
Daniel Barnes
391133fc54
updated model catalog
2026-06-24 04:45:27 +09:00
Daniel Barnes
ed6560e7fb
update wandb sync script
2026-06-24 04:45:20 +09:00
Daniel Barnes
98d983d714
fix(sync): update wandb models script for new models.dev data endpoint
2026-06-24 04:41:09 +09:00
Patrik Kühl
e5d243d0dd
chore(providers): remove unavailable models from Synthetic's model catalog
2026-06-23 21:23:53 +02:00
Aiden Cline
2aa9bce854
Merge pull request #2752 from anomalyco/feat/siliconflow-cn-deepseek-v4-flash
...
feat(siliconflow-cn): add DeepSeek V4 Flash
2026-06-23 11:59:30 -05:00
Aiden Cline
d5531c16be
fix(siliconflow-cn): add V4 Flash reasoning budget
2026-06-23 11:42:44 -05:00
Aiden Cline
2548bc7471
feat(siliconflow-cn): add DeepSeek V4 Flash
2026-06-23 11:27:28 -05:00
Aiden Cline
4462da5935
Merge pull request #2746 from Kibouo/add-azure-claude-opus-4-8
...
Add Azure Foundry Claude Opus 4.8
2026-06-23 11:26:42 -05:00
Aiden Cline
8e0a1cae3c
refactor(azure): use base_model for claude-opus-4-8
...
- Convert Azure Foundry and Azure Cognitive Services models to inherit from anthropic/claude-opus-4-8
- Fix Cognitive Services API endpoint to use AZURE_COGNITIVE_SERVICES_RESOURCE_NAME (was incorrectly symlinked)
2026-06-23 11:26:00 -05:00
Aiden Cline
838ee5b8e8
Merge pull request #2713 from flamerged/add-wafer-glm-5.2
...
Add GLM-5.2 to wafer.ai provider
2026-06-23 11:20:29 -05:00
Aiden Cline
6fcb07a666
Merge pull request #2729 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-23 10:21:10 -05:00
Aiden Cline
2399396127
Merge pull request #2736 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-23 10:20:51 -05:00
Aiden Cline
cb99430652
Merge pull request #2737 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-23 10:20:35 -05:00
Aiden Cline
1b9bb72592
Merge pull request #2740 from anomalyco/automation/sync-models-baseten
...
chore(sync): update Baseten model catalog
2026-06-23 10:19:14 -05:00
Aiden Cline
84df3d7b2d
Merge pull request #2744 from Lee-Si-Yoon/feat/friendli-glm-5.2
...
feat(friendli): add GLM-5.2
2026-06-23 10:18:58 -05:00
Aiden Cline
e973a9bff2
Merge pull request #2741 from Luew2/codex/update-lilac-glm52-minimax-m3
...
Update Lilac model catalog
2026-06-23 09:56:21 -05:00
github-actions[bot]
3a58a46b0d
chore(sync): update OpenRouter model catalog
2026-06-23 14:08:49 +00:00
github-actions[bot]
920e2a8835
chore(sync): update Vercel AI Gateway model catalog
2026-06-23 14:08:48 +00:00
github-actions[bot]
fd690c1666
chore(sync): update Venice model catalog
2026-06-23 14:08:47 +00:00
github-actions[bot]
46f15f74de
chore(sync): update Baseten model catalog
2026-06-23 14:08:46 +00:00
Frank
9a481555d9
update zen models
2026-06-23 08:01:04 -04:00
Csonka Mihaly
892092d598
Add opus 4.8
2026-06-23 11:59:39 +02:00
siyoon
df9e16c20b
feat(friendli): add GLM-5.2
...
Reasoning effort only supports high/max; none rejected by API.
2026-06-23 17:22:33 +09:00
flamerged
ae2c1588b9
Fix Wafer GLM-5.2 metadata
2026-06-23 09:29:11 +02:00
Luew2
f295b97e33
fix(lilac): mark MiniMax M3 multimodal
2026-06-22 22:34:53 -07:00
Luew2
54bea958e1
feat(lilac): update hosted model catalog
...
Replace Lilac's deprecated GLM 5.1 and MiniMax M2.7 entries with GLM 5.2 and MiniMax M3 so opencode users see the current served model set.
2026-06-22 21:32:56 -07:00
siyoon
be9bb769eb
fix(friendli): make DeepSeek-V3.2 provider-specific
2026-06-23 13:22:08 +09:00
siyoon
13f3978fc1
fix(friendli): remove redundant fields inherited from base_model
2026-06-23 12:15:53 +09:00
Aiden Cline
f09af028c6
Merge pull request #2731 from aakash-gupte/aakash/models-dev-frontier-update
...
Add frontier models to Merge Gateway provider
2026-06-22 17:40:42 -05:00
Aakash Gupte
122281b87a
Remove cache pricing; Gateway bills input/output only
...
The CMS catalog tracks only input and output cost per million, with no
separate cache rate. The cache_read/cache_write values added earlier
were sourced from the vendor canonical, not from Gateway billing, so
they advertised a caching discount the Gateway does not apply. Drop them
so displayed cost matches actual billing.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-22 18:12:32 -04:00
Aakash Gupte
3ed28ecdcf
Restore cache pricing dropped by the cost override
...
The [cost] block replaces the canonical's pricing, so specifying only
input/output silently dropped cache_read/cache_write. Re-add cache
pricing for the 8 models whose list price matches the canonical (so the
canonical cache rate applies), matching the existing stub convention
(e.g. glm-5). qwen3.7-max keeps flat input/output only (its list price
differs from the canonical, manual pricing with no cache rate).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-22 18:10:42 -04:00
Aakash Gupte
b99c3d694f
Correct reasoning_options to match the provider's actual interface
...
Verified against merge-gateway-ai-sdk-provider source: the provider
exposes reasoning solely as thinking { type: enabled|disabled;
budgetTokens } — i.e. a toggle plus a token budget, NOT effort.
All 10 reasoning models now declare reasoning_options = toggle +
budget_tokens, with the budget max bounded by each model's
max_output_tokens from the Gateway catalog. Drops the earlier effort
entries (opus-4-8, glm-5.2), which the provider cannot honor. GLM/Kimi
keep interleaved reasoning_content.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-22 18:04:28 -04:00
Aakash Gupte
8f60a29a5e
Reflect real reasoning controls instead of empty arrays
...
Per review feedback: empty reasoning_options understated what works
through the Gateway passthrough. Align each model to its actual controls
(matching the canonical entries / openrouter parity):
- effort: claude-opus-4-8, glm-5.2
- toggle: kimi-k2.5, kimi-k2.6, minimax-m3
- toggle + budget_tokens: qwen3.7-max, qwen3.6-plus
reasoning_options = [] retained only for always-on thinking variants
with no client-side control (kimi-k2-thinking, kimi-k2.7-code[-highspeed]),
matching their canonical entries. GLM/Kimi keep interleaved reasoning_content.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-22 17:58:16 -04:00
Daniel Suit
a5694c066f
adding files
2026-06-22 17:41:00 -04:00
Aiden Cline
c46eb35022
Merge pull request #2734 from anomalyco/automation/sync-models-huggingface
...
chore(sync): update Hugging Face model catalog
2026-06-22 16:34:42 -05:00
Aiden Cline
a92b5782cb
Merge pull request #2711 from TheStreamCode/fix-windows-path-separators
...
fix: handle Windows path separators in catalog generation
2026-06-22 16:32:03 -05:00
Aiden Cline
72bc938fce
Merge pull request #2733 from anomalyco/fix/vercel-sync-audio-models
...
fix(vercel): sync audio model types
2026-06-22 16:23:10 -05:00
github-actions[bot]
09466b22d5
chore(sync): update Hugging Face model catalog
2026-06-22 21:18:00 +00:00
Aiden Cline
96f71c533e
fix(vercel): sync audio model types
2026-06-22 16:15:50 -05:00
Aakash Gupte
d9fcc5fe3c
Add reasoning_options to Merge Gateway frontier models
...
Per review feedback. All 10 models are reasoning-capable; declare
reasoning_options = [] (base_model does not inherit it) plus
[interleaved] reasoning_content on GLM and the Kimi family, matching
the existing deepseek-v4-pro / o4-mini stub convention.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-22 16:35:43 -04:00
Aiden Cline
d74e191694
Merge pull request #2732 from anomalyco/automation/sync-models-baseten
...
chore(sync): update Baseten model catalog
2026-06-22 15:26:42 -05:00
Aiden Cline
2ebfbb3db5
Merge pull request #2678 from hanouticelina/sync/huggingface-inference-providers
...
feat(sync): add Hugging Face provider sync
2026-06-22 15:26:26 -05:00
Aiden Cline
7102dc932d
fix(sync): skip unavailable Hugging Face models
2026-06-22 15:23:56 -05:00
github-actions[bot]
6fff0e652d
chore(sync): update Baseten model catalog
2026-06-22 20:16:38 +00:00
Aakash Gupte
5dfa7f18bb
Add frontier models to Merge Gateway provider
...
Adds 10 models now served through Merge Gateway that postdate the
initial provider PR, each extending its canonical entry with list pricing:
- anthropic/claude-opus-4-8
- zhipuai/glm-5.2
- moonshotai: kimi-k2.7-code, kimi-k2.7-code-highspeed, kimi-k2.6,
kimi-k2.5, kimi-k2-thinking
- minimax/MiniMax-M3
- alibaba: qwen3.7-max, qwen3.6-plus
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-22 16:12:31 -04:00
Bakhtiar
13af259735
Refresh Neuralwatt GLM catalog and cache pricing
2026-06-23 00:20:07 +07:00
Aiden Cline
4d50c8b588
Merge pull request #2728 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-22 11:04:20 -05:00
github-actions[bot]
3792481dd6
chore(sync): update OpenRouter model catalog
2026-06-22 15:07:20 +00:00
Aiden Cline
e3300474ee
Merge pull request #2699 from quantverse/dev
...
Add GLM-5.2 for novita-ai provider
2026-06-22 09:29:19 -05:00
Aiden Cline
1e9875220e
Merge pull request #2717 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-22 09:24:35 -05:00
Aiden Cline
b1e39e81d3
Merge pull request #2723 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-22 09:24:20 -05:00
github-actions[bot]
0ce055cc57
chore(sync): update OpenRouter model catalog
2026-06-22 13:11:11 +00:00
github-actions[bot]
d7ca0b2627
chore(sync): update Vercel AI Gateway model catalog
2026-06-22 13:11:11 +00:00
Edgars Beigarts
f4c173befb
Mark Claude Haiku 3.5 model as deprecated
2026-06-22 14:30:42 +03:00
Karel Vavra
d6e9aee388
Add GLM-5.2 for novita-ai provider
2026-06-22 10:24:49 +02:00
siyoon
454f274cf9
feat(friendli): add DeepSeek-V3.2 model
2026-06-22 17:05:58 +09:00
siyoon
8d27e48dd7
feat(friendli): add gemma-4-31B-it model
2026-06-22 16:54:01 +09:00
Benas Jacikas
9651bd1819
Use base_model syntax for Nebius GLM-5.2
...
Inherit provider-agnostic facts from models/zhipuai/glm-5.2.toml; keep
only Nebius-specific cost, reasoning_options, interleaved, and limit
overrides. Resolved output unchanged.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-22 06:39:37 +00:00
Tianning Li
7463396925
Merge branch 'anomalyco:dev' into add-step-3.7-flash
2026-06-22 12:51:44 +08:00
Aiden Cline
6421137686
Merge pull request #2716 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-21 22:38:48 -05:00
github-actions[bot]
d55e91a7ed
chore(sync): update OpenRouter model catalog
2026-06-22 03:27:02 +00:00
Aiden Cline
2b9886f76b
Merge pull request #2695 from leszek3737/zenmuz-glm52
...
Zenmux add GLM 5.2 and GLM 5.2 (Free) models
2026-06-21 21:59:17 -05:00
Aiden Cline
f027b11048
Merge pull request #2708 from tonimelisma/add-zai-glm-5.2-local
...
feat(zai): add GLM-5.2 to Z.AI API provider
2026-06-21 21:55:21 -05:00
Aiden Cline
641d790970
Merge pull request #2710 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-21 21:50:59 -05:00
Aiden Cline
fcebda34d4
Merge pull request #2712 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-21 21:50:10 -05:00
github-actions[bot]
3262e4ca30
chore(sync): update Vercel AI Gateway model catalog
2026-06-22 01:30:25 +00:00
github-actions[bot]
656c744502
chore(sync): update OpenRouter model catalog
2026-06-22 01:30:23 +00:00
flamerged
01974df938
Add GLM-5.2 to wafer.ai provider
...
Wafer serves GLM-5.2 serverless (confirmed via GET https://pass.wafer.ai/v1/models )
but it was missing from the models.dev catalog, so the opencode CLI (which pulls
its provider/model list from models.dev) did not list wafer.ai/GLM-5.2.
Pricing and limits from the live wafer /v1/models endpoint:
- context: 1048576
- output: 131072
- input: $1.20 / output: $4.10 / cache_read: $0.20 per million tokens
- reasoning: true (toggle), tool_call: true, structured_output: true
- vision/attachment: false, text-only I/O
Matches the existing wafer.ai/GLM-5.1.toml convention (self-contained TOML,
toggle reasoning_options, underscore-separated numeric literals).
2026-06-22 00:51:23 +02:00
thestreamcode
7f3dd51c5e
fix: handle Windows path separators in catalog generation
...
On Windows, `path.relative()` and `Bun.Glob` return paths with backslash
separators, while model IDs and the Chutes API use forward slashes. This
broke two things on Windows:
- `generate()` keyed model metadata as `provider\model`, so every
`base_model` reference failed to resolve, making `bun run validate`,
the test suite and the web build unusable.
- `generate-chutes.ts` compared backslash file paths against forward-slash
API IDs, so the orphan check matched nothing and would delete every
existing model file.
Normalize the affected paths to forward slashes. No behaviour change on
POSIX, where `path.sep` is already `/`.
2026-06-21 13:26:17 +02:00
Toni Melisma
ccc1375e0a
feat(zai): add GLM-5.2 to Z.AI API provider
...
Add metered GLM-5.2 for the standard Z.AI API endpoint, matching
zhipuai pricing and reasoning_options and using base_model inheritance
like other zai models.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-20 23:43:37 -07:00
Adam Dalloul
a84c8d86e6
Add EmpirioLabs AI provider with hourly sync
2026-06-21 05:47:46 +00:00
Leszek
8065aa3c9f
Add reasoning effort options to Zenmux GLM 5.2 models
2026-06-21 01:51:54 +02:00
Aiden Cline
363e0e6f3d
Merge pull request #2705 from shzdehmd/dev
...
chore(firepass): remove the Fireworks AI Firepass provider
2026-06-20 18:00:42 -05:00
Ahmad Shahzad
e3758e83d8
chore: remove Firepass provider
2026-06-21 03:52:09 +05:00
Aiden Cline
88046a33d3
Merge pull request #2700 from Tavernari/feat/add-claudius-model
...
chore(sync): add claudius model with audio/video input + add audio/video to claudinio
2026-06-20 16:12:51 -05:00
Aiden Cline
950b283605
Merge pull request #2701 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-20 16:12:27 -05:00
Aiden Cline
685635d0ca
Merge pull request #2702 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-20 16:12:14 -05:00
Aiden Cline
edf9c72753
Merge pull request #2703 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-20 16:12:03 -05:00
github-actions[bot]
3ad03b27c9
chore(sync): update Vercel AI Gateway model catalog
2026-06-20 20:44:46 +00:00
github-actions[bot]
2cb040b524
chore(sync): update OpenRouter model catalog
2026-06-20 20:44:45 +00:00
github-actions[bot]
e8cab955f6
chore(sync): update Venice model catalog
2026-06-20 20:44:43 +00:00
Victor Carvalho Tavernari
f759c801f6
feat: add audio+video input modalities to claudinio and claudius
2026-06-20 21:30:14 +01:00
Victor Carvalho Tavernari
539f58605e
fix: inline claudius model instead of extends to fix CI validation
2026-06-20 21:28:24 +01:00
Victor Carvalho Tavernari
ed3264b049
feat: add claudius model extending claudinio with / pricing
2026-06-20 20:04:53 +01:00
Aiden Cline
e3df94e9a1
Merge pull request #2623 from smakosh/feat/llmgateway-add-gemma4-kimi-highspeed-qwen35-glm52
...
feat: add LLM Gateway gemma-4, kimi-k2.7-code-highspeed, qwen3.5-9b, glm-5.2
2026-06-20 14:53:38 -04:00
Aiden Cline
67b48ce993
Merge pull request #2679 from mitjap/remove-cortecs-devstral-small-2512
...
remove deprecated model cortecs/devstral-small-2512
2026-06-20 14:47:11 -04:00
Aiden Cline
9a0e70541c
Merge pull request #2694 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-20 14:45:28 -04:00
Aiden Cline
cce974a4ad
Merge pull request #2698 from howmanysmall/feat/crof-deepseek-v4-pro-lightning-name
...
feat(crof): name DeepSeek V4 Pro Lightning
2026-06-20 14:43:36 -04:00
github-actions[bot]
1e9d80827c
chore(sync): update OpenRouter model catalog
2026-06-20 17:47:50 +00:00
howmanysmall
12c5588b63
feat(models): add name to crof DeepSeek V4 Pro Lightning model
...
This helps distinguish it from the cheaper DeepSeek V4 Pro on crof
2026-06-19 22:35:32 -06:00
Leszek
f2e9ca7166
Update Zenmux GLM 5.2 base model provider alias
2026-06-20 02:01:57 +02:00
Leszek
7e36f36eae
Zenmux add GLM 5.2 and GLM 5.2 (Free) models
...
Adds configurations for the GLM 5.2 model under the Zenmux provider, including a distinct free-tier variant with zero cost.
2026-06-20 01:59:52 +02:00
Aiden Cline
28d4dbbd4c
Merge pull request #2693 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-19 19:08:39 -04:00
Aiden Cline
fbac01e55b
Merge pull request #2584 from anomalyco/automation/sync-models-google
...
chore(sync): update Google model catalog
2026-06-19 19:08:26 -04:00
Aiden Cline
5fb63a5fab
Merge pull request #2646 from BlockListed/cortecs-add-glm-5-2-kimi-k2-7
...
Cortecs add glm 5.2 and kimi k2.7
2026-06-19 18:36:50 -04:00
github-actions[bot]
32aaa20233
chore(sync): update Venice model catalog
2026-06-19 22:35:02 +00:00
github-actions[bot]
828e41d9fc
chore(sync): update Google model catalog
2026-06-19 22:34:58 +00:00
Aiden Cline
bca5c31ce3
Merge pull request #2644 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-19 18:33:13 -04:00
Aiden Cline
c02d341c32
Merge pull request #2669 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-19 18:32:41 -04:00
Aiden Cline
5df780da5d
Merge pull request #2668 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-19 18:32:35 -04:00
Aiden Cline
6462c50ac4
Merge pull request #2680 from jcraftsman/umans-curated-reasoning-options
...
umans-ai: curate reasoning_options to match each model's real reasoning support
2026-06-19 18:20:13 -04:00
Aiden Cline
ff9ba6944e
Merge pull request #2684 from Omee11/feat/token-plan-glm5.2-kimi-k2.7-code
...
feat(alibaba-token-plan): add glm-5.2 and kimi-k2.7-code
2026-06-19 18:19:40 -04:00
Aiden Cline
e3d50a0856
Merge pull request #2686 from patrik-kuehl/mark-glm-5.2-as-open-weighted
...
chore(models): mark GLM 5.2 as open-weighted
2026-06-19 18:16:55 -04:00
Aiden Cline
8c56ecaed4
Merge pull request #2683 from skyitachi/add-siliconflow-glm-5.2
...
feat(siliconflow): add zai-org/GLM-5.2
2026-06-19 18:16:14 -04:00
github-actions[bot]
f47485ca2a
chore(sync): update Vercel AI Gateway model catalog
2026-06-19 21:41:53 +00:00
github-actions[bot]
5a665a775e
chore(sync): update OpenRouter model catalog
2026-06-19 21:41:52 +00:00
github-actions[bot]
35e34181ea
chore(sync): update Venice model catalog
2026-06-19 21:41:50 +00:00
BlockListed
20cce673df
add kimi k2.7 to cortecs
2026-06-19 10:29:55 +02:00
BlockListed
29ae2fac59
add glm 5.2 to cortecs
2026-06-19 10:29:51 +02:00
Patrik Kühl
0705837fc7
chore(models): mark GLM 5.2 as open-weighted
2026-06-19 09:27:22 +02:00
Benas Jacikas
496be2ddca
Add Nebius Token Factory GLM-5.2
...
Pricing and capabilities from the Nebius Token Factory models API
(verbose=true). reasoning_effort enum (low/medium/high) and the 432k
context/output cap confirmed against the live endpoint.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01LhnDro1waV1ZSjWs1hbJvJ
2026-06-19 05:50:39 +00:00
Oliver Mee
5cd309aa57
feat(alibaba-token-plan): add glm-5.2 and kimi-k2.7-code
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-19 12:51:34 +08:00
skyitachi
3cc1c1861a
feat: add zai-org/GLM-5.2 to siliconflow and siliconflow-cn
2026-06-19 11:14:44 +08:00
wassel alazhar
c03cb0723d
umans-ai: curate reasoning_options to match each model's real support
...
Align the umans-ai and umans-ai-coding-plan reasoning_options with the
levels each model actually exposes via the Umans gateway:
- GLM 5.1: toggle only (reasoning is on/off; effort is not meaningful)
- GLM 5.2: toggle + effort high/max (only high/max are real levels)
- Umans Coder / Kimi K2.7: [] (always-on; no toggle, no effort tiers)
Flash and the Qwen alias are unchanged (off + low/medium/high).
2026-06-18 23:28:33 +02:00
Mitja Puzigaća
fe73d94598
remove deprecated model cortecs/devstral-small-2512
2026-06-18 19:58:45 +02:00
Celina Hanouti
db8d4aee45
feat(sync): add Hugging Face inference providers sync
...
Mirror the existing daily model-catalog sync for the Hugging Face
Inference Providers router (https://router.huggingface.co/v1/models ),
modeled on the baseten provider.
The router is an aggregator: each model is served by several inference
providers with their own pricing, context window, and capabilities, and
requests are routed to the fastest one. The provider collapses them into
the route a request would actually take -- pricing and context from the
highest-throughput provider, with tool/structured-output support taken
from any provider since a caller can pin a slower one.
New models are created via canonical base_model resolution (the same
resolveCanonicalBaseModel/factorBaseModel path baseten uses); unmappable
or unpriced models are skipped and reported in a notice. For now the sync
only creates new models -- existing curated TOMLs are left untouched via
sameModel -- and never deletes (deleteMissing: false).
HF_TOKEN is optional; the router model list is public.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01PzQSYd3VwBK5NAsC9dYmSw
2026-06-18 16:48:44 +02:00
v-s-rybin
e99b5cfb0e
Update glm-5.2.toml
2026-06-18 17:12:37 +03:00
v-s-rybin
49019aed30
feat(alibaba-cn): add GLM-5.2 model
2026-06-18 17:03:05 +03:00
Tianning Li
ca216d4aa0
Merge branch 'anomalyco:dev' into add-step-3.7-flash
2026-06-18 21:32:38 +08:00
Aiden Cline
e52ec1e870
fix(aihubmix): remove Gemini Pro token budget
2026-06-18 15:04:53 +02:00
Aiden Cline
490f0f7a07
fix(cortecs): use documented reasoning budgets
2026-06-18 14:19:17 +02:00
Aiden Cline
c9b401a34d
fix(aihubmix): add Gemini reasoning efforts
2026-06-18 14:19:17 +02:00
Aiden Cline
a571899ac0
Merge pull request #2670 from xhml-tangf/dev
...
feat: add GLM-5.2 to Zhipu AI provider models
2026-06-18 14:09:15 +02:00
Edward
d00ab87a87
feat: add GLM-5.2 to Zhipu AI provider models
2026-06-18 19:50:33 +08:00
Aiden Cline
760fbc07d6
Merge pull request #2665 from jcraftsman/feat/umans-coding-plan-coder-glm52-reasoning
...
umans-ai + umans-ai-coding-plan: repoint coder to K2.7, add GLM 5.2, drop K2.6, normalise reasoning
2026-06-18 12:36:17 +02:00
Aiden Cline
8bc9cfafe3
Merge pull request #2289 from anomalyco/split/opencode-anthropic-reasoning-options
...
[opencode/anthropic] Add reasoning options
2026-06-18 12:21:42 +02:00
Aiden Cline
67c8d0971e
Merge pull request #2293 from anomalyco/split/opencode-minimax-reasoning-options
...
[opencode/minimax] Add reasoning options
2026-06-18 12:21:05 +02:00
Aiden Cline
6da1466c7c
Merge pull request #2467 from anomalyco/split/nano-gpt-moonshotai-reasoning-options
...
[nano-gpt/moonshotai] Add reasoning options
2026-06-18 12:20:05 +02:00
Aiden Cline
bac480d051
Merge pull request #2483 from anomalyco/split/nano-gpt-x-ai-reasoning-options
...
[nano-gpt/x-ai] Add reasoning options
2026-06-18 12:19:46 +02:00
Aiden Cline
4f254bda4e
Merge pull request #2511 from anomalyco/split/siliconflow-tencent-reasoning-options
...
[siliconflow/tencent] Add reasoning options
2026-06-18 12:19:21 +02:00
Aiden Cline
633540f206
Merge pull request #2512 from anomalyco/split/siliconflow-thudm-reasoning-options
...
[siliconflow/THUDM] Add reasoning options
2026-06-18 12:18:56 +02:00
wassel alazhar
964bf76999
umans-ai + coding-plan: repoint coder to K2.7, add GLM 5.2, drop K2.6, normalise reasoning
...
Brings both umans providers in line with what umans.ai serves today, with identical
model structure across them. Per-token [cost] lives on the pay-by-token provider
(umans-ai) only; the coding plan is a flat subscription, so its models stay at [cost] = 0.
Both providers (umans-ai and umans-ai-coding-plan):
- umans-coder: base_model -> moonshotai/kimi-k2.7-code (inherits the kimi-k2 family).
Always reasons, so it exposes effort levels only (no on/off toggle).
- add umans-glm-5.2 (reasoning toggle + effort, 405504 context).
- drop umans-kimi-k2.6 (no longer published in the catalogue).
- reasoning_options: effort (low/medium/high) everywhere; the on/off toggle is kept only
on models that can disable reasoning (flash, glm-5.1, glm-5.2, qwen3.6-35b-a3b).
kimi-k2.7 and coder always reason, so no toggle.
Pricing (umans-ai / pay-by-token only, $/M in / out / cache-read):
umans-coder, umans-kimi-k2.7 0.95 / 4.00 / 0.19
umans-glm-5.2 1.40 / 4.40 / 0.26
umans-glm-5.1 1.40 / 4.40 / 0.29
umans-flash 0.15 / 1.00 / 0.05
umans-ai-coding-plan keeps [cost] = 0 (subscription, no per-token charge).
2026-06-18 12:15:09 +02:00
Aiden Cline
a9b9f2998e
Merge pull request #2652 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-18 12:14:17 +02:00
Aiden Cline
689126a1a2
Merge pull request #2526 from anomalyco/split/vercel-minimax-reasoning-options
...
[vercel/minimax] Add reasoning options
2026-06-18 12:13:46 +02:00
Aiden Cline
5668077eae
Merge pull request #2567 from anomalyco/consolidate/github-copilot-google-router-reasoning-options
...
[github-copilot/google] Add reasoning options and remove Raptor Mini
2026-06-18 12:11:58 +02:00
Aiden Cline
09a783c54f
chore(github-copilot): remove Raptor Mini
2026-06-18 12:11:08 +02:00
Aiden Cline
8d635f97a8
fix(github-copilot): complete Google reasoning options
2026-06-18 12:06:32 +02:00
Aiden Cline
b5d4b84a7a
fix(github-copilot): add Anthropic reasoning budgets
2026-06-18 12:06:15 +02:00
Aiden Cline
02fc312c05
Merge pull request #2656 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-18 12:00:47 +02:00
Aiden Cline
2780a25242
Merge pull request #2658 from InfHorus/dev
...
Add Latest LucidQuery models
2026-06-18 12:00:37 +02:00
Aiden Cline
0f26261671
Merge pull request #2655 from KTibow/automation/sync-models-crof
...
chore(sync): update CrofAI model catalog
2026-06-18 12:00:16 +02:00
Aiden Cline
684b1f37aa
Merge pull request #2654 from RISHIKREDDYL/fix/azure-cognitive-services-env-var
...
fix(azure-cognitive-services): correct env var in kimi model API URLs
2026-06-18 11:59:28 +02:00
Aiden Cline
c0341f0ce8
refactor(azure-cognitive-services): use Kimi base models
2026-06-18 11:57:15 +02:00
Aiden Cline
389fefa6df
Merge pull request #2648 from houtanb/dev
...
Use base model metadata for GLM-5 and GLM-5.1, and fix release dates
2026-06-18 11:54:42 +02:00
Aiden Cline
d78e43f537
Merge pull request #2633 from anomalyco/automation/sync-models-baseten
...
chore(sync): update Baseten model catalog
2026-06-18 11:51:49 +02:00
github-actions[bot]
dd725fcb4b
chore(sync): update Baseten model catalog
2026-06-18 09:47:33 +00:00
github-actions[bot]
dc85ae0999
chore(sync): update OpenRouter model catalog
2026-06-18 09:47:31 +00:00
github-actions[bot]
4db533d460
chore(sync): update Venice model catalog
2026-06-18 09:47:30 +00:00
Aiden Cline
abcb2424ca
Merge pull request #2659 from thehaseebahmed/azure-gpt-image-models
...
feat(azure): add gpt-image-1, 1.5, and 2 models with pricing
2026-06-18 11:46:32 +02:00
Aiden Cline
0248ace087
Merge pull request #2627 from JoshuaDietz/dev
...
feat(ollama-cloud): add glm-5.2
2026-06-18 11:45:33 +02:00
Aiden Cline
fc05522afe
feat(openai): add GPT Image 2
2026-06-18 11:43:28 +02:00
Aiden Cline
5ae1dc5ff8
fix(azure): use base models for GPT Image
2026-06-18 11:40:46 +02:00
Aiden Cline
13e826f763
Merge pull request #2666 from heimoshuiyu/add-alibaba-token-plan-cn-glm-5.2
...
feat(alibaba-token-plan-cn): add GLM-5.2 model
2026-06-18 11:37:09 +02:00
heimoshuiyu
e543afc6cf
feat(alibaba-token-plan-cn): add GLM-5.2 model
2026-06-18 17:27:19 +08:00
Haseeb Ahmed
c0b530099b
feat(azure): add gpt-image-1, 1.5, and 2 models with pricing
2026-06-18 01:24:33 +02:00
InfHorus
7da1e391f4
Add 'agi' to the family list
2026-06-18 00:51:29 +02:00
InfHorus
441920b865
Add support for LucidQuery AGI-01 family
2026-06-18 00:39:31 +02:00
InfHorus
b81c4c47fd
Update LucidQuery API
2026-06-18 00:28:41 +02:00
KTibow
a671ff0c50
chore(sync): update CrofAI model catalog
2026-06-17 14:18:03 -07:00
RISHIKREDDYL
87114fccb6
Fix incorrect env var in Azure Cognitive Services kimi models
...
The kimi-k2.5.toml and kimi-k2.6.toml files in azure-cognitive-services used
AZURE_RESOURCE_NAME in their API URLs, but the provider declares
AZURE_COGNITIVE_SERVICES_RESOURCE_NAME as the expected environment variable.
Changes:
- kimi-k2.5.toml: converted from symlink (pointing to azure/models/) to
standalone real file with the corrected env var
- kimi-k2.6.toml: replaced AZURE_RESOURCE_NAME with
AZURE_COGNITIVE_SERVICES_RESOURCE_NAME in the API URL
This matches the pattern used by other models with provider overrides in
azure-cognitive-services (e.g. claude-haiku-4-5, claude-opus-4-1, etc.).
2026-06-17 23:30:08 +05:30
Houtan Bastani
2bed70cca9
Use base model metadata for GLM-5 and GLM-5.1, and fix release dates
...
glm-5 release date: https://docs.z.ai/release-notes/new-released?utm_source=chatgpt.com#2026-02-12
glm-5.1 release date: https://docs.z.ai/release-notes/new-released?utm_source=chatgpt.com#2026-04-07
2026-06-17 13:57:11 +02:00
Frank
3f537855c3
update go models
2026-06-17 13:22:27 +02:00
Aiden Cline
8f5ae25daf
Merge pull request #2645 from monotykamary/neuralwatt-glm-5-2-reasoning-efforts
...
feat(neuralwatt): expose full GLM 5.2 reasoning effort scale
2026-06-17 13:05:36 +02:00
Tom X Nguyen
c5b3973a25
feat(neuralwatt): expose full GLM 5.2 reasoning effort scale
...
GLM-5.2 accepts the OpenAI-standard reasoning_effort field and supports
a wider depth range than the three levels previously advertised. Per
the Neuralwatt chat-completions docs [1], the gateway accepts and
normalizes the full scale:
minimal -> skips the reasoning phase entirely (eq enable_thinking: false)
low -> mapped to high
medium -> mapped to high
high -> enhanced reasoning (balanced)
xhigh -> mapped to max (deepest; best for math/planning/agentic tasks)
The provider's thinkingLevelMap (pi-neuralwatt-provider/patch.json) already
exposes all five pi tiers, so mirror that here by adding minimal and xhigh
to the effort values for glm-5.2.
[1] https://portal.neuralwatt.com/docs/api/chat-completions
2026-06-17 17:57:22 +07:00
Joshua Dietz
5bf8d5a2c4
fix reasoning options
...
I'm unsure about the possible values, but the zai-coding-plan version uses the same high/max options that I've added now. This seems to be confirmed by https://huggingface.co/zai-org/GLM-5.2/discussions/1
2026-06-17 12:50:28 +02:00
Aiden Cline
553cde57ce
Merge pull request #2563 from anomalyco/consolidate/aihubmix-small-labs-reasoning-options
...
[aihubmix/multiple labs] Add reasoning options
2026-06-17 12:26:46 +02:00
Aiden Cline
5094f20a1a
Merge pull request #2529 from anomalyco/split/vercel-nvidia-reasoning-options
...
[vercel/nvidia] Add reasoning options
2026-06-17 12:26:29 +02:00
Aiden Cline
2d77e101e0
Merge pull request #2643 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-17 12:24:43 +02:00
Aiden Cline
be1481eb27
Delete providers/openrouter/models/anthropic/claude-fable-5.toml
2026-06-17 12:24:28 +02:00
Aiden Cline
39f2a40a75
Merge pull request #2642 from anomalyco/fix/openrouter-blacklist-fable-5
...
fix(openrouter): blacklist Fable 5 models
2026-06-17 12:24:12 +02:00
Aiden Cline
5e9701a219
test: remove sync test suites
2026-06-17 12:18:19 +02:00
github-actions[bot]
3d0fbe7f20
chore(sync): update OpenRouter model catalog
2026-06-17 09:55:47 +00:00
Aiden Cline
a8dd73ac1e
fix(openrouter): blacklist Fable 5 models
2026-06-17 11:44:29 +02:00
Aiden Cline
96518b7942
Merge pull request #2615 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-17 05:42:14 -04:00
Aiden Cline
ab2e1ed68d
Delete providers/openrouter/models/anthropic/claude-fable-5.toml
2026-06-17 11:42:04 +02:00
Aiden Cline
f8abb306ee
Merge pull request #2640 from anomalyco/audit/vercel-mistral-small-capability
...
[vercel/mistral] Correct Mistral Small reasoning
2026-06-17 05:40:33 -04:00
Aiden Cline
6f3fb7e69a
Merge pull request #2639 from anomalyco/audit/vercel-alibaba-openai-followup
...
[vercel/alibaba openai] Add tested reasoning controls
2026-06-17 05:40:16 -04:00
Aiden Cline
1309db94e6
[vercel/mistral] Correct Mistral Small reasoning
2026-06-17 11:30:40 +02:00
Joshua Dietz
dc07908c6e
implement PR feedback
2026-06-17 11:13:10 +02:00
github-actions[bot]
571188e70a
chore(sync): update OpenRouter model catalog
2026-06-17 08:13:08 +00:00
Aiden Cline
dee4628f3e
Merge pull request #2636 from monotykamary/add-neuralwatt-glm-5-2
...
feat(neuralwatt): add GLM 5.2 and retire MiniMax M2.5, Devstral, GPT OSS 20B
2026-06-17 03:06:33 -04:00
Tom X Nguyen
34bbbc4b5f
feat(neuralwatt): add GLM 5.2 and retire MiniMax M2.5, Devstral, GPT OSS 20B
...
Sync neuralwatt provider with the current Neuralwatt API data (from
../pi-neuralwatt-provider: models.json -> patch.json -> custom-models.json).
Added:
- glm-5.2: GLM 5.2 (family glm, 1_048_560 context/output, 1.45/4.5 cost,
reasoning via effort [low,medium,high] — provider sets
supportsReasoningEffort with no reasoning_content interleaving)
Removed (no longer in the provider API):
- MiniMaxAI/MiniMax-M2.5.toml
- mistralai/Devstral-Small-2-24B-Instruct-2512.toml
- openai/gpt-oss-20b.toml
README: added GLM 5.2 to the reasoning list; dropped the MiniMax M2.5,
GPT OSS 20B lines and the now-empty Devstral section.
opus/flex/long and canary variants excluded by request.
2026-06-17 11:32:01 +07:00
Aiden Cline
0eba09c28e
Merge pull request #2634 from shzdehmd/dev
...
feat(fireworks-ai): add GLM-5.2 and fix Kimi/DeepSeek/GPT pricing
2026-06-17 00:17:07 -04:00
Ahmad Shahzad
b4bf6468b4
feat(fireworks-ai): add GLM-5.2 and fix Kimi/DeepSeek/GPT pricing
...
- Add GLM-5.2 (accounts/fireworks/models/glm-5p2) with 1M context and
Fireworks serverless pricing ($1.40 / $0.26 / $4.40).
- Normalize Kimi K2.7 Code and Kimi K2.7 Code Fast TOML files to be
self-contained and follow the same metadata pattern as Kimi K2.6.
- Fix Kimi K2.7 Code Fast input price ($2.00 -> $1.90).
- Fix DeepSeek V4 Flash cache read price ($0.03 -> $0.028).
- Fix GPT OSS 120B cache read price ($0.01 -> $0.015).
- Set last_updated to 2026-06-16 for all touched provider files.
2026-06-17 08:13:52 +05:00
Aiden Cline
eb89d9b2ad
Merge pull request #2624 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-16 19:41:08 -04:00
Aiden Cline
89857613f2
Merge pull request #2629 from pat-baseten/add-glm-5.2-baseten
...
Add GLM-5.2 to Baseten provider
2026-06-16 19:09:00 -04:00
Aiden Cline
30cff10862
Merge pull request #2630 from pat-baseten/fix-kimi-k2.7-code-pricing-baseten
...
Fix Kimi K2.7 Code pricing for Baseten provider
2026-06-16 19:08:42 -04:00
github-actions[bot]
eec148d635
chore(sync): update Venice model catalog
2026-06-16 22:54:48 +00:00
Pat
c2d5869400
Fix Kimi K2.7 Code pricing for Baseten provider
...
Correct input and cache read costs to match published Baseten pricing
($0.95 input / $0.16 cached input / $4.00 output per 1M tokens).
2026-06-16 14:34:59 -07:00
Pat
caa20e6a67
Add GLM-5.2 pricing from Baseten Model APIs
...
Set input, cache read, and output costs to match the published
Baseten pricing page ($1.50 / $0.30 / $4.50 per 1M tokens).
2026-06-16 14:34:57 -07:00
Pat
c85b741815
Add GLM-5.2 to Baseten provider
...
Configure Baseten serving metadata for zai-org/GLM-5.2 using the
zhipuai/glm-5.2 base model. Limits and reasoning options are sourced
from the Baseten Model APIs catalog; cost is omitted until pricing is
published in the /v1/models endpoint.
2026-06-16 14:34:57 -07:00
Joshua Dietz
4fce8b4df6
feat(ollama-cloud): add glm-5.2
2026-06-16 22:37:10 +02:00
Aiden Cline
2655f319f0
Merge pull request #2622 from cline/saoudrizwan/add-openrouter-glm-5.2
...
feat: add z-ai/glm-5.2 model on OpenRouter
2026-06-16 14:48:14 -04:00
smakosh
805aababcb
feat: add LLM Gateway gemma-4, kimi-k2.7-code-highspeed, qwen3.5-9b, glm-5.2
...
Add provider entries for newly available LLM Gateway text models:
- gemma-4-31b-it, gemma-4-26b-a4b-it (Google, reasoning)
- kimi-k2.7-code-highspeed (Moonshot, highspeed tier of kimi-k2.7-code)
- qwen3.5-9b (Alibaba)
- glm-5.2 (Z.AI)
Adds base model metadata for kimi-k2.7-code-highspeed and qwen3.5-9b.
Pricing for gemma/kimi/qwen taken from the api.llmgateway.io catalog;
glm-5.2 pricing from the Z.AI docs (input $1.4, cache_read $0.26, output $4.4).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-16 20:10:59 +02:00
Saoud Rizwan
d8e8b4ec82
feat: add z-ai/glm-5.2 model on OpenRouter
2026-06-16 11:00:27 -07:00
Yashwanth Kumar
722a842e4b
Merge branch 'anomalyco:dev' into patch-1
2026-06-16 22:45:42 +05:30
Yashwanth Kumar
6789ecff13
Adding Minimax-M3
2026-06-16 22:44:55 +05:30
Aiden Cline
cbe5e319dd
Merge pull request #2619 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-16 13:06:44 -04:00
Aiden Cline
b6c8f645fb
Merge pull request #2620 from anomalyco/automation/sync-models-cloudflare-workers-ai
...
chore(sync): update Cloudflare Workers AI model catalog
2026-06-16 13:06:19 -04:00
github-actions[bot]
fb62ddc484
chore(sync): update Cloudflare Workers AI model catalog
2026-06-16 16:56:06 +00:00
github-actions[bot]
0f41070eb8
chore(sync): update Vercel AI Gateway model catalog
2026-06-16 16:55:59 +00:00
Aiden Cline
484985736c
Merge pull request #2565 from anomalyco/consolidate/cortecs-small-labs-reasoning-options
...
[cortecs/multiple labs] Add reasoning options
2026-06-16 12:31:28 -04:00
Aiden Cline
1f43cb15ef
Merge pull request #2608 from anomalyco/audit/vercel-other-labs-reasoning-options
...
[vercel/multiple labs] Add verified reasoning options
2026-06-16 12:31:07 -04:00
Aiden Cline
e6b8ec45e1
Merge pull request #2617 from anomalyco/automation/sync-models-baseten
...
chore(sync): update Baseten model catalog
2026-06-16 12:30:47 -04:00
Aiden Cline
2d12b0d3ca
Merge pull request #2609 from anomalyco/audit/vercel-xai-reasoning-options
...
[vercel/xai] Add verified reasoning options
2026-06-16 12:25:04 -04:00
Tianning Li
c74a7d5540
Merge branch 'anomalyco:dev' into add-step-3.7-flash
2026-06-17 00:06:34 +08:00
github-actions[bot]
b44440b6af
chore(sync): update Baseten model catalog
2026-06-16 15:06:04 +00:00
Aiden Cline
a53102dc3c
[vercel/alibaba] Add tested Qwen 3.7 Plus budget
2026-06-16 16:28:45 +02:00
Aiden Cline
24603efe7e
[vercel/alibaba] Add tested thinking budgets
2026-06-16 16:28:25 +02:00
Aiden Cline
67c096aa35
[vercel/anthropic] Use tested 4.6 budget bounds
2026-06-16 16:21:26 +02:00
Aiden Cline
98ccd21e83
[vercel/openai] Correct tested effort ranges
2026-06-16 16:17:43 +02:00
Aiden Cline
50c93de146
[vercel/openai] Add tested chat model efforts
2026-06-16 16:15:11 +02:00
Aiden Cline
f0c8295802
[vercel/xai] Remove ineffective Grok none effort
2026-06-16 16:12:52 +02:00
Aiden Cline
fc3997f467
[vercel/google] Add tested Flash Lite efforts
2026-06-16 16:11:22 +02:00
Aiden Cline
def16b04c7
[vercel/anthropic] Add tested gateway controls
2026-06-16 16:11:06 +02:00
Aiden Cline
2f9470a3b1
Merge pull request #2611 from anomalyco/audit/vercel-alibaba-openai-followup
...
[vercel/alibaba openai] Complete reasoning audit
2026-06-16 10:08:33 -04:00
Aiden Cline
efe09a008e
Merge pull request #2610 from anomalyco/audit/vercel-zai-reasoning-options
...
[vercel/zai] Add reasoning toggles
2026-06-16 10:08:18 -04:00
Aiden Cline
a2a0de474b
Merge pull request #2612 from anomalyco/audit/vercel-capability-reconciliation
...
[vercel] Reconcile reasoning capabilities
2026-06-16 07:41:52 -04:00
Aiden Cline
cfe25d7eb2
Merge pull request #2595 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-16 07:00:33 -04:00
Aiden Cline
625519a252
Delete providers/openrouter/models/anthropic/claude-fable-5.toml
2026-06-16 12:59:59 +02:00
Aiden Cline
a4a0e09c88
Merge pull request #2596 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-16 06:58:22 -04:00
github-actions[bot]
a91f972ac7
chore(sync): update OpenRouter model catalog
2026-06-16 10:57:27 +00:00
github-actions[bot]
ff652bba52
chore(sync): update Vercel AI Gateway model catalog
2026-06-16 10:57:27 +00:00
Aiden Cline
abb6c053f4
Merge pull request #2613 from anomalyco/feat/moonshot-kimi-k2.7-code-highspeed
...
feat(moonshotai): add Kimi K2.7 Code HighSpeed
2026-06-16 06:40:56 -04:00
Aiden Cline
837d9f414e
feat(moonshotai): add Kimi K2.7 Code HighSpeed
2026-06-16 12:39:59 +02:00
Aiden Cline
4358b05cac
Merge pull request #2593 from houtanb/dev
...
Reuse base model metadata for Gemini and Mistral provider entries
2026-06-16 06:25:17 -04:00
Aiden Cline
d0089030e3
Merge pull request #2585 from cline/saoudrizwan/remove-openrouter-fable-5
...
chore: remove Claude Fable 5 from OpenRouter
2026-06-16 06:24:53 -04:00
Aiden Cline
e6ee64384c
Merge pull request #2594 from hqrrr/moonshotai-cn-kimi-k2.7-code
...
[moonshotai-cn] Add kimi-k2.7-code.toml symlink
2026-06-16 06:24:33 -04:00
Aiden Cline
a1d7729b1c
Merge pull request #2597 from SvanBoxel/patch-1
...
Update context lengths for Poolside Laguna models
2026-06-16 06:24:14 -04:00
Aiden Cline
d20ce82097
Merge pull request #2598 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-16 06:23:44 -04:00
Aiden Cline
a6cd9749ef
Merge pull request #2600 from oskarkocol/feat/update-togetherai-prices
...
chore: update TogetherAI prices 20260615
2026-06-16 06:23:35 -04:00
Aiden Cline
909041d729
Merge pull request #2590 from nikosch86/add/cortecs-minimax-m3
...
add llama-4-maverick and minimax-m3 to cortecs
2026-06-16 06:23:22 -04:00
Aiden Cline
118828ca54
[vercel] Reconcile reasoning capabilities
2026-06-16 12:20:05 +02:00
Aiden Cline
f76e595b63
Merge remote-tracking branch 'origin/dev' into audit/vercel-other-labs-reasoning-options
...
# Conflicts:
# providers/vercel/models/bytedance/seed-1.6.toml
# providers/vercel/models/bytedance/seed-1.8.toml
# providers/vercel/models/mistral/mistral-medium-3.5.toml
# providers/vercel/models/perplexity/sonar-reasoning-pro.toml
# providers/vercel/models/stepfun/step-3.5-flash.toml
2026-06-16 12:18:26 +02:00
Aiden Cline
1ea9929364
Merge remote-tracking branch 'origin/dev' into audit/vercel-xai-reasoning-options
...
# Conflicts:
# providers/vercel/models/xai/grok-4.1-fast-reasoning.toml
# providers/vercel/models/xai/grok-4.20-multi-agent-beta.toml
# providers/vercel/models/xai/grok-4.20-multi-agent.toml
# providers/vercel/models/xai/grok-4.20-reasoning-beta.toml
# providers/vercel/models/xai/grok-4.20-reasoning.toml
# providers/vercel/models/xai/grok-4.3.toml
2026-06-16 12:18:00 +02:00
Aiden Cline
b0cfceeff3
[vercel/alibaba openai] Complete reasoning audit
2026-06-16 12:16:34 +02:00
Aiden Cline
05db497663
[vercel/multiple labs] Add verified reasoning options
2026-06-16 12:16:28 +02:00
Aiden Cline
ae393aaca8
[vercel/zai] Add reasoning toggles
2026-06-16 12:16:20 +02:00
Aiden Cline
82ddea90f3
[vercel/xai] Add verified reasoning options
2026-06-16 12:16:14 +02:00
Aiden Cline
2aad7e6f16
[vercel/anthropic] Use route-safe reasoning controls
2026-06-16 12:15:29 +02:00
Aiden Cline
f3070c436e
Merge pull request #2601 from oskarkocol/chore/update-stepfun-20260615
...
chore: update stepai prices 20260615
2026-06-16 06:14:52 -04:00
Aiden Cline
728dad6ec2
[vercel/alibaba] Remove unsupported Coder toggles
2026-06-16 12:14:12 +02:00
Aiden Cline
fd8a8846ea
[vercel/google] Remove unsupported Gemma reasoning control
2026-06-16 12:13:13 +02:00
Aiden Cline
3f0df86ec4
Merge pull request #2599 from maxlang/update-ambient-glm51-kimi-k27
...
chore(ambient): add Kimi K2.7 Code, refresh GLM 5.1
2026-06-16 06:13:13 -04:00
Aiden Cline
43e1010e1e
[vercel/minimax] Add M3 reasoning toggle
2026-06-16 12:12:32 +02:00
Aiden Cline
59ae24e3b1
[vercel/anthropic] Add gateway reasoning efforts
2026-06-16 11:51:56 +02:00
Aiden Cline
0886fc4e11
Merge pull request #2602 from oskarkocol/chore/update-siliconflow-20260615
...
chore: update siliconflow prices 20260615
2026-06-16 05:49:17 -04:00
Aiden Cline
7a7276123a
Merge pull request #2603 from oskarkocol/chore/update-novitaai-20260615
...
chore: update novita pricing 20260615
2026-06-16 05:46:26 -04:00
Aiden Cline
374135b350
Merge pull request #2606 from JDinABox/dev
...
Add Neuralwatt Kimi K2.7 Code model configuration
2026-06-16 05:46:00 -04:00
Aiden Cline
87ba6613d2
Merge pull request #2605 from oskarkocol/chore/update-fireworks-20260615
...
chore: update fireworks pricing 20260615
2026-06-16 05:45:45 -04:00
Aiden Cline
57d1b2489a
Merge pull request #2607 from BlockListed/cortecs-add-glm-5v
...
add glm-5*-turbo to cortecs
2026-06-16 05:45:23 -04:00
Aiden Cline
ee243e06b4
Merge pull request #2591 from vglafirov/remove-gitlab-fable-5
...
Remove GitLab Duo Chat Fable 5 model
2026-06-16 11:29:35 +02:00
github-actions[bot]
d7f8f4f40a
chore(sync): update Venice model catalog
2026-06-16 08:20:39 +00:00
BlockListed
e35a772633
add glm-5*-turbo to cortecs
2026-06-16 10:04:51 +02:00
JD Crawford
20056e2c02
feat(neuralwatt): add Kimi K2.7 Code model support
2026-06-16 03:38:30 -04:00
oskar
45c6ab5999
update the last_updated date
2026-06-16 13:54:51 +07:00
oskar
99c9baa635
update fireworks pricing
2026-06-16 13:51:35 +07:00
oskar
0e8c0b79f3
update novita pricing
2026-06-16 13:36:24 +07:00
oskar
d99ba71ad0
update siliconflow models
2026-06-16 13:03:40 +07:00
oskar
2dce213dbd
chore: update stepai prices
2026-06-16 12:17:43 +07:00
oskar
79389f68b7
chore: update last_updated
2026-06-16 11:39:38 +07:00
oskar
cd95e58488
update togetherai prices
2026-06-16 11:35:44 +07:00
Max Lang
623ab9c61c
chore(ambient): add Kimi K2.7 Code, refresh GLM 5.1
...
Update the Ambient catalog for two models from the live
api.ambient.xyz/v1/models endpoint:
- add moonshotai/kimi-k2.7-code (base_model: moonshotai/kimi-k2.7-code)
- refresh zai-org/GLM-5.1-FP8 display name
Both inherit canonical metadata via base_model and override only the
fields Ambient's API reports (pricing, capabilities).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-15 14:25:02 -07:00
Claude
ffec078bbb
Set output token limit to 32768 for Laguna M.1 and XS.2
2026-06-15 20:30:15 +00:00
Sebass van Boxel
03d0d79709
Update context limit foe XS.2 in kilo
2026-06-15 21:47:34 +02:00
Sebass van Boxel
987800ea87
Update and context limit for laguna m1 in kilo
2026-06-15 21:47:06 +02:00
Sebass van Boxel
555ca498e7
Update last_updated date and context limit for laguna m.1
2026-06-15 21:40:34 +02:00
Sebass van Boxel
37eacd2574
Update last_updated date and context limit for laguna.xs2
2026-06-15 21:39:08 +02:00
hqr
800e7404ef
[moonshotai-cn] Add kimi-k2.7-code.toml symlink
...
Link providers/moonshotai-cn/models/kimi-k2.7-code.toml to providers/moonshotai/models/kimi-k2.7-code.toml.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-06-15 18:21:31 +02:00
Houtan Bastani
f5c3437d74
Reuse base model metadata for Gemini and Mistral provider entries
...
Replace duplicated provider-agnostic metadata with base_model references for `Gemini 2.5 Flash`, `Gemini 2.5 Pro`, and `mistral-large-2411`.
Follow on to 5a8f9d4 , 61a153e and PR #2251
2026-06-15 17:36:18 +02:00
Tianning Li
b5bec57ebd
Merge branch 'anomalyco:dev' into add-step-3.7-flash
2026-06-15 23:33:23 +08:00
Vladimir Glafirov
b4c236a4b3
Remove GitLab Duo Chat Fable 5 model
2026-06-15 15:07:34 +02:00
Niko
6552f7489f
add llama-4-maverick and minimax-m3 to cortecs
2026-06-15 15:13:29 +04:00
Saoud Rizwan
28dcf895db
chore: remove Claude Fable 5 from OpenRouter
2026-06-14 21:38:52 -07:00
Aiden Cline
afbe464bcc
[vercel/anthropic] Remove route-dependent budgets
2026-06-14 23:13:29 -04:00
Aiden Cline
dbd45193b1
[vercel/anthropic] Complete reasoning controls
2026-06-14 22:26:13 -04:00
Aiden Cline
351541ea2c
Merge pull request #2566 from anomalyco/consolidate/frogbot-small-labs-reasoning-options
...
[frogbot/multiple labs] Add reasoning options
2026-06-14 21:24:59 -05:00
Aiden Cline
a1f3591660
[frogbot] Remove options from non-reasoning models
2026-06-14 22:23:55 -04:00
Aiden Cline
a3c3e97556
Merge pull request #2568 from anomalyco/consolidate/github-models-small-labs-reasoning-options
...
[github-models/multiple labs] Add reasoning options
2026-06-14 21:12:34 -05:00
Aiden Cline
ff4f61c81f
Merge pull request #2570 from anomalyco/consolidate/kilo-small-labs-1-reasoning-options
...
[kilo/multiple labs 1] Add reasoning options
2026-06-14 21:12:22 -05:00
Aiden Cline
84c75799b8
Merge pull request #2571 from anomalyco/consolidate/kilo-small-labs-2-reasoning-options
...
[kilo/multiple labs 2] Add reasoning options
2026-06-14 21:12:09 -05:00
Aiden Cline
78cb09383d
Merge pull request #2572 from anomalyco/consolidate/kilo-small-labs-3-reasoning-options
...
[kilo/multiple labs 3] Add reasoning options
2026-06-14 21:11:57 -05:00
Aiden Cline
c7601d0f5a
Merge pull request #2573 from anomalyco/consolidate/kilo-small-labs-4-reasoning-options
...
[kilo/multiple labs 4] Add reasoning options
2026-06-14 21:03:41 -05:00
Aiden Cline
befaefc783
Merge pull request #2569 from anomalyco/consolidate/jiekou-small-labs-reasoning-options
...
[jiekou/multiple labs] Add reasoning options
2026-06-14 21:03:11 -05:00
Aiden Cline
ca44c698aa
Merge pull request #2574 from anomalyco/consolidate/llmgateway-search-xai-reasoning-options
...
[llmgateway/search and xAI] Add reasoning options
2026-06-14 21:00:49 -05:00
Aiden Cline
69613e89c6
Merge pull request #2577 from anomalyco/consolidate/nano-gpt-small-labs-2-reasoning-options
...
[nano-gpt/multiple labs 2] Add reasoning options
2026-06-14 21:00:36 -05:00
Aiden Cline
304e56b702
Merge pull request #2575 from anomalyco/consolidate/merge-gateway-small-labs-reasoning-options
...
[merge-gateway/multiple labs] Add reasoning options
2026-06-14 21:00:20 -05:00
Aiden Cline
1e1224b3a6
Merge pull request #2576 from anomalyco/consolidate/nano-gpt-small-labs-1-reasoning-options
...
[nano-gpt/multiple labs 1] Add reasoning options
2026-06-14 20:56:09 -05:00
Aiden Cline
39747a0c4c
Merge pull request #2580 from anomalyco/consolidate/opencode-small-labs-reasoning-options
...
[opencode/multiple labs] Add reasoning options
2026-06-14 20:51:33 -05:00
Aiden Cline
3c03d0af77
Merge pull request #2578 from anomalyco/consolidate/nano-gpt-small-labs-3-reasoning-options
...
[nano-gpt/multiple labs 3] Add reasoning options
2026-06-14 20:50:28 -05:00
Aiden Cline
760f814f20
Merge pull request #2579 from anomalyco/consolidate/nearai-google-qwen-zai-reasoning-options
...
[nearai/google, Qwen, and Z.AI] Add reasoning options
2026-06-14 20:50:08 -05:00
Aiden Cline
bc4b4af78e
Merge pull request #2581 from anomalyco/consolidate/poe-small-labs-reasoning-options
...
[poe/multiple labs] Add reasoning options
2026-06-14 20:50:00 -05:00
Aiden Cline
87e5357f02
[nearai/google] Remove unsupported reasoning controls
2026-06-14 21:27:02 -04:00
Aiden Cline
f3a85a45db
Merge pull request #2582 from anomalyco/consolidate/siliconflow-small-labs-reasoning-options
...
[siliconflow/multiple labs] Add reasoning options
2026-06-14 20:23:25 -05:00
Aiden Cline
de08ce69dc
Merge pull request #2583 from anomalyco/consolidate/vercel-small-labs-reasoning-options
...
[vercel/multiple labs] Add reasoning options
2026-06-14 20:16:02 -05:00
Aiden Cline
e9bea3caa7
Merge pull request #2562 from anomalyco/consolidate/302ai-small-labs-reasoning-options
...
[302ai/multiple labs] Add reasoning options
2026-06-14 20:15:42 -05:00
Aiden Cline
484ee191e7
[vercel/multiple labs] Add reasoning options
2026-06-14 21:04:26 -04:00
Aiden Cline
d25df3464c
[siliconflow/multiple labs] Add reasoning options
2026-06-14 21:04:22 -04:00
Aiden Cline
0f1ef5df74
[poe/multiple labs] Add reasoning options
2026-06-14 21:04:17 -04:00
Aiden Cline
0a757f8f3c
[opencode/multiple labs] Add reasoning options
2026-06-14 21:04:15 -04:00
Aiden Cline
a683e15e05
[nearai/google, Qwen, and Z.AI] Add reasoning options
2026-06-14 21:04:11 -04:00
Aiden Cline
c96e3a9a1c
[nano-gpt/multiple labs 3] Add reasoning options
2026-06-14 21:04:09 -04:00
Aiden Cline
07c3d34cab
[nano-gpt/multiple labs 2] Add reasoning options
2026-06-14 21:04:05 -04:00
Aiden Cline
2f1141725e
[nano-gpt/multiple labs 1] Add reasoning options
2026-06-14 21:04:01 -04:00
Aiden Cline
aaa7f0225c
[merge-gateway/multiple labs] Add reasoning options
2026-06-14 21:03:57 -04:00
Aiden Cline
7964fde548
[llmgateway/search and xAI] Add reasoning options
2026-06-14 21:03:54 -04:00
Aiden Cline
a2981ede7a
[kilo/multiple labs 4] Add reasoning options
2026-06-14 21:03:52 -04:00
Aiden Cline
4e6b11d780
[kilo/multiple labs 3] Add reasoning options
2026-06-14 21:03:50 -04:00
Aiden Cline
1537342ee8
[kilo/multiple labs 2] Add reasoning options
2026-06-14 21:03:46 -04:00
Aiden Cline
f8ac69d04d
[kilo/multiple labs 1] Add reasoning options
2026-06-14 21:03:43 -04:00
Aiden Cline
9ed0691a8f
[jiekou/multiple labs] Add reasoning options
2026-06-14 21:03:39 -04:00
Aiden Cline
a181661717
[github-models/multiple labs] Add reasoning options
2026-06-14 21:03:35 -04:00
Aiden Cline
25e84df306
[github-copilot/google and router] Add reasoning options
2026-06-14 21:03:33 -04:00
Aiden Cline
483483a548
[frogbot/multiple labs] Add reasoning options
2026-06-14 21:03:31 -04:00
Aiden Cline
6b4fc2da6c
[cortecs/multiple labs] Add reasoning options
2026-06-14 21:03:28 -04:00
Aiden Cline
a6c1721f5f
[alibaba/multiple labs] Add reasoning options
2026-06-14 21:03:24 -04:00
Aiden Cline
9178b8d96a
[aihubmix/multiple labs] Add reasoning options
2026-06-14 21:03:21 -04:00
Aiden Cline
97e4f410f8
[302ai/multiple labs] Add reasoning options
2026-06-14 21:03:19 -04:00
Aiden Cline
61c9292dd2
Merge pull request #2541 from anomalyco/split/zenmux-minimax-reasoning-options
...
[zenmux/minimax] Add reasoning options
2026-06-14 19:57:18 -05:00
Aiden Cline
515cbe55e4
Merge pull request #2537 from anomalyco/split/zenmux-baidu-reasoning-options
...
[zenmux/baidu] Add reasoning options
2026-06-14 19:57:07 -05:00
Aiden Cline
4443540d24
Merge pull request #2538 from anomalyco/split/zenmux-deepseek-reasoning-options
...
[zenmux/deepseek] Add reasoning options
2026-06-14 19:56:58 -05:00
Aiden Cline
5142d98eac
Merge pull request #2536 from anomalyco/split/zenmux-anthropic-reasoning-options
...
[zenmux/anthropic] Add reasoning options
2026-06-14 19:56:44 -05:00
Aiden Cline
75fc4a0341
Merge pull request #2525 from anomalyco/split/vercel-meituan-reasoning-options
...
[vercel/meituan] Add reasoning options
2026-06-14 19:56:30 -05:00
Aiden Cline
55234f593d
Merge pull request #2535 from anomalyco/split/vercel-zai-reasoning-options
...
[vercel/zai] Add reasoning options
2026-06-14 19:56:20 -05:00
Aiden Cline
d38f09549c
Merge pull request #2542 from anomalyco/split/zenmux-moonshotai-reasoning-options
...
[zenmux/moonshotai] Add reasoning options
2026-06-14 19:56:07 -05:00
Aiden Cline
128a8da199
Merge pull request #2543 from anomalyco/split/zenmux-openai-reasoning-options
...
[zenmux/openai] Add reasoning options
2026-06-14 19:55:57 -05:00
Aiden Cline
2240450c73
Merge pull request #2556 from anomalyco/automation/sync-models-baseten
...
chore(sync): update Baseten model catalog
2026-06-14 19:55:06 -05:00
Aiden Cline
1e63debae9
Merge pull request #2560 from zainhas/dev
...
[Together AI] add kimi k2.7
2026-06-14 19:54:21 -05:00
Aiden Cline
72d8a5773a
Merge pull request #2534 from anomalyco/split/vercel-xai-reasoning-options
...
[vercel/xai] Add reasoning options
2026-06-14 19:54:02 -05:00
Zain Hasan
16d6022afc
fix family
2026-06-14 17:29:01 -07:00
Zain Hasan
9478cd312d
Merge branch 'dev' into dev
2026-06-14 17:27:27 -07:00
Zain Hasan
5559feb253
add k2.7 to enum
2026-06-14 17:26:27 -07:00
Aiden Cline
389f551f32
Merge pull request #2558 from patrik-kuehl/add-minimax-m3-to-synthetic-provider
...
feat(providers): add MiniMax M3 to Synthetic provider
2026-06-14 18:53:30 -05:00
Aiden Cline
f487c9692f
Merge pull request #2561 from jpetrina/add-gemma4-e2b-e4b
...
feat(models): add Gemma 4 E2B and E4B variants
2026-06-14 18:52:08 -05:00
Aiden Cline
89282134fd
Merge pull request #2551 from smakosh/feat/llmgateway-newest-text-models
...
feat: add LLM Gateway kimi-k2.7-code, nemotron-3-ultra-550b, grok-build-0-1
2026-06-14 18:51:42 -05:00
github-actions[bot]
247ffb8207
chore(sync): update Baseten model catalog
2026-06-14 23:42:27 +00:00
Jakov Petrina
cb96a2e701
feat(models): add Gemma 4 E2B and E4B variants
...
Signed-off-by: Jakov Petrina <jkv.petrina@gmail.com >
2026-06-15 00:03:04 +02:00
Patrik Kühl
0e53645dce
chore(models): add MiniMax M3 weights URL
2026-06-15 00:00:31 +02:00
Patrik Kühl
626700e268
chore: provide empty reasoning options
2026-06-14 23:54:59 +02:00
Zain Hasan
c5bc7e9e3e
[Together AI] add kimi k2.7
2026-06-14 13:40:50 -07:00
Tianning Li
f55836ab46
refactor(stepfun): use base_model inheritance for step provider models
...
- Collapse stepfun/stepfun-ai/*-step-plan model files to base_model refs
- Add reasoning_options (effort levels) per model
- Add benchmarks and update knowledge date on base step-3.7-flash
- Normalize logo.svg viewBox
2026-06-15 01:59:10 +08:00
smakosh
fb2b96a4b7
feat: add reasoning_options to new LLM Gateway models
...
Addresses review feedback: kimi-k2.7-code and grok-build-0-1 use the
effort (low/medium/high) option matching the kimi/grok gateway models;
nemotron-3-ultra-550b uses a reasoning toggle per its nvidia source.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-14 18:15:02 +02:00
Tianning Li
8831574def
Merge branch 'dev' into add-step-3.7-flash
2026-06-15 00:08:13 +08:00
Florian Heuer
69fc46608a
specify explicity reasoning_options as mentioned in review
2026-06-14 16:27:56 +02:00
Prashanth-InferX
e03f2e3d38
Update qwen3.6-35b-a3b-fp8.toml
2026-06-14 06:46:27 -07:00
Prashanth-InferX
49bcef0721
Update qwen3.6-27b-fp8.toml
2026-06-14 06:46:02 -07:00
Prashanth-InferX
1b89542222
Update qwen3.5-122b-a10b-nvfp4.toml
2026-06-14 06:45:35 -07:00
Prashanth-InferX
b64eb07ba9
Update qwen3-coder-next-fp8.toml
2026-06-14 06:39:20 -07:00
Prashanth-InferX
3c7a10cd70
Update qwen3-coder-next-fp8-1m.toml
2026-06-14 06:39:00 -07:00
Prashanth-InferX
cb70234277
Update qwen3-coder-next-fp8-1m.toml
2026-06-14 06:35:37 -07:00
Prashanth-InferX
ae015bbecb
Update qwen3-coder-next-fp8.toml
2026-06-14 06:35:15 -07:00
Prashanth-InferX
7422d6fa48
Update qwen3-coder-next-fp8.toml
2026-06-14 06:32:33 -07:00
Prashanth-InferX
21585db20a
Update qwen3-coder-next-fp8-1m.toml
2026-06-14 06:32:14 -07:00
Prashanth-InferX
d6e0eabbf8
Update qwen3-coder-next-fp8-1m.toml
2026-06-14 06:28:21 -07:00
Prashanth-InferX
175bd75389
Update qwen3-coder-next-fp8.toml
2026-06-14 06:27:59 -07:00
Prashanth-InferX
fb8f07534e
Update qwen3-coder-next-fp8.toml
2026-06-14 06:24:09 -07:00
Prashanth-InferX
4b50b0d338
Update qwen3-coder-next-fp8-1m.toml
2026-06-14 06:23:06 -07:00
Prashanth-InferX
0b04d0f2af
Update logo.svg
2026-06-14 06:14:02 -07:00
Prashanth-InferX
3b3933f8f8
Update logo.svg
2026-06-14 06:03:47 -07:00
Prashanth-InferX
c51394cdd7
Update qwen3.6-35b-a3b-fp8.toml
2026-06-14 05:45:11 -07:00
Prashanth-InferX
aecda0251e
Update qwen3.6-27b-fp8.toml
2026-06-14 05:44:33 -07:00
Prashanth-InferX
748df5f980
Update qwen3.5-122b-a10b-nvfp4.toml
2026-06-14 05:43:47 -07:00
Patrik Kühl
953b651adc
feat(providers): add MiniMax M3 model to Synthetic provider
2026-06-14 14:22:59 +02:00
Patrik Kühl
bf1e39cd19
chore(models): mark MiniMax M3 as open-weighted
2026-06-14 14:09:28 +02:00
Aiden Cline
ce14787192
Merge pull request #2554 from dsingal0/fix-dsv4-context
...
fix(baseten): update DeepSeek V4 Pro context length to 1,048,576
2026-06-14 05:05:17 -05:00
Dhruv Singal
401da7398d
fix(baseten): remove incorrect context limits from DeepSeek V4 Pro, inherit from base model
2026-06-14 05:20:52 +00:00
Aiden Cline
883951b6ae
Merge pull request #2553 from JSap0914/fix/command-r7b-release-date
...
fix(cohere): correct Command R7B release date to 2024-12-02
2026-06-13 23:53:13 -05:00
JSap0914
0d09d0f2a2
fix(cohere): correct Command R7B release date to 2024-12-02
...
command-r7b-12-2024 had release_date/last_updated set to 2024-02-27,
which predates the model — its id encodes December 2024, and 02-27 was
evidently copied from the sibling command-r7b-arabic-02-2025 entry.
Cohere's official announcement is dated December 2, 2024.
2026-06-14 13:05:37 +09:00
Aiden Cline
d3772f5dfa
[siliconflow/zai-org] Remove ineffective GLM budgets
2026-06-13 19:21:07 -05:00
Aiden Cline
3b642e68c1
[zenmux/minimax] Add MiniMax M3 thinking toggle
2026-06-13 19:16:05 -05:00
Aiden Cline
f0cfea9185
Merge pull request #2544 from anomalyco/split/zenmux-qwen-reasoning-options
...
[zenmux/qwen] Add reasoning options
2026-06-13 19:14:40 -05:00
Aiden Cline
dc4f59bf13
Merge pull request #2516 from anomalyco/split/vercel-amazon-reasoning-options
...
[vercel/amazon] Add reasoning options
2026-06-13 19:08:41 -05:00
Aiden Cline
101a1c3771
Merge pull request #2539 from anomalyco/split/zenmux-google-reasoning-options
...
[zenmux/google] Add reasoning options
2026-06-13 19:06:06 -05:00
Aiden Cline
9344d01b8b
Merge pull request #2540 from anomalyco/split/zenmux-inclusionai-reasoning-options
...
[zenmux/inclusionai] Add reasoning options
2026-06-13 19:05:53 -05:00
Aiden Cline
b096a9f0d2
Merge pull request #2518 from anomalyco/split/vercel-arcee-ai-reasoning-options
...
[vercel/arcee-ai] Add reasoning options
2026-06-13 19:05:45 -05:00
Aiden Cline
1bf16b9774
Merge pull request #2425 from anomalyco/split/kilo-stepfun-reasoning-options
...
[kilo/stepfun] Add reasoning options
2026-06-13 19:05:35 -05:00
Aiden Cline
b303848e33
Merge pull request #2546 from anomalyco/split/zenmux-stepfun-reasoning-options
...
[zenmux/stepfun] Add reasoning options
2026-06-13 19:04:30 -05:00
Aiden Cline
0440528e10
Merge pull request #2549 from anomalyco/split/zenmux-x-ai-reasoning-options
...
[zenmux/x-ai] Add reasoning options
2026-06-13 19:04:16 -05:00
Aiden Cline
3bbab9fd50
Merge pull request #2545 from anomalyco/split/zenmux-sapiens-ai-reasoning-options
...
[zenmux/sapiens-ai] Add reasoning options
2026-06-13 19:01:50 -05:00
Aiden Cline
78f0824557
[zenmux/x-ai] Correct Grok reasoning controls
2026-06-13 19:01:50 -05:00
Aiden Cline
15a29aabfc
Merge pull request #2523 from anomalyco/split/vercel-interfaze-reasoning-options
...
[vercel/interfaze] Add reasoning options
2026-06-13 19:01:41 -05:00
Aiden Cline
5dbbd02f35
Merge pull request #2531 from anomalyco/split/vercel-openai-reasoning-options-part-2
...
[vercel/openai part 2] Add reasoning options
2026-06-13 19:01:29 -05:00
Aiden Cline
a34573e367
Merge pull request #2530 from anomalyco/split/vercel-openai-reasoning-options-part-1
...
[vercel/openai part 1] Add reasoning options
2026-06-13 19:01:16 -05:00
Aiden Cline
9f6f058562
Merge pull request #2547 from anomalyco/split/zenmux-tencent-reasoning-options
...
[zenmux/tencent] Add reasoning options
2026-06-13 19:00:54 -05:00
Aiden Cline
8ed57cde03
Merge pull request #2548 from anomalyco/split/zenmux-volcengine-reasoning-options
...
[zenmux/volcengine] Add reasoning options
2026-06-13 19:00:46 -05:00
Aiden Cline
0383342620
Merge pull request #2550 from anomalyco/split/zenmux-z-ai-reasoning-options
...
[zenmux/z-ai] Add reasoning options
2026-06-13 19:00:09 -05:00
Aiden Cline
4c645691d7
Merge pull request #2552 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-13 18:58:59 -05:00
Aiden Cline
be9e01d10c
Merge pull request #2288 from anomalyco/split/opencode-alibaba-reasoning-options
...
[opencode/alibaba] Add reasoning options
2026-06-13 18:58:46 -05:00
github-actions[bot]
ad68e2b348
chore(sync): update OpenRouter model catalog
2026-06-13 23:40:33 +00:00
smakosh
57940ad416
feat: add LLM Gateway kimi-k2.7-code, nemotron-3-ultra-550b, grok-build-0-1
...
Newest text models from the LLM Gateway catalog, using the base_model
structure to inherit from the canonical model registry with gateway-specific
cost overrides.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-13 23:02:24 +01:00
Aiden Cline
3f307a7436
[alibaba/alibaba part 3] Add reasoning options
2026-06-13 16:11:31 -05:00
Aiden Cline
e3f3bcff46
[alibaba/alibaba part 2] Add reasoning options
2026-06-13 16:11:29 -05:00
Aiden Cline
7cfc9f18e7
[alibaba/alibaba part 1] Add reasoning options
2026-06-13 16:11:27 -05:00
Aiden Cline
5e8a020a32
[siliconflow/zai-org] Add reasoning options
2026-06-13 16:11:25 -05:00
Aiden Cline
7a9e515f24
[siliconflow/THUDM] Add reasoning options
2026-06-13 16:11:23 -05:00
Aiden Cline
3f0ba493d0
[siliconflow/tencent] Add reasoning options
2026-06-13 16:11:21 -05:00
Aiden Cline
783d71e92c
[siliconflow/Qwen part 3] Add reasoning options
2026-06-13 16:11:17 -05:00
Aiden Cline
b40e95dfea
[siliconflow/Qwen part 2] Add reasoning options
2026-06-13 16:11:15 -05:00
Aiden Cline
c2b3424f1d
[siliconflow/Qwen part 1] Add reasoning options
2026-06-13 16:11:13 -05:00
Aiden Cline
46e203cc96
[siliconflow/Pro] Add reasoning options
2026-06-13 16:11:11 -05:00
Aiden Cline
f8336b31db
[siliconflow/moonshotai] Add reasoning options
2026-06-13 16:11:03 -05:00
Aiden Cline
6b364bf1cd
[siliconflow/deepseek-ai] Add reasoning options
2026-06-13 16:10:53 -05:00
Aiden Cline
b7c10a682b
[nano-gpt/zai-org part 2] Add reasoning options
2026-06-13 16:09:20 -05:00
Aiden Cline
0bb286bb3e
[nano-gpt/zai-org part 1] Add reasoning options
2026-06-13 16:09:18 -05:00
Aiden Cline
a4f09d424c
[nano-gpt/z-ai] Add reasoning options
2026-06-13 16:09:16 -05:00
Aiden Cline
383a36f646
[nano-gpt/x-ai] Add reasoning options
2026-06-13 16:09:14 -05:00
Aiden Cline
382eb9052a
[nano-gpt/TEE] Add reasoning options
2026-06-13 16:09:12 -05:00
Aiden Cline
e0f7aca49d
[nano-gpt/qwen] Add reasoning options
2026-06-13 16:09:05 -05:00
Aiden Cline
956756e6ea
[nano-gpt/openai part 2] Add reasoning options
2026-06-13 16:08:55 -05:00
Aiden Cline
d761a8bd68
[nano-gpt/openai part 1] Add reasoning options
2026-06-13 16:08:53 -05:00
Aiden Cline
7329bb0d3b
[nano-gpt/nanogpt] Add reasoning options
2026-06-13 16:08:48 -05:00
Aiden Cline
e6305607a4
[nano-gpt/moonshotai] Add reasoning options
2026-06-13 16:08:44 -05:00
Aiden Cline
3207c819e7
[nano-gpt/minimax] Add reasoning options
2026-06-13 16:08:37 -05:00
Aiden Cline
5f7d688a57
[nano-gpt/google part 3] Add reasoning options
2026-06-13 16:08:27 -05:00
Aiden Cline
eedd467c42
[nano-gpt/google part 2] Add reasoning options
2026-06-13 16:08:25 -05:00
Aiden Cline
d061bfe4f7
[nano-gpt/google part 1] Add reasoning options
2026-06-13 16:08:23 -05:00
Aiden Cline
1cfe13326b
[nano-gpt/deepseek] Add reasoning options
2026-06-13 16:08:20 -05:00
Aiden Cline
40612b1b6a
[nano-gpt/anthropic part 2] Add reasoning options
2026-06-13 16:08:10 -05:00
Aiden Cline
3f5ad9143a
[nano-gpt/anthropic part 1] Add reasoning options
2026-06-13 16:08:08 -05:00
Aiden Cline
9ec5fd8a0f
[nano-gpt/alibaba part 3] Add reasoning options
2026-06-13 16:08:04 -05:00
Aiden Cline
25767b9642
[nano-gpt/alibaba part 2] Add reasoning options
2026-06-13 16:08:02 -05:00
Aiden Cline
b008427ff1
[nano-gpt/alibaba part 1] Add reasoning options
2026-06-13 16:08:00 -05:00
Aiden Cline
c0d3207da7
[zenmux/z-ai] Add reasoning options
2026-06-13 16:07:58 -05:00
Aiden Cline
e2fbc080ca
[zenmux/x-ai] Add reasoning options
2026-06-13 16:07:56 -05:00
Aiden Cline
23563d1b2d
[zenmux/volcengine] Add reasoning options
2026-06-13 16:07:55 -05:00
Aiden Cline
ce4594421c
[zenmux/tencent] Add reasoning options
2026-06-13 16:07:53 -05:00
Aiden Cline
50e3a7d946
[zenmux/stepfun] Add reasoning options
2026-06-13 16:07:51 -05:00
Aiden Cline
bdf25065cf
[zenmux/sapiens-ai] Add reasoning options
2026-06-13 16:07:49 -05:00
Aiden Cline
9f82b646a8
[zenmux/qwen] Add reasoning options
2026-06-13 16:07:47 -05:00
Aiden Cline
67ba921b70
[zenmux/openai] Add reasoning options
2026-06-13 16:07:45 -05:00
Aiden Cline
937948ac05
[zenmux/moonshotai] Add reasoning options
2026-06-13 16:07:43 -05:00
Aiden Cline
b4ad1b5e7c
[zenmux/minimax] Add reasoning options
2026-06-13 16:07:41 -05:00
Aiden Cline
8855f33982
[zenmux/inclusionai] Add reasoning options
2026-06-13 16:07:39 -05:00
Aiden Cline
d580d186f4
[zenmux/google] Add reasoning options
2026-06-13 16:07:37 -05:00
Aiden Cline
338a3ba4cc
[zenmux/deepseek] Add reasoning options
2026-06-13 16:07:35 -05:00
Aiden Cline
aa29468222
[zenmux/baidu] Add reasoning options
2026-06-13 16:07:34 -05:00
Aiden Cline
45f0268363
[zenmux/anthropic] Add reasoning options
2026-06-13 16:07:32 -05:00
Aiden Cline
cfa3c1d9d7
[kilo/z-ai] Add reasoning options
2026-06-13 16:07:30 -05:00
Aiden Cline
3e235de615
[kilo/x-ai] Add reasoning options
2026-06-13 16:06:52 -05:00
Aiden Cline
6eb4986851
[kilo/stepfun] Add reasoning options
2026-06-13 16:06:44 -05:00
Aiden Cline
25ca7c8e14
[kilo/qwen part 2] Add reasoning options
2026-06-13 16:06:39 -05:00
Aiden Cline
22440cd83a
[kilo/qwen part 1] Add reasoning options
2026-06-13 16:06:37 -05:00
Aiden Cline
cc31cf788c
[kilo/openai part 2] Add reasoning options
2026-06-13 16:06:24 -05:00
Aiden Cline
672058ba1a
[kilo/openai part 1] Add reasoning options
2026-06-13 16:06:22 -05:00
Aiden Cline
5aa6899313
[kilo/nvidia] Add reasoning options
2026-06-13 16:06:20 -05:00
Aiden Cline
9ac10794a5
[kilo/minimax] Add reasoning options
2026-06-13 16:06:13 -05:00
Aiden Cline
80dd1aee62
[kilo/kilo-auto] Add reasoning options
2026-06-13 16:06:11 -05:00
Aiden Cline
f8e9ad06cd
[kilo/google part 1] Add reasoning options
2026-06-13 16:06:04 -05:00
Aiden Cline
a85084209b
[kilo/deepseek] Add reasoning options
2026-06-13 16:06:02 -05:00
Aiden Cline
b384d4623f
[kilo/bytedance-seed] Add reasoning options
2026-06-13 16:05:58 -05:00
Aiden Cline
1e2398346b
[kilo/baidu] Add reasoning options
2026-06-13 16:05:56 -05:00
Aiden Cline
0f2c06fa8e
[kilo/anthropic] Add reasoning options
2026-06-13 16:05:52 -05:00
Aiden Cline
be0b5a7215
[llmgateway/zhipuai] Add reasoning options
2026-06-13 16:05:34 -05:00
Aiden Cline
e17bff4b7a
[llmgateway/openai part 2] Add reasoning options
2026-06-13 16:05:27 -05:00
Aiden Cline
1d337ee862
[llmgateway/openai part 1] Add reasoning options
2026-06-13 16:05:25 -05:00
Aiden Cline
918d43cc70
[llmgateway/moonshotai] Add reasoning options
2026-06-13 16:05:23 -05:00
Aiden Cline
1e3b74afa4
[llmgateway/minimax] Add reasoning options
2026-06-13 16:05:21 -05:00
Aiden Cline
2128959edc
[llmgateway/google] Add reasoning options
2026-06-13 16:05:20 -05:00
Aiden Cline
63afd5ba18
[llmgateway/deepseek] Add reasoning options
2026-06-13 16:05:18 -05:00
Aiden Cline
a9e100123b
[llmgateway/bytedance] Add reasoning options
2026-06-13 16:05:16 -05:00
Aiden Cline
c39f2b1e1d
[llmgateway/anthropic] Add reasoning options
2026-06-13 16:05:14 -05:00
Aiden Cline
f0da17f5d0
[llmgateway/alibaba part 1] Add reasoning options
2026-06-13 16:05:10 -05:00
Aiden Cline
407011e84a
[poe/xai] Add reasoning options
2026-06-13 16:05:08 -05:00
Aiden Cline
4b7c3df633
[poe/openai part 2] Add reasoning options
2026-06-13 16:05:04 -05:00
Aiden Cline
3fc8b5b8ed
[poe/openai part 1] Add reasoning options
2026-06-13 16:05:02 -05:00
Aiden Cline
869f496e71
[poe/novita] Add reasoning options
2026-06-13 16:05:00 -05:00
Aiden Cline
8807dbded1
[poe/google] Add reasoning options
2026-06-13 16:04:58 -05:00
Aiden Cline
a565aef9f8
[poe/anthropic] Add reasoning options
2026-06-13 16:04:53 -05:00
Aiden Cline
dd0988cde0
[vercel/zai] Add reasoning options
2026-06-13 16:04:50 -05:00
Aiden Cline
631d348d75
[vercel/xai] Add reasoning options
2026-06-13 16:04:48 -05:00
Aiden Cline
3eb0985188
[vercel/openai part 2] Add reasoning options
2026-06-13 16:04:43 -05:00
Aiden Cline
b69a4fc71e
[vercel/openai part 1] Add reasoning options
2026-06-13 16:04:41 -05:00
Aiden Cline
cbb47c5fb7
[vercel/nvidia] Add reasoning options
2026-06-13 16:04:39 -05:00
Aiden Cline
57319b2086
[vercel/minimax] Add reasoning options
2026-06-13 16:04:33 -05:00
Aiden Cline
2eef2259c5
[vercel/meituan] Add reasoning options
2026-06-13 16:04:31 -05:00
Aiden Cline
debfd6339c
[vercel/interfaze] Add reasoning options
2026-06-13 16:04:27 -05:00
Aiden Cline
d278fb8d19
[vercel/google] Add reasoning options
2026-06-13 16:04:24 -05:00
Aiden Cline
5c1c24427b
[vercel/deepseek] Add reasoning options
2026-06-13 16:04:22 -05:00
Aiden Cline
6543300a5d
[vercel/arcee-ai] Add reasoning options
2026-06-13 16:04:18 -05:00
Aiden Cline
cd16282c7f
[vercel/anthropic] Add reasoning options
2026-06-13 16:04:16 -05:00
Aiden Cline
e6b575adf1
[vercel/amazon] Add reasoning options
2026-06-13 16:04:14 -05:00
Aiden Cline
c20a4c92ec
[vercel/alibaba part 1] Add reasoning options
2026-06-13 16:04:10 -05:00
Aiden Cline
6bb4d365a0
[aihubmix/zhipuai] Add reasoning options
2026-06-13 16:04:08 -05:00
Aiden Cline
7695ea6832
[aihubmix/openai] Add reasoning options
2026-06-13 16:03:46 -05:00
Aiden Cline
6265a214cc
[aihubmix/minimax] Add reasoning options
2026-06-13 16:03:42 -05:00
Aiden Cline
20879cdeb6
[aihubmix/google] Add reasoning options
2026-06-13 16:03:40 -05:00
Aiden Cline
87cd09664a
[aihubmix/deepseek] Add reasoning options
2026-06-13 16:03:38 -05:00
Aiden Cline
b3cb0ac936
[aihubmix/bytedance] Add reasoning options
2026-06-13 16:03:36 -05:00
Aiden Cline
b724b64c7a
[aihubmix/anthropic] Add reasoning options
2026-06-13 16:03:34 -05:00
Aiden Cline
dacf651139
[cortecs/zhipuai] Add reasoning options
2026-06-13 16:03:30 -05:00
Aiden Cline
fe4c790791
[cortecs/minimax] Add reasoning options
2026-06-13 16:03:17 -05:00
Aiden Cline
b2122bbe6b
[cortecs/deepseek] Add reasoning options
2026-06-13 16:03:13 -05:00
Aiden Cline
3803f815e3
[cortecs/anthropic] Add reasoning options
2026-06-13 16:03:11 -05:00
Aiden Cline
f9454367a3
[cortecs/alibaba] Add reasoning options
2026-06-13 16:03:09 -05:00
Aiden Cline
9e7530276b
[302ai/zhipuai] Add reasoning options
2026-06-13 16:03:07 -05:00
Aiden Cline
3df25fdb08
[302ai/xai] Add reasoning options
2026-06-13 16:03:05 -05:00
Aiden Cline
1a5742aec4
[302ai/openai] Add reasoning options
2026-06-13 16:03:03 -05:00
Aiden Cline
399a2bc904
[302ai/anthropic part 1] Add reasoning options
2026-06-13 16:02:53 -05:00
Aiden Cline
f7f2468510
[frogbot/xai] Add reasoning options
2026-06-13 16:02:49 -05:00
Aiden Cline
c8b3960515
[frogbot/openai] Add reasoning options
2026-06-13 16:02:47 -05:00
Aiden Cline
7c1e3c3095
[frogbot/google] Add reasoning options
2026-06-13 16:02:41 -05:00
Aiden Cline
636ad4c722
[frogbot/anthropic] Add reasoning options
2026-06-13 16:02:37 -05:00
Aiden Cline
7302d08ee9
[databricks/openai] Add reasoning options
2026-06-13 16:02:33 -05:00
Aiden Cline
f45fca5eb5
[databricks/google] Add reasoning options
2026-06-13 16:02:32 -05:00
Aiden Cline
8506d5831f
[databricks/anthropic] Add reasoning options
2026-06-13 16:02:30 -05:00
Aiden Cline
783905cb1b
[github-copilot/openai] Add reasoning options
2026-06-13 16:02:28 -05:00
Aiden Cline
a88a77e911
[github-copilot/anthropic] Add reasoning options
2026-06-13 16:02:21 -05:00
Aiden Cline
ef832bcf58
[github-models/openai] Add reasoning options
2026-06-13 16:02:17 -05:00
Aiden Cline
fb6254f9ce
[github-models/mistral-ai] Add reasoning options
2026-06-13 16:02:14 -05:00
Aiden Cline
551c76d24c
[github-models/microsoft] Add reasoning options
2026-06-13 16:02:12 -05:00
Aiden Cline
bc0206c260
[github-models/meta] Add reasoning options
2026-06-13 16:02:09 -05:00
Aiden Cline
1645737a0a
[github-models/cohere] Add reasoning options
2026-06-13 16:02:03 -05:00
Aiden Cline
aa9c0ce755
[jiekou/zai-org] Add reasoning options
2026-06-13 16:01:59 -05:00
Aiden Cline
b285f34f7c
[jiekou/qwen] Add reasoning options
2026-06-13 16:01:55 -05:00
Aiden Cline
3ebb5e044c
[jiekou/openai] Add reasoning options
2026-06-13 16:01:53 -05:00
Aiden Cline
67faece29a
[jiekou/google] Add reasoning options
2026-06-13 16:01:46 -05:00
Aiden Cline
1d4acb915f
[nearai/openai] Add reasoning options
2026-06-13 16:01:34 -05:00
Aiden Cline
164213931f
[nearai/anthropic] Add reasoning options
2026-06-13 16:01:30 -05:00
Aiden Cline
a87fcc19e6
[merge-gateway/zai] Add reasoning options
2026-06-13 16:01:28 -05:00
Aiden Cline
d8e9c71612
[merge-gateway/openai part 1] Add reasoning options
2026-06-13 16:01:23 -05:00
Aiden Cline
d6e9d5f7b6
[merge-gateway/minimax] Add reasoning options
2026-06-13 16:01:19 -05:00
Aiden Cline
8a847d1556
[merge-gateway/google] Add reasoning options
2026-06-13 16:01:17 -05:00
Aiden Cline
aa9383e4ff
[merge-gateway/anthropic] Add reasoning options
2026-06-13 16:01:13 -05:00
Aiden Cline
60bff48e95
[opencode/zhipuai] Add reasoning options
2026-06-13 16:01:11 -05:00
Aiden Cline
b485685790
[opencode/openai part 1] Add reasoning options
2026-06-13 16:01:01 -05:00
Aiden Cline
799de585c4
[opencode/moonshotai] Add reasoning options
2026-06-13 16:00:57 -05:00
Aiden Cline
57a8c746e5
[opencode/minimax] Add reasoning options
2026-06-13 16:00:55 -05:00
Aiden Cline
5c9625bb24
[opencode/google] Add reasoning options
2026-06-13 16:00:51 -05:00
Aiden Cline
3e3918929c
[opencode/anthropic] Add reasoning options
2026-06-13 16:00:47 -05:00
Aiden Cline
4d9a365f36
[opencode/alibaba] Add reasoning options
2026-06-13 16:00:45 -05:00
Aiden Cline
4dff8372f3
Merge pull request #2287 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-13 15:59:36 -05:00
github-actions[bot]
e05c2a09a7
chore(sync): update Venice model catalog
2026-06-13 20:43:48 +00:00
Aiden Cline
1ddcd9bc32
Merge pull request #2286 from anomalyco/fix/remove-glm-5.2-standard-apis
...
fix: remove GLM-5.2 from standard Z.AI APIs
2026-06-13 15:41:30 -05:00
Aiden Cline
7a9b4a167c
Merge pull request #2206 from anomalyco/feat/berget-reasoning-options-wave3
...
[berget] Add reasoning options
2026-06-13 15:40:33 -05:00
Aiden Cline
33d88e41df
Merge pull request #2203 from anomalyco/feat/the-grid-ai-reasoning-options-wave3
...
[the-grid-ai] Add reasoning options
2026-06-13 15:40:11 -05:00
Aiden Cline
300a46cfdc
Merge pull request #2201 from anomalyco/feat/neuralwatt-reasoning-options-wave3
...
[neuralwatt] Add reasoning options
2026-06-13 15:36:53 -05:00
Aiden Cline
0e3c00595b
[neuralwatt] Correct reasoning controls
2026-06-13 15:35:31 -05:00
Aiden Cline
1c9b748976
fix: remove GLM-5.2 from standard Z.AI APIs
2026-06-13 15:33:40 -05:00
Aiden Cline
cf4ccf92ae
Merge pull request #2285 from niushuai1991/add-glm-5.2-config
...
Add GLM-5.2 model config to zai and zhipuai providers
2026-06-13 15:31:44 -05:00
Aiden Cline
a4a9d29c99
[berget] Correct remaining reasoning efforts
2026-06-13 15:30:02 -05:00
Aiden Cline
4670f99aac
Merge pull request #2283 from anomalyco/fix/venice-sync-last-updated
...
fix(venice): preserve model update dates
2026-06-13 15:28:40 -05:00
Aiden Cline
3839c610a6
[berget] Remove unsupported GLM efforts
2026-06-13 15:28:06 -05:00
Aiden Cline
b1095231a5
Merge pull request #2215 from anomalyco/feat/dinference-reasoning-options-wave3
...
[dinference] Mark reasoning controls fixed
2026-06-13 15:27:56 -05:00
Aiden Cline
e8333b63a1
Merge pull request #2202 from anomalyco/feat/regolo-ai-reasoning-options-wave3
...
[regolo-ai] Add reasoning options
2026-06-13 15:27:32 -05:00
Aiden Cline
704ffc7371
Merge pull request #2229 from anomalyco/feat/anyapi-reasoning-options-wave4
...
[anyapi] Add reasoning options
2026-06-13 15:26:41 -05:00
Aiden Cline
4fdda4f262
[anyapi] Correct Claude reasoning options
2026-06-13 15:20:11 -05:00
Aiden Cline
41c243713f
[berget] Correct Kimi reasoning option
2026-06-13 15:16:12 -05:00
Aiden Cline
36024f1bd2
Merge pull request #2218 from anomalyco/feat/gmicloud-reasoning-options-wave3
...
[gmicloud] Add reasoning options
2026-06-13 15:14:50 -05:00
Aiden Cline
bfb0d3722a
[gmicloud] Correct Claude reasoning options
2026-06-13 15:12:38 -05:00
Niu Shuai
3877dcf8b6
feat: add GLM-5.2 model config to zai and zhipuai providers
2026-06-14 04:10:00 +08:00
Aiden Cline
d171755a90
Merge pull request #2220 from anomalyco/feat/azure-reasoning-options-wave3
...
[azure] Backfill DeepSeek V4 reasoning options
2026-06-13 14:39:42 -05:00
Aiden Cline
5394af4d63
Merge pull request #2189 from anomalyco/feat/upstage-reasoning-options-wave3
...
[upstage] Add reasoning options
2026-06-13 14:39:01 -05:00
Aiden Cline
b78f6fb53e
Merge pull request #2191 from anomalyco/feat/tencent-coding-plan-reasoning-options-wave3
...
[tencent-coding-plan] Add reasoning options
2026-06-13 14:36:46 -05:00
Aiden Cline
9e3c7d41ff
Merge pull request #2200 from anomalyco/feat/modelscope-reasoning-options-wave3
...
[modelscope] Add reasoning options
2026-06-13 14:36:35 -05:00
Aiden Cline
e8b1862dc2
Merge pull request #2195 from anomalyco/feat/minimax-cn-coding-plan-reasoning-options-wave3
...
[minimax-cn-coding-plan] Complete reasoning options
2026-06-13 14:36:20 -05:00
Aiden Cline
63da7583b5
Merge pull request #2188 from anomalyco/feat/moonshotai-reasoning-options-wave3
...
[moonshotai] Complete reasoning options
2026-06-13 14:36:03 -05:00
Aiden Cline
e5b1221baa
fix(venice): preserve model update dates
2026-06-13 14:31:04 -05:00
Aiden Cline
43e502a0bc
Merge pull request #2282 from anomalyco/fix/mimo-reasoning-options-audit
...
fix MiMo reasoning options across providers
2026-06-13 14:16:58 -05:00
Aiden Cline
b19a423f31
fix MiMo reasoning options across providers
2026-06-13 14:13:33 -05:00
Aiden Cline
77e04a5f1a
Merge pull request #2184 from anomalyco/feat/nova-reasoning-options-wave3
...
[nova] Add reasoning options
2026-06-13 13:32:23 -05:00
Aiden Cline
2e1a8245c6
Merge pull request #2181 from anomalyco/feat/cloudferro-sherlock-reasoning-options-wave3
...
[cloudferro-sherlock] Add reasoning options
2026-06-13 13:32:14 -05:00
Aiden Cline
b197346558
Merge pull request #2183 from anomalyco/feat/drun-reasoning-options-wave3
...
[drun] Add reasoning options
2026-06-13 13:32:03 -05:00
Aiden Cline
a04024bd21
Merge pull request #2185 from anomalyco/feat/moark-reasoning-options-wave3
...
[moark] Add reasoning options
2026-06-13 13:31:53 -05:00
Aiden Cline
0186f9e638
Merge pull request #2187 from anomalyco/feat/poolside-reasoning-options-wave3
...
[poolside] Add reasoning options
2026-06-13 13:31:35 -05:00
Aiden Cline
deb664d9c6
Merge pull request #2186 from anomalyco/feat/lucidquery-reasoning-options-wave3
...
[lucidquery] Add reasoning options
2026-06-13 13:31:26 -05:00
Aiden Cline
8ade756d9b
Merge pull request #2182 from anomalyco/feat/inception-reasoning-options-wave3
...
[inception] Add reasoning options
2026-06-13 13:31:14 -05:00
Aiden Cline
fc109cc2c2
Merge pull request #2221 from anomalyco/feat/xiaomi-token-plan-cn-reasoning-options-wave3
...
[xiaomi-token-plan] Add reasoning toggles
2026-06-13 13:30:47 -05:00
Aiden Cline
0427b955c6
Merge pull request #2222 from anomalyco/feat/ambient-reasoning-options-wave3
...
[ambient] Add reasoning options
2026-06-13 13:23:26 -05:00
Aiden Cline
e1c887294a
Merge pull request #2225 from anomalyco/feat/abacus-reasoning-options-wave4
...
[abacus] Add reasoning options
2026-06-13 13:23:10 -05:00
Aiden Cline
67cbb6e5f4
Merge pull request #2226 from anomalyco/feat/cloudflare-ai-gateway-reasoning-options-wave4
...
[cloudflare-ai-gateway] Add reasoning options
2026-06-13 13:18:42 -05:00
Aiden Cline
3f183e2962
Merge pull request #2227 from anomalyco/feat/chutes-reasoning-options-wave4
...
[chutes] Add reasoning options
2026-06-13 13:18:23 -05:00
Aiden Cline
b2ada02538
Merge pull request #2238 from anomalyco/feat/digitalocean-reasoning-options-wave4
...
[digitalocean] Add reasoning options
2026-06-13 13:16:48 -05:00
Aiden Cline
6dcd5d65a0
Merge pull request #2244 from anomalyco/feat/huggingface-reasoning-options-wave4
...
[huggingface] Add reasoning options
2026-06-13 13:14:23 -05:00
Aiden Cline
9f2265f81f
Merge pull request #2281 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-13 13:13:02 -05:00
Aiden Cline
b0e4f07b73
Merge pull request #2224 from anomalyco/feat/auriko-reasoning-options-wave4
...
[auriko] Add reasoning options
2026-06-13 13:12:39 -05:00
Aiden Cline
503b07ddfa
Merge pull request #2219 from anomalyco/feat/mistral-reasoning-options-wave3
...
[mistral] Mark Magistral reasoning controls fixed
2026-06-13 13:11:11 -05:00
Aiden Cline
d13507ee94
Merge pull request #2217 from anomalyco/feat/lilac-reasoning-options-wave3
...
[lilac] Add reasoning options
2026-06-13 13:10:58 -05:00
github-actions[bot]
1f391a1908
chore(sync): update OpenRouter model catalog
2026-06-13 17:46:55 +00:00
Aiden Cline
f31519bf52
Merge pull request #2280 from CodeAnimal/az-deepseek-v4
...
Correct Azure DeepSeek V4 model prices
2026-06-13 11:25:26 -05:00
Aiden Cline
d56e8387ba
Merge pull request #2274 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-13 11:25:15 -05:00
CodeAnimal
0132340a2c
Correct Azure DeepSeek V4 model prices
2026-06-13 17:23:18 +01:00
Aiden Cline
ead650e6b0
Merge pull request #2277 from ririnto/feat/zai-coding-plan-glm-5-2-anthropic
...
Add ZAI Coding Plan GLM-5.2 with Anthropic provider model
2026-06-13 11:19:37 -05:00
Aiden Cline
c3beda0405
fix(zai-coding-plan): use default GLM-5.2 provider
2026-06-13 11:17:47 -05:00
Aiden Cline
814770c1c7
Merge dev and reuse Kimi K2.7 metadata
2026-06-13 11:09:49 -05:00
Aiden Cline
e3d49ae6e2
Merge pull request #2279 from mathiasloh/feat_add_ollama_cloud_kimi_k27_code
...
feat(ollama-cloud): add kimi-k2.7-code
2026-06-13 11:07:44 -05:00
Aiden Cline
fdabca87a0
Merge pull request #2275 from jubalm/add-zai-glm-5-2
...
Add ZAI Coding Plan GLM-5.2
2026-06-13 11:07:27 -05:00
Tianning Li
3763be6988
Merge branch 'anomalyco:dev' into add-step-3.7-flash
2026-06-14 00:06:31 +08:00
github-actions[bot]
acd9fa80ad
chore(sync): update OpenRouter model catalog
2026-06-13 15:49:42 +00:00
mathias.loh
00c5b75ed9
feat(ollama-cloud): add kimi-k2.7-code
2026-06-13 22:42:54 +08:00
ririnto
d210e45dd5
refactor(zai-coding-plan): split GLM-5.2 metadata into model + base_model reference
...
Move provider-agnostic facts (name, family, dates, capability flags,
limit, modalities) into models/zhipuai/glm-5.2.toml and reference it
via base_model in the provider TOML, which now keeps only provider-
specific fields (reasoning_options, interleaved, cost, per-model
anthropic [provider] override). Per README wrapper-provider guidance.
2026-06-13 22:39:29 +09:00
ririnto
c9e026b5de
feat(zai-coding-plan): add GLM-5.2 model metadata
2026-06-13 18:04:46 +09:00
Jubal Mabaquiao
3be537dad4
Add ZAI Coding Plan GLM-5.2
2026-06-13 16:45:57 +08:00
Aiden Cline
63a7bc11a9
Merge pull request #2216 from anomalyco/feat/inceptron-reasoning-options-wave3
...
[inceptron] Add reasoning options
2026-06-13 00:30:24 -05:00
Aiden Cline
0d2db5359d
Merge pull request #2258 from anomalyco/feat/alibaba-coding-plan-cn-reasoning-options-final
...
[alibaba-coding-plan-cn] Add reasoning options
2026-06-13 00:27:45 -05:00
Aiden Cline
a2d9f79f7e
Merge pull request #2255 from anomalyco/feat/alibaba-coding-plan-reasoning-options-final
...
[alibaba-coding-plan] Add reasoning options
2026-06-13 00:27:30 -05:00
Aiden Cline
e4d366cf4f
Merge pull request #2256 from anomalyco/feat/evroc-reasoning-options-final
...
[evroc] Add reasoning options
2026-06-13 00:27:15 -05:00
Aiden Cline
9631b93843
Merge pull request #2260 from anomalyco/feat/alibaba-token-plan-cn-reasoning-options-final
...
feat(alibaba-token-plan-cn): add reasoning options
2026-06-13 00:27:01 -05:00
Aiden Cline
5424fbd2de
Merge pull request #2270 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-13 00:26:42 -05:00
Aiden Cline
73cbf85a43
Merge pull request #2272 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-13 00:26:27 -05:00
Aiden Cline
097afb7e31
Merge pull request #2273 from zainhas/dev
...
[Together AI] add minimax m3
2026-06-13 00:26:12 -05:00
Zain Hasan
2c5ebe8219
[Together AI] add minimax m3
2026-06-12 22:12:45 -07:00
Frank
3a7b0ba2dc
update zen models
2026-06-13 01:00:30 -04:00
github-actions[bot]
e6c0abd6a9
chore(sync): update Vercel AI Gateway model catalog
2026-06-13 03:26:15 +00:00
github-actions[bot]
5288464365
chore(sync): update OpenRouter model catalog
2026-06-13 03:26:13 +00:00
Aiden Cline
7900fcd5a6
Merge pull request #2271 from shzdehmd/dev
...
feat(fireworks-ai): adding Kimi K2.7 Code, Qwen 3.7 Plus, and Minimax M3; removing deprecated models
2026-06-12 21:51:13 -05:00
Ahmad Shahzad
2df2c13060
feat(fireworks-ai): add K2.7 Code variants, Qwen 3.7 Plus, Minimax M3; remove deprecated models
...
- Add Kimi K2.7 Code (accounts/fireworks/models/kimi-k2p7-code)
- Add Kimi K2.7 Code Fast (accounts/fireworks/routers/kimi-k2p7-code-fast)
- Add Qwen 3.7 Plus (accounts/fireworks/models/qwen3p7-plus)
- Add Minimax M3 (accounts/fireworks/models/minimax-m3)
- Remove deprecated Kimi K2.5, Minimax M2.5, and Qwen 3.6 Plus
2026-06-13 07:48:41 +05:00
Aiden Cline
f846124b1f
Merge pull request #2257 from anomalyco/feat/google-reasoning-options-final
...
[google] Complete reasoning options
2026-06-12 17:47:42 -05:00
Aiden Cline
cc81c1843f
Merge pull request #2259 from anomalyco/feat/freemodel-reasoning-options-final
...
[freemodel] Add reasoning options
2026-06-12 17:47:16 -05:00
Aiden Cline
c7823958d4
[freemodel] Add Anthropic reasoning controls
2026-06-12 17:42:25 -05:00
Aiden Cline
0178741953
[freemodel] Add OpenAI reasoning efforts
2026-06-12 17:34:32 -05:00
Aiden Cline
75db7752f5
Merge pull request #2156 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-12 17:31:09 -05:00
Aiden Cline
48d1bc2ee6
Merge pull request #2265 from jcraftsman/update-umans-ai-provider
...
Update Umans AI Coding Plan + add Umans AI (pay-per-token) provider
2026-06-12 17:30:09 -05:00
Aiden Cline
d147b31d97
Merge pull request #2266 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-12 17:29:37 -05:00
github-actions[bot]
b6fea3d470
chore(sync): update Vercel AI Gateway model catalog
2026-06-12 21:54:31 +00:00
github-actions[bot]
d3fe5e3f4e
chore(sync): update OpenRouter model catalog
2026-06-12 21:54:30 +00:00
Frank
1280fc51bc
update go models
2026-06-12 16:24:50 -04:00
Aiden Cline
0e6590cc7a
Merge pull request #2269 from anomalyco/fix/kimi-family-sync
...
fix(sync): normalize Kimi model families
2026-06-12 14:13:38 -05:00
Aiden Cline
78cb28fe8e
fix(sync): normalize Kimi model families
2026-06-12 13:50:14 -05:00
Aiden Cline
fcd71901fc
Merge pull request #2267 from anomalyco/automation/sync-models-cloudflare-workers-ai
...
chore(sync): update Cloudflare Workers AI model catalog
2026-06-12 13:40:14 -05:00
github-actions[bot]
5ffe02911a
chore(sync): update Cloudflare Workers AI model catalog
2026-06-12 18:04:11 +00:00
Aiden Cline
add04f88a2
Merge pull request #2268 from leszek3737/zenmux/k2.7
...
Add Kimi K2.7 Code and version free model configuration
2026-06-12 12:32:38 -05:00
wassel alazhar
9fdad9f497
Add temperature = false for Kimi and Flash models (locked by Umans)
2026-06-12 19:28:31 +02:00
Leszek
1545b64010
[zenmux] Add Kimi K2.7 Code (Free) model configuration
2026-06-12 19:26:12 +02:00
Adrian Rogala
0382da663b
Merge branch 'anomalyco:dev' into zenmux/k2.7
2026-06-12 19:22:21 +02:00
Leszek
0a933025aa
[zenmux] Add kimi-k2.7-code model configuration
2026-06-12 19:20:59 +02:00
wassel alazhar
735e5f7f08
Remove umans-flash-beta from Coding Plan (deprecated, sunset 2026-06-07)
2026-06-12 19:16:05 +02:00
wassel alazhar
a414765865
Update Umans AI Coding Plan and add Umans AI (pay-per-token) provider
...
Umans AI Coding Plan (subscription):
- Add umans-kimi-k2.7 (Kimi K2.7 Code) model
- Add umans-flash-beta (deprecated alias for umans-flash)
- Fix umans-glm-5.1: add vision modality (via handoff) and interleaved reasoning
- Fix umans-flash: add interleaved reasoning field
- Fix umans-qwen3.6-35b-a3b: add interleaved reasoning field
- Add reasoning_options to all models
- Add explicit name field to models using base_model
Umans AI (new provider - pay-per-token for orgs):
- New provider for organization service-account usage
- Per-token pricing from the org billing page:
- Kimi K2.6: /bin/bash.95/.00 (input/output), /bin/bash.20 cache read
- Kimi K2.7 Code: /bin/bash.95/.00, /bin/bash.19 cache read
- GLM 5.1: .40/.40, /bin/bash.29 cache read
- Umans Flash (Qwen3.6-35B-A3B): /bin/bash.15/.00, /bin/bash.05 cache read
- Umans Coder: routes to Kimi K2.6 rates
- Same endpoint (api.code.umans.ai), different billing model
2026-06-12 19:08:15 +02:00
Aiden Cline
32f2c6de2a
Merge pull request #2263 from anomalyco/feat/kimi-k2.7-code
...
feat(models): add Kimi K2.7 Code
2026-06-12 11:36:40 -05:00
Aiden Cline
bd6fc4b145
feat(models): add Kimi K2.7 Code
2026-06-12 11:35:17 -05:00
Aiden Cline
a0957ebea8
Merge pull request #2237 from anomalyco/feat/crof-reasoning-options-wave4
...
[crof] Add reasoning options
2026-06-12 11:17:12 -05:00
Aiden Cline
8b50fa5029
[crof] Add DeepSeek V4 reasoning efforts
2026-06-12 11:01:44 -05:00
Aiden Cline
d6f87b6e64
Merge pull request #2233 from anomalyco/feat/gitlab-reasoning-options-wave4
...
[gitlab] Add reasoning options
2026-06-12 10:51:47 -05:00
Aiden Cline
a66ef9ca19
Merge pull request #2209 from anomalyco/feat/meganova-reasoning-options-wave3
...
[meganova] Add reasoning options
2026-06-12 10:30:41 -05:00
Aiden Cline
a48f0722e8
Merge pull request #2240 from anomalyco/feat/fastrouter-reasoning-options-wave4
...
[fastrouter] Add reasoning options
2026-06-12 10:28:15 -05:00
Aiden Cline
aed6a48d73
Merge pull request #2241 from anomalyco/feat/neon-reasoning-options-wave4
...
[neon] Add reasoning options
2026-06-12 10:27:49 -05:00
Aiden Cline
1b24a035da
Merge pull request #2245 from anomalyco/feat/helicone-reasoning-options-wave4
...
[helicone] Add reasoning options
2026-06-12 10:27:20 -05:00
Aiden Cline
560dceadf3
Merge pull request #2261 from anomalyco/feat/alibaba-token-plan-reasoning-options-final
...
[alibaba-token-plan] Add reasoning options
2026-06-12 10:26:40 -05:00
Aiden Cline
f3607ba954
Merge pull request #2262 from anomalyco/feat/lmstudio-reasoning-options-final
...
[lmstudio] Add GPT-OSS reasoning options
2026-06-12 10:26:18 -05:00
Aiden Cline
6b90987895
Merge pull request #2248 from anomalyco/automation/sync-models-xai
...
chore(sync): update xAI model catalog
2026-06-12 10:26:05 -05:00
github-actions[bot]
ec6b7af421
chore(sync): update xAI model catalog
2026-06-12 15:25:05 +00:00
Aiden Cline
25c2cf9224
[lmstudio] Add GPT-OSS reasoning options
2026-06-12 10:22:51 -05:00
Aiden Cline
a4cdec5316
[alibaba-token-plan] Add reasoning options
2026-06-12 10:21:30 -05:00
Aiden Cline
90f36e0550
[freemodel] Add reasoning options
2026-06-12 10:21:27 -05:00
Aiden Cline
f15aad08ef
feat(alibaba-token-plan-cn): add reasoning options
2026-06-12 10:21:26 -05:00
Aiden Cline
063429a4ae
[digitalocean] Cover remaining reasoning options
2026-06-12 10:20:56 -05:00
Aiden Cline
b21c08dc44
[alibaba-coding-plan-cn] Add reasoning options
2026-06-12 10:20:42 -05:00
Aiden Cline
592da7f45c
[google] Complete reasoning options
2026-06-12 10:20:36 -05:00
Aiden Cline
717892fd72
[evroc] Add reasoning options
2026-06-12 10:20:26 -05:00
Aiden Cline
deef87451d
[alibaba-coding-plan] Add reasoning options
2026-06-12 10:20:23 -05:00
Aiden Cline
cd3c1f22f7
Merge remote-tracking branch 'origin/dev' into feat/digitalocean-reasoning-options-wave4
2026-06-12 10:19:56 -05:00
Aiden Cline
3f9980168e
Merge pull request #2251 from houtanb/dev
...
Fix release dates
2026-06-12 09:51:58 -05:00
Jack
6f900fa761
Merge pull request #2180 from anomalyco/fix/opencode-go-minimax-m3-pricing
...
fix(opencode-go): update MiniMax M3 pricing
2026-06-12 21:09:49 +08:00
Prashanth-InferX
543f159a1c
Update gemma-4-31b-it-fp8.toml
2026-06-12 03:30:19 -07:00
Florian Heuer
3b5e190bbb
fix maximum context for gpt-oss-20b, qwen3-vl-235b
2026-06-12 11:37:23 +02:00
Houtan Bastani
61a153e6bb
Update Mistral Large 2411 release date
...
Set mistral-large-2411 release_date and last_updated metadata to 2024-11-18.
Evidence:
https://github.com/mistralai/platform-docs-public/blob/main/src/schema/models/models/mistral-large-2-1-24-11.ts#L9
2026-06-12 11:35:43 +02:00
Houtan Bastani
5a8f9d44d5
Update Gemini 2.5 Flash and Gemini 2.5 Pro release dates
...
Set Gemini 2.5 Flash and Gemini 2.5 Pro release_date and last_updated metadata to 2025-06-17.
Evidence:
https://ai.google.dev/gemini-api/docs/deprecations#gemini-2.5-flash-models
https://ai.google.dev/gemini-api/docs/deprecations#gemini-2.5-pro-models
2026-06-12 11:35:33 +02:00
Tianning Li
054da7d81c
Merge branch 'anomalyco:dev' into add-step-3.7-flash
2026-06-12 14:57:34 +08:00
Aiden Cline
629ce9b9f7
Merge pull request #2243 from anomalyco/feat/opencode-go-reasoning-options-wave4
...
[opencode-go] Add reasoning options
2026-06-12 00:07:39 -05:00
Aiden Cline
074022b5ad
[huggingface] Correct fixed reasoning controls
2026-06-11 23:58:31 -05:00
Aiden Cline
c562522e4f
[opencode-go] Normalize DeepSeek V4 efforts
2026-06-11 23:57:47 -05:00
Aiden Cline
dd051fd682
[helicone] Add reasoning options
2026-06-11 23:56:41 -05:00
Aiden Cline
074a288d15
[huggingface] Add reasoning options
2026-06-11 23:56:40 -05:00
Aiden Cline
2d0173d177
[opencode-go] Add reasoning options
2026-06-11 23:56:33 -05:00
Aiden Cline
df75f7c438
[neon] Add reasoning options
2026-06-11 23:56:10 -05:00
Aiden Cline
ffe754d81c
[fastrouter] Add reasoning options
2026-06-11 23:56:04 -05:00
Aiden Cline
c67d3e84ff
[digitalocean] Add reasoning options
2026-06-11 23:55:32 -05:00
Aiden Cline
2f5d53cdf3
[crof] Add reasoning options
2026-06-11 23:54:59 -05:00
Aiden Cline
08b5fd9061
[gitlab] Add reasoning options
2026-06-11 23:54:10 -05:00
Aiden Cline
5aeaaa8d47
[anyapi] Add reasoning options
2026-06-11 23:52:40 -05:00
Aiden Cline
12280f413b
[chutes] Add reasoning options
2026-06-11 23:52:31 -05:00
Aiden Cline
1a772fd297
Merge pull request #2223 from anomalyco/feat/google-vertex-reasoning-options-wave3
...
[google-vertex] Add MaaS reasoning options
2026-06-11 23:52:15 -05:00
Aiden Cline
38c708714f
[cloudflare-ai-gateway] Add reasoning options
2026-06-11 23:52:04 -05:00
Aiden Cline
13abc41ac9
[abacus] Add reasoning options
2026-06-11 23:51:42 -05:00
Aiden Cline
cf6a5e104d
[auriko] Add reasoning options
2026-06-11 23:51:41 -05:00
Aiden Cline
128e0fbd8a
[ambient] Add reasoning options
2026-06-11 23:50:16 -05:00
Aiden Cline
c63920050a
[google-vertex] Add MaaS reasoning options
2026-06-11 23:50:13 -05:00
Aiden Cline
24d2a74f4d
[xiaomi-token-plan] Add reasoning toggles
2026-06-11 23:50:05 -05:00
Aiden Cline
e62b47a005
[azure] Backfill DeepSeek V4 reasoning options
2026-06-11 23:49:52 -05:00
Aiden Cline
eac6d1aaed
[mistral] Mark Magistral reasoning controls fixed
2026-06-11 23:49:47 -05:00
Aiden Cline
a914876008
[gmicloud] Add reasoning options
2026-06-11 23:49:46 -05:00
Aiden Cline
794203e12c
[lilac] Add reasoning options
2026-06-11 23:49:45 -05:00
Aiden Cline
2624678dbe
[dinference] Mark reasoning controls fixed
2026-06-11 23:49:42 -05:00
Aiden Cline
2d18ebb301
[inceptron] Mark reasoning controls fixed
2026-06-11 23:49:40 -05:00
Aiden Cline
df45483742
Merge pull request #2211 from anomalyco/feat/wafer.ai-reasoning-options-wave3
...
[wafer.ai] Add reasoning options
2026-06-11 23:49:22 -05:00
Aiden Cline
4ecdcb8f2b
Merge pull request #2196 from anomalyco/feat/hpc-ai-reasoning-options-wave3
...
[hpc-ai] Add reasoning options
2026-06-11 23:48:29 -05:00
Aiden Cline
4644def1ae
[hpc-ai] Remove unsupported reasoning efforts
2026-06-11 23:45:03 -05:00
Aiden Cline
f9091af5ee
Merge pull request #2198 from anomalyco/feat/mixlayer-reasoning-options-wave3
...
[mixlayer] Add reasoning options
2026-06-11 23:41:20 -05:00
Aiden Cline
7022a48bfc
Merge pull request #2205 from anomalyco/feat/vultr-reasoning-options-wave3
...
[vultr] Add reasoning options
2026-06-11 23:40:45 -05:00
Aiden Cline
dda69225d8
Merge pull request #2190 from anomalyco/feat/perplexity-reasoning-options-wave3
...
[perplexity] Add reasoning options
2026-06-11 23:38:49 -05:00
Aiden Cline
2e020b1dd2
Merge pull request #2194 from anomalyco/feat/minimax-coding-plan-reasoning-options-wave3
...
[minimax-coding-plan] Complete reasoning options
2026-06-11 23:38:32 -05:00
Aiden Cline
67252bda30
Merge pull request #2197 from anomalyco/feat/submodel-reasoning-options-wave3
...
[submodel] Add reasoning options
2026-06-11 23:38:20 -05:00
Aiden Cline
ac1566f622
Merge pull request #2193 from anomalyco/feat/minimax-reasoning-options-wave3
...
[minimax] Complete reasoning options
2026-06-11 23:38:02 -05:00
Aiden Cline
48837609aa
Merge pull request #2199 from anomalyco/feat/v0-reasoning-options-wave3
...
[v0] Add reasoning options
2026-06-11 23:37:49 -05:00
Aiden Cline
c2a0ff023a
Merge pull request #2138 from martinmose/add-zeldoc-provider
...
feat(provider): add zeldoc provider
2026-06-11 23:28:07 -05:00
Aiden Cline
282821e7b6
Merge pull request #2208 from anomalyco/feat/qihang-ai-reasoning-options-wave3
...
[qihang-ai] Add reasoning options
2026-06-11 23:25:07 -05:00
Aiden Cline
1b8e53bcbd
Merge pull request #2192 from anomalyco/feat/minimax-cn-reasoning-options-wave3
...
[minimax-cn] Complete reasoning options
2026-06-11 23:14:09 -05:00
Aiden Cline
f671147f71
Merge pull request #2207 from anomalyco/feat/scaleway-reasoning-options-wave3
...
[scaleway] Add reasoning options
2026-06-11 23:13:54 -05:00
Aiden Cline
e23e759601
Merge pull request #2204 from anomalyco/feat/clarifai-reasoning-options-wave3
...
[clarifai] Add reasoning options
2026-06-11 23:13:40 -05:00
Aiden Cline
4b4546f3e3
Merge pull request #2213 from anomalyco/feat/friendli-reasoning-options-wave3
...
[friendli] Add reasoning options
2026-06-11 23:13:24 -05:00
Aiden Cline
040f0ca995
[wafer.ai] Add DeepSeek V4 effort controls
2026-06-11 23:12:29 -05:00
Aiden Cline
9acac34889
[friendli] Remove unsupported reasoning efforts
2026-06-11 23:11:37 -05:00
Aiden Cline
78ad91f773
Merge pull request #2212 from anomalyco/feat/iflowcn-reasoning-options-wave3
...
[iflowcn] Add reasoning options
2026-06-11 23:10:34 -05:00
Aiden Cline
4b0aeef538
Merge pull request #2214 from anomalyco/feat/io-net-reasoning-options-wave3
...
[io-net] Add reasoning options
2026-06-11 23:09:58 -05:00
Aiden Cline
856787cb84
[friendli] Add reasoning options
2026-06-11 23:08:36 -05:00
Aiden Cline
084f0bb4ba
[iflowcn] Add reasoning options
2026-06-11 23:08:36 -05:00
Aiden Cline
ee1301fb63
[io-net] Add reasoning options
2026-06-11 23:08:36 -05:00
Aiden Cline
502957b778
[wafer.ai] Add reasoning options
2026-06-11 23:08:29 -05:00
Aiden Cline
3fba77ee56
[the-grid-ai] Add reasoning options
2026-06-11 23:07:50 -05:00
Aiden Cline
0a6286e468
[regolo-ai] Add reasoning options
2026-06-11 23:07:50 -05:00
Aiden Cline
8af96ce933
[berget] Add reasoning options
2026-06-11 23:07:50 -05:00
Aiden Cline
4a056bd1ef
[meganova] Add reasoning options
2026-06-11 23:07:50 -05:00
Aiden Cline
9f11a93d06
[vultr] Add reasoning options
2026-06-11 23:07:50 -05:00
Aiden Cline
be8d8a2ec2
[qihang-ai] Add reasoning options
2026-06-11 23:07:50 -05:00
Aiden Cline
d4193dbad6
[scaleway] Add reasoning options
2026-06-11 23:07:50 -05:00
Aiden Cline
fb6b0985ce
[clarifai] Add reasoning options
2026-06-11 23:07:50 -05:00
Aiden Cline
506ca0f7c3
[neuralwatt] Add reasoning options
2026-06-11 23:07:49 -05:00
Aiden Cline
4cafdb31ff
[tencent-coding-plan] Add reasoning options
2026-06-11 23:07:20 -05:00
Aiden Cline
d97aedf7a1
[modelscope] Add reasoning options
2026-06-11 23:07:20 -05:00
Aiden Cline
404bba4d1f
[minimax-cn-coding-plan] Add reasoning options
2026-06-11 23:07:20 -05:00
Aiden Cline
2bb4fe287e
[hpc-ai] Add reasoning options
2026-06-11 23:07:20 -05:00
Aiden Cline
b58c396106
[mixlayer] Add reasoning options
2026-06-11 23:07:20 -05:00
Aiden Cline
575f078887
[minimax-coding-plan] Add reasoning options
2026-06-11 23:07:20 -05:00
Aiden Cline
acf194ec01
[submodel] Add reasoning options
2026-06-11 23:07:20 -05:00
Aiden Cline
c80ff1ad2c
[minimax] Add reasoning options
2026-06-11 23:07:20 -05:00
Aiden Cline
a41f6f5913
[v0] Add reasoning options
2026-06-11 23:07:20 -05:00
Aiden Cline
8dffe03a9c
[minimax-cn] Add reasoning options
2026-06-11 23:07:20 -05:00
Aiden Cline
9ea761af1a
[perplexity] Add reasoning options
2026-06-11 23:07:07 -05:00
Aiden Cline
c10ba76860
[upstage] Add reasoning options
2026-06-11 23:06:33 -05:00
Aiden Cline
30a019056f
[moonshotai] Add reasoning options
2026-06-11 23:06:33 -05:00
Aiden Cline
d7c4b11163
[nova] Add reasoning options
2026-06-11 23:06:33 -05:00
Aiden Cline
1018ddf139
[cloudferro-sherlock] Add reasoning options
2026-06-11 23:06:33 -05:00
Aiden Cline
a5e572bcf6
[drun] Add reasoning options
2026-06-11 23:06:33 -05:00
Aiden Cline
2d52062693
[moark] Add reasoning options
2026-06-11 23:06:33 -05:00
Aiden Cline
6f3b739418
[poolside] Add reasoning options
2026-06-11 23:06:33 -05:00
Aiden Cline
f52cc7e895
[lucidquery] Add reasoning options
2026-06-11 23:06:33 -05:00
Aiden Cline
473d12c44b
[inception] Add reasoning options
2026-06-11 23:06:33 -05:00
Jack
9401952857
chore(opencode-go): preserve MiniMax M3 file ending
2026-06-12 12:01:40 +08:00
Jack
623f5e8ea4
fix(opencode-go): update MiniMax M3 pricing
2026-06-12 11:59:03 +08:00
Aiden Cline
526b4cd543
Merge pull request #2179 from anomalyco/feat/deepseek-reasoning-options-wave2
...
[deepseek] Complete reasoning options
2026-06-11 22:55:29 -05:00
Aiden Cline
b7d165296c
Merge pull request #2172 from anomalyco/feat/privatemode-ai-reasoning-options
...
[privatemode-ai] Add reasoning options
2026-06-11 22:55:21 -05:00
Aiden Cline
655f757925
Merge pull request #2177 from anomalyco/feat/llmtr-reasoning-options
...
[llmtr] Complete reasoning options
2026-06-11 22:55:07 -05:00
Aiden Cline
cce129dfd9
Merge pull request #2173 from anomalyco/feat/zai-coding-plan-reasoning-options
...
[zai-coding-plan] Complete reasoning options
2026-06-11 22:54:57 -05:00
Aiden Cline
548f3b5869
Merge pull request #2175 from anomalyco/feat/zhipuai-coding-plan-reasoning-options
...
[zhipuai-coding-plan] Complete reasoning options
2026-06-11 22:54:51 -05:00
Aiden Cline
f349a9dde6
Merge pull request #2176 from anomalyco/feat/kuae-cloud-reasoning-options
...
[kuae-cloud-coding-plan] Add reasoning options
2026-06-11 22:54:34 -05:00
Aiden Cline
05c1041160
[deepseek] Mark reasoner controls fixed
2026-06-11 22:54:19 -05:00
Aiden Cline
215c3dfbc8
Merge pull request #2174 from anomalyco/feat/kimi-for-coding-reasoning-options
...
[kimi-for-coding] Complete reasoning options
2026-06-11 22:54:16 -05:00
Aiden Cline
ddc6ad75a2
Merge pull request #2178 from anomalyco/feat/firepass-reasoning-options
...
[firepass] Add reasoning options
2026-06-11 22:54:05 -05:00
Aiden Cline
757bee7de8
Merge pull request #2167 from anomalyco/feat/claudinio-reasoning-options
...
[claudinio] Add reasoning options
2026-06-11 22:53:39 -05:00
Aiden Cline
5ee32a47ae
Merge pull request #2170 from anomalyco/feat/bailing-reasoning-options
...
[bailing] Add reasoning options
2026-06-11 22:53:30 -05:00
Aiden Cline
2c22f4b488
[privatemode-ai] Add reasoning options
2026-06-11 22:51:42 -05:00
Aiden Cline
097296f6c6
[llmtr] Add reasoning options
2026-06-11 22:51:42 -05:00
Aiden Cline
2559ed64c5
[zai-coding-plan] Add reasoning options
2026-06-11 22:51:42 -05:00
Aiden Cline
c56ac404d3
[zhipuai-coding-plan] Add reasoning options
2026-06-11 22:51:42 -05:00
Aiden Cline
4681e30afb
[kuae-cloud-coding-plan] Add reasoning options
2026-06-11 22:51:42 -05:00
Aiden Cline
94cd023a88
[kimi-for-coding] Add reasoning options
2026-06-11 22:51:42 -05:00
Aiden Cline
b5c33b6347
[deepseek] Add reasoning options
2026-06-11 22:51:41 -05:00
Aiden Cline
2014d883e4
[firepass] Add reasoning options
2026-06-11 22:51:41 -05:00
Aiden Cline
2f749b7cf9
[claudinio] Add reasoning options
2026-06-11 22:51:31 -05:00
Aiden Cline
d7ab976e3c
[bailing] Add reasoning options
2026-06-11 22:51:31 -05:00
Aiden Cline
32066b7856
Merge pull request #2131 from anomalyco/feat/ovhcloud-reasoning-audit
...
feat(ovhcloud): add reasoning options
2026-06-11 22:42:30 -05:00
Aiden Cline
3ded2fae72
Merge pull request #2130 from anomalyco/audit/nebius-models
...
[nebius] Audit reasoning controls
2026-06-11 22:38:33 -05:00
Aiden Cline
9771180f83
[nebius] Correct reasoning controls
2026-06-11 22:31:54 -05:00
Aiden Cline
fa65113f37
Merge pull request #2162 from mikeyp/chore/update-digitalocean-models
...
Add anthropic-claude-fable-5 and nemotron-3-ultra-550b to DigitalOcean
2026-06-11 22:19:22 -05:00
Aiden Cline
1ab5784118
Merge pull request #2161 from andrelandgraf/feat/add-neon-provider
...
Add Neon provider
2026-06-11 22:17:07 -05:00
Mike Prasuhn
411bc157e6
Add anthropic-claude-fable-5 and nemotron-3-ultra-550b to DigitalOcean
2026-06-11 23:09:08 -04:00
Andre Landgraf
58ab76b8f3
Add Neon provider
...
Neon serves the same Databricks-backed model catalog through its
branch-scoped AI Gateway via an OpenAI-compatible endpoint, so this mirrors
the `databricks` provider's models.
- `api` uses the branch-scoped `NEON_AI_GATEWAY_BASE_URL` + the unified MLflow
OpenAI-compatible route; `NEON_AI_GATEWAY_TOKEN` is the bearer key. Both are
emitted by `neonctl env pull`.
- Model ids drop the `databricks-` prefix (the gateway accepts the bare ids),
so models resolve as `neon/claude-haiku-4-5`, `neon/gpt-5-nano`, etc.
2026-06-11 19:52:37 -07:00
Prashanth-InferX
ce1b441a48
Update gemma-4-31b-it-fp8.toml
2026-06-11 18:22:03 -07:00
Prashanth-InferX
cbb3c1e732
Update logo.svg
2026-06-11 18:03:54 -07:00
Prashanth-InferX
d5303fb7ee
Update qwen3.5-122b-a10b-nvfp4.toml
2026-06-11 17:46:25 -07:00
Prashanth-InferX
af3941c5c1
Update qwen3.6-27b-fp8.toml
2026-06-11 17:46:07 -07:00
Prashanth-InferX
25d8516199
Update qwen3.6-35b-a3b-fp8.toml
2026-06-11 17:45:26 -07:00
Prashanth-InferX
d5d3180917
Update qwen3.6-27b-fp8.toml
2026-06-11 17:43:19 -07:00
Prashanth-InferX
02b5429e9b
Update qwen3.5-122b-a10b-nvfp4.toml
2026-06-11 17:42:22 -07:00
Prashanth-InferX
48b820c9fa
Update qwen3-coder-next-fp8.toml
2026-06-11 17:41:26 -07:00
Prashanth-InferX
4a46d08015
Update qwen3-coder-next-fp8-1m.toml
2026-06-11 17:40:31 -07:00
Prashanth-InferX
45b286a85f
Update gemma-4-31b-it-fp8.toml
2026-06-11 17:34:26 -07:00
Prashanth-InferX
73c58b11fb
Update logo.svg
2026-06-11 17:28:48 -07:00
Prashanth-InferX
d316d6ba16
Update gemma-4-31b-it-fp8.toml
2026-06-11 17:17:45 -07:00
Martin Mose Facondini
8f2607fcdb
fix(zeldoc): make logo black
2026-06-12 00:12:49 +02:00
Martin Mose Facondini
23e07a27d2
fix(zeldoc): correct z-code model fields
2026-06-12 00:12:44 +02:00
Aiden Cline
37e8e0cf95
Merge pull request #2086 from anomalyco/feat/openrouter-reasoning-options
...
feat(openrouter): add reasoning options
2026-06-11 16:21:15 -05:00
Aiden Cline
0e0fe311ab
Merge dev into feat/openrouter-reasoning-options
2026-06-11 16:14:33 -05:00
Aiden Cline
3d763d081e
fix(openrouter): document Claude effort mapping
2026-06-11 16:14:03 -05:00
Aiden Cline
ebbd3416e2
Merge pull request #2154 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-11 16:07:40 -05:00
Aiden Cline
a3509f9a3d
Merge pull request #2155 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-11 16:07:24 -05:00
github-actions[bot]
71d00e7dfc
chore(sync): update Vercel AI Gateway model catalog
2026-06-11 21:06:24 +00:00
github-actions[bot]
26f7b6f6b6
chore(sync): update OpenRouter model catalog
2026-06-11 21:06:21 +00:00
Aiden Cline
270009bd93
fix(openrouter): correct reasoning controls
2026-06-11 15:03:25 -05:00
Aiden Cline
91cc389af3
fix(openrouter): correct Claude reasoning controls
2026-06-11 14:57:34 -05:00
Aiden Cline
1c7b7e8247
Merge dev into feat/openrouter-reasoning-options
2026-06-11 14:27:05 -05:00
Aiden Cline
a382026ce9
Merge pull request #2153 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-11 14:21:25 -05:00
github-actions[bot]
1fc7261c14
chore(sync): update Vercel AI Gateway model catalog
2026-06-11 19:15:03 +00:00
Aiden Cline
765dae9f61
Merge pull request #2134 from anomalyco/audit/deepinfra-reasoning
...
fix(deepinfra): reconcile reasoning controls
2026-06-11 13:02:22 -05:00
Aiden Cline
02cd80a2ab
Merge pull request #2032 from anthraxx/alibaba-qwen3.7-plus
...
add Qwen3.7 Plus model configuration to Alibana coding plan
2026-06-11 12:57:58 -05:00
Aiden Cline
fcbd02fa84
Merge pull request #2148 from anomalyco/automation/sync-models-venice
...
chore(sync): update Venice model catalog
2026-06-11 12:56:57 -05:00
Aiden Cline
e07a0bab97
Merge pull request #2132 from anomalyco/chore/fireworks-reasoning
...
fix(fireworks-ai): reconcile reasoning controls
2026-06-11 12:55:12 -05:00
Aiden Cline
ad166f7448
fix(fireworks-ai): verify reasoning toggles
2026-06-11 12:33:12 -05:00
github-actions[bot]
660350c5fa
chore(sync): update Venice model catalog
2026-06-11 17:29:06 +00:00
Aiden Cline
54d94bdc79
fix(deepinfra): restore Kimi K2.5 toggle
2026-06-11 12:28:40 -05:00
Aiden Cline
912ee1fe86
fix(deepinfra): restore V4 effort enum
2026-06-11 12:23:47 -05:00
Aiden Cline
9379be8911
Merge pull request #2151 from anomalyco/fix/togetherai-required-reasoning-options
...
[togetherai] Require reasoning options metadata
2026-06-11 12:21:18 -05:00
Aiden Cline
1ccb247f7f
[togetherai] Require reasoning options metadata
2026-06-11 12:05:22 -05:00
Aiden Cline
7d5469898d
[nebius] Complete reasoning option coverage
2026-06-11 12:04:48 -05:00
Aiden Cline
ec3c4ed8ea
fix(fireworks-ai): mark unresolved reasoning controls
2026-06-11 12:04:47 -05:00
Aiden Cline
2b42408582
fix(deepinfra): mark unresolved reasoning controls
2026-06-11 12:04:46 -05:00
Aiden Cline
8521822a96
Merge pull request #2135 from anomalyco/audit/togetherai-reasoning-20260610
...
Audit Together AI models and reasoning controls
2026-06-11 12:01:15 -05:00
Aiden Cline
6b62d03ac0
chore(deepinfra): remove provider test
2026-06-11 12:00:46 -05:00
Aiden Cline
9df50e0ccc
chore(ovhcloud): remove test changes
2026-06-11 12:00:37 -05:00
Aiden Cline
9b3d25aae8
[nebius] Remove provider matrix test
2026-06-11 12:00:36 -05:00
Aiden Cline
ea4d10b219
chore(fireworks-ai): remove catalog test
2026-06-11 12:00:36 -05:00
Aiden Cline
d3d163dd95
Remove Together provider matrix test
2026-06-11 12:00:35 -05:00
Aiden Cline
78f8fb92fc
Merge pull request #2129 from anomalyco/audit/cerebras-models-20260610
...
[cerebras] Refresh public model catalog
2026-06-11 12:00:23 -05:00
Aiden Cline
62b4296b3d
Delete packages/core/test/cerebras.test.ts
2026-06-11 12:00:10 -05:00
Aiden Cline
12057804f5
Merge pull request #2143 from Nindaleth/feature/ghcp-fable
...
feat(github-copilot): add Claude Fable 5 model
2026-06-11 11:48:42 -05:00
Aiden Cline
127290ebec
Merge pull request #2142 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-11 11:45:55 -05:00
Aiden Cline
5abbfce7d6
Merge pull request #2120 from davidfierro/feat/snowflake-cortex-models
...
feat(snowflake-cortex): add missing but officially supported models
2026-06-11 11:45:36 -05:00
Aiden Cline
6ff6ab4028
Merge pull request #2145 from Omee11/feat/token-plan-cn
...
feat(alibaba-token-plan-cn): add Alibaba Token Plan (China) provider
2026-06-11 11:36:16 -05:00
Aiden Cline
0f3e0d7337
Merge pull request #2146 from Omee11/feat/token-plan-qwen3.7-plus
...
feat(alibaba-token-plan): add qwen3.7-plus
2026-06-11 10:51:52 -05:00
github-actions[bot]
8381089b11
chore(sync): update OpenRouter model catalog
2026-06-11 15:28:27 +00:00
Oliver Mee
98bed4baf6
feat(alibaba-token-plan-cn): add Alibaba Token Plan (China) provider
2026-06-11 18:14:20 +08:00
Oliver Mee
e55ab2daf8
feat(alibaba-token-plan): add qwen3.7-plus
2026-06-11 18:14:20 +08:00
Florian Heuer
7280698345
Merge branch 'anomalyco:dev' into fh/stackit-models-catalogue-update-june-2026
2026-06-11 10:04:31 +02:00
Florian Heuer
33b12d459f
add models qwen3.6 27b, gpt oss 20b
2026-06-11 10:03:51 +02:00
Florian Heuer
8b798cf357
update models catalogue
2026-06-11 10:02:59 +02:00
Radek Liska
c60784fab5
feat(github-copilot): add Claude Fable 5 model
2026-06-11 09:15:02 +02:00
Aiden Cline
21581d8f4c
test(sync): cover factored reasoning overrides
2026-06-10 23:20:55 -05:00
Aiden Cline
20bfe37a53
fix(sync): resolve changed canonical base
2026-06-10 23:19:32 -05:00
Aiden Cline
fc4a781c2f
fix(ovhcloud): complete reasoning controls
2026-06-10 23:16:08 -05:00
Aiden Cline
28674e1af4
[cerebras] Assert complete resolved models
2026-06-10 23:16:01 -05:00
Aiden Cline
1e76995f8e
Test resolved Together provider matrix
2026-06-10 23:15:34 -05:00
Aiden Cline
0e371b761d
fix(sync): resolve reasoning before preservation
2026-06-10 23:14:13 -05:00
Aiden Cline
7a5bf4f56e
[cerebras] Test resolved model matrix
2026-06-10 23:13:39 -05:00
Aiden Cline
4c5b17b1db
[nebius] Test generated provider matrix
2026-06-10 23:13:35 -05:00
Aiden Cline
c4650219c3
fix(sync): drop stale reasoning options
2026-06-10 23:13:06 -05:00
Aiden Cline
9fb0474d1c
feat(ovhcloud): add reasoning options
2026-06-10 23:13:06 -05:00
Aiden Cline
8807bb0069
Correct Together reasoning and pricing metadata
2026-06-10 23:12:12 -05:00
Aiden Cline
56426cc834
fix(deepinfra): preserve cache pricing
2026-06-10 23:11:28 -05:00
Aiden Cline
18c35709c5
Merge pull request #2139 from anomalyco/fix/venice-sync-models
...
Venice: fix synced model metadata
2026-06-10 20:14:38 -05:00
Aiden Cline
b618a32341
fix(deepinfra): verify R1 reasoning controls
2026-06-10 20:13:26 -05:00
Aiden Cline
f8229eba2e
fix(deepinfra): narrow reasoning controls
2026-06-10 20:07:25 -05:00
Aiden Cline
6799ff1078
[nebius] Correct verified reasoning controls
2026-06-10 20:02:58 -05:00
Aiden Cline
236ff0e39b
fix(fireworks-ai): add Qwen reasoning budget
2026-06-10 20:02:44 -05:00
Aiden Cline
cb4fd81c59
Correct Together Qwen reasoning metadata
2026-06-10 19:51:01 -05:00
Aiden Cline
79e47be952
fix(deepinfra): use model-specific reasoning controls
2026-06-10 19:50:58 -05:00
Aiden Cline
03c161f038
[cerebras] Correct GLM reasoning option
2026-06-10 19:50:19 -05:00
Aiden Cline
38a2f09999
[nebius] Reconcile model lifecycle evidence
2026-06-10 19:49:42 -05:00
Aiden Cline
1f77766834
fix(fireworks-ai): remove unverified toggles
2026-06-10 19:48:27 -05:00
Aiden Cline
da1032a1cb
[venice] Fix synced model metadata
2026-06-10 19:46:52 -05:00
Aiden Cline
55848d41c6
Merge pull request #2123 from BlockListed/cortecs-add-claude-opus-4-8
...
add claude opus 4.8 to cortecs
2026-06-10 19:36:26 -05:00
BlockListed
e8304a0b0f
add claude opus 4.8 to cortecs
2026-06-10 23:48:02 +02:00
Martin Mose Facondini
23b4754d23
rename agentic-coding model to z-code
2026-06-10 23:06:51 +02:00
Martin Mose Facondini
20ffc3909f
add zeldoc provider with agentic-coding model
2026-06-10 23:06:21 +02:00
Aiden Cline
09c7f864f2
Audit Together AI model catalog and reasoning
2026-06-10 16:05:11 -05:00
Aiden Cline
c71d0c8065
fix(deepinfra): reconcile reasoning controls
2026-06-10 16:05:01 -05:00
Aiden Cline
5a3e0cacea
test(fireworks-ai): lock reasoning controls
2026-06-10 16:04:34 -05:00
Aiden Cline
f8ccb57731
[nebius] Audit reasoning controls
2026-06-10 16:04:09 -05:00
Aiden Cline
c0b03ed655
[cerebras] Refresh public model catalog
2026-06-10 16:03:52 -05:00
Aiden Cline
63feee7eca
Merge pull request #2128 from anomalyco/chore/close-stale-pull-requests
...
Automate stale pull request cleanup
2026-06-10 15:55:45 -05:00
Aiden Cline
233d636579
Merge pull request #2118 from dpuyosa/feat/venice-base-model
...
Venice: Update generation script to use base_model and reasoning_options
2026-06-10 15:55:01 -05:00
Aiden Cline
337d50d90f
Automate stale pull request cleanup
2026-06-10 15:54:40 -05:00
Aiden Cline
dfb3f2a421
Merge pull request #2062 from knowhycodata/add-llmtr-provider
...
feat: add LLMTR provider
2026-06-10 15:53:35 -05:00
Aiden Cline
a87f44dc06
[venice] Remove stale generated metadata
2026-06-10 14:59:51 -05:00
Aiden Cline
19cb771778
[venice] Generate metadata for new models
2026-06-10 14:40:06 -05:00
Aiden Cline
1f1a82c280
[venice] Reconcile synced model overrides
2026-06-10 14:24:32 -05:00
Aiden Cline
d9b2cd9076
Merge remote-tracking branch 'refs/remotes/contributor/feat/venice-base-model' into feat/venice-base-model
2026-06-10 14:24:21 -05:00
Aiden Cline
0ce7da24b6
[venice] Factor all models through metadata
2026-06-10 14:23:52 -05:00
Aiden Cline
44dabca8de
Merge pull request #2093 from jatingomnet/fastrouter_model_update
...
feat(sync): sync FastRouter model catalog
2026-06-10 14:22:20 -05:00
Aiden Cline
62c62ec36f
Merge pull request #2113 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-10 14:21:33 -05:00
Aiden Cline
c3dcc2730f
Merge pull request #2114 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-10 14:21:16 -05:00
Aiden Cline
4d90460f96
Merge pull request #2127 from leszek3737/zenmux/step-free
...
feat(zenmux): remove of Step 3.5 Flash (Free) model and add Step 3.7 Flash (Free)
2026-06-10 14:16:59 -05:00
github-actions[bot]
87b37096fc
chore(sync): update OpenRouter model catalog
2026-06-10 19:10:45 +00:00
github-actions[bot]
1ea8f58f13
chore(sync): update Vercel AI Gateway model catalog
2026-06-10 19:10:44 +00:00
Tianning Li
2c779fc8c8
Merge branch 'dev' into add-step-3.7-flash
2026-06-11 01:14:54 +08:00
Aiden Cline
9a13c66393
Merge pull request #2126 from vglafirov/feat/gitlab-claude-fable-5
...
feat(gitlab): add Claude Fable 5 model
2026-06-10 11:57:34 -05:00
Leszek
f8a551f850
Remove of Step 3.5 Flash (Free) model and add Step 3.7 Flash (Free)
2026-06-10 18:55:15 +02:00
Vladimir Glafirov
1751dc2671
feat(gitlab): add Claude Fable 5 model
2026-06-10 18:50:26 +02:00
Aiden Cline
d333702d19
Merge pull request #2115 from pawelsierant/dev
...
Add Claude Fable 5 support for Azure
2026-06-10 11:40:16 -05:00
Aiden Cline
8f323c3a78
Merge pull request #2125 from Nichokas/add-freemodel-provider
...
feat(providers): add Claude Fable 5 to FreeModel
2026-06-10 11:40:03 -05:00
dpuyosa
8d3c8cfe21
Merge branch 'dev' into feat/venice-base-model
2026-06-10 18:39:23 +02:00
Aiden Cline
1f8adf44e7
Merge pull request #2091 from dpuyosa/feat/venice-models
...
Venice: Add tencent-hy3-preview and update minimax-m27
2026-06-10 11:13:10 -05:00
Aiden Cline
4201586665
[venice] Remove models missing from API
2026-06-10 11:08:15 -05:00
Nichokas
28d6a54256
feat: add Claude Fable 5 to FreeModel
2026-06-10 18:06:54 +02:00
Aiden Cline
33bceb35a5
Merge remote-tracking branch 'origin/dev' into feat/venice-base-model
...
# Conflicts:
# providers/venice/models/claude-fable-5.toml
2026-06-10 11:00:48 -05:00
Aiden Cline
25c3d6cd23
[venice] Migrate generator to sync runner
2026-06-10 10:58:12 -05:00
David Fierro Iglesias
5dcd077370
feat(snowflake-cortex): add officially supported models
2026-06-10 16:29:41 +02:00
Aiden Cline
987ca2d2f8
Merge pull request #2117 from dpuyosa/feat/venice-claude-fable-5
...
Venice: Add claude-fable-5 model
2026-06-10 09:28:58 -05:00
dpuyosa
07d2e3e23f
[venice] Update models with the new generation script version
...
- Use new `base_model` and `reasoning_options`
2026-06-10 13:37:13 +02:00
dpuyosa
5d5a421b35
[venice] Add claude-fable-5 model
...
- Add new provider model configuration inheriting from anthropic base
- Enable structured_output and define cost/modalities
- New file: providers/venice/models/claude-fable-5.toml
2026-06-10 13:15:23 +02:00
dpuyosa
63f56867b9
[venice] Add tencent-hy3-preview and update minimax-m27
...
- Inherit base_model metadata for both models
- Add reasoning_options with effort levels
- Remove redundant fields now provided by base
2026-06-10 13:06:17 +02:00
dpuyosa
d4bf232f91
[venice] Add base_model + reasoning_options to generator
...
- Derive open_weights from base model metadata when present
- Remove open_weights from baseModelOverrides and formatBaseModelToml
- Add temperature comparison in detectChanges for provider models
2026-06-10 12:59:38 +02:00
dpuyosa
0b27d6034d
[venice] Add base_model + reasoning_options to generator
...
- Add base_model lookup via models/ metadata directory
- Support new reasoning field (reasoning_options effort), audio pricing, and full TOML formatting
- Preserve existing fields and emit minimal override TOMLs when base_model present
- Update change detection and formatting for base_model mode
2026-06-10 12:42:39 +02:00
Frank
57caaf88a2
update zen models
2026-06-10 03:55:32 -04:00
Pawel Sierant
3b3d7ac3aa
Add Claude Fable 5 support for Azure
2026-06-10 08:37:24 +02:00
jatin.go
015679c420
chore(fastrouter): use base_model for grok-build-0.1 and sarvam models
...
Addresses PR #2093 review feedback to use base_model inheritance where a
canonical models/ entry exists or can be added.
- providers/fastrouter/models/x-ai/grok-build-0.1.toml: switch to
base_model = "xai/grok-build-0.1" (canonical already existed); drop
duplicated/conflicting facts.
- models/sarvam/sarvam-30b.toml, models/sarvam/sarvam-105b.toml: add new
canonical metadata so multiple sarvam-hosting providers can share it.
- providers/fastrouter/models/sarvam/sarvam-30b.toml,
providers/fastrouter/models/sarvam/sarvam-105b.toml: switch to
base_model with only [cost] override.
bun validate exits 0.
2026-06-10 11:22:29 +05:30
Aiden Cline
de6034494d
Merge pull request #2112 from anomalyco/feat/groq-reasoning-options
...
fix(groq): reconcile model catalog and reasoning options
2026-06-10 00:29:38 -05:00
Aiden Cline
feb387982b
fix(groq): reconcile active model catalog
2026-06-10 00:14:39 -05:00
Aiden Cline
3beb135e23
feat(groq): add reasoning options
2026-06-10 00:08:17 -05:00
Aiden Cline
eb2dc1750e
Merge pull request #2111 from anomalyco/feat/nvidia-reasoning-options
...
feat(nvidia): add reasoning options
2026-06-09 23:44:39 -05:00
Aiden Cline
0fa6f6a983
feat(schema): support unbounded reasoning budgets
2026-06-09 23:20:21 -05:00
Aiden Cline
aba6cae853
fix(nvidia): narrow reasoning controls
2026-06-09 23:16:13 -05:00
Aiden Cline
83e2a3437f
feat(nvidia): add reasoning options
2026-06-09 20:48:07 -05:00
Aiden Cline
f3d8034335
Merge pull request #2109 from anomalyco/fix/cloudflare-sync-reasoning-options
...
fix(sync): preserve reasoning options
2026-06-09 19:54:25 -05:00
Aiden Cline
42fbb1d9ca
Merge pull request #2067 from CodeAnimal/az-deepseek-v4
...
Azure DeepSeek-V4-Pro and DeepSeek-V4-Flash
2026-06-09 19:53:46 -05:00
Aiden Cline
431df4b758
fix(sync): preserve authored reasoning options
2026-06-09 19:51:11 -05:00
Aiden Cline
e9f798225c
Merge pull request #2090 from coder-wangbin/fix/qwen3.7-plus-params
...
fix(alibaba/qwen3.7-plus): correct max output to 64K and tier size to 256K
2026-06-09 19:47:27 -05:00
Aiden Cline
c2a85735d3
fix(cloudflare): preserve reasoning options during sync
2026-06-09 19:47:13 -05:00
Aiden Cline
8bc3d0b602
Merge pull request #2095 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-09 19:45:58 -05:00
Aiden Cline
bcfcaccbd3
Merge pull request #2077 from anomalyco/feat/novita-reasoning-options
...
feat(novita-ai): add reasoning options
2026-06-09 19:45:42 -05:00
github-actions[bot]
e0f2b8a542
chore(sync): update OpenRouter model catalog
2026-06-09 23:45:17 +00:00
Aiden Cline
e0c0f0202d
fix(novita-ai): omit unusable V4 none effort
2026-06-09 17:32:35 -05:00
Aiden Cline
3bc08e0991
Merge pull request #2100 from kites262/feat/add-mimo-v25-pro-ultraspeed
...
feat(xiaomi): add mimo-v2.5-pro-ultraspeed
2026-06-09 17:28:51 -05:00
Aiden Cline
f63d764e53
Merge pull request #2108 from leszek3737/zenmux/claude-fable-5
...
Fead(zenmux): Add Claude Fable 5 support for Zenmux
2026-06-09 17:28:24 -05:00
Leszek
8a24eecc9a
Add Claude Fable 5 for Zenmux
2026-06-09 23:13:00 +02:00
Frank
fb13347f59
update zen model
2026-06-09 15:40:00 -04:00
Aiden Cline
d06fc9dfc8
fix(novita-ai): add DeepSeek V4 reasoning efforts
2026-06-09 13:47:34 -05:00
Aiden Cline
b1867ba865
Merge pull request #2104 from helloimalastair/cloudflare-aig-fable-5
...
Add Claude Fable 5 for Cloudflare AI Gateway
2026-06-09 13:46:31 -05:00
Aiden Cline
e5a8bf7e59
Merge pull request #2105 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-09 13:46:21 -05:00
Aiden Cline
a93d3b37f4
Merge pull request #2106 from unexge/push-tkvuvvvrvmlq
...
Add Claude Fable 5 for Amazon Bedrock
2026-06-09 13:46:06 -05:00
Aiden Cline
c08584c555
Merge pull request #2107 from vercel/fix-fable-5-reasoning-options
...
fix(vercel): declare claude-fable-5 reasoning as effort-only
2026-06-09 13:45:50 -05:00
R-Taneja
62fb2b4437
fix(vercel): declare claude-fable-5 reasoning as effort-only
...
claude-fable-5 rejects thinking.type=enabled (budget_tokens) and requires
thinking.type=adaptive + output_config.effort. Without reasoning_options,
consumers like OpenCode fall back to the legacy budget_tokens control and
the API errors. Mirror claude-opus-4-8, which is also effort-only.
2026-06-09 11:40:16 -07:00
Burak Varli
ab1b725656
Add Claude Fable 5 for Amazon Bedrock
...
Add us/eu/global cross-region inference profiles and set the knowledge
cutoff on the shared base model.
2026-06-09 18:39:45 +00:00
github-actions[bot]
6c710128ef
chore(sync): update Vercel AI Gateway model catalog
2026-06-09 17:56:48 +00:00
helloimalastair
ef15783481
add claude fable 5 for cloudflare ai gateway
2026-06-09 10:32:45 -07:00
Rohan Taneja
ea3976505e
Merge pull request #2103 from vercel/update-vercel-models-claude-fable-5
...
Add Claude Fable 5 (Vercel AI Gateway)
2026-06-09 10:32:16 -07:00
Aiden Cline
b2780222da
Merge pull request #2102 from anomalyco/add-anthropic-claude-fable-5
...
Add Claude Fable 5
2026-06-09 12:30:18 -05:00
R-Taneja
303758f170
chore(vercel): add claude-fable-5 model definition
...
Generated from the Vercel AI Gateway API (bun run vercel:generate --new-only).
2026-06-09 10:30:10 -07:00
Aiden Cline
259aff58eb
Add Claude Fable 5
2026-06-09 12:15:45 -05:00
Frank
22f6dd1b9d
update zen models
2026-06-09 12:08:10 -04:00
Aiden Cline
7c6727ffc9
Merge pull request #2094 from tomscohere/cohere-north-mini-code-1.0
...
[cohere] Add Cohere North-Mini-Code-1.0 and Cohere Command A+
2026-06-09 10:55:42 -05:00
kites262
7a25c3fe9c
feat(xiaomi): add mimo-v2.5-pro-ultraspeed
2026-06-09 23:52:25 +08:00
Aiden Cline
57e0020109
Merge pull request #2089 from RISHIKREDDYL/dev
...
fix(azure-cognitive-services): remove broken symlinks for retired xAI models
2026-06-09 10:48:29 -05:00
Aiden Cline
9b7dbfea77
refactor(cohere): use base models
2026-06-09 09:53:44 -05:00
Aiden Cline
8648cb4778
Merge pull request #2084 from anomalyco/feat/cloudflare-workers-ai-reasoning-options
...
feat(cloudflare-workers-ai): add reasoning options
2026-06-09 09:52:13 -05:00
tomscohere
ca1d731028
Update name
2026-06-09 14:21:49 +00:00
tomscohere
f0928f55be
Update North mini code to Cohere provider
2026-06-09 14:10:39 +00:00
tomscohere
8fbda849d7
Fix A+ last_updated
2026-06-09 11:55:42 +00:00
tomscohere
938ef111c4
Restore package lock
2026-06-09 11:50:56 +00:00
tomscohere
7b65a7c6de
Add North-Mini-Code and Cohere CMDA+
2026-06-09 11:50:07 +00:00
jatin.go
eaffc05654
chore(fastrouter): drop unrequested models from prior sync
...
Removes ~117 model TOMLs introduced by the merged-in big sync commit and
keeps only the 32 explicitly-requested new models. Also reverts the two
pricing changes (deepseek-r1-distill-llama-70b, z-ai/glm-5) and restores
the two previously-deleted files (moonshotai/kimi-k2.toml, z-ai/glm-4.5)
to their original pre-sync state.
bun validate exits 0.
2026-06-09 16:28:15 +05:30
jatin.go
c8adf1e849
Merge branch 'fastrouter_model_update' of https://github.com/jatingomnet/models.dev into fastrouter_model_update
2026-06-09 16:25:01 +05:30
jatin.go
8a8912c39d
feat(sync): add new FastRouter models
...
Adds 32 new model TOMLs matching the latest fastrouter.ai/models listing.
- Anthropic: claude-opus-4.8, claude-sonnet-4.6
- xAI: grok-4.3, grok-build-0.1
- OpenAI: gpt-5.5, gpt-5.5-pro, gpt-5.4-mini, gpt-5.4-nano,
gpt-5.3-codex, gpt-image-2, gpt-realtime-1.5
- Google: gemini-3.5-flash, gemini-3.1-pro-preview, gemma-4-31b-it,
gemini-3.1-flash-image-preview, gemini-3-pro-image-preview,
imagen-4.0-fast, imagen-4.0-ultra, veo3.1, veo3.1-fast, veo3.1-lite
- DeepSeek: deepseek-v4-pro
- MoonshotAI: kimi-k2.6
- Z.AI: glm-5.1
- MiniMax: minimax-m2.7, minimax-m2.7-highspeed
- Sarvam: sarvam-105b, sarvam-30b
- ByteDance: seedance-2
- Alibaba: wanx/wan-v2-6
- Leonardo.AI: lucid-origin, lucid-realism
Uses base_model inheritance where canonical models/ entries exist;
self-contained TOMLs otherwise. bun validate exits 0.
2026-06-09 16:20:29 +05:30
jatin.go
c6641ba93d
feat(sync): sync FastRouter model catalog
...
Adds ~117 new model TOMLs, removes 1 stale entry, and updates 2 pricing
files to match the current fastrouter.ai/models listing.
- Remove moonshotai/kimi-k2 (replaced by kimi-k2.5 and kimi-k2.6)
- Fix z-ai/glm-4.5 (missing .toml extension); convert to base_model ref
- Update pricing: deepseek-r1-distill-llama-70b, z-ai/glm-5
- Add Anthropic claude-opus-4.5 through claude-3-5-haiku-20241022
- Add OpenAI gpt-5.x/4.x/3.5, o-series, realtime, image, sora, embeddings
- Add Google gemini-3.x/gemma-4, imagen-4, veo2/veo3/veo3.1 families
- Add xAI grok-4.x/3.x/2, DeepSeek v3.x/v4-pro/R1 variants
- Add Qwen, MoonshotAI, MiniMax, Perplexity, Meta, Mistral, Z.AI, Sarvam
- Add FLUX, ByteDance seedream/seedance, Leonardo AI, Kling, Runway,
Pika, Pollo, Vidu, Wanx video/image models and ace-step audio
Uses base_model inheritance where canonical models/ entries exist;
self-contained TOMLs otherwise. bun validate exits 0.
2026-06-09 15:40:27 +05:30
dpuyosa
fc7493b27b
[venice] Add tencent-hy3-preview and update minimax-m27
...
- Add new tencent-hy3-preview model with cost/limit/modality config
- Update minimax-m27 last_updated and cache_read pricing
2026-06-09 11:56:16 +02:00
wangbin
d4d0b483b5
fix(alibaba/qwen3.7-plus): correct output to 64K and tier size to 256K
...
- output: 16,384 → 65,536 (official max output is 64K)
- tier.size: 128,000 → 256,000 (matches qwen3.6-plus tier threshold)
Verified against official spec:
https://bailian.console.aliyun.com/cn-beijing/?tab=model#/model-market/detail/qwen3.7-plus
Context: 1M | Max Output: 64K | Modalities: text + image + video
2026-06-09 16:57:14 +08:00
CodeAnimal
f83b8ea4a1
Introduce base_model and other corrections based on feedback
2026-06-09 09:53:54 +01:00
Ubuntu
b66908a347
fix(azure-cognitive-services): remove broken symlinks for retired xAI models
2026-06-09 11:54:19 +05:30
Aiden Cline
37b1d0ac95
fix(cloudflare-workers-ai): preserve schema compatibility
2026-06-08 23:19:03 -05:00
Aiden Cline
f674b240c3
Merge pull request #2087 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-08 23:03:09 -05:00
Aiden Cline
b233bbdb81
Merge pull request #2075 from anomalyco/feat/azure-reasoning-options
...
feat(azure): add reasoning options
2026-06-08 23:02:50 -05:00
Aiden Cline
2817f22c8a
fix(azure): expose Kimi reasoning toggles
2026-06-08 23:02:12 -05:00
Aiden Cline
ec05c9d5f1
Merge pull request #2088 from anomalyco/feat/baseten-model-sync
...
feat(sync): add Baseten model sync
2026-06-08 22:53:56 -05:00
Aiden Cline
f96381a34d
feat(sync): add Baseten model sync
2026-06-08 22:51:22 -05:00
Aiden Cline
aeecf3b66f
fix(novita-ai): add GPT OSS reasoning efforts
2026-06-08 22:41:16 -05:00
Aiden Cline
a963e6ae00
Merge pull request #2078 from anomalyco/feat/baseten-reasoning-options
...
feat(baseten): add reasoning options
2026-06-08 22:28:13 -05:00
github-actions[bot]
075fd9263e
chore(sync): update OpenRouter model catalog
2026-06-09 03:25:49 +00:00
Aiden Cline
f4bea4e831
Merge pull request #2081 from anomalyco/feat/vertex-reasoning-options
...
feat(google-vertex): add reasoning options
2026-06-08 22:13:28 -05:00
Aiden Cline
dcae17ea26
fix(google-vertex): retain latest Gemini aliases
2026-06-08 22:12:00 -05:00
Aiden Cline
ffedd884f7
fix(google-vertex): remove retired models
2026-06-08 22:06:17 -05:00
Aiden Cline
e885955e2f
Merge pull request #2079 from anomalyco/feat/ollama-cloud-reasoning-options
...
feat(ollama-cloud): add reasoning options
2026-06-08 21:57:41 -05:00
Aiden Cline
bddf7e070c
Merge pull request #2083 from anomalyco/feat/deepinfra-reasoning-options
...
feat(deepinfra): add reasoning options
2026-06-08 21:56:56 -05:00
Aiden Cline
80c55103dd
fix(deepinfra): restore DeepSeek V4 effort controls
2026-06-08 21:13:16 -05:00
Aiden Cline
9a8efd2f2f
fix(ollama-cloud): expose MiniMax M3 reasoning controls
2026-06-08 21:00:49 -05:00
Aiden Cline
919ee8da23
fix(ollama-cloud): expose DeepSeek max reasoning
2026-06-08 20:49:29 -05:00
Aiden Cline
71f76d7a1b
Merge pull request #2080 from anomalyco/feat/fireworks-reasoning-options
...
feat(fireworks-ai): add reasoning options
2026-06-08 20:46:48 -05:00
Aiden Cline
b6e8a23d76
Merge pull request #2085 from anomalyco/feat/xai-reasoning-options
...
feat(xai): add reasoning options
2026-06-08 20:36:44 -05:00
Aiden Cline
f1fb54c7ba
test(xai): reflect language model sync fields
2026-06-08 20:34:29 -05:00
Aiden Cline
9d6cfa4c3f
fix(xai): preserve reasoning options during sync
2026-06-08 20:30:35 -05:00
Aiden Cline
5e7769cb71
fix(openrouter): expose Claude Opus effort
2026-06-08 20:22:10 -05:00
Aiden Cline
add3daacea
feat(openrouter): add reasoning options
2026-06-08 20:17:16 -05:00
Aiden Cline
83faa5efe4
feat(xai): add reasoning options
2026-06-08 20:17:02 -05:00
Aiden Cline
bf9b74e973
feat(cloudflare-workers-ai): add reasoning options
2026-06-08 20:16:58 -05:00
Aiden Cline
077a047eb0
feat(deepinfra): add reasoning options
2026-06-08 20:16:49 -05:00
Aiden Cline
e696b33e0f
feat(google-vertex): add reasoning options
2026-06-08 20:16:48 -05:00
Aiden Cline
d1f12dd63a
feat(fireworks-ai): add reasoning options
2026-06-08 20:16:45 -05:00
Aiden Cline
30406be8f4
feat(ollama-cloud): add reasoning options
2026-06-08 20:16:42 -05:00
Aiden Cline
e4768a2d76
feat(baseten): add reasoning options
2026-06-08 20:16:41 -05:00
Aiden Cline
c347e8b438
feat(novita-ai): add reasoning options
2026-06-08 20:16:40 -05:00
Aiden Cline
5bb6b2aaf8
Merge pull request #2076 from anomalyco/feat/bedrock-reasoning-options
...
feat(amazon-bedrock): add reasoning options
2026-06-08 19:36:54 -05:00
Aiden Cline
468e2ad4ca
feat(amazon-bedrock): add reasoning options
2026-06-08 19:28:00 -05:00
Aiden Cline
04ba6ca94e
feat(azure): add reasoning options
2026-06-08 17:53:46 -05:00
Aiden Cline
0d7d13bb38
Merge pull request #2074 from anomalyco/feat/openai-reasoning-options
...
feat(openai): add reasoning options
2026-06-08 17:28:22 -05:00
Aiden Cline
6cc99b6a97
feat(openai): add reasoning options
2026-06-08 17:17:21 -05:00
Aiden Cline
fe7927f2dd
Merge pull request #2061 from Astro-Han/add-qwen3.7-plus-coding-plan-cn
...
feat: add qwen3.7-plus to alibaba-coding-plan-cn provider
2026-06-08 16:43:46 -05:00
Aiden Cline
cef703a91b
Merge pull request #2072 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-08 16:43:09 -05:00
Aiden Cline
3cdf2181f5
Merge pull request #2073 from anomalyco/fix/vercel-sync-all-model-types
...
fix(vercel): sync all gateway model types
2026-06-08 16:42:45 -05:00
Aiden Cline
b0e1ed9338
fix(vercel): sync all gateway model types
2026-06-08 16:32:25 -05:00
github-actions[bot]
d061339e5d
chore(sync): update OpenRouter model catalog
2026-06-08 21:05:13 +00:00
Aiden Cline
26362a4ce3
Merge pull request #2068 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-08 15:55:27 -05:00
Aiden Cline
2b0e0b7c95
Merge pull request #2047 from leszek3737/zenmux-7.06
...
feat(zenmux): add 11 new model definitions
2026-06-08 15:53:19 -05:00
github-actions[bot]
6a1ef22dcd
chore(sync): update OpenRouter model catalog
2026-06-08 19:58:10 +00:00
Leszek
9a576170d4
fix(zenmux): correct Claude Opus 4.8 base model ID
2026-06-08 21:40:32 +02:00
CodeAnimal
b821602bbd
Add DeepSeek-V4-Flash to Azure provider
2026-06-08 17:21:48 +01:00
CodeAnimal
74bf471580
Add DeepSeek-V4-Pro to Azure provider
2026-06-08 17:21:36 +01:00
knowhy
e043cc6da1
refactor(llmtr): use base_model for qwen3-6-35b
2026-06-08 18:19:40 +03:00
knowhy
6c523206aa
feat(llmtr): add logo
2026-06-08 18:19:39 +03:00
Aiden Cline
bccfdc7b87
Merge pull request #2050 from hgraca/nvidia
...
Add NVIDIA/NVIDIA Nemotron 3 Ultra
2026-06-08 09:55:16 -05:00
Aiden Cline
7217d11f79
fix(nvidia): use base model for nemotron ultra
2026-06-08 09:41:07 -05:00
Aiden Cline
ca035f8d4c
Merge pull request #2060 from nathannli/dev
...
fix(cerebras): deprecate llama3.1-8b
2026-06-08 09:21:54 -05:00
Aiden Cline
047af97a74
Merge pull request #2063 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-08 09:18:59 -05:00
Aiden Cline
3b05a8e199
Merge pull request #2066 from dpuyosa/feat/venice-nemotron
...
Venice: Update gemma pricing and add nemotron model
2026-06-08 09:18:46 -05:00
github-actions[bot]
67880dc681
chore(sync): update OpenRouter model catalog
2026-06-08 13:46:24 +00:00
dpuyosa
dcf7f6d0a3
[venice] Update gemma pricing and add nemotron model
...
- Update google-gemma-4-31b-it cost/last_updated
- Add nvidia-nemotron-3-ultra-550b-a55b.toml with pricing/limits
2026-06-08 13:30:36 +02:00
Jack
209ce771e9
update minimax-m3 price in go
2026-06-08 19:11:47 +08:00
Samrath
0dd27c0da9
feat: add Pioneer provider
2026-06-08 11:04:41 +05:30
knowhy
5ccbf972a5
feat(llmtr): add models/sincap.toml
2026-06-08 08:30:28 +03:00
knowhy
c178001cca
feat(llmtr): add models/magibu-11b-v8.toml
2026-06-08 08:30:27 +03:00
knowhy
69a833ef58
feat(llmtr): add models/trendyol-7b.toml
2026-06-08 08:30:26 +03:00
knowhy
33c79f65b1
feat(llmtr): add models/medgemma-4b.toml
2026-06-08 08:30:25 +03:00
knowhy
c4fba0747f
feat(llmtr): add models/qwen3-6-35b.toml
2026-06-08 08:30:24 +03:00
knowhy
daf5f684b8
feat(llmtr): add models/gemma-4.toml
2026-06-08 08:30:23 +03:00
knowhy
fa17e02dc2
feat(llmtr): add provider.toml
2026-06-08 08:30:22 +03:00
Yuhan Lei
4dbd6b6b13
fix: use base_model format instead of full definition
2026-06-08 10:56:26 +08:00
Yuhan Lei
ff9199d68c
feat: add qwen3.7-plus to alibaba-coding-plan-cn provider
...
Qwen3.7 Plus is now available on Alibaba Cloud Coding Plan (China).
2026-06-08 10:52:50 +08:00
Nathan Li
e46f128b3a
fix(cerebras): deprecate llama3.1-8b
2026-06-07 21:28:51 -04:00
Aiden Cline
b5a8387a39
Merge pull request #2053 from smakosh/add-llmgateway-minimax-m3-qwen37-plus
...
feat(llmgateway): add MiniMax M3 and Qwen3.7 Plus
2026-06-07 20:12:32 -05:00
Aiden Cline
f55137b165
Merge pull request #2056 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-07 20:12:15 -05:00
Aiden Cline
08607a1ea0
Merge pull request #2057 from anomalyco/automation/sync-models-vercel
...
chore(sync): update Vercel AI Gateway model catalog
2026-06-07 20:12:07 -05:00
Aiden Cline
4cabf9f282
Merge pull request #2055 from anomalyco/automation/sync-models-cloudflare-workers-ai
...
chore(sync): update Cloudflare Workers AI model catalog
2026-06-07 20:11:55 -05:00
github-actions[bot]
d603abe1d9
chore(sync): update Cloudflare Workers AI model catalog
2026-06-07 23:38:41 +00:00
github-actions[bot]
aedf097709
chore(sync): update OpenRouter model catalog
2026-06-07 23:38:39 +00:00
github-actions[bot]
dafb6a02a2
chore(sync): update Vercel AI Gateway model catalog
2026-06-07 23:38:37 +00:00
Levente Polyak
15f015fd4a
add Qwen3.7 Plus model configuration to Alibana coding plan
...
Coding-plan models are at a fixed monthly fee.
Link: https://modelstudio.console.alibabacloud.com/eu-central-1?tab=doc#/doc/?type=model&url=3005961
2026-06-07 21:54:13 +02:00
Leszek
c02cf9ee89
refactor(zenmux): centralize model definitions and simplify provider configs
...
This refactors Zenmux model configurations by:
- Moving comprehensive model properties (e.g., limits, modalities) from `providers/zenmux/models/` to the shared `models/` directory.
- Introducing `base_model` references in `providers/zenmux/models/` files, which now primarily specify provider-specific attributes like `cost`.
- Updating parameters for `qwen3.7-plus`, `gpt-5.5-instant`, and `step-3.7-flash` during this reorganization.
2026-06-07 20:22:01 +02:00
Aiden Cline
f112360043
Merge pull request #2052 from anomalyco/fix/google-sync-preserve-base-models
...
fix(google): compact sync and add Vertex TTS
2026-06-07 12:49:43 -05:00
Aiden Cline
e6aca83545
feat(google-vertex): add Gemini 2.5 TTS models
2026-06-07 12:38:21 -05:00
smakosh
257a4fd79c
fix(llmgateway): use base_model inheritance for MiniMax M3 and Qwen3.7 Plus
...
Upstream renamed the inheritance keyword from [extends].from to
base_model. Switch both new llmgateway entries to base_model so they
inherit the shared canonical metadata and only override llmgateway cost.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-07 18:29:09 +01:00
Aiden Cline
7feb291963
fix(google): remove unsupported TTS model ID
2026-06-07 12:28:33 -05:00
smakosh
3e8bec11b5
Merge remote-tracking branch 'upstream/dev' into add-llmgateway-minimax-m3-qwen37-plus
...
# Conflicts:
# providers/alibaba/models/qwen3.7-plus.toml
# providers/minimax/models/MiniMax-M3.toml
2026-06-07 18:21:42 +01:00
smakosh
d322c49fc5
feat(llmgateway): add MiniMax M3 and Qwen3.7 Plus
...
Add two new text models from the LLM Gateway catalog
(https://api.llmgateway.io/v1/models ), each as an llmgateway entry
extending a canonical provider model:
- minimax-m3 -> minimax/MiniMax-M3
- qwen3.7-plus -> alibaba/qwen3.7-plus
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-07 18:20:10 +01:00
Aiden Cline
a067d458a9
Merge pull request #2030 from Nichokas/add-freemodel-provider
...
feat(freemodel): add FreeModel.dev provider (Anthropic + OpenAI formats)
2026-06-07 12:17:29 -05:00
Aiden Cline
9c0aaa8482
chore(google): sync image context limit
2026-06-07 12:17:23 -05:00
Aiden Cline
317334dc33
fix(google): preserve synced base models
2026-06-07 12:16:58 -05:00
Aiden Cline
134906e37c
Merge pull request #2051 from anomalyco/refactor/vercel-shared-sync
...
chore(sync): update Vercel model catalog
2026-06-07 12:06:18 -05:00
Aiden Cline
f473f985d9
Merge pull request #2049 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-07 12:05:21 -05:00
Frank
b8f06211b0
update zen models
2026-06-07 12:48:22 -04:00
github-actions[bot]
8b742acb8b
chore(sync): update OpenRouter model catalog
2026-06-07 16:46:19 +00:00
Aiden Cline
33be44552c
Merge pull request #2042 from anomalyco/chore/sync-vercel-catalog
...
chore(sync): update Vercel model catalog
2026-06-07 11:45:03 -05:00
Herberto Graca
0645480326
Add NVIDIA/NVIDIA Nemotron 3 Ultra
2026-06-07 16:47:31 +02:00
Leszek
8d2f754dd6
feat(zenmux): add 11 new model definitions
...
New models: claude-opus-4.8, gemini-3.1-flash-lite, gemini-3.5-flash, ring-2.6-1t, minimax-m3, gpt-5.5-instant, qwen3.7-max, qwen3.7-plus, step-3.7-flash, grok-4.3, grok-build-0.1
2026-06-07 13:56:12 +02:00
Nichokas
72bba2a4a3
fix: Update logo to comply with the guidelines
2026-06-07 10:36:11 +02:00
Aiden Cline
3cfa5e6583
Merge pull request #2041 from anomalyco/refactor/vercel-shared-sync
...
refactor(sync): migrate Vercel to shared runner
2026-06-07 00:22:31 -05:00
Aiden Cline
4a01190179
Merge pull request #2043 from anomalyco/automation/sync-models-cloudflare-workers-ai
...
chore(sync): update Cloudflare Workers AI model catalog
2026-06-07 00:04:35 -05:00
Aiden Cline
a00c4b4feb
Merge pull request #2044 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-07 00:04:04 -05:00
github-actions[bot]
b32b126540
chore(sync): update Cloudflare Workers AI model catalog
2026-06-07 03:26:37 +00:00
github-actions[bot]
4f296dcf55
chore(sync): update OpenRouter model catalog
2026-06-07 03:26:36 +00:00
Aiden Cline
285ca1a865
chore(sync): update Vercel model catalog
2026-06-06 19:49:46 -05:00
Aiden Cline
55b630c1f6
fix(vercel): inherit model update dates
2026-06-06 19:49:09 -05:00
Aiden Cline
20756bbba8
fix(vercel): resolve Alibaba metadata links
2026-06-06 18:56:46 -05:00
Aiden Cline
9260d4d112
fix(sync): match canonical metadata casing
2026-06-06 18:56:10 -05:00
Aiden Cline
022e6350c7
fix(vercel): factor canonical model metadata
2026-06-06 18:55:48 -05:00
Aiden Cline
2fc28466e8
fix(sync): report retained Vercel models
2026-06-06 18:51:55 -05:00
Aiden Cline
a700d92235
refactor(sync): migrate Vercel to shared runner
2026-06-06 18:49:36 -05:00
Aiden Cline
95cfda05be
Merge pull request #2028 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-06 18:44:57 -05:00
Aiden Cline
0f1783dad9
Merge pull request #2040 from anomalyco/fix/sync-retain-curated-base-models
...
fix(sync): retain curated base model links
2026-06-06 18:42:53 -05:00
Aiden Cline
7dfc7867f1
fix(sync): retain curated base model links
2026-06-06 18:41:11 -05:00
Aiden Cline
62ac8db1b8
Merge pull request #2039 from anomalyco/automation/sync-models-cloudflare-workers-ai
...
chore(sync): update Cloudflare Workers AI model catalog
2026-06-06 18:40:34 -05:00
github-actions[bot]
877da3f734
chore(sync): update OpenRouter model catalog
2026-06-06 23:38:33 +00:00
github-actions[bot]
62e9bdadb6
chore(sync): update Cloudflare Workers AI model catalog
2026-06-06 23:38:33 +00:00
Nichokas
14709d66d7
feat(freemodel): add provider logo
...
Addresses review feedback on #2030 — provider was missing a logo.svg.
2026-06-07 01:36:32 +02:00
Aiden Cline
1dd2250d1e
Merge pull request #2038 from anomalyco/fix/cloudflare-sync-base-models
...
fix(sync): preserve Cloudflare base models
2026-06-06 18:20:59 -05:00
Aiden Cline
5bb15e680d
fix(sync): preserve Cloudflare base models
2026-06-06 18:15:48 -05:00
Aiden Cline
caa3521f13
update logos
2026-06-06 18:00:19 -05:00
Aiden Cline
d996411611
Merge pull request #2037 from licat2023/fix/deepseek-cache-pricing
...
fix(models.dev): correct deepseek-chat/reasoner cache_read pricing
2026-06-06 17:51:44 -05:00
licat2023
68b75c7e5f
fix(models.dev): correct deepseek-reasoner cache_read pricing (0.028 to 0.0028)
...
Matches DeepSeek V4 Flash pricing as deepseek-reasoner is a deprecated alias.
Ref: https://api-docs.deepseek.com/quick_start/pricing
2026-06-07 05:01:20 +08:00
licat2023
b780073b8d
fix(models.dev): correct deepseek-chat cache_read pricing (0.028 to 0.0028)
...
Matches DeepSeek V4 Flash pricing as deepseek-chat is a deprecated alias.
Ref: https://api-docs.deepseek.com/quick_start/pricing
2026-06-07 05:01:18 +08:00
Nichokas
88abd70b24
refactor(freemodel): merge into one provider with per-model hosts
...
opencode exposes freemodel as a single provider behind one login. Move the
four GPT models out of the separate `freemodel-codex` provider and into
`freemodel`, giving each a per-model `[provider]` override
(`@ai-sdk/openai-compatible`, https://api.freemodel.dev/v1 ) so the Claude
models keep the provider default (`@ai-sdk/anthropic`, cc.freemodel.dev)
and the GPT models route to the OpenAI host. Removes `freemodel-codex`.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-06 15:32:29 +02:00
Adam
e524b01b9a
fix(models): add nvidia nemotron bases
2026-06-06 06:38:27 -05:00
Adam
f753ddacdb
fix(web): search provider models
2026-06-06 05:04:20 -05:00
Tianning Li
c98b11d3ee
Merge branch 'dev' into add-step-3.7-flash
2026-06-06 16:40:02 +08:00
Nichokas
84ed973170
feat(freemodel): add FreeModel.dev provider (Anthropic + OpenAI formats)
...
Adds two provider entries for freemodel.dev, a gateway exposing two model
sets depending on the API format:
- freemodel: Anthropic-format endpoint (cc.freemodel.dev) serving Claude
models, via @ai-sdk/anthropic
- freemodel-codex: OpenAI-compatible endpoint (api.freemodel.dev) serving
GPT/Codex models, via @ai-sdk/openai-compatible
Models inherit metadata via base_model and are priced at the providers'
standard rates; freemodel additionally charges cache_write at the input
rate for the OpenAI models.
2026-06-05 20:55:11 +02:00
Aiden Cline
a6538b3644
Merge pull request #2012 from mvanhorn/fix/1848-evroc-qwen3-embedding-output-limit
...
fix: correct evroc Qwen3-Embedding-8B limit.output to 4096
2026-06-05 11:07:54 -05:00
Adam
d70426e098
feat(web): improve search palette
2026-06-05 10:49:32 -05:00
Aiden Cline
a4895edaac
Merge pull request #2011 from Suat-B/dev
...
Add GPT 5.5 model to Xpersona provider
2026-06-05 09:34:10 -05:00
Adam
724ee7c132
feat(web): add search palette
2026-06-05 09:31:32 -05:00
Aiden Cline
b9684cc0e8
Merge pull request #2027 from shzdehmd/dev
...
feat(fireworks-ai): add kimi-k2p6-fast model
2026-06-05 09:02:26 -05:00
Aiden Cline
c22a18f293
Merge pull request #2017 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-05 08:55:58 -05:00
Ahmad Shahzad
173d5c6add
feat(fireworks-ai): add kimi-k2p6-fast model
...
Fireworks AI is standardizing their naming convention to just "Fast"
for Fast/Turbo offerings (e.g., GLM 5.1 Fast). Adding kimi-k2p6-fast
to match this pattern while retaining kimi-k2p6-turbo for backward
compatibility with existing user workflows.
2026-06-05 18:52:13 +05:00
Aiden Cline
d50aa210b7
fix: copilot modes
2026-06-05 08:34:41 -05:00
github-actions[bot]
7447979e06
chore(sync): update OpenRouter model catalog
2026-06-05 13:23:27 +00:00
Jack
189bd4139b
Merge pull request #2023 from anomalyco/fix/opencode-go-qwen-plus-pricing-limits
...
feat(opencode-go): update Qwen Plus pricing and limits
2026-06-05 18:51:59 +08:00
Jack
350704d762
feat(opencode-go): update Qwen Plus pricing and limits
2026-06-05 18:32:20 +08:00
Aiden Cline
75c0d2cad3
Merge pull request #2020 from anomalyco/fix/google-missing-gemini-models
...
fix(google): add missing Gemini models
2026-06-05 00:48:27 -05:00
Aiden Cline
c525d2a0fe
fix(google): add missing Gemini models
2026-06-05 00:46:54 -05:00
Aiden Cline
0dc4a5f947
Merge pull request #2019 from anomalyco/fix/openrouter-inherit-input-limits
...
fix(openrouter): inherit input limits when context matches
2026-06-05 00:40:16 -05:00
Aiden Cline
ad3e1e7d02
fix(openrouter): inherit input limits when context matches
2026-06-05 00:30:17 -05:00
Aiden Cline
efc8827451
fix(bedrock): remove legacy model extends
2026-06-04 22:19:06 -05:00
Aiden Cline
947990c838
Merge pull request #1978 from anomalyco/feat/amazon-bedrock-openai-mantle-models
...
feat(amazon-bedrock): add OpenAI Mantle models
2026-06-04 22:15:31 -05:00
Aiden Cline
90a383e04e
Merge pull request #2013 from Sawyerb/dev
...
Removed mercury-coder-small
2026-06-04 21:29:10 -05:00
Adam
9342481774
feat(web): redesign model-centric navigation ( #2014 )
2026-06-04 19:17:05 -05:00
Adam
c7e827b320
fix(sync): use zhipuai metadata ( #2010 )
2026-06-04 18:30:39 -05:00
Sawyer
74dc5f8b46
removed mercury-coder-small
2026-06-04 16:19:20 -07:00
Matt Van Horn
dd74f0c51c
fix: correct evroc Qwen3-Embedding-8B output limit to 4096
2026-06-04 16:05:07 -07:00
Suat-B
a7ab4866a2
Add trailing newline to Xpersona GPT-5.5 model
2026-06-04 17:31:20 -05:00
Suat-B
3f0137ae71
Use base model metadata for Xpersona GPT-5.5
2026-06-04 17:29:54 -05:00
Suat-B
b3ba5f7727
Add GPT 5.5 model listed as official Xpersona offering
2026-06-04 17:17:55 -05:00
Aiden Cline
4bbb2c486f
Merge pull request #1986 from anomalyco/feat/mistral-reasoning-options
...
feat(mistral): add reasoning effort options
2026-06-04 14:24:57 -05:00
Aiden Cline
5fe04aee59
fix(mistral): correct medium latest alias
2026-06-04 14:13:20 -05:00
Aiden Cline
3e5716e147
fix(mistral): add verified reasoning effort models
2026-06-04 13:48:44 -05:00
Aiden Cline
c4aac4aea7
Merge pull request #2006 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-04 13:08:50 -05:00
Adam
69d1cb7773
feat(web): remove benchmarks column
2026-06-04 13:03:45 -05:00
Adam
32d509dd3b
Normalize base-model inheritance ( #2007 )
2026-06-04 12:53:42 -05:00
github-actions[bot]
6c89d5fef7
chore(sync): update OpenRouter model catalog
2026-06-04 17:20:46 +00:00
Aiden Cline
8e6d393c01
Merge pull request #1984 from anomalyco/feat/sarvam-reasoning-options
...
feat(sarvam): add reasoning options
2026-06-04 11:59:21 -05:00
Aiden Cline
ee8104f0a1
Merge pull request #2005 from zainhas/dev
...
[Together AI] add nemotron 3 ultra
2026-06-04 11:51:16 -05:00
Aiden Cline
10155a62eb
Merge pull request #2004 from anomalyco/fix/sync-reasoning-options
...
fix(sync): preserve reasoning options
2026-06-04 11:51:03 -05:00
Zain Hasan
afa81334ce
[Together AI] add nemotron 3 ultra
2026-06-04 09:49:59 -07:00
Aiden Cline
cc956258d6
fix(sync): preserve reasoning options
2026-06-04 11:49:16 -05:00
Aiden Cline
dfcf5ba1cf
Merge pull request #1999 from houtanb/fix-together-deepseek-models
...
fix(together): DeepSeek-R1, DeepSeek-V3 name & release date
2026-06-04 11:40:33 -05:00
Aiden Cline
637f7e3eec
Merge pull request #1997 from dpuyosa/update-models
...
Venice: Add Qwen 3.7 Plus and update models
2026-06-04 11:40:20 -05:00
Aiden Cline
a4b39711da
Merge pull request #1996 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-04 11:39:34 -05:00
Aiden Cline
8f5d9e7b82
Merge pull request #1998 from chenkuilinckl-ai/fix/qwen3.7-plus-vision-1m-context
...
fix(alibaba): qwen3.7-plus GA adds vision (image+video) and 1M context
2026-06-04 11:39:04 -05:00
Aiden Cline
7beeab6cef
Merge pull request #2003 from BlockListed/cortecs-gpt-5-4
...
add gpt 5.4 to cortecs
2026-06-04 11:37:46 -05:00
BlockListed
0a03c18424
add gpt 5.4 to cortecs
2026-06-04 18:13:57 +02:00
Adam
c8a52d19c1
feat(models): add coding benchmarks and weights ( #2000 )
...
* feat(models): add coding benchmarks and weights
* feat(models): add more coding benchmarks
* feat(models): add agent benchmark scores
* feat(models): normalize benchmark metadata
2026-06-04 11:09:53 -05:00
Adam
859bb31ffa
refactor(chutes): use base_model for tee wrappers ( #2002 )
2026-06-04 11:05:45 -05:00
Adam
a672fe4b08
feat(web): surface model metadata links ( #2001 )
2026-06-04 11:03:53 -05:00
Frank
72fc81a4da
update zen models
2026-06-04 11:31:06 -04:00
github-actions[bot]
2f77d0afac
chore(sync): update OpenRouter model catalog
2026-06-04 15:25:27 +00:00
Houtan Bastani
03333d9aa4
fix(together): DeepSeek-R1, DeepSeek-V3 name & release date
...
See timestamps:
* "Release DeepSeek-R1": https://github.com/deepseek-ai/DeepSeek-R1/commit/23807ced51627276434655dd9f27725354818974
* "Release DeepSeek-V3": https://github.com/deepseek-ai/DeepSeek-V3/commit/4c2fdb8f55e049553b9f4f1a3241f86d739c8cf8
2026-06-04 13:16:14 +02:00
chenkuilinckl-ai
977e2f0155
fix(alibaba): qwen3.7-plus GA adds vision (image+video) and 1M context
2026-06-04 17:29:42 +08:00
dpuyosa
963e9a6bab
[venice] Add Qwen 3.7 Plus and update models
...
- Added qwen-3-7-plus
- Update google-gemma-4-31b-it cache_read
- Update minimax-m3 output limit, modalities
2026-06-04 10:01:57 +02:00
Aiden Cline
9e8cad9ac9
Merge pull request #1988 from anomalyco/feat/stepfun-reasoning-options
...
feat(stepfun): add reasoning effort options
2026-06-04 00:38:32 -05:00
Aiden Cline
f6c1036a86
Merge pull request #1985 from anomalyco/feat/xiaomi-reasoning-options
...
feat(xiaomi): add reasoning toggles
2026-06-04 00:37:58 -05:00
Aiden Cline
1926832a9d
fix(sarvam): expose null reasoning effort
2026-06-04 00:17:23 -05:00
Aiden Cline
cb22ad5625
Merge pull request #1992 from anomalyco/fix/sync-base-model-output
...
fix(sync): preserve base model output
2026-06-04 00:02:46 -05:00
Aiden Cline
909db75087
fix(sync): preserve base model output
2026-06-04 00:00:46 -05:00
Aiden Cline
b551552f14
Merge pull request #1983 from anomalyco/feat/cohere-reasoning-options
...
feat(cohere): add reasoning options
2026-06-03 23:34:36 -05:00
Aiden Cline
0919062b40
Merge pull request #1989 from anomalyco/feat/google-gemini-reasoning-options
...
feat(google): add Gemini reasoning options
2026-06-03 23:05:44 -05:00
Aiden Cline
8662c63313
fix(google): retain deprecated Gemini reasoning metadata
2026-06-03 23:03:08 -05:00
Aiden Cline
36b808691a
Merge pull request #1991 from shzdehmd/dev
...
chore(fireworks): update qwen3p6-plus limits to 262K context / 65K output
2026-06-03 22:21:52 -05:00
Ahmad Shahzad
c8feebb7cd
chore(fireworks): update qwen3p6-plus limits to 262K context / 65K output
2026-06-04 07:05:29 +05:00
Aiden Cline
259801fba5
fix(google): exclude unavailable Gemini 3 Pro preview
2026-06-03 18:28:25 -05:00
Aiden Cline
ce35e18561
feat(stepfun): add reasoning effort options
2026-06-03 17:49:21 -05:00
Aiden Cline
133a0b0126
feat(google): add Gemini reasoning options
2026-06-03 17:49:09 -05:00
Aiden Cline
19d26ba611
feat(mistral): add reasoning effort options
2026-06-03 17:48:39 -05:00
Aiden Cline
99406ae7df
feat(xiaomi): add reasoning toggles
2026-06-03 17:48:22 -05:00
Aiden Cline
4f25170be2
feat(cohere): add reasoning options
2026-06-03 17:48:05 -05:00
Aiden Cline
6ddf935238
feat(sarvam): add reasoning options
2026-06-03 17:48:00 -05:00
Aiden Cline
6ae56b00a8
Merge pull request #1981 from anomalyco/feat/glm-coding-plan-reasoning-toggle
...
feat(glm): add Zhipu and coding plan reasoning toggles
2026-06-03 17:31:39 -05:00
Aiden Cline
2cb0d28e17
feat(zhipuai): add reasoning toggles
2026-06-03 17:27:57 -05:00
Aiden Cline
03d90aeacc
Merge pull request #1982 from anomalyco/fix/sync-model-catalog-matrix
...
fix(sync): restore model catalog workflow
2026-06-03 17:26:22 -05:00
Aiden Cline
eb7dbead75
fix(sync): restore model catalog workflow
2026-06-03 17:20:01 -05:00
Aiden Cline
36cbbfc577
feat(glm): add coding plan reasoning toggles
2026-06-03 16:56:42 -05:00
Aiden Cline
d84e883ede
Merge pull request #1980 from anomalyco/feat/deepseek-reasoning-options
...
feat(deepseek): add reasoning options
2026-06-03 16:09:22 -05:00
Aiden Cline
dd9d6ff54e
feat(deepseek): add reasoning options
2026-06-03 16:08:09 -05:00
Aiden Cline
d7e19c7627
Merge pull request #1979 from anomalyco/feat/moonshot-reasoning-toggle
...
feat(moonshot): add reasoning toggle options
2026-06-03 15:46:39 -05:00
Aiden Cline
ca3eb39fbd
feat(moonshot): add reasoning toggle options
2026-06-03 15:45:15 -05:00
Aiden Cline
d136e7b036
Merge pull request #1955 from eliasaronson/chore/mark-deprecated-models
...
chore: mark retired models as deprecated
2026-06-03 15:25:27 -05:00
Adam
f6c6f04367
feat(models): add model metadata ( #1974 )
...
* feat(models): add model metadata
* feat(models): rename model metadata namespaces
2026-06-03 15:13:54 -05:00
Aiden Cline
1e9e4bbdab
Merge pull request #1977 from Ardakilic/feat/nano-gpt-20260603
...
chore: sync nano-gpt models: 20260603
2026-06-03 15:02:42 -05:00
Aiden Cline
fbaf50d323
feat(amazon-bedrock): add OpenAI Mantle models
2026-06-03 14:58:05 -05:00
Arda Kılıçdağı
efb553d287
chore: sync nano-gpt models: 20260603
2026-06-03 21:31:28 +03:00
Jack
d9b83ca9cd
Merge pull request #1975 from anomalyco/update/opencode-go-qwen3.7-plus
...
feat(opencode-go): add Qwen3.7 Plus model
2026-06-04 01:30:11 +08:00
Aiden Cline
25592e361a
Merge pull request #1976 from jerome-benoit/feat/sap-ai-core-gpt-5.5
...
feat(sap-ai-core): add GPT-5.5
2026-06-03 12:28:07 -05:00
Jérôme Benoit
012928800c
fix(sap-ai-core): align GPT-5.4 release_date with upstream
...
SAP AI Core routes to OpenAI gpt-5.4; release_date should reflect
the actual model release (2026-03-05) rather than the SAP catalog
availability date (2026-04-27).
2026-06-03 19:09:54 +02:00
Jérôme Benoit
ee60c2e4d4
feat(sap-ai-core): add GPT-5.5
...
SAP AI Core routes to OpenAI gpt-5.5; specs mirror the canonical
provider/openai/gpt-5.5 with the established sap-ai-core wrapper
adjustments (lowercase name, drop [[cost.tiers]], drop
[experimental.modes.fast]).
2026-06-03 19:06:07 +02:00
Jack
7e76cde0b1
fix(opencode-go): correct Qwen3.7 Plus dates
2026-06-04 00:59:42 +08:00
Jack
bbd2479e12
feat(opencode-go): add Qwen3.7 Plus model
2026-06-04 00:57:42 +08:00
Aiden Cline
eeb17ccab4
Merge pull request #1971 from coder-wangbin/feat/alibaba-cn-qwen3.7-plus
...
feat: add Qwen3.7 Plus model for alibaba-cn provider
2026-06-03 10:00:39 -05:00
Aiden Cline
46ffeee012
Merge pull request #1972 from Phosmachina/feature/update-deepinfra-deepseek-and-mimo
...
Feature/update deepinfra deepseek and mimo
2026-06-03 09:56:37 -05:00
Aiden Cline
8c1e45007d
Merge pull request #1967 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-03 09:54:14 -05:00
Frank
364628cb93
update zen models
2026-06-03 10:32:41 -04:00
github-actions[bot]
50f5d40b4e
chore(sync): update OpenRouter model catalog
2026-06-03 14:02:08 +00:00
Michel Paronnaud
707be517c6
chore(deepinfra): adjust prices and limit for DeepSeek models
2026-06-03 12:40:49 +02:00
Michel Paronnaud
657598e609
fix(deepinfra): path for mimo models
2026-06-03 12:28:08 +02:00
wangbin
0999a475ba
feat: add Qwen3.7 Plus model for alibaba-cn provider
...
- Add base definition in providers/alibaba/models/qwen3.7-plus.toml
- Add extends reference in providers/alibaba-cn/models/qwen3.7-plus.toml
- Release date: 2026-06-02
- Context: 131K tokens, Output: 16K tokens
- Pricing: $0.50/$3.00 per 1M tokens (input/output)
- Supports reasoning and tool calling
2026-06-03 17:40:12 +08:00
Frank
e1ea0254ed
update zen models
2026-06-02 22:51:19 -04:00
Aiden Cline
7fad18b054
fix
2026-06-02 16:36:29 -05:00
Aiden Cline
710bbc5375
Merge pull request #1961 from anomalyco/feat/minimax-m3-reasoning-toggle
...
feat(minimax): add M3 reasoning toggle
2026-06-02 16:34:19 -05:00
Aiden Cline
0b9fa62153
Merge pull request #1963 from nicholasgriffintn/open-mistral-nemo
...
fix: update mistral nemo
2026-06-02 14:34:54 -05:00
Aiden Cline
126a481a70
Merge pull request #1965 from nicholasgriffintn/update-devstral-models
...
chore: update devstral models
2026-06-02 14:34:38 -05:00
Aiden Cline
b080cf1fe4
Merge pull request #1952 from anomalyco/automation/sync-models-xai
...
chore(sync): update xAI model catalog
2026-06-02 14:03:02 -05:00
Nicholas Griffin
042002d3a3
chore: update devstral models
2026-06-02 19:47:17 +01:00
Nicholas Griffin
a192b51e84
chore: undo
2026-06-02 19:46:13 +01:00
Nicholas Griffin
b870c796ef
chore: undo
2026-06-02 19:45:25 +01:00
Nicholas Griffin
35e4981aa9
chore: update
2026-06-02 19:40:02 +01:00
Frank
970b660070
sync
2026-06-02 14:24:55 -04:00
Nicholas Griffin
bb03a8c207
fix: update mistral nemo
2026-06-02 19:22:36 +01:00
github-actions[bot]
b6dbb68c32
chore(sync): update xAI model catalog
2026-06-02 18:21:19 +00:00
Aiden Cline
b34a7c21f3
feat(minimax): add M3 reasoning toggle
2026-06-02 12:43:17 -05:00
Aiden Cline
4b169b8cb6
Merge pull request #1960 from anomalyco/feat/zai-reasoning-toggle
...
feat(zai): add reasoning toggle options
2026-06-02 12:38:15 -05:00
Aiden Cline
f8ecf4daec
feat(zai): add reasoning toggle options
2026-06-02 12:02:54 -05:00
Frank
eb68be3fbc
stats
2026-06-02 12:38:49 -04:00
Aiden Cline
55fb058cc5
tweak: update available options
2026-06-02 11:35:26 -05:00
Aiden Cline
5545a98866
tweak: handle missing omits gracefully
2026-06-02 11:25:55 -05:00
Aiden Cline
1a7b103bba
fix: omit
2026-06-02 11:22:52 -05:00
Aiden Cline
f341858398
Merge pull request #1896 from stevenyeung/add/alibaba-token-plan
...
feat: add Alibaba Token Plan provider with 15 models
2026-06-02 11:20:42 -05:00
Aiden Cline
f2d1e42582
Merge pull request #1951 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-02 11:03:27 -05:00
Aiden Cline
2f9d2d8d78
Merge pull request #1957 from kapelame/fix/minimax-m3-prune
...
fix(minimax): correct MiniMax-M3 pricing and max output
2026-06-02 10:53:58 -05:00
Aiden Cline
bf6b0e32d7
Merge pull request #1959 from Tavernari/feat/claudinio-add-audio-video
...
feat(claudinio): add audio and video input modalities
2026-06-02 10:53:25 -05:00
github-actions[bot]
5b4d2ea2e4
chore(sync): update OpenRouter model catalog
2026-06-02 15:41:53 +00:00
Victor Carvalho Tavernari
ee4badab7b
fix(claudinio): update cache_read price to 0.150 per 1M tokens
2026-06-02 16:34:05 +01:00
Victor Carvalho Tavernari
6c05a6b519
Merge branch 'dev' into feat/claudinio-add-audio-video
2026-06-02 16:32:12 +01:00
Victor Carvalho Tavernari
91ae9a48e3
feat(claudinio): add audio and video input modalities
2026-06-02 16:24:06 +01:00
kapelame
85d02711bd
fix(minimax): correct MiniMax-M3 pricing and max output
...
The M3 entries added in #1940 copied M2.7's cost values. Correct them to
the official M3 pricing and limits:
- minimax / minimax-cn (pay-as-you-go): input 0.30 -> 0.60,
output 1.20 -> 2.40, cache_read 0.06 -> 0.12, and remove cache_write
(M3 has no active prompt-cache-write tier).
- max output 131072 -> 128000 across all four providers.
- coding-plan variants keep their subscription-plan zero pricing; only
max output is corrected.
Context (512K), modalities, and the other flags are unchanged.
2026-06-02 21:03:45 +08:00
Elias H Aronsson
1ba404612d
chore: mark retired models as deprecated
...
Add status = "deprecated" to models that are past their provider's
shutdown/retirement date (no longer served by the public API).
Google Gemini (4):
gemini-2.0-flash, gemini-2.0-flash-lite, gemini-3-pro-preview,
gemini-3.1-flash-lite-preview
Anthropic Claude (7):
claude-3-sonnet-20240229, claude-3-5-sonnet-20240620,
claude-3-5-sonnet-20241022, claude-3-opus-20240229,
claude-3-7-sonnet-20250219, claude-3-5-haiku-20241022,
claude-3-haiku-20240307
OpenAI (2):
o1-preview, o1-mini
Sources:
https://ai.google.dev/gemini-api/docs/deprecations
https://platform.claude.com/docs/en/about-claude/model-deprecations
https://developers.openai.com/api/docs/deprecations
2026-06-02 10:06:18 +02:00
Aiden Cline
f91dd4ad0b
Merge pull request #1950 from anomalyco/fix/reasoning-options-inheritance
...
fix: do not inherit reasoning options
2026-06-01 23:24:13 -05:00
Aiden Cline
449b926f40
fix: do not inherit reasoning options
2026-06-01 23:22:04 -05:00
Aiden Cline
2546ffe570
Merge pull request #1940 from matstrange/add-minimax-m3
...
Add MiniMax-M3 model (#1933 )
2026-06-01 22:57:45 -05:00
Hex Agent
f33ff9ba78
Add MiniMax-M3 model to 5 providers
...
MiniMax-M3 is MiniMax's new frontier multimodal coding model: 1M context
window (512K minimum on ollama-cloud), native text/image/video input,
tool calling, reasoning, and open weights.
Adds the model to all five providers where it should be available:
- minimax (pay-as-you-go)
- minimax-cn (pay-as-you-go, China)
- minimax-coding-plan (token plan subscription)
- minimax-cn-coding-plan (token plan subscription, China)
- ollama-cloud
Closes #1933 .
Notes for reviewers:
- Cost fields on minimax/minimax-cn match M2.7; M3 docs state the
pricing is unchanged from M2.7.
- The 1M/512K context divergence on ollama-cloud is intentional —
ollama advertises 1M with a 512K minimum, so 512K is the safe floor
that won't surprise opencode users with mid-request rejections.
- output = 131072 is inherited from the existing M2.7 files; MiniMax's
published M3 docs only advertise the 1M input context, not a separate
output cap.
- The minimax-coding-plan variant has been verified end-to-end in
opencode against the MiniMax token plan API.
2026-06-01 22:54:17 -05:00
Aiden Cline
98bf80cd77
Merge pull request #1949 from anomalyco/fix/github-copilot-context-limits-complete
...
fix(github-copilot): preserve model-specific limits
2026-06-01 22:49:00 -05:00
Aiden Cline
68660cad83
Merge pull request #1938 from anyapi-ai/dev
...
Add AnyAPI provider
2026-06-01 22:47:26 -05:00
Aiden Cline
78e6c1a2dd
fix(github-copilot): preserve model-specific limits
2026-06-01 22:46:56 -05:00
Aiden Cline
062ba1fbb7
Merge pull request #1939 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-01 22:46:18 -05:00
Aiden Cline
477ccffee8
Merge pull request #1948 from anomalyco/feat/anthropic-reasoning-options
...
feat(anthropic): add reasoning options
2026-06-01 22:41:23 -05:00
github-actions[bot]
6ce2f88eac
chore(sync): update OpenRouter model catalog
2026-06-02 03:26:49 +00:00
Aiden Cline
4501589a20
feat(anthropic): add reasoning options
2026-06-01 22:17:07 -05:00
Aiden Cline
0b643efd17
Merge pull request #1947 from LYY/fix/github-copilot-context-limits
...
fix(github-copilot): correct limits for 8 models with verified CAPI data (partial, refs #1946 )
2026-06-01 22:16:07 -05:00
LYY
8a0ea15aca
fix(github-copilot): correct limits for models with verified CAPI data
...
The github-copilot model stubs use [extends] and inherit the upstream
base model's context/input/output limits (~1M), which do not match the
limits GitHub Copilot actually enforces via api.githubcopilot.com/models.
Override the limit fields for the 8 models whose live CAPI values were
verified first-hand. Models that were not enabled on the test account
(no CAPI data available) are intentionally left unchanged.
Refs anomalyco/models.dev#1946
2026-06-02 11:08:51 +08:00
Aiden Cline
b3676fd77d
Merge pull request #1934 from yukoba/github-copilot-2026-06
...
June 2026 changes of GitHub Copilot
2026-06-01 16:10:45 -05:00
Aiden Cline
f97a02078c
Merge pull request #1932 from eliasto/ovhcloud/update-models-qwen
...
feat(ovhcloud): Add new Qwen models and sync mode
2026-06-01 14:27:58 -05:00
Aiden Cline
2a7153fcef
Merge pull request #1943 from peculiarnewbie/fix/crof-models-update
...
fix: update crof.ai models to match current API
2026-06-01 13:41:23 -05:00
Aiden Cline
3396f15854
Merge pull request #1942 from anomalyco/feat/reasoning-options-schema
...
feat: add reasoning options schema
2026-06-01 13:41:10 -05:00
Aiden Cline
ccfd99b5e9
Merge pull request #1941 from KTibow/fix-llmgateway-deepseek-v3-2-price
...
fix(llmgateway): update model pricing
2026-06-01 13:40:20 -05:00
bolt
ef6eb88216
fix: update crof.ai models to match current API
2026-06-02 00:52:14 +07:00
Aiden Cline
94e128244a
feat: add reasoning options schema
2026-06-01 12:48:11 -05:00
KTibow
ec6d07d41c
fix(llmgateway): use weighted pricing selection
2026-06-01 10:41:23 -07:00
KTibow
4efbe58af8
fix(llmgateway): update model pricing
2026-06-01 10:24:05 -07:00
Christina
3b55102a45
Add AnyAPI provider with 30 models
...
Adds AnyAPI (https://anyapi.ai ) as a new provider. Models reuse existing
canonical entries through `extends`. Cost fields are omitted as AnyAPI uses
a credit-based pricing system. Validated locally with `bun validate`.
Models (30):
- openai: gpt-5.4, gpt-5.2, gpt-5.1, gpt-5, gpt-5-mini, gpt-4.1, gpt-4.1-mini, o4-mini, o3, o3-mini
- anthropic: claude-opus-4-7, claude-opus-4-6, claude-sonnet-4-6, claude-sonnet-4-5, claude-haiku-4-5
- google: gemini-2.5-pro, gemini-2.5-flash, gemini-2.5-flash-lite, gemini-3-pro-preview, gemini-3-flash-preview
- deepseek: deepseek-v4-pro, deepseek-v4-flash, deepseek-chat, deepseek-r1
- mistralai: mistral-large-2512, devstral-2512
- perplexity: sonar-pro, sonar-reasoning-pro
- cohere: command-r-plus-08-2024
- xai: grok-4.3
2026-06-01 17:14:24 +02:00
Aiden Cline
a4fe8fc36b
fmt
2026-06-01 09:53:16 -05:00
Aiden Cline
b24b44ca0a
Merge pull request #1920 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-06-01 09:39:43 -05:00
Aiden Cline
466d664bf9
Merge pull request #1930 from dpuyosa/dev
...
Venice: Add MiniMax M3 model
2026-06-01 09:39:27 -05:00
Aiden Cline
340ef131e9
Merge pull request #1936 from JoshuaDietz/dev
...
feat(ollama-cloud): add minimax m3
2026-06-01 09:38:47 -05:00
Aiden Cline
6ce69a706a
Merge pull request #1937 from KTibow/fix/hpc-ai-pricing
...
fix: update HPC-AI model pricing
2026-06-01 09:38:34 -05:00
KTibow
3505674a1b
fix: update HPC-AI model pricing
2026-06-01 07:29:43 -07:00
github-actions[bot]
cfeaef8f77
chore(sync): update OpenRouter model catalog
2026-06-01 14:25:41 +00:00
Joshua Dietz
f73a5d571b
feat(ollama-cloud): add minimax m3
2026-06-01 16:14:49 +02:00
Yu Kobayashi
62d31abff8
June 2026 changes of GitHub Copilot
2026-06-01 22:03:44 +09:00
Elias TOURNEUX
ee71ea7181
feat(ovhcloud): Add qwen 3.6 27b
2026-06-01 11:57:58 +02:00
Elias TOURNEUX
b038f40b64
feat(ovhcloud): Add OVHcloud sync mode
2026-06-01 10:28:46 +02:00
Elias TOURNEUX
4b7bdd9692
feat(ovhcloud): Add new Qwen models
2026-06-01 10:16:54 +02:00
dpuyosa
b73ef1a634
[venice] Add MiniMax M3 model
...
- Add minimax-m3.toml with cost, limits, modalities
- Enable text/image input and text output support
- Set 500k context, 32k output, cache pricing
2026-06-01 09:38:12 +02:00
Aiden Cline
c11b5bb00b
Merge pull request #1927 from Jercik/codex/update-wafer-price-cuts
...
fix: update Wafer.ai pricing
2026-06-01 00:01:03 -05:00
Łukasz Jerciński
01bc1785b4
fix: update Wafer price cuts
2026-06-01 06:25:20 +02:00
Aiden Cline
36b5847fa4
Merge pull request #1925 from anomalyco/fix/vercel-claude-opus-4-1-symlink
...
fix vercel claude opus 4.1 symlink
2026-05-31 22:12:27 -05:00
Aiden Cline
040beaf818
fix vercel claude opus 4.1 symlink
2026-05-31 22:11:05 -05:00
Frank
9f8e1a3858
update zen models
2026-05-31 22:07:52 -04:00
Jack
ce7a1c0218
update context limit of M3 in Go
2026-06-01 09:45:46 +08:00
Jack
55e6c7a2ee
add image,video modalities to M3
2026-06-01 08:58:02 +08:00
Frank
8bacf496fe
update zen models
2026-05-31 19:49:41 -04:00
Frank
ac12cf1f43
update zen models
2026-05-31 19:47:33 -04:00
Frank
06c7ea2303
update zen models
2026-05-31 19:47:04 -04:00
Frank
92b6e9da53
update zen models
2026-05-31 19:43:09 -04:00
Frank
660ff026a0
update zen models
2026-05-31 19:40:57 -04:00
Aiden Cline
9a910a1fb3
Merge pull request #1917 from markgibaud/fix/eu-opus-bedrock-pricing
...
fix(bedrock): correct EU cross-region pricing for Claude Opus and Sonnet models
2026-05-31 17:37:45 -05:00
Aiden Cline
7dc5f787b0
Merge pull request #1915 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-05-31 17:10:10 -05:00
Aiden Cline
c25ddce07c
Merge pull request #1916 from anomalyco/automation/sync-models-cloudflare-workers-ai
...
chore(sync): update Cloudflare Workers AI model catalog
2026-05-31 17:05:57 -05:00
github-actions[bot]
e73a82e44e
chore(sync): update OpenRouter model catalog
2026-05-31 21:36:49 +00:00
github-actions[bot]
7de9710b5a
chore(sync): update Cloudflare Workers AI model catalog
2026-05-31 21:36:49 +00:00
Frank
d1a8dbcdde
update zen models
2026-05-31 14:19:49 -04:00
markgibaud
556ef84d11
fix(bedrock): correct EU cross-region pricing for Claude Opus and Sonnet models
...
AWS Bedrock EU (Europe/London) cross-region inference has a 10% premium
over the base Anthropic pricing. The EU models were incorrectly using
the same pricing as the US/base models.
Affected models:
- eu.anthropic.claude-opus-4-6-v1
- eu.anthropic.claude-opus-4-7
- eu.anthropic.claude-opus-4-8
- eu.anthropic.claude-sonnet-4-5-20250929-v1:0
- eu.anthropic.claude-sonnet-4-6
Corrected Opus per 1M token prices:
- Input: $5.00 -> $5.50
- Output: $25.00 -> $27.50
- Cache read: $0.50 -> $0.55
- Cache write: $6.25 -> $6.875
Corrected Sonnet per 1M token prices:
- Input: $3.00 -> $3.30
- Output: $15.00 -> $16.50
- Cache read: $0.30 -> $0.33
- Cache write: $3.75 -> $4.125
Source: AWS Bedrock pricing page, Europe (London) region
2026-05-31 11:07:18 +01:00
Aiden Cline
f2020553ea
Merge pull request #1898 from Suat-B/codex/xpersona-frieren-1
...
Rename Xpersona Frieren display name
2026-05-30 16:44:39 -05:00
Aiden Cline
ca0a7e17cb
Merge pull request #1910 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-05-30 16:44:22 -05:00
github-actions[bot]
d2468eafb2
chore(sync): update OpenRouter model catalog
2026-05-30 21:37:16 +00:00
Aiden Cline
96d0f9beff
Merge pull request #1913 from orangeclk/add-glm-4.6v-zhipuai-coding-plan
...
feat(zhipuai-coding-plan): add glm-4.6v symlink from zai
2026-05-30 11:52:50 -05:00
Aiden Cline
7989be9f34
Merge pull request #1912 from Jercik/codex/update-wafer-provider-models
...
feat: update Wafer provider models
2026-05-30 11:52:41 -05:00
Łukasz Jerciński
f30e44f4b5
feat: update Wafer provider models
2026-05-30 14:53:02 +02:00
OrangeCLK
1383177893
feat(zhipuai-coding-plan): add glm-4.6v symlink from zai
2026-05-30 18:42:09 +08:00
Tianning Li
467363a4ae
Fix StepFun China step-3.7-flash pricing and clarify provider names
...
- Convert step-3.7-flash China cost from copied global USD to RMB-converted
USD (0.185/1.11/0.037 from ¥1.35/8.1/0.27), matching step-3.5-flash convention
- Rename providers to disambiguate China vs Global variants
2026-05-30 13:11:33 +08:00
Aiden Cline
2e58165af9
Merge pull request #1902 from kameshsampath/feat/provider/snowflake-cortex
...
feat(snowflake-cortex): add Snowflake Cortex provider
2026-05-29 23:55:55 -05:00
Kamesh Sampath
f3466affc0
feat(snowflake-cortex): add Snowflake Cortex provider
...
Adds the snowflake-cortex provider which exposes Snowflake's Cortex
REST API (OpenAI Chat Completions-compatible endpoint) to opencode.
Provider details:
- npm: @ai-sdk/openai-compatible
- API: https://${SNOWFLAKE_ACCOUNT}.snowflakecomputing.com/api/v2/cortex/v1
- Auth: SNOWFLAKE_ACCOUNT + SNOWFLAKE_CORTEX_PAT (Programmatic Access Token)
Models (11, all with tool_call support):
- Anthropic: claude-opus-4-7 (beta/preview), claude-sonnet-4-6,
claude-sonnet-4-5, claude-haiku-4-5
- OpenAI: openai-gpt-5.4 (beta), openai-gpt-5.2, openai-gpt-5.1,
openai-gpt-5 (beta), openai-gpt-5-mini (beta), openai-gpt-5-nano (beta),
openai-gpt-4.1
Models without tool_call support (deepseek-r1, llama3.1-70b,
snowflake-llama-3.3-70b, mistral-large2) are excluded per Snowflake docs:
"Tool calling is supported for OpenAI and Claude models only."
Preview/not-GA models are marked with status = "beta".
Cost fields are intentionally omitted on all models. The Cortex REST API
is billed in USD (AI_INFERENCE service type) at rates defined in the
Snowflake Service Consumption Table.
Closes #1895
2026-05-30 09:04:43 +05:30
Aiden Cline
3697c99297
Merge pull request #1901 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-05-29 20:50:33 -05:00
Aiden Cline
796dda2fd1
Merge pull request #1904 from sdnts/dev
...
feat(cloudflare-ai-gateway): add opus 4.8
2026-05-29 20:50:11 -05:00
Aiden Cline
1d363cbd7f
Merge pull request #1908 from anomalyco/fix/unique-provider-names
...
Ensure provider names are unique
2026-05-29 20:49:54 -05:00
Aiden Cline
3758725979
Ensure provider names are unique
...
Rename the China StepFun provider to "StepFun (China)" so it no longer
collides with the international "StepFun" provider, following the existing
Alibaba / Alibaba (China) naming convention.
Add a validation check in generate() that throws when two providers share
a (case-insensitive) name, preventing future duplicates.
Fixes #1906
2026-05-29 20:48:09 -05:00
github-actions[bot]
c039e82f12
chore(sync): update OpenRouter model catalog
2026-05-30 01:16:42 +00:00
Tianning Li
d3c3aea1d4
Add StepFun Step Plan providers and fix stepfun-ai endpoint
...
Add stepfun-step-plan (api.stepfun.com/step_plan/v1) and
stepfun-ai-step-plan (api.stepfun.ai/step_plan/v1) providers for the
StepFun step-plan reasoning API. Models: step-3.7-flash, step-3.5-flash,
step-3.5-flash-2603 in both; step-router-v1 in the .com provider only.
All step-plan models omit cost (plan-based billing).
Fix stepfun-ai provider to point at the standard api.stepfun.ai/v1
endpoint and overview doc, separating it cleanly from the step-plan API.
2026-05-30 02:12:31 +08:00
Siddhant
1e90242cdb
feat(cloudflare-ai-gateway): add opus 4.8
2026-05-29 13:55:09 -04:00
Tianning Li
a19b2008ea
Add Step 3.7 Flash model to stepfun and stepfun-ai providers
...
Add step-3.7-flash.toml for both providers (released 2026-05-29,
multimodal text/image/video input, 256K context, open weights) plus
provider logos.
2026-05-30 01:37:08 +08:00
Aiden Cline
277ac8577e
Merge pull request #1897 from mikeyp/update-digitalocean-models
...
Add deepseek-4-flash and claude-opus-4.8 for DigitalOcean
2026-05-29 10:20:26 -05:00
Aiden Cline
6e5f35546d
Merge pull request #1900 from ceyhanmolla/add-step-3.7-flash-v2
...
Add Step 3.7 Flash model to NVIDIA provider
2026-05-29 10:20:02 -05:00
ceyhanmolla
aa69da14d6
Add Step 3.7 Flash model to NVIDIA provider
...
StepFun AI's Step 3.7 Flash - sparse MoE multimodal reasoning model:
- 198B total params, ~11B active per token
- 256K context window with sliding window attention
- Text + image input, text output
- Reasoning, tool calling, and attachment support
- Apache 2.0 license
2026-05-29 12:55:13 +02:00
Jack
c7af5ba9be
update model in Go
2026-05-29 16:20:16 +08:00
Suat-B
d6e9e6735f
Rename Xpersona Frieren model display name
2026-05-29 03:00:21 -05:00
Mike Prasuhn
a987719410
Add deepseek-4-flash and claude-opus-4.8
2026-05-29 03:45:50 -04:00
Steven Yeung
3b792029c3
feat(alibaba-token-plan): add provider and 15 model TOMLs
...
Add Alibaba Cloud Model Studio Token Plan (Team Edition) provider with:
- Provider config (Singapore region, OpenAI-compatible endpoint)
- 10 models using extends pattern (zero-cost overrides from canonical providers)
- 5 models with full definitions (no canonical source available)
- Image generation models (qwen-image, wan2.7) with output=0 per convention
- deepseek-v3.2 with structured_output and corrected release date
Models: qwen3.7-max, qwen3.6-flash, qwen3.6-plus, kimi-k2.5, kimi-k2.6,
glm-5, glm-5.1, MiniMax-M2.5, deepseek-v4-pro, deepseek-v4-flash,
deepseek-v3.2, qwen-image-2.0, qwen-image-2.0-pro, wan2.7-image, wan2.7-image-pro
2026-05-29 15:12:27 +08:00
Aiden Cline
9528528f69
Merge pull request #1890 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-05-28 23:42:03 -05:00
github-actions[bot]
fbad40d863
chore(sync): update OpenRouter model catalog
2026-05-29 03:26:05 +00:00
Aiden Cline
84559b598b
Merge pull request #1894 from anomalyco/add-siliconflow-cn-deepseek-v4-pro
...
feat(siliconflow-cn): add deepseek-ai/DeepSeek-V4-Pro
2026-05-28 19:10:18 -05:00
Aiden Cline
9d45730db9
Merge pull request #1889 from fhennerkes/dev
...
poe: add Claude-Opus-4.8 model
2026-05-28 19:10:06 -05:00
Aiden Cline
791089e4aa
Merge pull request #1891 from ticoombs/dev
...
feat(copilot): update all copilot models, add claude-opus-4.8
2026-05-28 19:09:52 -05:00
Aiden Cline
fcc4387187
feat(siliconflow-cn): add deepseek-ai/DeepSeek-V4-Pro
2026-05-28 19:09:15 -05:00
Tim C
6aa32ba566
fix(copilot): update all context,input,output with correct limits
2026-05-29 08:56:19 +10:00
Tim C
459a563d2b
feat(copilot): add claude-opus-4.8
2026-05-29 08:52:42 +10:00
Aiden Cline
739e5a7c8e
Merge pull request #1877 from aakash-gupte/add-merge-gateway-provider
...
Add Merge Gateway provider
2026-05-28 16:55:40 -05:00
Aiden Cline
efc87afa3a
Merge pull request #1888 from smakosh/add-llmgateway-opus-4-8
...
feat(llmgateway): add Claude Opus 4.8
2026-05-28 16:54:46 -05:00
Aiden Cline
f616aa6a0b
Merge pull request #1887 from dpuyosa/dev
...
Venice: Add Claude Opus 4.8 models
2026-05-28 16:54:35 -05:00
fhennerkes
f77e75a567
poe: add Claude-Opus-4.8 model
...
Add new Anthropic model from Poe API (released 2026-05-28).
Uses extends format inheriting from anthropic/claude-opus-4-8
with Poe-specific overrides (name format, markup pricing,
slightly different context limit).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-28 14:39:52 -07:00
smakosh
651bd4d91a
feat(llmgateway): add Claude Opus 4.8
...
Extends anthropic/claude-opus-4-8, omitting the fast mode which LLM
Gateway does not expose, matching the existing 4.6/4.7 entries.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-05-28 22:07:40 +01:00
dpuyosa
30b9170106
[venice] Add Claude Opus 4.8 models
...
- Add claude-opus-4-8.toml (standard pricing)
- Add claude-opus-4-8-fast.toml (fast variant)
- Both: 1M context, image input, Opus 4.8 family
2026-05-28 22:54:39 +02:00
Aiden Cline
81e42c653c
Merge pull request #1886 from vglafirov/add-gitlab-opus-4-8
...
feat: add GitLab Agentic Chat Opus 4.8
2026-05-28 15:25:06 -05:00
Vladimir Glafirov
11f2a38594
feat: add GitLab Agentic Chat Opus 4.8
2026-05-28 22:12:12 +02:00
Aiden Cline
6621be978f
Merge pull request #1880 from bas3line/update-routing-run-base-url
...
Update routing.run API base URL
2026-05-28 14:46:09 -05:00
Aiden Cline
c8d72661d6
Merge pull request #1885 from alaviss/bedrock-opus-4-8
...
feat: add cross-region inference entries for Bedrock for Opus 4.8
2026-05-28 14:45:43 -05:00
Hiếu Lê
21b7cacc33
feat: add cross-region inference entries for Bedrock for Opus 4.8
2026-05-28 12:38:19 -07:00
Aiden Cline
ac1dc14439
Merge pull request #1884 from calebboyd/update-vercel-models-latest
...
feat: add vercel ai gateway opus 4.8
2026-05-28 14:31:03 -05:00
Aiden Cline
63acb799da
Merge pull request #1883 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-05-28 14:30:56 -05:00
github-actions[bot]
2e6ebb6750
chore(sync): update OpenRouter model catalog
2026-05-28 19:11:47 +00:00
calebboyd
d8c2e15632
feat: add vercel ai gateway opus 4.8
2026-05-28 13:33:37 -05:00
Frank
8a70160200
update zen model
2026-05-28 14:01:35 -04:00
Aiden Cline
7ea1d4e15c
Merge pull request #1882 from anomalyco/add-opus-4.8
...
feat: add opus 4.8
2026-05-28 12:04:51 -05:00
Aiden Cline
1c71b1bf17
feat: add opus 4.8
2026-05-28 12:04:14 -05:00
Aiden Cline
acc3126194
Merge pull request #1879 from Ardakilic/chore/ci-fork-ensurance
...
CI Scheduled fork upstream ensurance
2026-05-28 11:27:47 -05:00
Aiden Cline
1f67addc01
Merge pull request #1878 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-05-28 11:27:07 -05:00
github-actions[bot]
bb011e71a7
chore(sync): update OpenRouter model catalog
2026-05-28 15:28:44 +00:00
bas3line
3df181411f
fix(routing-run): update API base URL
2026-05-28 08:58:33 +05:30
Arda Kilicdagi
a1f588463c
chore: prevent forks to run cronjobbed sync commands
2026-05-28 06:25:45 +04:00
Arda Kilicdagi
cb414c6886
chore: prevent forks to run cronjobbed sync commands
2026-05-28 05:31:19 +04:00
Arda Kilicdagi
4095e819c9
chore: prevent forks to run cronjobbed sync commands
...
chore: prevent forks to run cronjobbed sync commands
2026-05-28 05:26:15 +04:00
Aakash Gupte
9367cc1825
Add Merge Gateway logo
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-27 17:22:44 -04:00
Aakash Gupte
96b9a04c4b
Add Merge Gateway provider
...
Merge Gateway (https://merge.dev ) is an LLM gateway exposing an
OpenAI/Anthropic-compatible API across many providers, using the
published `merge-gateway-ai-sdk-provider` npm package. Models are
defined via `extends` from existing canonical entries.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-27 14:32:21 -04:00
Jack
d9de217dc4
update zen models
2026-05-28 01:46:38 +08:00
Aiden Cline
64ea80d416
Merge pull request #1869 from anomalyco/fix/xiaomi-token-plan-models
...
fix Xiaomi Token Plan model catalog
2026-05-27 12:02:22 -05:00
Aiden Cline
d3859517d1
Merge pull request #1870 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-05-27 12:01:59 -05:00
Aiden Cline
985a144c5f
Merge pull request #1866 from tarikko/patch-1
...
Update Mistral Small model details in TOML file
2026-05-27 11:43:52 -05:00
Jack
5b05070eb4
Merge pull request #1875 from anomalyco/update/opencode-go-mimo-v2-5-pricing
...
update opencode go MiMo V2.5 pricing
2026-05-28 00:39:53 +08:00
Aiden Cline
dad245c5e1
Merge pull request #1871 from oskarkocol/chore/update-groq-cache-prices
...
chore: update groq cache pricing
2026-05-27 11:39:22 -05:00
Aiden Cline
bcff9bd6b2
Merge pull request #1874 from Alex-yang00/codex/sync-novita-models
...
Sync NovitaAI models
2026-05-27 11:39:03 -05:00
Aiden Cline
561bdaa546
Merge pull request #1876 from sebastiand-cerebras/deprecate-cerebras-qwen235b-llama8b-20260527
...
Remove deprecated Cerebras Qwen 3 235B model
2026-05-27 11:38:26 -05:00
Jack
f4f210986c
fix opencode go MiMo pricing conflict resolution
2026-05-28 00:36:48 +08:00
Jack
f4206f4eaa
Merge branch 'dev' into update/opencode-go-mimo-v2-5-pricing
2026-05-28 00:34:02 +08:00
Seb Duerr
52e5b67bc4
Remove deprecated Cerebras Qwen 3 235B model
2026-05-27 09:13:50 -07:00
Jack
d11b0e448c
update opencode go MiMo V2.5 pricing
2026-05-27 23:54:58 +08:00
github-actions[bot]
591745690e
chore(sync): update OpenRouter model catalog
2026-05-27 15:28:06 +00:00
Codex
5a4bc9b383
Add selected NovitaAI models
2026-05-27 21:30:38 +08:00
Tarik
a14171bcd4
Update mistral-small.toml
...
the only difference is the price so I removed the other fields
2026-05-27 14:00:33 +01:00
oskar
0741c5a53c
chore: update kimi cache rate
2026-05-27 13:09:20 +07:00
oskar
7a1ec8737b
chore: update groq cache pricing
2026-05-27 13:05:24 +07:00
Aiden Cline
7c37c92c2d
fix Xiaomi Token Plan model catalog
2026-05-27 00:39:17 -05:00
Aiden Cline
ec4ec6d441
Merge pull request #1867 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-05-27 00:00:17 -05:00
Aiden Cline
d96da5ece6
Merge pull request #1868 from Ardakilic/chore/sync-kilo-models-20260527-1
...
Sync Kilo models with upstream gateway
2026-05-26 23:59:26 -05:00
github-actions[bot]
0342c79d03
chore(sync): update OpenRouter model catalog
2026-05-27 03:26:29 +00:00
Arda Kilicdagi
37136fc2f3
chore: sync upstream kilo api gateway models
2026-05-27 02:27:53 +04:00
Tarik
131eca9c5e
Update Mistral Small model configuration
...
use [extends] syntax
2026-05-26 20:44:22 +01:00
Tarik
3e38d46c4c
Update Mistral Small model details in TOML file
...
The details on helicone website are false,
accurate details are pulled from deepinfra website
https://www.helicone.ai/model/mistral-small
https://deepinfra.com/mistralai/Mistral-Small-3.2-24B-Instruct-2506
2026-05-26 19:34:07 +01:00
Aiden Cline
989939773b
Merge pull request #1863 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-05-26 13:04:26 -05:00
Frank
4f1d5c511a
update go models
2026-05-26 13:54:19 -04:00
github-actions[bot]
34a21e07f2
chore(sync): update OpenRouter model catalog
2026-05-26 17:26:26 +00:00
Aiden Cline
979f5da0ca
Merge pull request #1864 from oskarkocol/update/openai-cache-rates
...
chore: update openai cache rates
2026-05-26 12:06:15 -05:00
oskar
73b357e2ab
update cache rates
2026-05-26 23:28:11 +07:00
Aiden Cline
97c71f1663
Merge pull request #1862 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-05-26 09:11:54 -05:00
github-actions[bot]
59c270bc85
chore(sync): update OpenRouter model catalog
2026-05-26 13:23:20 +00:00
Aiden Cline
a4c18f88ed
Merge pull request #1860 from bas3line/sync-routing-run-models-2
...
Sync routing.run model catalog
2026-05-25 23:44:24 -05:00
bas3line
3343a585ac
fix(routing-run): sync model catalog
2026-05-26 09:51:14 +05:30
Aiden Cline
f23db95550
Merge pull request #1858 from smakosh/fix/llmgateway-qwen3.7-max-id
...
fix(llmgateway): correct Qwen3.7 Max model id to qwen3.7-max
2026-05-25 17:22:56 -05:00
Aiden Cline
556d9a9045
Merge pull request #1859 from Suat-B/update-xpersona-frieren-coder-limits
...
Update Xpersona Frieren Coder limits
2026-05-25 17:22:46 -05:00
Frank
49991c8f8f
update zen models
2026-05-25 17:56:52 -04:00
Suat-B
20c1e810ce
Update Xpersona Frieren Coder limits
2026-05-25 13:23:59 -05:00
smakosh
15d08b4540
fix(llmgateway): correct Qwen3.7 Max model id to qwen3.7-max
...
Rename qwen37-max.toml to qwen3.7-max.toml so the model id matches
the canonical alibaba/qwen3.7-max definition (name: Qwen3.7 Max).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-25 18:48:12 +01:00
Prashanth-InferX
8f449a6dc8
Update provider.toml
2026-05-25 08:11:44 -07:00
Aiden Cline
14bbc303e5
Merge pull request #1852 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-05-25 09:49:26 -05:00
Aiden Cline
02da63ed48
Merge pull request #1853 from dpuyosa/chore/venice-pricing
...
Venice: Update pricing and limits for 4 models
2026-05-25 09:49:09 -05:00
github-actions[bot]
07daef8c54
chore(sync): update OpenRouter model catalog
2026-05-25 13:27:22 +00:00
dpuyosa
b6ebe8696c
[venice] Update pricing, limits, and last_updated for 4 models
...
- Reduce input/output/cache prices for gemini-3-5-flash, google-gemma-4-31b-it, and qwen-3-7-max
- Lower max output tokens from 65,536 to 16,384 for qwen3-5-35b-a3b
- Bump last_updated to 2026-05-25 for all 4 models
2026-05-25 10:07:32 +02:00
Aiden Cline
ad654e71da
Merge pull request #1850 from huxeon/dev
...
fix: modify the deepseek v4 flash/pro price
2026-05-25 00:18:18 -05:00
Prashanth-InferX
b2322529ae
Update logo.svg
2026-05-24 22:05:00 -07:00
Prashanth-InferX
e239a17ef1
Update provider.toml
2026-05-24 21:51:53 -07:00
Prashanth-InferX
0057a210b0
Add InferX logo
2026-05-24 21:46:58 -07:00
Aiden Cline
508f4d48e1
Merge pull request #1847 from ceyhanmolla/poolside/laguna-direct
...
Add Poolside provider with Laguna M.1 and XS.2 models
2026-05-24 23:26:34 -05:00
opencode-agent[bot]
cd7c70b4fe
revert: remove opencode-go deepseek-v4-pro price changes
...
Keep only the deepseek provider price updates as intended.
2026-05-25 04:26:14 +00:00
Aiden Cline
10e752ea84
Merge pull request #1845 from yukoba/vultr
...
Update Vultr models
2026-05-24 23:26:12 -05:00
huxeon
4cdb4c700b
fix: modify the deepseek v4 flash/pro price in provider deepseek and opencode-go
2026-05-24 13:33:56 +08:00
Prashanth-InferX
7d52d15549
Update qwen3-coder-next-fp8.toml
2026-05-23 17:39:00 -07:00
Prashanth-InferX
39163abcd4
Update qwen3-coder-next-fp8-1m.toml
2026-05-23 17:38:06 -07:00
Prashanth-InferX
8f9ad03e1c
Update qwen3-coder-next-fp8.toml
2026-05-23 17:10:57 -07:00
Prashanth-InferX
ba9e5f5403
Update qwen3-coder-next-fp8-1m.toml
2026-05-23 17:08:35 -07:00
Prashanth-InferX
6d143784e4
Update gemma-4-31b-it-fp8.toml
2026-05-23 17:08:16 -07:00
Aiden Cline
d497a446eb
Merge pull request #1849 from technoabsurdist/add-wafer-ai-qwen3.6-35b-a3b-and-kimi-k2.6
...
providers/wafer.ai: add Qwen3.6-35B-A3B and Kimi-K2.6
2026-05-23 16:41:24 -05:00
Emilio Andere
745cf557b3
feat(wafer.ai): add Qwen3.6-35B-A3B and Kimi-K2.6
...
Both models are public serverless on pass.wafer.ai/v1/models but were
missing from the wafer.ai provider in models.dev, so OpenCode and other
tools that pull from the registry could not discover them.
- Qwen3.6 35B A3B: compact MoE, 32K context, vision-capable, $0.19/M in,
$1.25/M out (NVFP4 on AMD MI355X — see wafer.ai/blog/qwen36-mi355x).
- Kimi K2.6: 1T sparse MoE, 262K context, vision-capable, $1.10/M in,
$4.80/M out (NVFP4 on Blackwell — see wafer.ai/blog/kimi-k26-nvfp4).
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-23 13:26:18 -04:00
Yu Kobayashi
db295d6842
Refactor to use the extends syntax
2026-05-24 01:20:31 +09:00
ceyhanmolla
47c0eed41e
Add Poolside provider with Laguna M.1 and XS.2 models
2026-05-23 17:09:33 +02:00
Yu Kobayashi
e690980857
Update Vultr models
2026-05-23 16:25:11 +09:00
Prashanth-InferX
3163eaee22
Delete providers/inferx/models/qwen/gemma-4-31b-it-fp8.toml
2026-05-22 17:40:45 -07:00
Prashanth-InferX
16b7bffb0f
Create gemma-4-31b-it-fp8.toml
2026-05-22 17:37:25 -07:00
Prashanth-InferX
cdfee03695
Create gemma-4-31b-it-fp8.toml
2026-05-22 17:34:51 -07:00
Prashanth-InferX
f5b2ae2071
Create qwen3.6-35b-a3b-fp8.toml
2026-05-22 17:33:58 -07:00
Prashanth-InferX
bd985e6d97
Create qwen3.6-27b-fp8.toml
2026-05-22 17:33:24 -07:00
Prashanth-InferX
353af73289
Create qwen3.5-122b-a10b-nvfp4.toml
2026-05-22 17:32:45 -07:00
Prashanth-InferX
2ee373fdf9
Update qwen3-coder-next-fp8-1m.toml
2026-05-22 17:31:36 -07:00
Prashanth-InferX
de3f51e2cd
Create qwen3-coder-next-fp8-1m.toml
2026-05-22 17:28:41 -07:00
Prashanth-InferX
50eeac2f73
Create qwen3-coder-next-fp8.toml
2026-05-22 17:26:54 -07:00
Prashanth-InferX
fcb99992a9
Create provider.toml
2026-05-22 17:08:09 -07:00
Aiden Cline
f5f7d1a167
Merge pull request #1840 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-05-22 16:58:23 -05:00
Aiden Cline
cfbbb55c4d
Merge pull request #1839 from anthraxx/alibaba-qwen3.7-plus
...
Alibaba: Add Qwen 3.7 Max and 3.6 Flash to all regions and plans
2026-05-22 16:58:08 -05:00
github-actions[bot]
1956762cdf
chore(sync): update OpenRouter model catalog
2026-05-22 21:41:35 +00:00
Levente Polyak
28571433f7
feat(alibaba): add Qwen3.7 Max model configuration to all regions
...
Link: https://bailian.console.alibabacloud.com/cn-beijing?tab=model#/model-market/detail/qwen3.7-max?serviceSite=asia-pacific-china
2026-05-22 19:00:29 +02:00
Levente Polyak
aef5e48bae
feat(alibaba): add Qwen3.6 Flash model configuration to all regions
...
Link: https://bailian.console.alibabacloud.com/cn-beijing?tab=model#/model-market/detail/qwen3.6-flash?serviceSite=asia-pacific-china
2026-05-22 18:54:22 +02:00
Aiden Cline
8ba19639a7
Merge pull request #1825 from shzdehmd/dev
...
update(fireworks): sync models and pricing with current offerings
2026-05-22 11:45:45 -05:00
Aiden Cline
0f9b4c9edc
Merge pull request #1834 from monotykamary/chore/update-neuralwatt-qwen3.6-pricing
...
fix(neuralwatt): update Qwen3.6 pricing to match API
2026-05-22 09:13:02 -05:00
Aiden Cline
2a9b6256dc
Merge pull request #1836 from PierreLeGuen/nearai-provider
...
Add current NEAR AI Cloud models
2026-05-22 09:12:36 -05:00
Aiden Cline
51633fe106
Merge pull request #1838 from Quentinchampenois/fix/update-models-scaleway
...
fix: update Scaleway provider models list
2026-05-22 09:12:26 -05:00
Aiden Cline
169b5c4331
Merge pull request #1833 from NicoAvanzDev/add-copilot-gemini-3-5-flash
...
[GitHub Copilot] add Gemini 3.5 Flash
2026-05-22 09:09:25 -05:00
Aiden Cline
9d0f0d6d56
Merge pull request #1837 from fydrah/fix/google-vertex-gemini-3.5-flash
...
fix: missing google-vertex gemini 3.5 flash extend
2026-05-22 09:07:34 -05:00
Aiden Cline
1d2af0c97b
Merge pull request #1835 from dpuyosa/feat/venice-models
...
Venice: Add Gemini 3.5 Flash and Qwen 3.7 Max, update Grok Build 0.1 pricing
2026-05-22 09:07:03 -05:00
Aiden Cline
cc14ae4370
Merge pull request #1832 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-05-22 09:06:16 -05:00
github-actions[bot]
ad9a3448d2
chore(sync): update OpenRouter model catalog
2026-05-22 14:03:32 +00:00
Quentin Champenois
c6f9cf58e4
fix(scaleway): add new models gemma-4-26b-a4b-it and qwen3.6-35b-a3b
2026-05-22 15:43:11 +02:00
Quentin Champenois
bba5809471
fix(scaleway): Extends existing models
2026-05-22 15:42:36 +02:00
Quentin Champenois
c0852f1b4f
fix(scaleway): Clear removed models from list
2026-05-22 15:11:44 +02:00
Flavien Hardy
0fc3a3f635
fix: missing google-vertex gemini 3.5 flash extend
2026-05-22 08:56:44 -04:00
Pierre LE GUEN
68936dc062
Add current NEAR AI Cloud models
2026-05-22 09:27:57 +00:00
dpuyosa
ade9760060
[venice] Add Gemini 3.5 Flash and Qwen 3.7 Max, update Grok Build 0.1 pricing
...
- Add Gemini 3.5 Flash model (1M context, multimodal input)
- Add Qwen 3.7 Max model (1M context, text-only)
- Update Grok Build 0.1 cost tiers and pricing
2026-05-22 10:57:38 +02:00
Tom X Nguyen
2a8b90b197
fix(neuralwatt): update Qwen3.6 pricing to match API
...
Updates the per-token cost for Qwen3.6-35B-A3B and qwen3.6-35b-fast from /bin/bash.05//bin/bash.10 to /bin/bash.29/.15 (input/output per million tokens), matching the actual Neuralwatt API pricing as reflected in pi-neuralwatt-provider commit f634286.
2026-05-22 15:19:51 +07:00
NicoAvanzDev
8569f0dfef
[GitHub Copilot] add Gemini 3.5 Flash
2026-05-22 07:57:10 +00:00
Aiden Cline
fc98ceb72e
fix sync workflow force lease
2026-05-21 23:52:34 -05:00
Aiden Cline
be7c5afc94
Merge pull request #1831 from anomalyco/fix-vertex-sonnet-4-6-limits
...
Fix Vertex Sonnet 4.6 token limits
2026-05-21 23:38:18 -05:00
Aiden Cline
57e62c43b0
fix vertex sonnet 4.6 limits
2026-05-21 23:37:30 -05:00
Aiden Cline
0898c35c9f
Merge pull request #1830 from zainhas/dev
...
[Together AI] add Qwen3.7 max
2026-05-21 21:00:51 -05:00
Zain Hasan
46b23fb313
Merge branch 'anomalyco:dev' into dev
2026-05-21 17:47:35 -07:00
Zain Hasan
05fedc76cc
[Together AI] add Qwen3.7
2026-05-21 17:47:19 -07:00
Aiden Cline
2738f81d1a
Merge pull request #1828 from anomalyco/refactor/sync-core-layout
...
refactor: move sync implementation into core src
2026-05-21 18:10:09 -05:00
Aiden Cline
89b834086a
refactor: move sync implementation into core src
2026-05-21 18:06:25 -05:00
Aiden Cline
1ab2ff8163
Merge pull request #1826 from smakosh/add-llmgateway-models
...
feat: add new LLM Gateway text models
2026-05-21 17:58:29 -05:00
Frank
9468676683
update zen models
2026-05-21 18:42:36 -04:00
Claude
6cdd2f054b
Merge upstream/dev into add-llmgateway-models; resolve gemini-3.5-flash conflict
...
# Conflicts:
# providers/google/models/gemini-3.5-flash.toml
2026-05-21 21:48:48 +00:00
Aiden Cline
b13abc9141
Merge pull request #1827 from anomalyco/update-xai-pricing
...
fix xAI long-context pricing
2026-05-21 16:45:43 -05:00
Aiden Cline
e5ba264751
fix xAI long-context pricing
2026-05-21 16:41:36 -05:00
smakosh
a7811fb522
refactor: use extends for gemini and qwen models
...
Add canonical google/gemini-3.5-flash and alibaba/qwen3.7-max defs and
have the llmgateway entries extend them, per PR review.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-21 23:38:57 +02:00
smakosh
605fae75d9
feat: add new LLM Gateway text models
...
Add Grok 4.20 (reasoning/non-reasoning), Gemini 3.5 Flash, and Qwen3.7 Max to the llmgateway provider.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-21 23:04:47 +02:00
Ahmad Shahzad
bcab0885bc
update(fireworks): sync models and pricing with current offerings
...
Removed — 11 deprecated models:
- deepseek-v3p1
- deepseek-v3p2
- glm-4p5
- glm-4p5-air
- glm-4p7
- glm-5
- kimi-k2-instruct
- kimi-k2-thinking
- minimax-m2p1
- routers/kimi-k2p5-turbo
Added — 2 new Turbo (routers) models:
- routers/glm-5p1-fast
- routers/kimi-k2p6-turbo
Modified — pricing fixes:
- deepseek-v4-pro: cache_read 0.15 → 0.145
- gpt-oss-120b: added cache_read = 0.015
- gpt-oss-20b: input 0.05 → 0.07, output 0.20 → 0.30, added cache_read = 0.035
- minimax-m2p7: cache_read 0.03 → 0.06
2026-05-22 01:55:31 +05:00
Aiden Cline
26b05268ae
Merge pull request #1824 from anomalyco/fix/vercel-gemini-35-flash
...
Add new Vercel AI Gateway models
2026-05-21 15:30:35 -05:00
Aiden Cline
1aee13d2e5
Add new Vercel AI Gateway models
2026-05-21 13:21:25 -05:00
Aiden Cline
0a924e6bb2
Merge pull request #1822 from anomalyco/automation/sync-models-xai
...
chore(sync): update xAI model catalog
2026-05-21 13:05:20 -05:00
Aiden Cline
9769b2b11d
Merge pull request #1823 from anomalyco/automation/sync-models-openrouter
...
chore(sync): update OpenRouter model catalog
2026-05-21 13:05:13 -05:00
github-actions[bot]
1b0db099cf
chore(sync): update OpenRouter model catalog
2026-05-21 17:56:13 +00:00
github-actions[bot]
16ed78587c
chore(sync): update xAI model catalog
2026-05-21 17:56:11 +00:00
Frank
0b88965165
update zen models
2026-05-21 13:41:55 -04:00
Aiden Cline
acc704ce39
Merge pull request #1797 from arnavchachra/add-crof-provider
...
add crof.ai provider with 21 models
2026-05-21 11:43:02 -05:00
Aiden Cline
51ad3b264e
Merge pull request #1821 from anomalyco/sync-provider-ci
...
chore: automate provider sync jobs
2026-05-21 11:23:49 -05:00
Aiden Cline
146b6c7084
Merge pull request #1819 from Inceptron-Software/add_inceptron_provider
...
Add Inceptron provider
2026-05-21 11:21:27 -05:00
Aiden Cline
0e3cbe3c64
chore: automate provider sync jobs
2026-05-21 11:21:12 -05:00
Aiden Cline
604d4d66a4
Merge pull request #1820 from Suat-B/codex/xpersona-image-input-20260521
...
Add image input modality to Xpersona model
2026-05-21 11:00:49 -05:00
SuatB
f5090028b8
Add image input modality to Xpersona model
2026-05-21 09:46:28 -05:00
Frank
4bad8faf29
update zen models
2026-05-21 09:05:13 -04:00
Oskar Gustafsson
0df2ccf586
Add Inceptron provider
2026-05-21 09:24:43 +02:00
Aiden Cline
bafdc00b45
Merge pull request #1812 from anomalyco/openrouter-extends-sync
...
Sync OpenRouter models with extends
2026-05-20 21:07:21 -05:00
Aiden Cline
49840c013b
Merge pull request #1814 from neonn0d/feat/stepfun-ai
...
feat(stepfun-ai): add international StepFun platform
2026-05-20 20:58:37 -05:00
Aiden Cline
eccae0b54e
sync openrouter models with extends
2026-05-20 20:32:11 -05:00
Aiden Cline
4cca29405f
Merge pull request #1817 from dpuyosa/dev
...
Venice: Remove Grok 4.1 Fast and add Grok Build 0.1
2026-05-20 20:26:45 -05:00
Aiden Cline
e40d9dd338
Merge pull request #1818 from anomalyco/cloudflare-sync-env
...
chore(sync): isolate cloudflare credentials
2026-05-20 20:26:22 -05:00
Aiden Cline
6a74991397
chore(sync): isolate cloudflare credentials
2026-05-20 20:19:47 -05:00
dpuyosa
035999cb58
[venice] Replace Grok 4.1 Fast with Grok Build 0.1
...
- Remove deprecated grok-41-fast model entry
- Add grok-build-0-1 with 200K token tiered pricing
- Update context to 256K and output limit to 65,536
2026-05-21 02:36:19 +02:00
Frank
cec56bf1bc
update zen models
2026-05-20 19:43:25 -04:00
Aiden Cline
85f0cdcb2f
Merge pull request #1816 from anomalyco/xai-sync
...
Add PDF input modality to Grok models
2026-05-20 18:12:47 -05:00
Aiden Cline
ef80d4df4e
Infer PDF modality for xAI image models
2026-05-20 18:12:11 -05:00
Aiden Cline
af0ef00109
Update xAI Grok PDF modalities
2026-05-20 18:06:33 -05:00
Aiden Cline
5fdcea6b36
Merge pull request #1815 from anomalyco/cloudflare-ai-gateway
...
chore(sync): add cloudflare workers ai sync
2026-05-20 18:02:28 -05:00
Aiden Cline
31e56480b4
chore(sync): add cloudflare workers ai sync
2026-05-20 16:55:29 -05:00
Aiden Cline
92a621594e
Merge pull request #1813 from anomalyco/sync-xai
...
chore(sync): add xai model sync
2026-05-20 16:02:38 -05:00
Aiden Cline
d2db353ceb
chore: ignore sync reports
2026-05-20 16:01:51 -05:00
Aiden Cline
900ae509d2
Merge pull request #1808 from ajussak/scaleway
...
Added Mistral Medium 3.5 128B from Scaleway
2026-05-20 15:58:00 -05:00
neo
9d60164243
feat(stepfun-ai): add international StepFun platform
...
StepFun runs two separate platforms with distinct accounts/keys:
platform.stepfun.com (China, already covered by providers/stepfun) and
platform.stepfun.ai (international). Keys are not interchangeable
across the two — .ai keys are rejected by api.stepfun.com as
invalid_api_key.
Stepfun's own opencode integration guide instructs users to point at
https://api.stepfun.ai/step_plan/v1 . This adds providers/stepfun-ai
for that endpoint, symlinking the shared chat models. Follows the
moonshotai / moonshotai-cn pattern.
2026-05-20 20:43:47 +02:00
Adrien Jussak
cd3e99025f
Update Mistral Medium 3.5 128B model configuration to extend from mistral-medium-2604 and adjust context window size.
2026-05-20 20:43:45 +02:00
Aiden Cline
1098981eb6
chore(sync): add xai model sync
2026-05-20 13:23:02 -05:00
Aiden Cline
27a151cf53
Merge pull request #1811 from anomalyco/xai-grok-build-model
...
Add xAI Grok Build model
2026-05-20 13:05:06 -05:00
Aiden Cline
41ff42ab7f
Merge pull request #1810 from fhennerkes/dev
...
poe: add Gemini-3.5-Flash model
2026-05-20 13:04:47 -05:00
Aiden Cline
adf1cbdecd
add xai grok build model
2026-05-20 13:04:13 -05:00
Frank
10ddc78ce0
update zen models
2026-05-20 14:02:01 -04:00
fhennerkes
7ae897e440
poe: add Gemini-3.5-Flash model
...
Add new Google model from Poe API (released 2026-05-19).
Uses extends format inheriting from google/gemini-3.5-flash with
Poe-specific overrides (name format, no temperature, markup pricing,
limited input modalities).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-20 10:52:15 -07:00
Aiden Cline
02e452c2e8
Merge pull request #1805 from anomalyco/sync-google
...
sync google models
2026-05-20 10:53:57 -05:00
Aiden Cline
f05b63fff5
Merge pull request #1807 from anomalyco/automation/sync-models-aggregators
...
chore(sync): update aggregator model catalogs
2026-05-20 10:34:30 -05:00
Adrien Jussak
e277d60236
Add Mistral Medium 3.5 128B to Scaleway
2026-05-20 16:14:37 +02:00
github-actions[bot]
b01277a737
chore(sync): update aggregator model catalogs
2026-05-20 09:25:37 +00:00
Frank
a5da5aa429
update zen models
2026-05-20 04:14:28 -04:00
Aiden Cline
5ceac8a58b
updates
2026-05-19 23:43:01 -05:00
Aiden Cline
11e1d5623a
Merge pull request #1806 from Cahl-Dee/grid-model-updates-2026-05
...
Grid model updates 2026-05
2026-05-19 23:42:26 -05:00
Aiden Cline
f107afc57c
sync
2026-05-19 22:56:50 -05:00
Carl DiClementi
e789d7c1f2
Merge branch 'anomalyco:dev' into grid-model-updates-2026-05
2026-05-19 16:06:23 -05:00
Cahl-Dee
899668ad49
added new code and agent models and updated existing text models
2026-05-19 16:04:58 -05:00
Aiden Cline
8c677f0134
sync google models
2026-05-19 15:58:06 -05:00
Aiden Cline
462c7877d9
add gemini 3.5 flash
2026-05-19 15:43:38 -05:00
Aiden Cline
55871f9dca
Merge pull request #1804 from Adanlink/dev
...
feat: add deepseek-v4-flash to the fireworks-ai provider
2026-05-19 15:29:33 -05:00
Aiden Cline
4f7194a3c8
test
2026-05-19 15:09:11 -05:00
Aiden Cline
f65f0148da
add sync guide
2026-05-19 15:08:44 -05:00
Adán
14952f8855
Rename deepseek-v4-flash to deepseek-v4-flash.toml
2026-05-19 18:56:43 +02:00
Adán
d7c6d3ad12
Add deepseek-v4-flash model configuration
2026-05-19 18:53:48 +02:00
Aiden Cline
356bc79d08
Merge pull request #1637 from elvexai/fix/amazon-bedrock-kimi-token-limits
...
fix: Token limits for Amazon Bedrock Kimi K2 models
2026-05-19 09:42:30 -05:00
Aiden Cline
a89b1ed726
Merge pull request #1801 from bas3line/sync-routing-run-models
...
Sync routing.run model catalog
2026-05-19 09:41:38 -05:00
bas3line
a998576773
fix(routing-run): match live model metadata
2026-05-19 10:38:58 +05:30
bas3line
fbe842bbea
fix(routing-run): expose reasoning metadata
2026-05-19 08:39:51 +05:30
bas3line
6c0c3d1b10
fix(routing-run): sync model catalog
2026-05-19 07:37:53 +05:30
Aiden Cline
db0a7cf611
Merge pull request #1798 from anomalyco/rework-sync-logic
...
sync: centralize aggregator model updates
2026-05-18 20:12:50 -05:00
Aiden Cline
d775e37e3b
Merge pull request #1800 from jerome-benoit/feat/sap-ai-core-gpt-5.4
...
feat(sap-ai-core): add GPT-5.4
2026-05-18 20:12:21 -05:00
Jérôme Benoit
36753063d9
feat(sap-ai-core): add GPT-5.4
...
Add gpt-5.4 with availability date from official SAP source.
Drop [[cost.tiers]] from gemini-2.5-pro pending SAP-side tiered
pricing confirmation; sap-ai-core now declares no per-model tiers
(SAP Note 3437766 is login-gated and authoritative for capacity
unit conversion rates).
2026-05-19 02:58:29 +02:00
Aiden Cline
5ee955297a
sync: drop vercel catalog updates
2026-05-18 19:07:14 -05:00
Aiden Cline
1b77511903
Merge pull request #1799 from vglafirov/add-gitlab-gpt-5-5
...
feat(gitlab): add Agentic Chat (GPT-5.5) model
2026-05-18 15:24:18 -05:00
Aiden Cline
8896ead7bf
sync: fix vercel pricing tiers
2026-05-18 14:52:40 -05:00
Vladimir Glafirov
eb96594d47
feat(gitlab): add Agentic Chat (GPT-5.5) model
...
Adds duo-chat-gpt-5-5 to the GitLab provider. The GitLab AI Gateway
proxies this model to OpenAI's gpt-5.5-2026-04-23 backend with a
1.05M token context window (922k input + 128k output).
Source: gitlab-org/modelops/applied-ml/code-suggestions/ai-assist
models.yml (gpt_5_5 entry with proxy_provider: openai).
The gitlab-ai-provider npm package exposes this model id starting in
v6.7.0.
2026-05-18 20:44:34 +02:00
Aiden Cline
327332efe3
Merge pull request #1794 from bas3line/add-routing-run-provider
...
Add routing.run provider
2026-05-18 12:32:34 -05:00
Aiden Cline
5020951745
sync: refresh openrouter after dev merge
2026-05-18 12:30:29 -05:00
Aiden Cline
cb6f97774e
Merge remote-tracking branch 'origin/dev' into rework-sync-logic
2026-05-18 12:29:28 -05:00
Aiden Cline
7f8b493b0c
Merge pull request #1795 from delafthi/delafthi/lxxqxzktnozv
...
fix(providers/novita-ai): use lowercase model names
2026-05-18 12:28:32 -05:00
Aiden Cline
d65a862533
sync: centralize aggregator model updates
2026-05-18 12:12:15 -05:00
arnavchachra
9420048dfe
fix crof model limits and reasoning flag to match Crof API
2026-05-18 21:51:19 +05:30
arnavchachra
8db6c27634
add crof provider with 21 models
2026-05-18 21:40:11 +05:30
Victor Navarro
8e710e19ea
bring back old bick-pickle
...
Added interleaved section with reasoning_content field and removed provider section.
2026-05-18 11:44:14 +02:00
Frank
36c6896e97
update zen models
2026-05-17 22:58:06 -04:00
Aiden Cline
a8be548a5d
Merge pull request #1416 from Luew2/add-lilac-provider
...
Add Lilac provider
2026-05-17 19:23:07 -05:00
Luew2
8c2fae4ab0
Keep exact Lilac Gemma model name
2026-05-17 17:19:53 -07:00
Luew2
5e7fad350d
Align Lilac Gemma display name
2026-05-17 17:19:04 -07:00
Luew2
feb85ef2c9
Align Lilac provider with registry conventions
2026-05-17 17:15:40 -07:00
Luew2
d4161ebf24
Follow models.dev conventions for Lilac provider
2026-05-17 17:11:03 -07:00
Luew2
b91ab02e2b
Add Lilac MiniMax M2.7 model
2026-05-17 17:07:44 -07:00
Luew2
dd09d07f75
Update Lilac Kimi model to K2.6
2026-05-17 17:07:44 -07:00
Luew2
4515f85d47
Add Lilac cache pricing
2026-05-17 17:07:44 -07:00
Luew2
97572240e1
Add Gemma 4 31B IT model
...
Adds google/gemma-4-31b-it to the Lilac provider ($0.11/M input,
$0.35/M output, 262K context, native multimodal with image/video).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-17 17:07:44 -07:00
Luew2
80cc04e9e5
Fix Kimi K2.5 output limit to 262,144 tokens
2026-05-17 17:07:44 -07:00
Luew2
d532ebb89b
Use purple gradient for Lilac logo (brand colors #6451dc → #b6a6f9)
2026-05-17 17:07:44 -07:00
Luew2
9bae3e887f
Replace placeholder logo with Lilac icon mark (currentColor)
2026-05-17 17:07:44 -07:00
Luew2
0be69bf872
Add Lilac provider
...
Add Lilac as an OpenAI-compatible provider serving:
- z-ai/glm-5.1: Z.ai's flagship agentic model (754B MoE, 202.8K context)
- moonshotai/kimi-k2.5: Moonshot AI's multimodal reasoning model (1T MoE, 262K context)
API: https://api.getlilac.com/v1
Docs: https://docs.getlilac.com
2026-05-17 17:07:44 -07:00
Thierry Delafontaine
0ed38cbecf
fix(providers/novita-ai): use lowercase model names
...
Mixed case naming causes conflicts on case-insensitive filesystems like macOS.
2026-05-17 21:17:46 +02:00
bas3line
e65703382a
feat: add routing.run provider
2026-05-17 20:27:56 +05:30
Aiden Cline
748754c99b
Merge pull request #1792 from monotykamary/fix/neuralwatt-context-limits
...
fix(neuralwatt): sync context window and output limits with upstream API
2026-05-16 13:14:05 -05:00
Tom X Nguyen
ec9c12d0fc
fix(neuralwatt): sync context window and output limits with upstream API
...
Updates all 14 neuralwatt model TOML files with corrected context window
and max output token values as reported by the Neuralwatt API:
- Devstral-Small-2-24B-Instruct-2512: 262,144 -> 262,128
- GLM-5/GLM-5.1 variants: 200,000 -> 202,736
- GPT-OSS-20B: 16,384 -> 16,368
- Kimi-K2.5/K2.6 variants: 262,144 -> 262,128
- MiniMax-M2.5: 196,608 -> 196,592
- Qwen3.5-397B variants: 262,144 -> 262,128
- Qwen3.6-35B variants: 131,072 -> 131,056
Also fixes the README: moves kimi-k2.6-fast from 'Reasoning Models' to
'Fast Variants' and removes incorrect claim that fast variants support
reasoning.
2026-05-16 23:16:34 +07:00
Aiden Cline
ac81822c89
Merge pull request #1777 from berget-ai/feat/berget-kimi-k2.6
...
feat: add Kimi K2.6 to berget.ai
2026-05-16 06:09:00 -05:00
Aiden Cline
d32ed764bd
Merge pull request #1791 from anomalyco/automation/sync-openrouter-models
...
Sync OpenRouter models
2026-05-16 06:08:09 -05:00
Christian Landgren
45fb951c42
feat: add Kimi K2.6 to berget.ai
...
Add Moonshot AI Kimi K2.6 model to berget.ai provider catalog.
- 262K context window
- 16K output tokens
- Text input/output
- Supports: reasoning, structured output, tool calling
- Pricing: /bin/zsh.83/M input, .85/M output (EUR-based)
- Open weights
2026-05-16 12:46:35 +02:00
github-actions[bot]
260d79b2d5
Sync OpenRouter models
2026-05-16 08:54:41 +00:00
Aiden Cline
746b9caf79
Merge pull request #1785 from jerome-benoit/feat/sap-ai-core-opus-4-7
...
feat(sap-ai-core): add Claude Opus 4.7 and sync model specs
2026-05-15 23:24:47 -05:00
Aiden Cline
8362b55503
Merge pull request #1786 from Ardakilic/chore/kilo-sync-20260516
...
providers(kilo): sync upstream
2026-05-15 23:24:34 -05:00
Aiden Cline
dde3953a9f
Merge pull request #1787 from Suat-B/codex/xpersona-www-api-url
...
Fix Xpersona API base URL
2026-05-15 23:24:06 -05:00
Aiden Cline
0a1695212c
Merge pull request #1788 from Jaaneek/xai-may-15-2026-retirement
...
xai: drop models retired May 15, 2026 + add Grok Imagine models
2026-05-15 23:23:52 -05:00
Jaaneek
89fbb6bb69
xai: drop models retired May 15, 2026 + add Grok Imagine models
2026-05-16 01:57:15 +01:00
SuatB
005fe0fb5a
Fix Xpersona provider API URL
2026-05-15 18:37:41 -05:00
Frank
e283875ce7
update zen models
2026-05-15 17:24:53 -04:00
Arda Kilicdagi
3598019251
providers(kilo): sync upstream
2026-05-16 01:11:25 +04:00
Jérôme Benoit
e9ad8b0a3f
feat(sap-ai-core): add Claude Opus 4.7 and sync model specs
2026-05-15 22:16:07 +02:00
Aiden Cline
0ee78eeda5
sync: openrouter models
2026-05-15 10:20:36 -05:00
Aiden Cline
0a5b33e518
Merge pull request #1778 from zhenjunchen-png/add-orcarouter
...
feat: add OrcaRouter as a new provider
2026-05-15 10:16:29 -05:00
Aiden Cline
22416dda64
Merge pull request #1783 from anomalyco/sync-openrouter
...
add sync script for openrouter, sync openrouter models
2026-05-15 10:12:02 -05:00
Aiden Cline
eba2702e3a
fix: families
2026-05-15 10:03:39 -05:00
Aiden Cline
c2c5cc8f21
add sync script for openrouter, sync openrouter models
2026-05-15 10:00:32 -05:00
zhenjun.chen
022b1b9946
feat(orcarouter): expand to 80 chat models and add brand logo
...
Adds 55 additional upstream-mirrored models alongside the existing 25,
covering the full OrcaRouter chat catalog as exposed by
https://www.orcarouter.ai/api/pricing (text-only chat — TTS, embeddings,
video, and image generation are filtered out).
Per-namespace upstream mappings used by [extends]:
OrcaRouter ns -> models.dev provider
---------------- + ---------------
openai -> openai
anthropic -> anthropic (dot version -> dash, e.g. opus-4.7 -> opus-4-7)
google -> google
deepseek -> deepseek
qwen -> alibaba
grok -> xai
kimi -> moonshotai
minimax -> minimax (minimax-m2.7 -> MiniMax-M2.7)
z-ai -> zai
OrcaRouter-specific aliases (dated snapshots like gpt-5-2025-08-07,
search-preview variants, qwen3-vl-* visual variants) are excluded from
v1 because their upstream canonical files do not yet exist in models.dev.
Also adds providers/orcarouter/logo.svg.
2026-05-15 14:48:31 +08:00
Aiden Cline
8269e04222
Merge pull request #1782 from Suat-B/codex/xpersona-limits-logo
...
Update Xpersona limits, cutoff, and logo
2026-05-15 00:29:32 -05:00
Aiden Cline
a75cf2ed1c
Merge pull request #1552 from aredridel/as/add-umans
...
feat(models): add umans.ai coding plan
2026-05-14 22:40:39 -05:00
Aria Stewart
7b00aafa79
feat(models): umans.ai definitions
2026-05-14 23:39:30 -04:00
Suat-B
e54e0fc8b5
Update Xpersona limits, cutoff, and logo
2026-05-15 03:22:16 +00:00
Aiden Cline
38611e75fa
Merge pull request #1781 from dpuyosa/feat/add-venice-claude-opus-4-7-fast-model
...
Venice: Add Claude Opus 4.7 Fast model
2026-05-14 22:08:14 -05:00
dpuyosa
e62c1e973e
[venice] Add Claude Opus 4.7 Fast model
...
- New pricing with 36/180 input/output per million tokens
- 1M context window with 128K output limit
- Text+image input, text-only output
2026-05-15 01:32:24 +02:00
Aiden Cline
c2b3c601e4
Merge pull request #1724 from isaachuangGMICLOUD/feat/add-gmicloud-provider
...
providers(gmicloud): add GMI Cloud provider
2026-05-14 17:26:50 -05:00
Aiden Cline
9ff1d36a21
Merge pull request #1476 from Vect0rM/feat/add-atomic-chat-provider
...
feat: add Atomic Chat provider
2026-05-14 17:18:21 -05:00
Aiden Cline
e0f4042ad1
Merge pull request #1776 from kapelame/docs/minimax-token-plan-rename
...
providers(minimax): rename Coding Plan → Token Plan in display labels
2026-05-14 17:16:28 -05:00
Frank
14736ba4b6
update zen models
2026-05-14 17:15:53 -04:00
Aiden Cline
9351d68731
Merge pull request #1772 from nearai/add-nearai
...
Add NEAR AI Cloud provider
2026-05-14 10:30:28 -05:00
Aiden Cline
7a5a1d2aff
Merge pull request #1779 from NameIsHiki/siliconflow-deepseek-v4
...
feat(siliconflow): add DeepSeek v4 models
2026-05-14 10:29:52 -05:00
zhenjun.chen
699284ce91
chore(orcarouter): drop oversize logo, fall back to models.dev default
...
The previously committed logo is ~100KB; existing wrapper-provider logos
(openrouter, llmgateway, kilo, aihubmix, ambient) are all 0.3-6KB and use
`currentColor`. Falling back to the default logo per README:
> If we don't have a provider's logo, a default logo is served instead.
A properly-sized currentColor logo will follow in a separate PR.
2026-05-14 21:37:48 +08:00
Hiki
21ce5c3ac8
Create deepseek-v4-flash.toml
2026-05-14 15:26:37 +02:00
Hiki
3485cf52d0
Create deepseek-v4-pro.toml
2026-05-14 15:22:53 +02:00
Frank
99e8f25c78
update zen models
2026-05-14 08:59:42 -04:00
zhenjun.chen
7102978cb4
feat: add OrcaRouter provider
...
OrcaRouter is an OpenAI-compatible meta-router aggregating 150+ LLMs
(OpenAI, Anthropic, Google, xAI, DeepSeek, Qwen, Kimi, MiniMax, ...)
behind a single API key, with a virtual orcarouter/auto smart-routing
entry that picks an upstream per request.
This initial scope covers 26 models (1 AUTO router + 25 upstream mirrors
using [extends]). Pricing computed from https://www.orcarouter.ai/api/pricing
on 2026-05-14: input = model_ratio * $2, output = model_ratio *
completion_ratio * $2 (USD per 1M tokens).
Disclosure: I'm an engineer on the OrcaRouter team.
2026-05-14 20:55:47 +08:00
kapelame
530f60c69c
providers(minimax): rename Coding Plan → Token Plan in display labels
...
The product was renamed from "Coding Plan" to "Token Plan" when its
scope expanded beyond coding to cover all MiniMax modalities (text,
speech, video, music, image). Per
https://platform.minimax.io/docs/token-plan/intro :
"Token Plan extends upon our former Coding Plan."
Updates display name and doc URL for the two affected provider
catalog entries. Provider IDs (minimax-coding-plan,
minimax-cn-coding-plan) are intentionally unchanged for backward
compatibility — anyone with these IDs in opencode.json or
elsewhere keeps working. Old /coding-plan/* URLs still 307-redirect
to the new /token-plan/* paths upstream.
Region disambiguation stays as the URL in parens (matching the
existing minimax / minimax-cn naming convention) — no "China" word
added, since the URL already conveys the region cleanly in the
provider picker.
2026-05-14 19:18:03 +08:00
Misha Skvortsov
2415c5be21
fix(atomic-chat): update logo.svg with new design
...
Replaces the existing logo.svg file with an updated design for the Atomic Chat provider. This change enhances the visual branding of the application.
2026-05-14 10:58:36 +03:00
Aiden Cline
85aba468cd
Merge pull request #1767 from Suat-B/codex/xpersona-provider-20260513
...
Add Xpersona provider
2026-05-13 23:20:20 -05:00
Aiden Cline
d1ec1ba777
Merge pull request #1773 from ambient-gregory/dev
...
feat: add Ambient provider with GLM-5.1 and Kimi K2.6
2026-05-13 19:20:20 -05:00
Gregory
0f94bf16ec
fix(ambient): shrink logo display size to match other providers
2026-05-13 19:33:26 -04:00
Aiden Cline
506e8f48a9
Merge pull request #1770 from EriDeLee/dev
...
chore(aihubmix): sync model catalog
2026-05-13 17:43:30 -05:00
Aiden Cline
3480bc5992
Merge pull request #1775 from michaelnchin/fix/amazon-bedrock-gpt-oss-tokens
...
fix: Output tokens for Bedrock GPT-OSS models
2026-05-13 17:36:42 -05:00
Michael Chin
fde97814ef
fix: Output tokens for Bedrock GPT-OSS models
2026-05-13 14:45:17 -07:00
Gregory
ff7eddcb70
feat: add Ambient provider with GLM-5.1 and Kimi K2.6
...
Adds the Ambient inference provider (api.ambient.xyz) with an initial
catalog of GLM-5.1 and Kimi K2.6, plus a generator script that pulls
from /v1/models so pricing and limits stay in sync with the upstream API.
Run `bun run ambient:generate` to refresh model TOMLs.
2026-05-13 11:30:45 -04:00
Evrard-Nil Daillet
5cbab85b8d
Add nearai logo.svg from cloud.near.ai favicon
2026-05-13 16:32:08 +02:00
Evrard-Nil Daillet
6f9820de9f
Add NEAR AI Cloud provider
...
Adds nearai as an OpenAI-compatible provider at https://cloud-api.near.ai/v1
serving 33 models. First-party mirrors (anthropic/openai/google) use `extends`;
NEAR-hosted open-weight models (Qwen, GLM-5.1-FP8, gpt-oss, whisper, FLUX) have
full definitions.
Pricing and context limits sourced from cloud-api.near.ai/v1/models.
2026-05-13 16:32:08 +02:00
EriDeLee
cdfb429098
chore(aihubmix): sync model catalog
2026-05-13 21:55:32 +08:00
Victor Navarro
1c2546af8a
perf: virtualize models table and other improvements
2026-05-13 12:29:27 +02:00
vimtor
2288a1626b
trim search index to essential fields and remove dead code
2026-05-13 12:21:52 +02:00
vimtor
b3ecfc3d70
improve row scanning
2026-05-13 11:20:42 +02:00
Suat-B
30b3e677fd
Add Xpersona provider
2026-05-13 00:39:09 -05:00
Suat-B
3b37eee86e
Add Xpersona provider
2026-05-13 00:39:08 -05:00
Suat-B
71f069670e
Add Xpersona provider
2026-05-13 00:39:07 -05:00
Aiden Cline
f401672689
Merge pull request #1766 from michaelnchin/fix/amazon-bedrock-structured-output-05122026-2
...
fix: add structured_output=True for more supported Bedrock models
2026-05-12 23:24:39 -05:00
Michael Chin
2a0d86a034
update structured_output for more Bedrock models
2026-05-12 20:52:36 -07:00
Aiden Cline
d9439cdf2f
Merge pull request #1762 from zxyaction/feat/add-auriko-provider
...
feat: add Auriko provider with 15 models
2026-05-12 22:16:02 -05:00
Aiden Cline
3d443d568d
Merge pull request #1765 from michaelnchin/fix/amazon-bedrock-structured-output-05122026
...
fix: update structured_output for Bedrock Claude 4.x models
2026-05-12 22:15:51 -05:00
Michael Chin
a76c8fe9dd
fix: update structured_output for Bedrock Claude 4.x models
2026-05-12 20:07:12 -07:00
Aiden Cline
d08e8d6cc1
Merge pull request #1763 from Tavernari/feat/add-claudinio-provider
...
feat: add Claudinio provider
2026-05-12 19:13:54 -05:00
Victor Carvalho Tavernari
4c06e44047
fix: use currentColor in logo SVG per contributing guidelines
2026-05-12 23:59:03 +01:00
Aiden Cline
5e344ded49
Merge pull request #1755 from anomalyco/correct-context-tracking
...
feat: add new context pricing tiers
2026-05-12 17:40:48 -05:00
Aiden Cline
458b7f4d1a
use Venice context tier thresholds
2026-05-12 17:39:40 -05:00
Aiden Cline
baf4432140
Merge pull request #1759 from NameIsHiki/deepinfra-xiaomi-mimo-models
...
feat(deepinfra): add Xiaomi MiMo v2.5 and v2.5 Pro
2026-05-12 17:10:59 -05:00
Aiden Cline
bbf72ea4e0
Merge pull request #1764 from anomalyco/add-anthropic-opus-4-7-fast-mode
...
Add fast mode for Anthropic Opus 4.7
2026-05-12 17:10:49 -05:00
Aiden Cline
8f9adc7567
fix generated tier change detection
2026-05-12 17:01:35 -05:00
Aiden Cline
addaf1c036
add fast mode for anthropic opus 4.7
2026-05-12 17:01:05 -05:00
Victor Carvalho Tavernari
55d16a58b6
feat: add claudinio provider (OpenAI-compatible, 256K ctx, $0.50/$2.00 per MTok)
2026-05-12 22:33:45 +01:00
Hiki
72a4deab66
Update mimo-v2.5.toml
2026-05-12 23:23:53 +02:00
Hiki
8dd829a187
Update mimo-v2.5-pro.toml
2026-05-12 23:23:01 +02:00
Aiden Cline
a671cc05d5
align cost tiers with model schema
2026-05-12 16:01:49 -05:00
Aiden Cline
656c6f08a7
Merge pull request #1761 from Sewer56/deprecate-wafer-models
...
providers/wafer.ai: Remove DeepSeek-V4-Pro and MiniMax-M2.7 models
2026-05-12 15:51:10 -05:00
Aiden Cline
8979741a32
Merge pull request #1760 from Ardakilic/fix/kilo/kimik26
...
Fix: Kimi k2.6 definition on Kilo Gateway
2026-05-12 15:50:53 -05:00
Frank
82851b9a3d
update zen models
2026-05-12 16:44:41 -04:00
zxy_action
ae511892d7
feat: add Auriko provider with 15 models
...
All models use [extends] to inherit from canonical definitions,
overriding only Auriko-specific pricing. Omits remove cost tiers
and features Auriko doesn't carry.
Models: claude-opus-4-{6,7}, claude-sonnet-4-6, deepseek-v4-{pro,flash},
gemini-{2.5-pro,2.5-flash,3.1-pro-preview}, grok-4.3, kimi-k2.{5,6},
minimax-m2-7{,-highspeed}, glm-5.1, qwen-3.6-plus
2026-05-12 13:34:34 -07:00
Sewer56
9312418242
Changed: Remove DSv4 Pro & MiniMax M2.7 from models.dev
2026-05-12 20:16:08 +01:00
vimtor
9828a0177d
improve empty row
2026-05-12 19:49:03 +02:00
Arda Kılıçdağı
122627a852
fix: Kimi k2.6 definition on Kilo Gateway
2026-05-12 20:35:58 +03:00
vimtor
4dee8d0d34
minor improvements
2026-05-12 19:10:21 +02:00
Hiki
6883e793ce
Create mimo-v2.5-pro.toml
2026-05-12 18:22:41 +02:00
Hiki
e69064709b
Update mimo-v2.5.toml
2026-05-12 18:19:52 +02:00
Hiki
bd8e582b96
Create mimo-v2.5.toml
2026-05-12 18:03:09 +02:00
Shoubhit Dash
21945db90f
Merge pull request #1662 from anomalyco/nxl/add-sarvam-provider
...
provider(sarvam): add chat models
2026-05-12 13:31:59 +05:30
Aiden Cline
1771e02be8
Merge pull request #1660 from Alex-wuhu/feat/novita-ai-sync-models
...
provider(novita-ai): sync latest models
2026-05-11 23:15:44 -05:00
Aiden Cline
bb08fc26e9
Merge pull request #1706 from rohita5l/rohit/addDatabricks
...
Add Databricks as a provider
2026-05-11 19:28:34 -05:00
Aiden Cline
2e015de42d
preserve generated tier thresholds
2026-05-11 17:07:19 -05:00
Rohit Agrawal
914a3d9d18
fix: restore bun.lock to use default registry instead of Databricks npm proxy
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-11 17:54:26 -04:00
Rohit Agrawal
bab01dd9ab
refactor: move databricks generate to packages/core/script following repo conventions
...
Addresses review feedback by removing AI SDK dependencies from package.json
and aligning with the Vercel/Helicone/Wandb pattern.
- Move generate-databricks.ts to packages/core/script/
- Add databricks:generate to root scripts
- Remove smoke test and runtime filtering (catalog should reflect what the
upstream API exposes; AI SDK compatibility is a downstream concern)
- Add --dry-run and --new-only flags
- Merge with existing TOMLs instead of nuking them; warn about orphans
- Restore databricks-gemini-3-pro and databricks-gemini-3-1-pro
- Drop @ai-sdk/openai-compatible, ai, zod from root dependencies
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-11 17:54:04 -04:00
Rohit Agrawal
bdaae956af
feat: add AI SDK compatibility test to generate script, remove incompatible models
...
Generate script now smoke-tests each model with streamText after writing TOMLs
and removes any that return empty responses (incompatible with @ai-sdk/openai-compatible).
Removes databricks-gemini-3-pro and databricks-gemini-3-1-pro which return content
as array with thoughtSignature that the AI SDK cannot parse.
Also adds test-databricks.ts for standalone smoke testing.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-11 17:53:44 -04:00
Rohit Agrawal
6f118145c0
fix: inline gpt-oss model metadata instead of invalid extends path
...
openrouter models in subdirectories can't use extends (schema requires
provider/model format); resolve() now inlines the source TOML content directly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-11 17:53:44 -04:00
Rohit Agrawal
386eaed119
add databricks
2026-05-11 17:53:44 -04:00
Aiden Cline
151e9c9071
fix tiered cost generation
2026-05-11 16:43:32 -05:00
Isaac
ba99f1edce
Add GMI Cloud GLM models
2026-05-11 14:40:03 -07:00
Aiden Cline
b96b074a3b
fix long-context cost tier omissions
2026-05-11 16:31:07 -05:00
Aiden Cline
2593e131a1
wip
2026-05-11 16:11:19 -05:00
Aiden Cline
4aebbe5ca3
Merge pull request #1754 from BruceMacD/brucemacd/fix-ollama-kimi-k2-6-model-id
...
fix ollama cloud kimi k2.6 model id
2026-05-11 14:57:03 -05:00
Bruce MacDonald
b98495e9c8
fix ollama cloud kimi k2.6 model id
2026-05-11 12:40:17 -07:00
Frank
bc95b42ccd
update zen models
2026-05-11 11:26:08 -04:00
Aiden Cline
6139fb8c69
Merge pull request #1598 from mugnimaestra/feat/chutes-generate-script
...
feat(chutes): add API-driven model generator script
2026-05-11 09:30:38 -05:00
Aiden Cline
3070758007
Merge pull request #1678 from 5kahoisaac/chore/nvidia-models
...
Sync NVIDIA endpoint model catalog
2026-05-11 09:29:54 -05:00
Frank
5525e83de4
update zen models
2026-05-11 10:00:09 -04:00
Frank
359fd879b8
update zen models
2026-05-10 03:54:03 -04:00
Frank
01b5a1a656
update zen models
2026-05-10 02:52:44 -04:00
Frank
b1958be099
update zen models
2026-05-10 02:42:44 -04:00
Aiden Cline
08aa068523
Temporarily remove kiro provider and models
2026-05-10 01:19:47 -05:00
Aiden Cline
f31ad0b02f
Merge pull request #1738 from mattiacerutti/chore/remove-gh-copilot-deprecated
...
chore(copilot): mark deprecated models
2026-05-09 15:42:19 -05:00
Aiden Cline
585aa7fa1b
Merge pull request #1741 from EriDeLee/dev
...
Update aihubmix models
2026-05-09 15:42:03 -05:00
Aiden Cline
c42a327b3e
Merge pull request #1745 from mads-digitial-solutions/patch-1
...
Update Google provider docs url from pricing page to models page
2026-05-09 15:41:51 -05:00
mads-digitial-solutions
92ebbfb5c4
Update provider.toml
...
Update Google provider docs URL from the pricing page to the models page
2026-05-09 19:49:19 +01:00
Aiden Cline
535fe8c971
Merge pull request #1744 from OpeOginni/fix/bedrock-model-ids
...
chore(bedrock): Getting rid of legacy Amazon Bedrock model offerings
2026-05-09 13:48:52 -05:00
OpeOginni
a3b4bfc16c
fix(bedrock): remove uneeded model configurations
2026-05-09 20:35:34 +02:00
OpeOginni
d0fcd6f11f
fix(bedrock): align models with current docs
2026-05-09 20:29:11 +02:00
OpeOginni
e55cd54218
fix(bedrock): remove legacy model entries
2026-05-09 20:21:33 +02:00
OpeOginni
0d73b82b9f
fix(bedrock): restore regional model IDs
2026-05-09 20:18:59 +02:00
Aiden Cline
83c7e2b63f
Merge pull request #1742 from Adam8234/add-firepass-provider
...
feat: add Fireworks (Firepass) provider
2026-05-09 12:45:09 -05:00
Adam
83ae4cf813
feat: add Fireworks (Firepass) provider
...
Adds the Fireworks AI Firepass subscription provider.
- Provider uses a dedicated FIREPASS_API_KEY
- Uses @ai-sdk/openai-compatible SDK
- Includes Kimi K2.6 Turbo (accounts/fireworks/routers/kimi-k2p6-turbo)
- Zero per-token cost since covered by subscription
2026-05-09 12:22:13 -05:00
EriDeLee
77eae6eef7
Update aihubmix models
2026-05-09 20:53:57 +08:00
Aiden Cline
8cbf6ed10e
Merge pull request #1736 from vercel/update-vercel-models-1778258030
...
Update Vercel models
2026-05-08 21:58:40 -05:00
Mattia Cerutti
06d87e4411
chore(copilot): remove deprecated models
2026-05-09 00:19:50 +02:00
Frank
2cb3832618
update zen models
2026-05-08 17:11:05 -04:00
vimtor
950a0446d4
bring back svg loading
2026-05-08 20:18:12 +02:00
vimtor
41fbfb1a17
change sst mention
2026-05-08 20:13:09 +02:00
vimtor
cf5045a90b
move copy button next to name
2026-05-08 20:12:39 +02:00
vimtor
ef739220de
lock virtualized table column widths to prevent scroll jitter
2026-05-08 19:07:25 +02:00
github-actions[bot]
df960d1a90
chore(vercel): update Vercel model definitions
...
Auto-generated by weekly workflow from Vercel AI Gateway API.
Co-Authored-By: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-08 16:33:52 +00:00
vimtor
7294efee15
move row-render.ts to shared.ts
2026-05-08 18:30:14 +02:00
vimtor
1e537147eb
remove table row tuple optimization
2026-05-08 18:24:18 +02:00
Aiden Cline
8f2f83ef61
Merge pull request #1735 from slpdy/dev
...
Create DeepSeek-V4-Pro.toml
2026-05-08 10:59:33 -05:00
Aiden Cline
b133426465
Merge pull request #1734 from oskarkocol/chore/update-novita-deepseek-prices
...
chore: update novita deepseek-v4-pro prices
2026-05-08 10:59:25 -05:00
Aiden Cline
dafff5a770
Merge pull request #1730 from smakosh/add-llmgateway-models
...
Add new LLM Gateway text models (gpt-5.5, grok-4-3, gemini-3.1-flash-lite, qwen3.6, MiMo v2)
2026-05-08 10:58:20 -05:00
smakosh
dd894f077f
Merge remote-tracking branch 'upstream/dev' into add-llmgateway-models
...
# Conflicts:
# providers/google/models/gemini-3.1-flash-lite.toml
2026-05-08 17:46:52 +02:00
smakosh
91590874e7
Revert "fix(models): use canonical entries for qwen3.6-max-preview and grok-4.3"
...
This reverts commit 70ac6fccda .
2026-05-08 17:43:07 +02:00
vimtor
e9f4cecc54
extract shared row rendering module
2026-05-08 17:29:04 +02:00
vimtor
fb1ac09883
virtualize model table
2026-05-08 17:07:28 +02:00
Jj
a436236146
Create DeepSeek-V4-Pro.toml
...
Added DeepSeek-v4-Pro model to Nebius provider
2026-05-08 11:03:16 +01:00
oskar
1415b4be97
chore: update novita deepseek prices
2026-05-08 14:21:27 +07:00
Aiden Cline
1437da86e7
Merge pull request #1685 from 8023/dev
...
Add kimi-k2.6/deepseek-v4 model and EmpirioLabs AI integration for poe.com
2026-05-07 22:38:51 -05:00
Aiden Cline
e7d57885d1
Merge pull request #1733 from chl-0537/feature/add-tencent
...
add model by openrouter
2026-05-07 22:21:07 -05:00
Aiden Cline
8157916515
fix: attachment
2026-05-07 22:12:11 -05:00
mickalchen
3456f4fdee
Merge remote-tracking branch 'origin/dev' into feature/add-tencent
2026-05-08 10:16:01 +08:00
Aiden Cline
2e5b87a9c2
Merge pull request #1731 from mikeyp/chore/update-digitalocean-models
...
Add script to generate/update Digitalocean models
2026-05-07 16:42:09 -05:00
Aiden Cline
92e19432d3
add google gemini 3.1 flash lite
2026-05-07 15:44:25 -05:00
smakosh
70ac6fccda
fix(models): use canonical entries for qwen3.6-max-preview and grok-4.3
...
Apply the canonical TOML provided by the LLM Gateway team for the
Qwen3.6 Max Preview and Grok 4.3 parent definitions, replacing the
upstream-merged variants whose dates and pricing did not match.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-07 22:34:01 +02:00
smakosh
dc3283417d
Merge remote-tracking branch 'upstream/dev' into add-llmgateway-models
...
# Conflicts:
# providers/alibaba/models/qwen3.6-max-preview.toml
# providers/llmgateway/models/qwen3.6-max-preview.toml
2026-05-07 22:28:23 +02:00
smakosh
34fd6673e5
chore(llmgateway): add new text models from llmgateway catalog
...
Add gemini-3.1-flash-lite, grok-4-3, gpt-5.5, gpt-5.5-pro, qwen3.6
and MiMo v2 models that exist in llmgateway.io but were missing
from models.dev. Adds parent definitions for grok-4-3,
gemini-3.1-flash-lite, and qwen3.6-max-preview where they did not
already exist.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-07 22:20:52 +02:00
Mike Prasuhn
5df9293314
Add script to generate/update Digitalocean models
2026-05-07 15:28:07 -04:00
Aiden Cline
a81a9559d7
Merge pull request #1726 from Ardakilic/chore/sync-kilo-models
...
Chore: Sync Kilo models with upstream gateway
2026-05-07 13:04:51 -05:00
Aiden Cline
4197bf57a6
Merge pull request #1725 from dpuyosa/chore/venice-grok-costs
...
Venice: Update grok-4-20 pricing
2026-05-07 13:04:26 -05:00
Aiden Cline
d0ac772507
Merge pull request #1717 from juls0730/refactor/mimo-extends/token-plan
...
refactor(xiaomi-token-plan): extends xiaomi base provider for xiaomi token plans
2026-05-07 13:04:05 -05:00
Aiden Cline
1afaa053e7
Merge pull request #1727 from sergeykonkin/update-nebius-models-2026-05
...
chore: update nebius provider models
2026-05-07 13:03:46 -05:00
Aiden Cline
9b77ce1c9e
Merge pull request #1729 from Sewer56/add-minimax-m27-wafer
...
Added: MiniMax-M2.7 model for wafer.ai
2026-05-07 12:59:49 -05:00
Aiden Cline
68dc6d1820
Merge pull request #1728 from arafatkatze/codex/openrouter-qwen-cache-pricing
...
Add OpenRouter Qwen cache pricing
2026-05-07 12:59:29 -05:00
Arafatkatze
a1eb5eece3
Add OpenRouter Qwen cache pricing
2026-05-07 10:29:48 -07:00
Sewer56
f7ec2c517f
Added: wafer.ai/MiniMax-M2.7 model
2026-05-07 18:12:50 +01:00
Sergey Konkin
f98e8ec793
chore: update nebius provider models
2026-05-07 15:37:18 +02:00
Arda Kilicdagi
d210066793
chore: sync kilo gw models
2026-05-07 14:17:15 +03:00
Frank
06908cbf36
update zen models
2026-05-07 04:47:22 -04:00
dpuyosa
b0614d2088
[venice] Update grok-4-20 pricing
...
- Lower grok-4-20 and multi-agent input/output costs to latest Venice pricing
2026-05-07 10:29:48 +02:00
mickalchen
32c1c45c52
add openrouter model
2026-05-07 11:22:11 +08:00
Frank
7c033f27e6
update zen models
2026-05-06 23:00:15 -04:00
mickalchen
d648e63499
Merge remote-tracking branch 'origin/dev' into feature/add-tencent
2026-05-07 10:54:56 +08:00
Zoe
1353f965b9
refactor(xiaomi-token-plan): extends xiaomi base provider for xiaomi token plan
2026-05-06 18:53:49 -05:00
Isaac Huang
175082d43f
Add GMI Cloud provider
2026-05-06 15:12:07 -07:00
Aiden Cline
bba0a9c3f4
Merge pull request #1312 from NachoFLizaur/feat/kiro-provider
...
feat: add Kiro provider with 12 models
2026-05-06 12:16:47 -05:00
Frank
4bdb195178
update zen models
2026-05-06 12:56:58 -04:00
Aiden Cline
12706b7652
Merge pull request #1716 from juls0730/refactor/mimo-extends/zenmux
...
refactor(zenmux): extends mimo models from xiaomi provider
2026-05-06 10:45:01 -05:00
Aiden Cline
d8c76d0c67
Merge pull request #1715 from juls0730/refactor/mimo-extends/qiniu-ai
...
refactor(qiniu-ai): extends mimo models from xiaomi provider
2026-05-06 10:30:46 -05:00
Aiden Cline
3963dd13d5
Merge pull request #1714 from juls0730/refactor/mimo-extends/openrouter
...
refactor(openrouter): extends mimo models from xiaomi provider
2026-05-06 10:30:32 -05:00
Aiden Cline
8749a56efa
Merge pull request #1711 from juls0730/refactor/mimo-extends/kilo
...
refactor(kilo/xiaomi): extends mimo models from xiaomi provider
2026-05-06 10:29:31 -05:00
Aiden Cline
25de2ee27d
Merge pull request #1718 from juls0730/refactor/mimo-extends/xiaomi
...
refactor(xiaomi): round xiaomi models to powers of 2 & fix small errors
2026-05-06 10:27:36 -05:00
Aiden Cline
438df7f03c
Merge pull request #1723 from CloudFerro/fix/cloudferro-sherlock/minimax-m2.5
...
fix: cloudferro sherlock - update context values for minimax m2.5
2026-05-06 10:25:54 -05:00
Aiden Cline
7d18558aa3
Merge pull request #1722 from dpuyosa/chore/venice-model-updates
...
Venice: Remove deprecated models, enable reasoning on gpt-oss-120b
2026-05-06 10:25:36 -05:00
Jan Szypulski
c82f736fcc
fix: cloudferro sherlock - update context values for minimax m2.5
2026-05-06 10:52:39 +02:00
dpuyosa
6a436805b3
[venice] Remove deprecated models, enable reasoning on gpt-oss-120b
...
- Remove kimi-k2-thinking, qwen3-coder-480b-a35b-instruct, and venice-uncensored models
- Enable reasoning capability on openai-gpt-oss-120b
2026-05-06 09:44:24 +02:00
Jack
ce7823f073
Merge pull request #1720 from anomalyco/fix/opencode-go-kimi-k26-pricing
...
fix(opencode-go): restore kimi k2.6 pricing
2026-05-06 12:33:24 +08:00
Jack
033efdb7d4
fix(opencode-go): restore kimi k2.6 pricing
2026-05-06 12:32:06 +08:00
Alex-wuhu
0f1855c0a7
provider(novita-ai): use extends for kimi k2.6
2026-05-06 10:41:46 +08:00
Zoe
bd9e0c2677
refactor(xiaomi): round xiaomi models to powers of 2 & fix small errors
2026-05-05 18:40:05 -05:00
Zoe
38545d63a5
refactor(zenmux): extends mimo models from xiaomi provider
2026-05-05 18:17:21 -05:00
Zoe
014be328d6
refactor(qiniu-ai): extends mimo models from xiaomi provider
2026-05-05 18:05:39 -05:00
Zoe
c139147540
refactor(openrouter): extends mimo models from xiaomi provider
2026-05-05 17:49:39 -05:00
Zoe
59cd93cafc
refactor(kilo/xiaomi): extends mimo models from xiaomi provider
2026-05-05 17:13:06 -05:00
Aiden Cline
e91db96d83
Merge pull request #1710 from Spherrrical/add-digitalocean-kimi-2-6
...
feat(digitalocean): add kimi-k2.6 model
2026-05-05 14:07:50 -05:00
Spherrrical
d70dd8dcdc
feat(digitalocean): add kimi-k2.6 model
2026-05-05 12:05:16 -07:00
Frank
b18e681457
update deepseek flash on deepinfra
2026-05-05 14:24:03 -04:00
Aiden Cline
b73a6a2130
Merge pull request #1709 from xiaomochn/fix/xiaomi-mimo-v2.5-modalities
...
fix(xiaomi): swap modalities for MiMo-V2.5 and MiMo-V2.5-Pro
2026-05-05 11:36:43 -05:00
Aiden Cline
153c1cc420
Merge pull request #1614 from Yashwanth-Kumar-26/patch-1
...
Add Qwen 3.6 27B model configuration
2026-05-05 11:22:43 -05:00
Aiden Cline
ca0b30569e
update google vertex to include all anthropic models
2026-05-05 11:12:23 -05:00
xiaomochn
8345bfbd06
fix(xiaomi): correct modalities for MiMo V2.5 models across providers
...
Issues fixed:
1. MiMo-V2.5 and MiMo-V2.5-Pro had their modalities swapped in the
xiaomi canonical source (affects OpenRouter/ZenMux via extends)
2. Removed 'pdf' from V2.5 models — not a supported input modality
3. Fixed vercel provider: V2.5-Pro incorrectly marked as multimodal
4. Fixed opencode-go and vercel V2.5: added missing 'video', removed pdf
Correct modalities:
- MiMo-V2.5: input = ["text", "image", "audio", "video"]
- MiMo-V2.5-Pro: input = ["text"]
Affected providers: xiaomi, opencode-go, vercel, openrouter (extends),
zenmux (extends)
Fixes #1708
2026-05-05 22:46:44 +08:00
Shoubhit Dash
28c0d9ce23
fix(sarvam): correct output limits
2026-05-05 15:30:47 +05:30
Aiden Cline
c16f3da694
Merge pull request #1707 from deathbeam/revert-1664-fix/glm-qwen-ollama-output-limit
...
Revert "fix(ollama): set glm-5.1 and qwen3.5:397b output limits to match context"
2026-05-04 23:51:53 -05:00
Tomas Slusny
6aa6e55d60
fix(ollam): use correct output limit for qwen3.5:397b
...
{"error":"max_tokens (262144) exceeds model's maximum output tokens (65536) for model qwen3.5:397b (ref: 8554a681-e6a8-45d7-9fdd-433785eb6c67)"}
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2026-05-05 01:31:20 +02:00
Tomas Slusny
9efaf754a5
Revert "fix(ollama): set glm-5.1 and qwen3.5:397b output limits to match context"
2026-05-05 01:04:11 +02:00
Aiden Cline
104e4bdc1f
Merge pull request #1684 from TheBaconWizard/add-clarifai-kimi-k2.6
...
provider(clarifai): add Kimi-K2.6 (moonshotai/chat-completion)
2026-05-04 12:00:33 -05:00
Aiden Cline
db16c113f7
Merge pull request #1704 from stylings/stylings/add-openrouter-grok-4-3
...
feat: add OpenRouter Grok 4.3
2026-05-04 12:00:08 -05:00
Alex
64a122a13d
fix: update OpenRouter Grok 4.3 file
2026-05-04 12:44:07 -04:00
Alex
fcc6521d1d
fix: simplify OpenRouter Grok 4.3 file
2026-05-04 12:41:56 -04:00
Alex
c623b4a55f
feat: add OpenRouter Grok 4.3
2026-05-04 12:36:33 -04:00
Aiden Cline
1d730fea16
Merge pull request #1696 from cgilly2fast/dev
...
chore(frogbot): convert firmware provider to frogbot
2026-05-04 10:26:36 -05:00
Aiden Cline
5457215e29
Merge pull request #1650 from PedroACosta/feat/add-dinference-models
...
feat(dinference): add GLM-5.1 and MiniMax-M2.5 models
2026-05-04 10:26:02 -05:00
Aiden Cline
b3ab45990f
Merge pull request #1697 from rocuevas9511/feat/add-deepinfra-gemma4
...
add gemma4 26b a4b and 31b to deepinfra
2026-05-04 10:25:31 -05:00
Aiden Cline
d906a07e31
Merge pull request #1703 from dpuyosa/feat/venice-grok-4-3
...
Venice: Add Grok 4.3 model configuration
2026-05-04 10:25:16 -05:00
dpuyosa
4b1f6edd52
[venice] Add Grok 4.3 model configuration
...
- Add Grok 4.3 model with 1M context and 32K output
- Configure standard and >200K cost tiers
- Enable text+image input with text output modalities
2026-05-04 09:54:01 +02:00
Aiden Cline
a92a2cfe3d
Merge pull request #1702 from langyo/fix/glm-5v-turbo-naming
...
fix: use proper GLM family casing for GLM-5V-Turbo
2026-05-03 16:53:44 -05:00
Aiden Cline
70891f58e5
Merge pull request #1701 from kaeltrn/add-perplexity-agent-opus-4-7-gpt-5-5
...
Add Claude Opus 4.7 and GPT-5.5 models for perplexity-agent
2026-05-03 16:53:26 -05:00
Aiden Cline
1600c827fc
Merge pull request #1698 from tim-mcdonald/add-kimi-k2.6-nvidia
...
Add Kimi K2.6 model for NVIDIA provider
2026-05-03 16:53:01 -05:00
Aiden Cline
5851cdc136
Merge pull request #1700 from JDinABox/dev
...
Add Synthetic Kimi-K2.6 model configuration
2026-05-03 16:52:46 -05:00
langyo
4fd0e38c58
fix: use proper GLM family casing for GLM-5V-Turbo
...
- Rename glm-5v-turbo to GLM-5V-Turbo in zai, zhipuai, and 302ai providers
- Add GLM-5V-Turbo back to zhipuai-coding-plan (removed in #1589 )
Ref: #1589
2026-05-04 00:51:54 +08:00
Pedro
dd685ea42c
refactor(dinference): use extends format for GLM and MiniMax models
2026-05-03 17:54:18 +02:00
kaeltrn
7835298241
Add Claude Opus 4.7 and GPT-5.5 models for perplexity-agent
2026-05-03 20:09:14 +07:00
Isaac Ng
c5fbcc2c9b
📦 CHORE: remove senera
2026-05-03 16:17:37 +08:00
Isaac Ng
ab2eb51b4e
chore(nvidia): align Nemotron endpoint slugs
...
Replace stale NVIDIA Nemotron entries with the live Build catalog slugs so the local provider catalog matches current free and partner endpoints.
2026-05-03 15:47:19 +08:00
Isaac Ng
8e19ec580c
📦 CHORE: sync latest nvidia model
2026-05-03 15:19:17 +08:00
Isaac Ng
3aecc94c46
chore(nvidia): sync endpoint model catalog
...
Update NVIDIA model TOMLs to match the live Build endpoint list by removing stale entries and adding missing ones.
This keeps the provider catalog aligned with the current free and partner endpoint inventory.
2026-05-03 14:47:30 +08:00
JD Crawford
2ac7912ee7
use extends format
2026-05-03 01:04:53 -04:00
JD Crawford
9ac5b5f625
Add Synthetic Kimi-K2.6 model configuration
2026-05-03 00:17:37 -04:00
Aiden Cline
8c4d9f4696
Merge pull request #1699 from cfal/qwen3.6-max-preview
...
providers/alibaba/models/qwen3.6-max-preview.toml: add qwen 3.6 max
2026-05-02 21:35:02 -05:00
cfal
c4bb0b4b11
providers/alibaba/models/qwen3.6-max-preview.toml: add qwen 3.6 max
2026-05-03 09:25:31 +08:00
Tim McDonald
db4d03c171
Add Kimi K2.6 model for NVIDIA provider
2026-05-02 16:09:37 -06:00
rocuevas9511
60d1d4df77
add gemma4 26b a4b and 31b to deepinfra
2026-05-02 14:26:19 -06:00
Colby Gilbert
31654fc2ef
chore(frogbot): convert firmware provider to frogbot
2026-05-02 12:36:20 -07:00
Aiden Cline
01e56b1e1e
Merge pull request #1682 from varunrandery/poolside/laguna-openrouter
...
Add Poolside Laguna series models (OpenRouter)
2026-05-02 14:30:20 -05:00
Aiden Cline
4a7d9275d6
Merge pull request #1695 from hgraca/cortecs
...
Cortecs
2026-05-02 14:04:00 -05:00
Aiden Cline
978fe11e0c
Merge pull request #1694 from cgilly2fast/dev
...
feat(firmware): add deepseek v4, remove gemini 3 pro add gpt 5.4 min,…
2026-05-02 14:03:14 -05:00
Herberto Graca
0b4198955f
refactor(cortecs): use extends for models with canonical bases
...
Convert 7 Cortecs models to extends format, inheriting from their
canonical provider definitions (deepseek, llama, mistral, alibaba).
Reduces duplication by ~55 lines while preserving Cortecs-specific
cost overrides.
2026-05-02 20:56:11 +02:00
Herberto Graca
66b568b681
Add deepseek-v4-pro model for cortecs
2026-05-02 20:56:11 +02:00
Herberto Graca
589fddeed7
Add codestral-2508 model for cortecs
2026-05-02 20:56:10 +02:00
Herberto Graca
6f75266d42
Add deepseek-v3.2 model for cortecs
2026-05-02 20:56:10 +02:00
Herberto Graca
0f03115ee0
Add deepseek-r1-0528 model for cortecs
2026-05-02 20:56:09 +02:00
Herberto Graca
ae2564edc2
Add mixtral-8x7B-instruct-v0.1 model for cortecs
2026-05-02 20:56:09 +02:00
Herberto Graca
629856cf41
Add hermes-4-70b model for cortecs
2026-05-02 20:56:08 +02:00
Herberto Graca
567bc13ab4
Add llama-3.3-70b-instruct model for cortecs
2026-05-02 20:56:08 +02:00
Herberto Graca
5eac173bc5
Add qwen3-235b-a22b-instruct-2507 model for cortecs
2026-05-02 20:56:07 +02:00
Herberto Graca
cb0d640afd
Add qwen3-coder-30b-a3b-instruct model for cortecs
2026-05-02 20:56:07 +02:00
Herberto Graca
b5e27e652f
Add nemotron-3-super-120b-a12b model for cortecs
2026-05-02 20:56:06 +02:00
Herberto Graca
650c27411f
Add qwen3.5-122b-a10b model for cortecs
2026-05-02 20:56:06 +02:00
Herberto Graca
98c55325bf
Add mistral-large-2512 model for cortecs
2026-05-02 20:56:05 +02:00
Herberto Graca
2fdd33b8a7
Add qwen3.5-397b-a17b model for cortecs
2026-05-02 20:55:57 +02:00
Colby Gilbert
e4dea0a3d8
feat(firmware): grok 4.3
2026-05-02 10:53:24 -07:00
Colby Gilbert
b4b3622bfd
feat(firmware): add deepseek v4, remove gemini 3 pro add gpt 5.4 min, add gpt 5.4 nano, add gpt 5.5, and minimax m2.7
2026-05-02 09:23:42 -07:00
Aiden Cline
3b35b5598a
Merge pull request #1693 from hgraca/add-deepseek-v4-flash-cortecs
...
Add deepseek-v4-flash model for cortecs
2026-05-02 10:46:57 -05:00
Aiden Cline
d2e16bab34
Merge pull request #1610 from monotykamary/feat/neuralwatt-provider
...
feat: add neuralwatt provider with 14 models
2026-05-02 10:45:50 -05:00
Tom X Nguyen
051dc6236a
fix(neuralwatt): sync model capabilities with provider API
2026-05-02 20:42:00 +07:00
Herberto Graca
5b9dee1f3d
Add deepseek-v4-flash model for cortecs
2026-05-02 12:50:59 +02:00
8023
426dfe7be5
fix validate error
2026-05-02 12:15:50 +08:00
8023
fddfb083d1
add EmpirioLabs AI and deepseek v4
2026-05-02 11:14:51 +08:00
8023
4eccfaba87
Add Kimi-K2.6 model configuration file
2026-05-02 11:08:32 +08:00
Jeff Lim
ea46d016d3
fix(clarifai): drop redundant cost override for Kimi-K2.6
...
Clarifai's published pricing ($0.95 input, $4.00 output) matches the
canonical moonshotai/kimi-k2.6, so the explicit [cost] block was just
duplicating upstream. Inherit it via extends instead.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-01 18:20:39 -07:00
Jeff Lim
1bd1449ec5
provider(clarifai): add Kimi-K2.6 (moonshotai/chat-completion)
...
Extends moonshotai/kimi-k2.6 with Clarifai-specific cost and modalities
(text+image only on Clarifai; cache pricing not exposed).
Model URL: https://clarifai.com/moonshotai/chat-completion/models/Kimi-K2_6
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-01 18:14:19 -07:00
Varun Randery
7d334a51c9
Add Laguna models
2026-05-01 23:35:13 +01:00
Aiden Cline
10ae0b5a1d
Merge pull request #1664 from fernandoenzo/fix/glm-qwen-ollama-output-limit
...
fix(ollama): set glm-5.1 and qwen3.5:397b output limits to match context
2026-05-01 15:50:22 -05:00
Aiden Cline
d25cce170d
Merge pull request #1665 from Ardakilic/chore/cleanup-kilo-provider
...
Chore: Sync Kilo Gateway provider models with upstream API changes and add Owl Alpha model.
2026-05-01 15:49:53 -05:00
Aiden Cline
3e097a5d89
Merge pull request #1671 from hgraca/add-qwen-2.5-72b-instruct-cortecs
...
Add qwen-2.5-72b-instruct model for cortecs
2026-05-01 15:49:28 -05:00
Aiden Cline
074b38eb98
Merge pull request #1663 from fernandoenzo/fix/minimax-m2.7-ollama-context-output-limit
...
fix(ollama): set minimax-m2.7 context and output limits to match Ollama API
2026-05-01 14:24:35 -05:00
Aiden Cline
d474922588
Merge pull request #1679 from Spherrrical/add-digitalocean-deepseek-v4-pro
...
feat(digitalocean): add deepseek-v4-pro model
2026-05-01 13:46:50 -05:00
Spherrrical
56ddb9017c
feat(digitalocean): add deepseek-v4-pro model
2026-05-01 11:20:09 -07:00
Rohan Taneja
a565bbebc0
Merge pull request #1677 from vercel/update-vercel-models-1777652649
2026-05-01 10:47:39 -07:00
github-actions[bot]
5b97fca592
chore(vercel): update Vercel model definitions
...
Auto-generated by weekly workflow from Vercel AI Gateway API.
Co-Authored-By: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-01 16:24:16 +00:00
Arda Kilicdagi
aec3f94081
feat: owl alpha, chore: sync kilo code upstream
...
feat: owl alpha, chore: sync kilo code upstream
2026-05-01 14:09:51 +03:00
Fernando Guarini
e5c63d671e
fix(ollama): set glm-5.1 and qwen3.5:397b output limits to match context
2026-05-01 11:29:49 +02:00
Fernando Guarini
22e87ab31b
fix(ollama): set minimax-m2.7 context and output limits to match Ollama API
2026-05-01 11:29:41 +02:00
Shoubhit Dash
90515f1913
provider(sarvam): add chat models
2026-05-01 14:41:47 +05:30
Herberto Graca
97d93676bc
Add qwen-2.5-72b-instruct model for cortecs
2026-05-01 09:36:16 +02:00
Alex-wuhu
6c3c4a721c
provider(novita-ai): sync latest models
2026-05-01 14:19:17 +08:00
Aiden Cline
692fbd0f19
Merge pull request #1628 from fanweixiao/dev
...
provider(vivgrid): remove GLM-5, add GPT-5.5 and DeepSeek-v4-Pro model
2026-04-30 23:57:52 -05:00
C.C. Fan
c3bd263a67
provider(vivgrid): add deepseek-v4-pro model
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-01 11:46:39 +08:00
Aiden Cline
9b9685c297
Merge pull request #1658 from v1gnesh/dev
...
Create grok-4.3.toml
2026-04-30 22:46:08 -05:00
C.C. Fan
b3f063da79
provider(vivgrid): use extends for gpt-5.5 instead of duplicating fields
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-01 11:45:13 +08:00
C.C.
a33d0aea81
Merge branch 'anomalyco:dev' into dev
2026-05-01 11:38:42 +08:00
v1gnesh
ca380a136e
Create grok-4.3.toml
2026-05-01 08:17:12 +05:30
Arda Kılıçdağı
dfa186a768
feat: owl alpha
2026-05-01 01:47:25 +03:00
Aiden Cline
d63ffa53e8
Merge pull request #1654 from zainhas/dev
...
[Together AI] add qwen 3.6 plus
2026-04-30 16:34:28 -05:00
Aiden Cline
284def86ef
Merge pull request #1653 from smakosh/feat/llmgateway-add-gpt-5-5-and-qwen3-6
...
feat(llmgateway): add gpt-5.5, gpt-5.5-pro, qwen3.6-35b-a3b, qwen3.6-plus, qwen3.6-max-preview
2026-04-30 16:34:18 -05:00
Siddharth Dhulipalla
c19936565d
Remove Fire Pass from Fireworks Kimi K2.5 Turbo description ( #1655 )
2026-04-30 17:28:36 -04:00
Zain Hasan
73b872e141
output 500_000
2026-04-30 14:22:41 -07:00
Zain Hasan
7373bb5878
[Together AI] add qwen 3.6 plus
2026-04-30 14:21:40 -07:00
smakosh
d11c151c25
feat(llmgateway): add gpt-5.5, gpt-5.5-pro, qwen3.6-35b-a3b, qwen3.6-plus, qwen3.6-max-preview
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-30 22:05:40 +02:00
Aiden Cline
f3f4fea66c
Merge pull request #1645 from stylings/stylings/add-mistral-medium-3-5
...
feat: add Mistral Medium 3.5
2026-04-30 14:37:16 -05:00
Aiden Cline
90116256a6
Merge pull request #1652 from Spherrrical/add-digitalocean-provider
...
feat(digitalocean): sync model catalog
2026-04-30 14:32:07 -05:00
Spherrrical
5008df8bcc
feat(digitalocean): sync model catalog with /v1/models API
...
Add 16 new models (anthropic, openai, alibaba, deepseek, google,
meta, mistral, nvidia, baai, intfloat, fal-hosted) to match the
current DigitalOcean Gradient AI Platform catalog, and rename
openai-gpt-5-2-pro to openai-gpt-5.2-pro to match the API id.
2026-04-30 12:08:57 -07:00
Alex
696aa80dec
revert(openrouter): remove Mistral Medium 3.5 stub
2026-04-30 14:59:56 -04:00
Aiden Cline
7d00d863dc
Merge pull request #1647 from dpuyosa/chore/venice-kimi-pricing
...
Venice: Update Kimi K2.5 and K2.6 pricing and dates
2026-04-30 11:29:08 -05:00
Aiden Cline
ad9eb83b8c
Merge pull request #1648 from Snat3r/patch-1
...
Fix casing in model name MiniMax m2.7 foor cortects provider
2026-04-30 11:28:55 -05:00
Aiden Cline
467da9a82c
Merge pull request #1649 from berget-ai/feat/berget-mistral-medium-3.5
...
feat: add Mistral Medium 3.5 128B to berget.ai
2026-04-30 11:28:43 -05:00
Pedro
22786bcf4b
feat(dinference): add GLM-5.1 and MiniMax-M2.5 models
2026-04-30 13:43:44 +02:00
Christian Landgren
c8d258b7cb
feat: add Mistral Medium 3.5 128B to berget.ai
2026-04-30 12:31:28 +02:00
Snat3r
70309829ca
Fix casing in model name and update output limit
2026-04-30 11:59:44 +02:00
dpuyosa
71e00f193b
[venice] Update Kimi K2.5 and K2.6 pricing and dates
...
- Bump kimi-k2-5 cache_read from 0.11 to 0.22
- Bump kimi-k2-6 input from 0.7448 to 0.85 and cache_read from 0.1463 to 0.22
- Update last_updated dates to 2026-04-30
2026-04-30 11:18:54 +02:00
Alex
d44e724170
feat(openrouter): add Mistral Medium 3.5
2026-04-29 18:58:26 -04:00
Alex
414695db9f
feat(mistral): add Mistral Medium 3.5
2026-04-29 18:44:28 -04:00
Aiden Cline
e8b5a27723
Merge pull request #1642 from Sewer56/add-wafer-deepseek-v4-pro
...
feat(wafer.ai): add DeepSeek V4 Pro
2026-04-29 17:14:17 -05:00
Aiden Cline
6dc9d805db
Merge pull request #1643 from Sawyerb/patch-1
...
Delete providers/vercel/models/inception/mercury-coder-small.toml
2026-04-29 17:14:00 -05:00
Aiden Cline
bdf56c9111
add kimi k2.6 to azure cognitive services
2026-04-29 17:13:19 -05:00
Sewer56
293cc3e82f
feat(wafer.ai): add DeepSeek V4 Pro
2026-04-29 23:12:04 +01:00
Sawyer Birnbaum
7f5bd4f231
Delete providers/vercel/models/inception/mercury-coder-small.toml
...
Mercury Coder Small has been deprecated. People should use Mercury Edit 2 instead.
2026-04-29 14:50:35 -07:00
Aiden Cline
c4826babc5
Merge pull request #1497 from Lydanne/fix/302ai-models
...
Update 302ai model metadata and add GPT-5.4 configs
2026-04-29 14:26:01 -05:00
Rohan Taneja
91e8bb985e
Merge pull request #1641 from vercel/update-vercel-models-1777480545
...
Update Vercel models
2026-04-29 11:29:45 -07:00
Aiden Cline
56723051d4
Merge pull request #1615 from deaquino/dev
...
Add Qwen3.5-9B model configuration file to OVHCloud
2026-04-29 13:09:19 -05:00
Aiden Cline
0bb3e55c08
Merge pull request #1640 from dpuyosa/chore/venice-update-pricing
...
Venice: Update DeepSeek v4 and Qwen 3.6 model pricing and metadata
2026-04-29 13:02:40 -05:00
github-actions[bot]
080b7a328b
chore(vercel): update Vercel model definitions
...
Auto-generated by weekly workflow from Vercel AI Gateway API.
Co-Authored-By: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-29 16:35:47 +00:00
Misha Skvortsov
c59c4aae6c
feat(atomic-chat): add curated initial model list
...
Re-introduces a small curated list of models that ship preconfigured
in Atomic Chat, so opencode users get a working `models.dev` entry
out of the box instead of an empty `models: {}`.
Models (ids match the normalized form returned by Atomic Chat's
/v1/models endpoint, i.e. dots replaced with underscores):
- gemma-4-E4B-it-IQ4_XS
- gemma-4-E4B-it-MLX-4bit
- Qwen3_5-9B-Q4_K_M
- Qwen3_5-9B-MLX-4bit
- Meta-Llama-3_1-8B-Instruct-GGUF
Qwen 3.5 9B dates are taken from the verified providers/venice entry
for the same base model; quantization does not change release dates.
Made-with: Cursor
2026-04-29 17:52:56 +03:00
Frank
c5d696583e
update zen models
2026-04-29 09:38:00 -04:00
Mike Sukmanowsky
2cb5a99b98
fix: add model card links for Kimi K2 and Kimi K2.5
2026-04-29 09:29:36 -04:00
dpuyosa
70490d892f
[venice] Update DeepSeek v4 and Qwen 3.6 model pricing and metadata
...
- Reduce DeepSeek v4 Flash/Pro input and output pricing
- Add cache_read pricing for DeepSeek v4 models
- Fix Qwen 3.6 27B model name formatting
2026-04-29 09:39:11 +02:00
Aiden Cline
f858a85ba6
Merge pull request #1625 from xinrui-z/fix-aihubmix-2026-04-28
...
fix: sync AIHubMix models (2026-04-28)
2026-04-28 23:03:28 -05:00
Aiden Cline
44e4c92882
Merge pull request #1620 from kill74/add-zai-coding-plan-glm-5v-turbo
...
Add GLM-5V-Turbo to Z.ai coding plan
2026-04-28 19:28:48 -05:00
Aiden Cline
43eafcb258
Merge pull request #1581 from xiaojiezj/zenmux_0425
...
feat: add models for zenmux provider
2026-04-28 19:27:38 -05:00
Aiden Cline
b382ac7af9
Merge branch 'dev' into zenmux_0425
2026-04-28 19:08:09 -05:00
Tom X Nguyen
ca21110644
fix: sync neuralwatt models with updated API pricing and capabilities
...
The Neuralwatt API now returns accurate pricing and capabilities,
eliminating the need for manual patches (patch.json is now empty).
Changes:
- Update pricing for all 14 models from API (significant changes for
GLM, GPT-OSS, Qwen, and MiniMax models)
- Devstral Small 2 now supports image input (vision)
- kimi-k2.5-fast now supports image input (vision)
- kimi-k2.6-fast now supports reasoning + image input (was non-reasoning)
- Qwen3.6-35B-A3B now supports reasoning (was non-reasoning)
- GLM models context window: 202,752 → 200,000
- Rename fast variant model IDs to match API (dropped org prefix):
zai-org/glm-5-fast → glm-5-fast
zai-org/glm-5.1-fast → glm-5.1-fast
moonshotai/kimi-k2.5-fast → kimi-k2.5-fast
moonshotai/kimi-k2.6-fast → kimi-k2.6-fast
Qwen/qwen3.5-397b-fast → qwen3.5-397b-fast
Qwen/qwen3.6-35b-fast → qwen3.6-35b-fast
2026-04-29 07:05:23 +07:00
Mike Sukmanowsky
0c2e47e8ba
Fix token limits for Amazon Bedrock Kimi K2 models
...
Correct context and output limits for moonshot.kimi-k2-thinking and
moonshotai.kimi-k2.5 on Amazon Bedrock:
- context: 256_000 → 262_143
- output: 256_000 → 16_000
2026-04-28 17:45:59 -04:00
Aiden Cline
6a0704574b
Merge pull request #1621 from YuzhongHuangCS/dev
...
feat(wandb): Add GLM-5.1
2026-04-28 15:51:43 -05:00
Aiden Cline
1cb1341516
Merge pull request #1635 from stylings/feat/nemotron-3-nano-omni
...
feat: add Nemotron 3 Nano Omni model
2026-04-28 15:04:07 -05:00
Alex
bc47e95427
fix: rename Nemotron Omni metadata
2026-04-28 15:20:24 -04:00
Aiden Cline
b071e8add8
Merge pull request #1619 from fernandoenzo/fix/deepseek-v4-pro-ollama-cloud
...
fix(ollama-cloud): correct deepseek-v4-pro model config
2026-04-28 14:00:42 -05:00
Aiden Cline
23e527753e
Merge pull request #1623 from itsnebulalol/dev
...
feat: add gpt-5.5 pro on openai and openrouter
2026-04-28 14:00:34 -05:00
Aiden Cline
e81c045ed0
Merge pull request #1636 from dsingal0/feat/openrouter-deepseek-v4
...
feat(baseten): add DeepSeek V4 Pro
2026-04-28 13:49:11 -05:00
Dhruv Singal
0c602ca936
feat(baseten): update DeepSeek V4 Pro pricing
2026-04-28 11:45:02 -07:00
Dhruv Singal
9866f84989
feat(baseten): add DeepSeek V4 Pro
2026-04-28 11:38:22 -07:00
Alex
6b397ffe37
fix: align nvidia output limit
2026-04-28 14:35:31 -04:00
Alex
bc21596889
fix: drop openrouter provider prefix
2026-04-28 14:22:04 -04:00
Alex
20abba3190
feat: add Nemotron 3 Nano Omni
2026-04-28 14:17:22 -04:00
Dominic Frye
5881bf98a0
fix: enable pdf input modality for gpt-5.5 pro
2026-04-28 13:33:31 -04:00
Aiden Cline
595f7d028c
Merge pull request #1632 from rocuevas9511/feat/deepinfra-deepseek-v4-pro
...
feat: add DeepSeek-V4-Pro to deepinfra
2026-04-28 12:07:22 -05:00
rocuevas9511
c81dec9c5d
feat: add DeepSeek-V4-Pro to deepinfra
2026-04-28 10:56:44 -06:00
Guiii
4d45ed25d2
Use extended GLM-5V-Turbo config
...
Removed various fields and added extends section.
2026-04-28 17:49:34 +01:00
Yuzhong Huang
03cf48de53
use extends instead
2026-04-28 09:19:26 -07:00
Aiden Cline
0d3a284395
Merge pull request #1622 from eduqr/feat/fireworks-ai-deepseek-v4-pro
...
feat(fireworks-ai): add deepseek-v4-pro
2026-04-28 10:52:54 -05:00
Aiden Cline
5b1bb0fc80
Merge pull request #1624 from shelvick/add-azure-kimi-k2-6
...
Add Kimi K2.6 to Azure
2026-04-28 10:38:07 -05:00
Aiden Cline
332ebb8811
Merge pull request #1627 from ceoAppsknight/kilo/add-mimo-models
...
Add Kilo Mimo v2.5 models
2026-04-28 10:37:40 -05:00
Aiden Cline
2111813bd4
Merge pull request #1629 from ndeybach/PR-azure-5.4-limits
...
fix(azure): correct GPT-5.4 series limits and cleanup
2026-04-28 10:37:01 -05:00
Nils DEYBACH
f5b8521af6
fix: use extends and not symlinks
2026-04-28 17:34:44 +02:00
Nils DEYBACH
79481cff40
fix(azure): update GPT-5.4 metadata
...
Use `extends` for Azure GPT-5.4 variants and keep Azure-specific overrides for
PDF input and omitted fast mode.
Validated with `bun validate`.
Azure runtime manual probing confirmed GPT-5.4 uses the documented 1.05M context /
922K input / 128K output limits.
2026-04-28 14:00:20 +02:00
Nils DEYBACH
40dc356d4c
fix(azure): correct GPT-5.4 and GPT-5.4 Pro limits (and convert to extend)
...
Correct Azure GPT-5.4 and GPT-5.4 Pro limits to `1_050_000` context,
`922_000` input, and `128_000` output based on Azure runtime results and
Microsoft Learn docs. Mini and Nano already matched and are unchanged.
The limits were tested directly (see script at : https://github.com/ndeybach/Azure_endpoint_limit_test_script )
2026-04-28 12:33:27 +02:00
C.C. Fan
f929fe89e7
provider(vivgrid): remove GLM-5, add GPT-5.5 model
2026-04-28 16:44:59 +08:00
Syed Assadullah Shah
cbd245d454
add Kilo Mimo v2.5 models
2026-04-28 13:04:36 +05:00
xinrui
e5289e9b3a
fix: sync AIHubMix models (2026-04-28)
2026-04-28 11:33:25 +08:00
Scott Helvick
bb623f3ff9
Add Kimi K2.6 to Azure
2026-04-28 02:28:46 +00:00
Dominic Frye
37fffafafc
feat: add gpt-5.5 pro on openai and openrouter
2026-04-27 22:24:32 -04:00
eduqr
d329310745
feat(fireworks-ai): add deepseek-v4-pro
2026-04-27 21:05:55 -05:00
Yuzhong Huang
8016a6c45a
Add GLM-5.1 to wandb provider
2026-04-27 17:35:38 -07:00
Guilherme Sales
1eeaa0b756
Add GLM-5V-Turbo to Z.ai coding plan
2026-04-28 00:47:15 +01:00
Frank
dd3533b4e0
update zen models
2026-04-27 19:31:24 -04:00
Fernando Guarini
3a5867834f
fix(ollama-cloud): correct deepseek-v4-pro model config
...
- Remove fields that don't belong in ollama-cloud: temperature, structured_output, knowledge, interleaved
- Set output = context (1048576) per ollama-cloud convention
- Set name to lowercase per ollama-cloud convention
- Reorder fields to match existing ollama-cloud model files
2026-04-28 00:24:54 +02:00
Aiden Cline
1e83bca7a3
Merge pull request #1617 from JoshuaDietz/dev
...
feat(ollama cloud): add deepseek v4 pro
2026-04-27 16:42:56 -05:00
Aiden Cline
cd8853f88b
Merge pull request #1616 from fhennerkes/dev
...
poe: add GPT-5.5 and GPT-5.5-Pro models
2026-04-27 16:08:36 -05:00
Joshua Dietz
23b290c6a8
fix(ollama cloud): fix model name
...
Model name was inconsistent with naming schema of flash model on ollama cloud
2026-04-27 21:47:30 +02:00
fhennerkes
4e7849cee7
poe: reduce omits in gpt-5.5 extends configs
...
Inherit family, knowledge, and structured_output from base models
instead of omitting them. Only omit fields that genuinely don't
apply to Poe (provider-specific pricing tiers, different context
limits, opencode-specific provider config).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-27 12:44:49 -07:00
Joshua Dietz
e3e63a7247
feat(ollama cloud): add deepseek v4 pro
2026-04-27 21:42:10 +02:00
Aiden Cline
fb297153e4
Merge pull request #1572 from YoshiTabletopGamer/qwen3.5-3.6-alibaba-open
...
[alibaba] Add remaining open Qwen 3.5 and 3.6 models, fix Qwen-3.5 397B-A17B
2026-04-27 14:36:51 -05:00
fhennerkes
e8dd06e0ce
poe: use extends format for gpt-5.5-pro
...
Address PR review comment to use extends format. Inherit from
opencode/gpt-5.5-pro since no openai/gpt-5.5-pro base exists yet.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-27 10:49:36 -07:00
fhennerkes
bdee3d438b
poe: use extends format for gpt-5.5
...
Address PR review comment to use extends format and inherit from
openai/gpt-5.5 base model.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-27 10:36:10 -07:00
fhennerkes
b410bc3ef2
poe: add GPT-5.5 and GPT-5.5-Pro models
2026-04-27 10:34:52 -07:00
Aiden Cline
870e3d1d26
Merge pull request #1612 from hanouticelina/add-deepseek-v4-for-huggingface
...
feat(huggingface): add DeepSeek V4 Pro
2026-04-27 11:20:12 -05:00
Aiden Cline
5f21f3b603
Merge pull request #1586 from fernandoenzo/add-ollama-cloud-deepseek-v4-flash
...
feat(ollama-cloud): add deepseek-v4-flash model
2026-04-27 10:42:53 -05:00
Celina Hanouti
27dad05e25
extend deepseek/deepseek-v4-pro
2026-04-27 16:38:36 +01:00
Aiden Cline
2ed88cbcc0
Merge pull request #1604 from ndeybach/PR-gpt-5.5
...
feat(azure): add GPT-5.5 model metadata
2026-04-27 10:20:32 -05:00
Nils DEYBACH
4d199c932e
fix: base azure-cognitive-services model not on azure
...
extend of extend does not seem to be supported
2026-04-27 17:04:20 +02:00
Jaime de Aquino
2d142f920c
Add Qwen3.5-9B model configuration file
2026-04-27 16:46:04 +02:00
Celina Hanouti
47dea9e551
fix
2026-04-27 15:40:35 +01:00
Celina Hanouti
0d25c3dcac
use extends
2026-04-27 15:37:31 +01:00
Aiden Cline
3d7f9256cb
Merge pull request #1583 from abliteration-ai/codex/add-abliteration-provider
...
Add abliteration.ai provider
2026-04-27 09:29:26 -05:00
Aiden Cline
6aa1ebd4be
Merge pull request #1595 from Contraboi/contra/add-openrouter-nano-banana-2
...
feat(openrouter): add Gemini 3.1 flash image preview (Nano Banana 2)
2026-04-27 09:28:23 -05:00
Aiden Cline
f9ebebaffd
Merge pull request #1601 from shikbupt/alibaba-deepseek
...
add alibaba-cn deepseek-v4
2026-04-27 09:28:08 -05:00
sk
7b3fe83c09
use extend format
2026-04-27 21:48:26 +08:00
Yashwanth Kumar
0a06b3efc2
Update Qwen model configuration in TOML file
2026-04-27 16:40:28 +05:30
Yashwanth Kumar
90dcbbbcc5
Add Qwen3.6 27B model configuration
2026-04-27 16:29:56 +05:30
Yashwanth Kumar
b17f5fd8ae
Delete providers/openrouter/models/qwen/qwen-3.6-27b.toml
2026-04-27 16:28:19 +05:30
Yashwanth Kumar
68691ac3f9
Update providers/openrouter/models/qwen/qwen-3.6-27b.toml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-27 16:27:56 +05:30
Yashwanth Kumar
78fe905fcb
Add Qwen 3.6 27B model configuration
2026-04-27 16:22:24 +05:30
Nils DEYBACH
6b488802cf
fix: parsing error and add context over price
...
- adds the context over X price capability from parent (awaiting refactor to be correct on exact limit threashold)
- fix parsing since anything must be before extends.
2026-04-27 12:27:47 +02:00
Jack
4d0505b70e
Merge pull request #1611 from anomalyco/fix/opencode-go-deepseek-v4-flash-cache-read-20260427
...
fix(opencode-go): update deepseek v4 flash cache pricing in Go
2026-04-27 17:34:52 +08:00
Jack
b729923bd9
fix(opencode-go): correct deepseek v4 flash cache pricing
2026-04-27 17:31:41 +08:00
Celina Hanouti
34c7aa7dfe
update context limit
2026-04-27 09:33:57 +01:00
Celina Hanouti
09b4d3548b
add support for DeepSeek V4 Pro for Hugging Face provider
2026-04-27 09:31:55 +01:00
xiaojie.zj
f1cad8fdc0
feat: add zenmux models
2026-04-27 16:27:46 +08:00
Tom X Nguyen
b2f7f57f26
feat: add neuralwatt provider with 14 models
...
Add Neuralwatt as an OpenAI-compatible inference provider with
energy-aware GPU optimization. Includes 14 models across 6
sub-providers (Mistral, ZAI, OpenAI, Moonshot, MiniMax, Qwen).
Models include reasoning variants (Kimi K2.5/K2.6, GLM 5.1 FP8,
MiniMax M2.5, Qwen3.5 397B, GPT OSS 20B) and fast non-reasoning
variants (Kimi K2.5/K2.6 Fast, GLM 5/5.1 Fast, Qwen3.5/3.6 Fast),
plus Devstral Small 2 and Qwen3.6 35B A3B.
Logo derived from official Neuralwatt favicon (currentColor variant).
Pricing sourced from Neuralwatt's published rates.
2026-04-27 15:01:56 +07:00
Aiden Cline
925d4eba1f
Merge pull request #1536 from philipmat/add-openrouter-pareto-code-router
...
Adds support for openrouter/pareto-code
2026-04-26 23:52:04 -05:00
Aiden Cline
bc1e4b870b
Merge pull request #1608 from Alex-wuhu/dev
...
add deepseek-v4, qwen3.6 on novita
2026-04-26 23:16:56 -05:00
Alex-wuhu
ef913f9645
refactor: use extends format for novita deepseek v4 models
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-27 12:00:04 +08:00
Alex-wuhu
cec747ade3
fix: add cache_read pricing for deepseek v4 models
2026-04-27 11:09:15 +08:00
Aiden Cline
2ced32d52f
Merge pull request #1596 from NathanDrake2406/add-cf-ai-gateway-gpt-5.5
...
feat(cloudflare-ai-gateway): add openai/gpt-5.5
2026-04-26 21:57:13 -05:00
Alex-wuhu
92cc5a79df
feat: add deepseek-v4, qwen3.6 on novita
2026-04-27 10:49:13 +08:00
Aiden Cline
4cf8661f92
Merge pull request #1602 from shikbupt/alibaba-qwen3.6-max
...
add alibaba-cn qwen3.6 max
2026-04-26 17:48:14 -05:00
Aiden Cline
ebe431c0dc
Merge pull request #1606 from LightAndy1/dev
...
Add gemini-3.1-flash-preview for google-vertex
2026-04-26 17:30:05 -05:00
LightAndy
8b2c5f30a0
✏️ Fix typo
2026-04-26 21:48:54 +03:00
Nils DEYBACH
0fc92e1c47
fix: align limit on base 5.5 model
...
now that limits were fixed in base, we align azure on it
2026-04-26 20:48:00 +02:00
Nils DEYBACH
d73ca9024a
Merge remote-tracking branch 'upstream/dev' into PR-gpt-5.5
2026-04-26 20:45:20 +02:00
LightAndy
bff48f9fde
Merge branch 'anomalyco:dev' into dev
2026-04-26 21:43:13 +03:00
Aiden Cline
c5c803f415
fix: ensure openai gpt-5.5 limits are exact
2026-04-26 13:38:56 -05:00
Nils DEYBACH
cd69509b48
fix: simplify by extending the azure model from opeani
2026-04-26 20:04:27 +02:00
Aiden Cline
83d15fd756
Merge pull request #1574 from juls0730/dev
...
feat: add mimo v2.5/pro to xiaomi and openrouter providers
2026-04-26 13:55:57 -04:00
LightAndy
b3c09451d9
Add gemini-3.1-flash-preview model configuration
2026-04-26 20:27:17 +03:00
Frank
d98bdb5eff
Merge pull request #1560 from TigerBeanst/patch-1
...
fix: opencode go mimo-v2.5 context limit to 1,000,000
2026-04-26 13:16:33 -04:00
Frank
ea205913ce
update zen models
2026-04-26 12:49:37 -04:00
Frank
3532801639
update zen models
2026-04-26 11:48:32 -04:00
Nils DEYBACH
1bb50141c2
feat(azure): add GPT-5.5 model metadata
...
## Summary
Adds GPT-5.5 metadata for:
- Azure
- Azure Cognitive Services
The Azure Cognitive Services entry mirrors the existing local convention of full TOML model definitions.
## Sources
- Microsoft Learn lists `gpt-5.5` for Azure OpenAI / Microsoft Foundry with version `2026-04-24`, `1,050,000` context, `922,000` input, `128,000` output, structured outputs, tools, image input, and December 2025 training data.
- Microsoft’s Azure GPT-5.5 announcement lists pricing at `$5.00` input, `$0.50` cached input, and `$30.00` output per 1M tokens.
- Azure Responses API docs list PDF input support for vision-capable models and include `gpt-5.5` version `2026-04-24`.
## Notes
This intentionally does not add `gpt-5.5-pro`, since Azure Learn currently lists `gpt-5.5` but not `gpt-5.5-pro` in the Azure model catalog.
This also intentionally omits OpenAI-specific `context_over_200k` and `experimental.modes.fast` metadata because the Azure sources confirm the standard pricing and limits, but not those OpenAI-specific fields.
2026-04-26 17:45:25 +02:00
sk
fa8bdd63fb
add alibaba-cn qwen3.6 max
2026-04-26 19:39:41 +08:00
sk
56f64577ce
add alibaba-cn deepseek-v4
2026-04-26 19:23:04 +08:00
Nathan Nguyen
f726af5767
refactor(cloudflare-ai-gateway): use [extends] for openai/gpt-5.5
...
The model entry duplicated every field from providers/openai/models/gpt-5.5.toml,
so any future change to the upstream OpenAI definition would silently drift here.
Switch to the `[extends] from = "openai/gpt-5.5"` form already used by sibling
providers (openrouter, requesty), omitting `experimental.modes.fast` since the
gateway does not surface the OpenAI priority service tier. Validation output is
byte-identical to the prior expanded form.
2026-04-26 13:33:39 +10:00
Zoe
4838e3cb9b
feat: add mimo v2.5/pro to xiaomi and openrouter providers
2026-04-25 21:32:24 -05:00
Muhammad Mugni Hadi
dbe92646c3
chore(chutes): add header comments to generated TOML files
...
Each generated TOML now includes a comment noting which fields are
auto-managed vs manually overridable on re-run.
2026-04-26 06:52:21 +07:00
Muhammad Mugni Hadi
4717c67054
feat(chutes): add API-driven model generator script
...
Add generate-chutes.ts that fetches models from https://llm.chutes.ai/v1/models
and generates/updates TOML files, following the same pattern as generate-vercel.ts.
Supports --dry-run, --new-only, and --keep-orphans flags. Auto-deletes TOML files
for models no longer in the API (with empty directory cleanup).
Preserves manually-set fields (family, knowledge, interleaved, status) when merging
with API data. Also syncs current models from the API.
2026-04-26 06:51:16 +07:00
Nathan Nguyen
d4c77c14fd
feat(cloudflare-ai-gateway): add openai/gpt-5.5
...
Mirrors the existing direct openai/gpt-5.5 entry under the
cloudflare-ai-gateway provider so opencode and other consumers can
route GPT-5.5 traffic through Cloudflare AI Gateway without hitting
ProviderModelNotFoundError.
Pricing, limits, modalities, and dates copied from
providers/openai/models/gpt-5.5.toml; provider stanza follows the
sibling gpt-5.4 entry (npm = "ai-gateway-provider").
2026-04-26 05:22:29 +10:00
Selmir Nedzibi
96b3d65307
feat(openrouter): add Gemini 3.1 flash image preview (Nano Banana 2)
2026-04-25 21:14:44 +02:00
Aiden Cline
b491c29cf9
Merge pull request #1573 from zainhas/dev
...
[Together AI] add deepseek-v4
2026-04-25 13:47:14 -04:00
Aiden Cline
d937abd849
Merge pull request #1539 from manascb1344/fix-xiaomi-provider-ids
...
feat: add MiMo-V2.5 and MiMo-V2.5-Pro to xiaomi-token-plan providers
2026-04-25 13:33:42 -04:00
Aiden Cline
df52175b0c
Merge pull request #1580 from LeGazeon/add-nvidia-deepseek-v4-pro/flash
...
Add NVIDIA DeepSeek-V4 models
2026-04-25 13:32:41 -04:00
Aiden Cline
bee8339c07
Merge pull request #1589 from MiyakoMeow/feat/restrict-zai-zhipuai-coding-plan-models
...
rm: unavailable models in zai/zhipuai coding plan
2026-04-25 13:30:39 -04:00
Aiden Cline
181bf96fa3
Merge pull request #1585 from saju01/add-copilot-gpt-5.5
...
feat(github-copilot): add gpt-5.5
2026-04-25 13:30:16 -04:00
Aiden Cline
9d49d2fd52
Merge pull request #1587 from smakosh/claude/rebase-add-llmgateway-models-yqKLn
...
feat(llmgateway): add deepseek-v4-pro, deepseek-v4-flash, kimi-k2.6
2026-04-25 13:29:39 -04:00
Aiden Cline
648776aa85
Merge pull request #1590 from dpuyosa/feat/venice-models
...
Venice: Add GPT-5.5 and Qwen3.6 model configs
2026-04-25 13:29:03 -04:00
Aiden Cline
421cb099b0
Merge pull request #1591 from dpuyosa/fix/venice-deepseek-family
...
Venice: Fix DeepSeek V4 Flash family classification
2026-04-25 13:28:54 -04:00
Aiden Cline
f458b19994
Merge pull request #1592 from MiyakoMeow/feat/deepseek-1m-context
...
fix(deepseek): all has 1M context / 384k output / adjusted price
2026-04-25 13:28:45 -04:00
MiyakoMeow
d347093b03
feat(deepseek): 1M context / 384k output
2026-04-25 18:58:12 +08:00
MiyakoMeow
3328712262
feat: restrict zai/zhipuai coding plan models to glm-5.1, glm-5-turbo, glm-4.7, glm-4.5-air only
...
Based on official documentation:
- ZAI DevPack Coding Plan: https://docs.z.ai/devpack/overview
- Zhipu AI BigModel Coding Plan: https://docs.bigmodel.cn/cn/coding-plan/overview
Both providers only officially support the following GLM models for coding plans:
- glm-5.1
- glm-5-turbo
- glm-4.7
- glm-4.5-air
Removed unsupported models from zai-coding-plan:
- glm-4.5, glm-4.5-flash, glm-4.5v
- glm-4.6, glm-4.6v
- glm-4.7-flash, glm-4.7-flashx
- glm-5, glm-5v-turbo
Removed unsupported models from zhipuai-coding-plan:
- glm-4.5, glm-4.5-flash, glm-4.5v
- glm-4.6, glm-4.6v, glm-4.6v-flash
- glm-4.7-flash, glm-4.7-flashx
- glm-5, glm-5v-turbo
2026-04-25 18:49:10 +08:00
dpuyosa
60edc1b52d
[venice] Add GPT-5.5 and Qwen3.6 model configs
...
- Add OpenAI GPT-5.5 with 1M context window and tiered pricing
- Add OpenAI GPT-5.5 Pro with premium pricing and 128K output limit
- Add Qwen3.6 27B with text, image, and video input modalities
2026-04-25 12:41:31 +02:00
dpuyosa
eee44cd080
[venice] Fix DeepSeek V4 Flash family classification
...
- Correct family from "deepseek" to "deepseek-flash" for accurate model categorization
2026-04-25 12:36:06 +02:00
smakosh
048a3235e8
feat(llmgateway): add deepseek-v4-pro, deepseek-v4-flash, kimi-k2.6
2026-04-25 12:19:40 +02:00
Fernando Guarini
1db03ec1e6
feat(ollama-cloud): add deepseek-v4-flash model
2026-04-25 11:24:12 +02:00
Saju Sarangdharan
6d283349ad
feat(github-copilot): add gpt-5.5
...
GitHub Copilot now serves gpt-5.5 (verified via GET https://api.githubcopilot.com/models with a Copilot Enterprise token). Adding the catalog row so downstream consumers (e.g. pi-ai) can route requests.
2026-04-25 10:31:21 +02:00
Abliteration.ai
7e07302ecd
add abliteration.ai provider
2026-04-24 22:46:54 -07:00
LeGazeon
8bc407a617
chore: remove deepseek-v4-pro config (duplicated by #1578 )
...
The Pro model configuration was already added via #1578 which
has been merged. Removing the duplicate from this branch to
keep only the Flash variant.
2026-04-25 13:17:12 +08:00
LeGazeon
5305d2bae2
refactor: extend flash config from deepseek base
...
Remove duplicated fields by inheriting common settings
from providers/deepseek base config via [extends].
This addresses the review comment in #1580
2026-04-25 13:11:26 +08:00
Aiden Cline
fee96c27b9
Merge pull request #1578 from panwar-stack/dev
...
feat(nvidia): add DeepSeek V4 model
2026-04-25 00:41:03 -04:00
Aiden Cline
66520adbc6
Merge pull request #1577 from ezShroom/dev
...
add openrouter gpt-5.5
2026-04-25 00:40:34 -04:00
Zain Hasan
40714995cc
Add interleaved section to DeepSeek-V4-Pro.toml
2026-04-24 18:59:45 -07:00
LeGazeon
66c4896003
Add NVIDIA DeepSeek-V4 models
...
Add model entries for DeepSeek V4 Pro and DeepSeek V4 Flash to the NVIDIA NIM provider.
## Changes
- Added `providers/nvidia/deepseek-v4-pro.toml`
- Added `providers/nvidia/deepseek-v4-flash.toml`
## Data Sources
- NVIDIA NIM Model Cards:
- DeepSeek V4 Pro: https://build.nvidia.com/deepseek-ai/deepseek-v4-pro/modelcard
- DeepSeek V4 Flash: https://build.nvidia.com/deepseek-ai/deepseek-v4-flash/modelcard
2026-04-25 09:57:43 +08:00
panwar-stack
31091f3d4e
Rename deepseek-v4.toml to deepseek-v4-pro.toml
2026-04-24 17:09:12 -07:00
panwar-stack
5fe512c1b1
Follow extends pattern
...
Follow extends pattern
2026-04-24 17:08:49 -07:00
panwar-stack
63efa131e7
feat(nvidia): add DeepSeek V4 model
...
add DeepSeek V4 model
2026-04-24 17:05:12 -07:00
Shroom
29cd503070
Add gpt-5.5.toml configuration file
2026-04-25 00:08:04 +01:00
Rohan Taneja
a9b704c656
Merge pull request #1575 from vercel/update-vercel-models-1777063875
2026-04-24 15:29:39 -07:00
Aiden Cline
0a88e412e5
Merge pull request #1576 from dsingal0/feat/openrouter-deepseek-v4
...
Add OpenRouter DeepSeek V4 models
2026-04-24 17:42:48 -04:00
Dhruv Singal
b46e29ccd5
fix(openrouter): use DeepSeek reasoning content field
2026-04-24 14:06:05 -07:00
Jerilyn Zheng
a181b770d6
Update kimi-k2.6.toml
2026-04-24 13:55:27 -07:00
Jerilyn Zheng
fa71201f20
Update deepseek-v4-pro.toml
2026-04-24 13:54:56 -07:00
Jerilyn Zheng
3ac17aefb6
Enable open_weights in deepseek-v4-flash configuration
2026-04-24 13:54:34 -07:00
Jerilyn Zheng
1f2ceb91a5
Update qwen-3.6-max-preview.toml
2026-04-24 13:53:57 -07:00
github-actions[bot]
d82681900c
chore(vercel): update Vercel model definitions
...
Auto-generated by weekly workflow from Vercel AI Gateway API.
Co-Authored-By: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-24 20:51:22 +00:00
Zain Hasan
7e296f4cbd
ds recommend 384,000
2026-04-24 12:39:09 -07:00
Zain Hasan
f202ff51e4
Reduce output limit from 512000 to 300000
2026-04-24 12:13:53 -07:00
Zain Hasan
4085a0b536
Merge branch 'anomalyco:dev' into dev
2026-04-24 12:12:28 -07:00
Zain Hasan
935fdeca65
[Together AI] Add deepseekv4 pro
2026-04-24 12:08:33 -07:00
Frank
cef8828fbe
update zen models
2026-04-24 14:51:59 -04:00
Frank
9277a23a29
update zen models
2026-04-24 14:50:50 -04:00
Frank
d7bfb16b0f
update zen models
2026-04-24 14:42:25 -04:00
Frank
37ae6fe7c8
update zen models
2026-04-24 12:11:33 -04:00
Aiden Cline
87ce527476
Merge pull request #1571 from cgilly2fast/dev
...
fix(firmware): glm 5.1 name
2026-04-24 11:49:51 -04:00
Aiden Cline
34bed30fa1
Merge pull request #1567 from dsingal0/feat/openrouter-deepseek-v4
...
feat(openrouter): add DeepSeek V4 Pro and V4 Flash
2026-04-24 11:49:35 -04:00
Dhruv Singal
8a0c3cb75f
refactor(openrouter): extend official DeepSeek V4 Pro/Flash
...
Use [extends] from deepseek/ with OpenRouter-specific overrides
(attachment, interleaved reasoning_details, limits).
Made-with: Cursor
2026-04-24 08:43:38 -07:00
Colby Gilbert
f65460ac16
fix(firmware): glm 5.1 name
2026-04-24 08:40:19 -07:00
YoshiTabletopGamer
8ea92aed9a
[alibaba] Add remaining open Qwen 3.5 models, fix Qwen-3.5 397B-A17B, add open Qwen 3.6 models
...
- Added Qwen 3.5 122B-A10B
- Added Qwen 3.5 27B
- Added Qwen 3.5 35B-A3B
- Fixed Qwen 3.5 397B-A17B (see below)
- Added Qwen 3.6 27b
- Added Qwen 3.6-35B-A3B
I was not able to find a reliable source for the knowledge cutoff of any of these models.
2025-04 was already set as the cutoff for Qwen 3, and Qwen 3.5 is newer.
All data is from the ModelStudio webpage.
It seems to not include audio, but the ModelStudio page clearly has an audio symbol and the model is capable of this.
And I found no data for a price for reasoning tokens in particular, unlike what was in the file for Qwen 3.5 397B-A17B.
The models are all capable of structured output.
2026-04-24 12:38:52 -03:00
Dhruv Singal
f340d82fc3
feat(openrouter): add DeepSeek V4 Pro and V4 Flash
...
Add model configs aligned with OpenRouter pricing and limits
(1M context, 384K max output, cache read rates from provider page).
Made-with: Cursor
2026-04-24 08:25:17 -07:00
Frank
c7431ae24c
update zen models
2026-04-24 10:53:10 -04:00
Frank
3d1888b7b5
update zen models
2026-04-24 10:24:34 -04:00
Misha Skvortsov
16a8fa5c20
improve(atomic-chat): drop hardcoded model list per maintainer feedback
...
Made-with: Cursor
2026-04-24 17:20:26 +03:00
Aiden Cline
dcd37ccdbb
add deepseek v4 flash
2026-04-24 08:34:03 -04:00
Aiden Cline
d18c3f910c
Merge pull request #1562 from dpuyosa/update/venice-kimi-pricing
...
Venice: Update kimi-k2-6 pricing
2026-04-24 08:08:23 -04:00
Aiden Cline
2cec5a492c
Merge pull request #1563 from dpuyosa/feat/venice-deepseek-v4
...
Venice: Add DeepSeek V4 Flash and Pro models
2026-04-24 08:08:13 -04:00
dpuyosa
61dd0ec489
[venice] Add DeepSeek V4 Flash and Pro models
...
- Add DeepSeek V4 Flash with 1M context, reasoning, and tool support
- Add DeepSeek V4 Pro with 1M context, reasoning, and tool support
- Set pricing and interleaved reasoning_content field for both
2026-04-24 12:21:07 +02:00
dpuyosa
c7758204b5
[venice] Update kimi-k2-6 pricing
...
- Update input, output, and cache_read costs to current rates
- Update last_updated timestamp to 2026-04-24
2026-04-24 12:17:51 +02:00
manascb1344
ed91520aa2
feat: add MiMo-V2.5 and MiMo-V2.5-Pro to xiaomi-token-plan providers
2026-04-24 15:38:55 +05:30
Frank
3e82669a82
Merge pull request #1561 from wenbindu/dev
...
add deepseek new moels
2026-04-24 03:04:52 -04:00
Frank
1cc0c9c074
sync
2026-04-24 03:03:06 -04:00
TigerBeanst
d73d7f6453
fix: opencode go mimo-v2.5 context limit to 1,000,000
...
https://platform.xiaomimimo.com/docs/pricing
2026-04-24 12:48:34 +08:00
Aiden Cline
afb59f86ee
Merge pull request #1557 from seffhunnn/dev
...
feat: add AU Sonnet and Opus models for Amazon Bedrock
2026-04-24 00:30:51 -04:00
wenbindu
05242f68d4
add deepseek new moel
2026-04-24 12:06:19 +08:00
Mohd Saif
c1b029dcc1
feat: add AU Opus model for Amazon Bedrock
2026-04-24 03:26:28 +05:30
Mohd Saif
bc2dd5137a
feat: add AU Sonnet model for Amazon Bedrock
2026-04-24 03:25:38 +05:30
Aiden Cline
99ec4900c7
Merge pull request #1555 from brentdurksen/add-azure-claude-sonnet-4-6
...
feat(azure): add Claude Sonnet 4.6 model
2026-04-23 17:33:44 -04:00
Brent Durksen
a8c124ac9e
refactor: use extends to inherit from anthropic/claude-sonnet-4-6
2026-04-23 15:16:38 -06:00
Aiden Cline
0d20a363a9
Merge pull request #1556 from fhennerkes/dev
...
poe: add GPT-Image-2 model
2026-04-23 17:12:20 -04:00
fhennerkes
3ac613678b
poe: add GPT-Image-2 model
2026-04-23 12:38:22 -07:00
Brent Durksen
e2ead1b4e6
feat(azure): add Claude Sonnet 4.6 model
2026-04-23 13:37:50 -06:00
Aiden Cline
be53c33588
Merge pull request #1550 from BlockListed/cortecs-kimi-k2.6
...
Add kimi k2.6 to cortecs
2026-04-23 15:26:58 -04:00
Aiden Cline
55cf5fa310
Merge pull request #1554 from mattyatea/add-gpt-5-5
...
[codex] Add GPT-5.5
2026-04-23 15:17:20 -04:00
mattyatea
3e0fe362f2
add gpt-5.5 model
2026-04-24 04:13:51 +09:00
BlockListed
89d06ae31f
add kimi k2.6 to cortecs
2026-04-23 19:49:18 +02:00
Aiden Cline
c994b116ae
Merge pull request #1542 from u007/patch-1
...
Add Chutes: Kimi K2.6 TEE
2026-04-23 12:47:49 -04:00
Aiden Cline
833e8f7a66
Merge pull request #1548 from fernandoenzo/fix/gemma4-ollama-output-limit
...
fix(ollama): set gemma4:31b output limit to match context
2026-04-23 12:46:00 -04:00
Aiden Cline
32bd1427fb
Merge pull request #1545 from Alex-wuhu/dev
...
Add deepseek, gemma, ling, llama, kimi on NovitaAI
2026-04-23 12:36:06 -04:00
Frank
ae7672b87e
update zen models
2026-04-23 11:11:30 -04:00
Fernando Guarini
9b27cc5a76
fix(ollama): set gemma4:31b output limit to match context
...
Ollama does not impose official output limits. The existing convention for Gemma models on Ollama (gemma3:4b, gemma3:12b, gemma3:27b) is to set output equal to context. gemma4:31b was the only exception with output=8192 vs context=262144.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-23 11:42:30 +02:00
Alex-wuhu
7014e3e318
feat: add missing Novita AI model configurations
...
Add 6 models served by Novita:
- deepseek/deepseek-r1-distill-qwen-14b
- deepseek/deepseek-r1-distill-qwen-32b
- google/gemma-3-12b-it
- inclusionai/ling-2.6-1t
- meta-llama/llama-3.2-3b-instruct
- moonshotai/kimi-k2.6
Capabilities, pricing, context, and modalities sourced from Novita's
/v1/models API; family slugs and release dates aligned with existing
same-model entries in the repo.
2026-04-23 14:58:43 +08:00
Frank
e0e153e8d6
update zen models
2026-04-23 02:51:28 -04:00
mickalchen
a0fbef93e4
revert
2026-04-23 14:41:05 +08:00
mickalchen
e4a89229be
add model by openrouter
2026-04-23 14:23:06 +08:00
mickalchen
9ad15e97cd
add model by openrouter
2026-04-23 14:18:51 +08:00
James
e3b4df4e87
Update Kimi-K2.6-TEE.toml
...
fix reasoning
2026-04-23 13:53:37 +08:00
Aiden Cline
e3e2066c83
Merge pull request #1544 from GodTamIt/deepinfra/kimi-k2.6
...
deepinfra: Add Kimi-K2.6 support
2026-04-23 00:40:50 -04:00
Aiden Cline
208dcd12a2
Merge pull request #1533 from qychen2001/dev
...
Add Kimi-K2.6 and Qwen3.6-35B-A3B, update Kimi-K2.5 config for siliconflow and siliconflow-cn
2026-04-23 00:40:40 -04:00
Aiden Cline
d166444aa1
Merge pull request #1541 from zainhas/dev
...
[Together AI] add Kimi k2.6 support
2026-04-23 00:40:15 -04:00
Aiden Cline
cd35f96e73
Merge pull request #1528 from seffhunnn/dev
...
Fix incorrect model ID for Gemma 4 26B (Google provider)
2026-04-23 00:39:12 -04:00
Christopher Tam
2b0c21e0b4
deepinfra: Add Kimi-K2.6 support
2026-04-22 23:39:42 -04:00
James
787b0bf9e9
Update Kimi K2.5 TEE to Kimi K2.6 TEE
2026-04-23 10:58:39 +08:00
Zain Hasan
77fbf02ff6
remove interleaved
2026-04-22 16:19:10 -07:00
Zain Hasan
89973fd122
[Together AI] add Kimi k2.6 support
2026-04-22 16:16:08 -07:00
Frank
e458a9f5b8
Merge pull request #1540 from dsingal0/feat/baseten-kimi-k2.6
...
feat(baseten): add Kimi K2.6
2026-04-22 16:59:51 -04:00
Dhruv Singal
61d95afae2
feat(baseten): add Kimi K2.6
2026-04-22 13:53:46 -07:00
Jack
4a2df5e008
Merge pull request #1537 from anomalyco/feat/opencode-go-mimo-v2.5
...
Feat/opencode go mimo-v2.5-pro & mimo-v2.5
2026-04-23 00:51:49 +08:00
Aiden Cline
3db907f3ce
Merge pull request #758 from regolo-ai/dev
...
Add Regolo-ai Provider
2026-04-22 12:33:02 -04:00
Jack
70d8f9cc6e
update mimo v2 output limits to 128k
2026-04-22 23:32:16 +08:00
Jack
b9b354ada0
update mimo v2.5 output limits to 128k
2026-04-22 23:17:40 +08:00
Jack
95632ad376
remove mimo-v2.5-omni (renamed to mimo-v2.5)
2026-04-22 23:15:00 +08:00
Philip M
7153506989
Adds support for openrouter/pareto-code
...
The Pareto Router is a way to have OpenRouter always pick a strong coding model for your needs without committing to a specific one. You express a single min_coding_score preference between 0 and 1, and the router routes your request to a coding model that meets that bar.
The Pareto Router is tuned for coding use cases. Under the hood it keeps a curated shortlist of strong coding models currently available on OpenRouter. The exact shortlist and selection logic evolve over time as new models land and benchmarks shift.
2026-04-22 10:14:46 -05:00
Jack
c73bab2e7e
providers(opencode-go): rename mimo-v2.5-omni to mimo-v2.5
2026-04-22 23:14:27 +08:00
Jack
a783dc808d
providers(opencode-go): add mimo v2.5 models and separate v2 families
2026-04-22 23:07:40 +08:00
Daniele Scasciafratte
58e72802bc
feat(models): update
2026-04-22 16:05:48 +02:00
Mohd Saif
19233d93c4
fix: remove unnecessary id field
2026-04-22 15:19:47 +05:30
QiyuanChen
7eea45e078
feat(siliconflow-cn): add Kimi-K2.6, Qwen3.6-35B-A3B and update Kimi-K2.5 config
2026-04-22 13:38:34 +08:00
QiyuanChen
001ec226f6
feat(siliconflow): add Kimi-K2.6 and update Kimi-K2.5 config
2026-04-22 13:37:59 +08:00
Jack
32461d5b44
Merge pull request #1532 from chl-0537/feature/add-tencent
...
Remove tencent token plan
2026-04-22 13:12:06 +08:00
mickalchen
9f078294c0
Remove tencent token plan
2026-04-22 13:07:03 +08:00
Aiden Cline
c885ed49cd
Merge pull request #1531 from zhiyuan1024/zhiyuan/alibaba-cn_kimi-k2.6
...
feat(alibaba-cn): add Kimi K2.6 model configuration
2026-04-21 23:41:29 -04:00
Aiden Cline
2fc434062f
Merge pull request #1529 from compumike/compumike/fix-openrouter-openai-gpt-5.4-pricing
...
Fix pricing for openrouter/openai gpt-5.4-[mini,nano] off by 10^6
2026-04-21 23:40:51 -04:00
Aiden Cline
dbcb7e6d69
Merge pull request #1530 from cgilly2fast/dev
...
feat(firmware): kimi k2.6 model
2026-04-21 23:40:22 -04:00
Zhiyuan Hou
b58392fc62
feat(alibaba-cn): add Kimi K2.6 model configuration
...
Signed-off-by: Zhiyuan Hou <zhiyuan2048@outlook.com >
2026-04-22 10:37:37 +08:00
Frank
a4818c90ca
update zen models
2026-04-21 20:18:35 -04:00
Colby Gilbert
49fbdba49f
feat(firmware): kimi k2.6 model
2026-04-21 17:14:46 -07:00
Mike Robbins
f2dd4da7f9
Fix pricing for openrouter/openai gpt-5.4-[mini,nano] off by 10^6
2026-04-21 18:41:02 -04:00
Frank
a3ed215038
update zen models
2026-04-21 17:43:38 -04:00
Mohd Saif
d45df0530b
fix: correct Gemma 4 26B model ID for Google provider
...
Updated model ID from gemma-4-26b-it to gemma-4-26b-a4b-it to match actual Gemini API. Also added missing id field and renamed the file accordingly.
2026-04-22 01:51:23 +05:30
Jack
990531258b
Merge pull request #1527 from anomalyco/feat/opencode-go-kimi-k2.6-3x-name
...
providers(opencode-go): rename kimi k2.6
2026-04-21 22:59:26 +08:00
Jack
cd2c9e3b62
providers(opencode-go): rename kimi k2.6
2026-04-21 22:54:53 +08:00
Aiden Cline
a114991278
Merge pull request #1505 from rocuevas9511/feat/deepinfra-qwen-3.5-35b
...
feat: add Qwen 3.5 35B A3B to deepinfra
2026-04-21 10:02:27 -04:00
Aiden Cline
5ff2035cee
Merge pull request #1520 from Marenz/add-deepinfra-qwen3.6-35b-a3b
...
Add Qwen3.6-35B-A3B to Deep Infra
2026-04-21 10:01:56 -04:00
Aiden Cline
a5993cc140
Merge pull request #1515 from llc1123/chore/zenmux-update
...
providers(zenmux): add support for kimi k2.6
2026-04-21 10:00:06 -04:00
Aiden Cline
aebe4b6cd0
Merge pull request #1517 from otterDeveloper/kimi2.6-pull
...
add Firework's kimi k2.6
2026-04-21 09:59:54 -04:00
Aiden Cline
214adb1154
Merge pull request #1522 from ceoAppsknight/kilo/kimi-k2.6
...
Added kilo/kimi-k2.6
2026-04-21 09:59:33 -04:00
Aiden Cline
b301c1f8b6
Merge pull request #1523 from sk0x0y/feature/nanogpt-kimi-k2.6-qwen-3.6
...
feat(nano-gpt): add Kimi K2.6 and Qwen 3.6 models
2026-04-21 09:58:45 -04:00
Aiden Cline
b81c8b385b
Merge pull request #1507 from rocuevas9511/feat/deepinfra-qwen-3.5-397b
...
feat: add Qwen 3.5 397B A17B to deepinfra
2026-04-21 09:58:28 -04:00
rocuevas9511
1caa438b3e
fix: remove id field (per Marenz feedback)
2026-04-21 07:35:52 -06:00
rocuevas9511
673bc92f4d
fix: remove id field (per Marenz feedback)
2026-04-21 07:35:38 -06:00
Jack
0159eaa158
Merge pull request #1526 from anomalyco/feat/moonshotai-cn-kimi-k2.6
...
providers(moonshotai-cn): add kimi k2.6
2026-04-21 20:39:05 +08:00
Jack
efdc7b9a54
providers(moonshotai-cn): add kimi k2.6
2026-04-21 20:26:19 +08:00
Jack
b08721206d
Merge pull request #1525 from anomalyco/feat/moonshotai-kimi-k2.6
...
providers(moonshotai): add kimi k2.6
2026-04-21 19:35:13 +08:00
Jack
fe0d4cd9fa
providers(moonshotai): add kimi k2.6
2026-04-21 19:33:06 +08:00
sk0x0y
738ad6ed70
feat(nano-gpt): add Kimi K2.6 and Qwen 3.6 model family
2026-04-21 19:22:38 +09:00
Syed Assadullah Shah
19b66fbaf2
Added kilo/kimi-k2.6
2026-04-21 15:19:17 +05:00
Mathias L. Baumann
c416836497
Add Qwen3.6-35B-A3B to Deep Infra
...
35B-total / 3B-active MoE (256 experts, 8 routed + 1 shared).
262K native context, vision + video input, thinking mode, tool calls.
Apache 2.0, $0.20 in / $1.00 out per 1M tokens.
2026-04-21 11:58:04 +02:00
rocuevas9511
059cc4b91f
fix: update model id to match DeepInfra API
2026-04-21 00:33:20 -06:00
rocuevas9511
116bd328a6
fix: update model id to match DeepInfra API
2026-04-21 00:31:22 -06:00
Frank
aa30ce3ef2
update zen models
2026-04-21 02:12:27 -04:00
Frank
9533a47906
update zen models
2026-04-21 01:20:47 -04:00
Miguel Medina
ad18f780f0
add firework's kimi 2.6
2026-04-20 23:12:11 -06:00
粒粒橙
a48519e557
providers(zenmux): add support for kimi k2.6
2026-04-21 10:13:22 +08:00
Aiden Cline
23f5e74392
Merge pull request #1514 from mfbalestra/add/kimi-k2.6-ollama-cloud
...
providers/ollama-cloud: add kimi-k2.6:cloud
2026-04-20 21:47:51 -04:00
Aiden Cline
7a50ea28a1
Merge pull request #1510 from dpuyosa/feat/venice-add-kimi-k2-6
...
Venice: Add Kimi K2.6 model configuration
2026-04-20 21:45:49 -04:00
mfbalestra
5944f94197
providers(ollama-cloud): add kimi-k2.6:cloud
2026-04-20 22:45:01 -03:00
Aiden Cline
98732b7d76
Merge pull request #1512 from SomeoneWithOptions/dev
...
add kimi-K2.6 for OpenRouter provider
2026-04-20 21:44:39 -04:00
SomeoneWithOptions
c6412d7e59
add kimi-K2.6 for OpenRouter provider
2026-04-20 18:59:49 -05:00
dpuyosa
b5a7a6e974
[venice] Add Kimi K2.6 model configuration
...
- Add new model definition for Venice provider
- Include cost, limits, and modality specs
- Enable reasoning, tool calling, and image input
2026-04-21 00:40:19 +02:00
Aiden Cline
ba7c3d7b0b
Merge pull request #1509 from kostiak/patch-1
...
Add support for Kimi-K2.6 in Kimi For Coding provider
2026-04-20 18:02:04 -04:00
Aiden Cline
53a9a2a36d
Merge pull request #1508 from hanouticelina/add-kimi-k2.6-modeling
...
feat(huggingface): add Kimi K2.6
2026-04-20 18:01:32 -04:00
kostiak
3b6bca9b90
Add support for Kimi-K2.6 for Kimi For Coding provider
2026-04-21 00:24:51 +03:00
Celina Hanouti
f5a048060f
add support for Kimi-K2.6 for Hugging Face provider
2026-04-20 21:41:14 +01:00
rocuevas9511
9e6178a5e3
fix: update cost for Qwen 3.5 397B A17B
2026-04-20 13:38:45 -06:00
rocuevas9511
e4150361b3
fix: update cost for Qwen 3.5 35B A3B
2026-04-20 13:38:06 -06:00
rocuevas9511
8de0fc059d
add Qwen 3.5 397B A17B to deepinfra
2026-04-20 13:34:56 -06:00
rocuevas9511
054733884f
add Qwen 3.5 35B A3B to deepinfra
2026-04-20 13:32:54 -06:00
Aiden Cline
3d09981eda
Merge pull request #1499 from rovo89/patch-1
...
[google] Fix cache_read cost in gemini-2.5-flash model
2026-04-20 14:43:53 -04:00
Aiden Cline
6877af7770
Merge pull request #1501 from mchenco/kimi-k2.6
...
Add Kimi K2.6 to Workers AI and AI Gateway
2026-04-20 14:41:58 -04:00
Nacho F. Lizaur
802985f76c
feat: update kiro provider to use kiro-acp-ai-provider, add opus 4.7
2026-04-20 20:13:43 +02:00
mchen
794993fd48
Add Kimi K2.6 to Workers AI and AI Gateway
2026-04-20 13:54:31 -04:00
Jack
00b53a422a
separate opencode-go kimi k2 families
2026-04-21 01:00:50 +08:00
Jack
2ccecb6011
Merge pull request #1500 from chl-0537/feature/add-tencent
...
feat: rename model
2026-04-20 22:49:09 +08:00
mickalchen
9b7e3abf00
rename model
2026-04-20 22:02:37 +08:00
Robert Vollmer
27d6a3d503
[google] Fix cache_read cost in gemini-2.5-flash model
...
https://ai.google.dev/gemini-api/docs/pricing#gemini-2.5-flash
There's no cache_read_audio, is there?
2026-04-20 15:02:54 +02:00
Lyda
6beb1f8be2
feat(302ai): standardize Claude model metadata and capabilities
...
- Add family field for all Claude models (claude-haiku, claude-opus, claude-sonnet)
- Standardize knowledge cutoff dates to full date format (YYYY-MM-DD)
- Enable reasoning capability for Claude Opus 4.x and Sonnet 4.x series models
- Add PDF input modality support for claude-opus-4-1-20250805
- Update claude-opus-4-7 context limit to 1,000,000 tokens
2026-04-20 16:10:52 +08:00
Lyda
e0c1124fe2
feat(302ai): update GPT model capabilities and specifications
...
- Add structured_output capability for GPT-4.1, GPT-4o, and GPT-5 series models
- Enable reasoning capability and disable temperature for GPT-5 series models
- Update context limits: GPT-4.1 series to 1,047,576 tokens, GPT-5.4 series to 1,050,000 tokens
- Add input token limits for GPT-5 series models (272,000 or 922,000 tokens)
- Update knowledge cutoffs across GPT-5 series (2024-05-30 to 2025-08-31)
- Add PDF input modality support for GPT-4
2026-04-20 15:58:32 +08:00
Lyda
bf4ceb7baa
feat(302ai): update GLM model capabilities and knowledge cutoffs
...
- Enable reasoning capability for GLM-4.5-air, GLM-4.5, GLM-4.5V, and GLM-4.6V models
- Update knowledge cutoff to 2025-04 for GLM-4.5, GLM-4.5V, GLM-4.6, GLM-4.6V, and GLM-4.7
- Add video input modality support for GLM-4.5V and GLM-4.6V
- Add structured_output capability for GLM-5-turbo and GLM-5.1
- Add interleaved reasoning_content field for GLM-4.7, GLM-5, GLM-5-turbo, GLM-5.1, and GLM-5V-turbo
2026-04-20 15:48:29 +08:00
Aiden Cline
1a41934e55
Merge pull request #1448 from Lydanne/dev
...
feat(302ai): supplement commonly missing models
2026-04-19 22:19:18 -05:00
Aiden Cline
aeb4caec9f
Merge pull request #1488 from Sewer56/add-wafer-provider
...
Add wafer.ai provider
2026-04-19 22:19:06 -05:00
Aiden Cline
ccb8dcc65f
Merge pull request #1493 from rovo89/patch-1
...
Add context_over_200k for gemini-2.5-pro and adjust cache_read costs
2026-04-19 22:17:45 -05:00
Lyda
435ec1df7b
feat(302ai): add claude-opus-4-7 model
2026-04-20 11:14:27 +08:00
Robert Vollmer
7c9d609143
Add context_over_200k for gemini-2.5-pro and adjust cache_read costs
...
https://ai.google.dev/gemini-api/docs/pricing#gemini-2.5-pro
https://cloud.google.com/vertex-ai/generative-ai/pricing#gemini-models-2.5 (rounds 0.125 to 0.13)
2026-04-20 00:09:11 +02:00
Aiden Cline
add7947164
Merge pull request #1492 from dpuyosa/feat/venice-add-gemma4-uncensored
...
Venice: Add Gemma 4 and Venice Uncensored 1.2 models
2026-04-19 16:52:28 -05:00
Aiden Cline
dd0c1af12a
Merge pull request #1491 from dpuyosa/chore/venice-pricing-update
...
Venice: Update pricing for Grok 4.20 and Qwen3.5 9B
2026-04-19 16:52:15 -05:00
Aiden Cline
0c93cc03be
Merge pull request #1485 from anomalyco/more-extends-cases
...
migrate more providers to extends format
2026-04-19 16:51:58 -05:00
Aiden Cline
62e25b73f8
Merge branch 'dev' into more-extends-cases
2026-04-19 16:47:05 -05:00
Aiden Cline
17093e0031
Merge pull request #1489 from berget-ai/update/berget-prices-gemma4
...
chore: update berget.ai models - prices and Gemma 4
2026-04-19 16:42:06 -05:00
Aiden Cline
ae542978f0
Merge pull request #1490 from BlockListed/cortecs-add-claude-opus-4-7
...
add claude opus 4.7
2026-04-19 16:41:36 -05:00
dpuyosa
7f16117bba
[venice] Add Gemma 4 and Venice Uncensored 1.2 models
...
- Add Gemma 4 Uncensored with 256K context, image support
- Add Venice Uncensored 1.2 with 128K context, image support
- Both models support tool calls and structured output
2026-04-19 23:41:17 +02:00
dpuyosa
2b96a2d3d6
[venice-models] Update pricing for Grok 4.20 and Qwen3.5 9B
...
- Update cache_read pricing for Grok 4.20 context_over_200k (0.23 → 0.45)
- Update input cost for Qwen3.5 9B (0.05 → 0.1)
2026-04-19 23:38:20 +02:00
BlockListed
9799a841c6
add claude opus 4.7
...
yes this model id is correct, cortecs is weird.
2026-04-19 23:13:58 +02:00
Christian Landgren
71c59b4235
chore: update berget.ai models - prices and Gemma 4
...
- Add Google Gemma 4 31B Instruct model
- Update prices for existing models (EUR to USD conversion)
- Remove non-coding models (bge-reranker, multilingual-e5 embeddings, kb-whisper)
- Remove deprecated Llama-3.1-8B-Instruct
Updated models:
- GLM-4.7: 0.77/2.75 USD/M (was 0.7/2.3)
- Llama-3.3-70B: 0.99/0.99 USD/M (was 0.9/0.9)
- Mistral-Small-3.2: 0.33/0.33 USD/M (was 0.3/0.3)
- GPT-OSS-120B: 0.44/0.99 USD/M (was 0.3/0.9)
New models:
- Gemma-4-31B-it: 0.275/0.55 USD/M
Removed models (not relevant for coding):
- BAAI/bge-reranker-v2-m3 (reranker)
- intfloat/multilingual-e5-large/* (embeddings)
- KBLab/kb-whisper-large (speech-to-text)
- meta-llama/Llama-3.1-8B-Instruct (deprecated)
2026-04-19 12:19:32 +02:00
Sewer56
0568b412aa
Add wafer.ai provider with GLM-5.1 and Qwen3.5-397B-A17B models
2026-04-19 03:02:04 +01:00
Aiden Cline
812612465a
Merge pull request #1484 from smakosh/feat/llmgateway-new-models
...
feat: update LLM Gateway to 182 models
2026-04-18 18:37:26 -05:00
Aiden Cline
ac8a79dd74
Merge pull request #1487 from WJQSERVER/add/nvidia(nim)-z-ai-glm-5.1
...
Add Z.AI GLM-5.1 to NVIDIA(NIM)
2026-04-18 18:36:55 -05:00
smakosh
9460d981d4
fix: replace broken extends with concrete glm-4.6v-flash def
...
zhipuai/glm-4.6v-flash.toml is a symlink to zai/models/glm-4.6v-flash.toml
which does not exist, causing validate to fail with 'Unable to resolve
extends.from'. Inline the concrete definition instead.
2026-04-18 13:36:52 +02:00
smakosh
91db9d81ec
feat: update LLM Gateway to 182 models
...
- Uses extends to reference canonical providers where
possible (116 models), keeping 66 full definitions
- Only includes active text/chat models
- Adds new models: Claude Opus 4.7, Grok 4 Fast,
Kimi K2, Mimo V2, GLM 5.1, Qwen 3 Coder, and more
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 13:20:41 +02:00
Jack
d8d5f08df6
Merge pull request #1486 from chl-0537/feature/add-tencent
...
feat: add new provider and model
2026-04-18 17:30:53 +08:00
WJQSERVER
11d5443ab1
follow the nim modelcard change context length to 131072
...
https://build.nvidia.com/z-ai/glm-5.1/modelcard
Other Properties Related to Input: Supports multi-turn conversations, tool calling, system prompts, and extended agentic sessions. Input context length: 131,072 tokens.
2026-04-18 16:48:29 +08:00
wjqserver
90558e9eed
add glm-5.1
2026-04-18 16:41:02 +08:00
Aiden Cline
cb7d258e33
migrate more providers to extends format
2026-04-17 23:02:34 -05:00
Frank
2af43dc4f8
update zen models
2026-04-17 19:08:05 -04:00
Aiden Cline
93ddb6b131
Merge pull request #1482 from sopial42/ovhcloud/update-models-clean
...
chore(ovhcloud): remove 3 models no longer available in AI Endpoints
2026-04-17 16:50:53 -05:00
Aiden Cline
04bf671f18
Merge pull request #1481 from Spherrrical/add-digitalocean-provider
...
feat(provider): add DigitalOcean provider
2026-04-17 16:49:44 -05:00
Aiden Cline
1f3ba4ba21
Merge pull request #1483 from anomalyco/add-extends-support
...
feat: add extends support
2026-04-17 16:49:23 -05:00
Aiden Cline
305bdb6cdc
Merge branch 'dev' into add-extends-support
2026-04-17 16:22:41 -05:00
Aiden Cline
2e5b4b44ae
update some modes
2026-04-17 16:22:14 -05:00
aadhondt
bb1c08dd41
chore(ovhcloud): remove 3 models no longer available in AI Endpoints
...
- deepseek-r1-distill-llama-70b
- mixtral-8x7b-instruct-v0.1
- qwen2.5-coder-32b-instruct
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-17 22:38:35 +02:00
Spherrrical
86d0f14397
feat(digitalocean): add DigitalOcean Gradient AI Platform provider
...
Adds the DigitalOcean provider with 46 models (Anthropic, OpenAI,
Arcee, fal, and DO-hosted open-source/embedding models) served via
the OpenAI-compatible endpoint at https://inference.do-ai.run/v1 .
2026-04-17 13:07:47 -07:00
Aiden Cline
f93c1a8998
Merge pull request #1478 from Kaspazza/dev
...
Add Github Copilot Claude Opus 4.7
2026-04-17 15:01:04 -05:00
Aiden Cline
27a6758eb7
new gen script
2026-04-17 14:57:57 -05:00
Aiden Cline
9dbafb81fa
add script
2026-04-17 14:57:41 -05:00
Aiden Cline
419f8a3a20
add migration checker script
2026-04-17 14:57:32 -05:00
Aiden Cline
785a091073
Merge pull request #1480 from nicocasaisd/openai/remove-deprecated-codex-mini-latest
...
chore(openai): remove deprecated model codex-mini-latest
2026-04-17 14:52:34 -05:00
nicocasaisd
ad2409dce1
chore(openai): remove deprecated model codex-mini-latest
2026-04-17 15:35:43 -03:00
kaspazza
63450ab67d
Add Github Copilot Claude Opus 4.7
2026-04-17 20:19:36 +02:00
Aiden Cline
4002cb6739
model
2026-04-17 13:11:51 -05:00
Aiden Cline
72fa27a91e
Merge pull request #1474 from vglafirov/add-gitlab-duo-chat-opus-4-7
...
feat(gitlab): add duo-chat-opus-4-7 model definition
2026-04-17 12:37:36 -05:00
Aiden Cline
ddb3a0ff05
update agents.md
2026-04-17 12:14:04 -05:00
Aiden Cline
96c12042bc
remeda
2026-04-17 12:13:54 -05:00
Misha Skvortsov
7336b3619c
atomic-chat: add provider with initial blessed models
...
Adds Atomic Chat as a local OpenAI-compatible provider at
http://127.0.0.1:1337/v1 . Includes logo and three curated models:
- unsloth/Qwen3.5-9B-IQ4_XS (id: Qwen3_5-9B-IQ4_XS)
- unsloth/gemma-4-E4B-it-IQ4_XS (id: gemma-4-E4B-it-IQ4_XS)
- unsloth/MiniMax-M2.5-UD-TQ1_0 (id: MiniMax-M2_5-UD-TQ1_0)
Model ids match the normalized form returned by Atomic Chat's
/v1/models endpoint (dots replaced with underscores).
Made-with: Cursor
2026-04-17 13:03:53 +03:00
mickalchen
73b81ac027
add tencent provider
2026-04-17 17:27:35 +08:00
Vladimir Glafirov
9c5839a414
feat(gitlab): add duo-chat-opus-4-7 model definition
2026-04-17 08:54:07 +02:00
Aiden Cline
721464bc3c
Merge pull request #1469 from GrahamCampbell/ops-4-7-fixes
...
Corrected and normalized claude opus 4.7 knowledge cut-off dates
2026-04-16 22:30:13 -05:00
Aiden Cline
b6b45a9d25
Merge pull request #1463 from GrahamCampbell/claude-4-6
...
Correct Anthropic Claude 4.6 model knowledge cut-off dates
2026-04-16 21:36:19 -05:00
Aiden Cline
7b8f98bb23
Merge pull request #1471 from cfbender/fix/openrouter-opus-4-7
...
feat: add openrouter opus 4.7
2026-04-16 21:35:52 -05:00
Aiden Cline
92ac48b07f
Merge pull request #1473 from fhennerkes/dev
...
Poe: add Claude-Opus-4.7
2026-04-16 20:57:21 -05:00
fhennerkes
36a455ce4a
Merge branch 'anomalyco:dev' into dev
2026-04-16 18:11:32 -07:00
fhennerkes
0bf5c60319
poe: add Claude-Opus-4.7 model
...
Add new Anthropic model from Poe API (released 2026-04-15):
- Reasoning support
- 1M context window with 128K output
- Cost: $4.3/M input, $21/M output, $0.43/M cache read, $5.4/M cache write
- Modalities: text, image, pdf
2026-04-16 18:08:02 -07:00
Kit Langton
b123711494
Merge pull request #1472 from elithrar/patch-4
...
cloudflare: add opus 4.7
2026-04-16 19:38:46 -04:00
Matt Silverlock
832064c1d1
cloudflare: add opus 4.7
2026-04-16 18:51:54 -04:00
Cody Bender
c16e1c817b
fix: add openrouter opus 4.7
2026-04-16 18:38:36 -04:00
Aiden Cline
8aaf31711b
Merge pull request #1468 from heimoshuiyu/fix/opus-4-7-temperature
...
fix: set temperature=false for Claude Opus 4.7
2026-04-16 14:34:52 -05:00
Graham Campbell
ca6acf0b3e
Corrected and normalized claude opus 4.7 knowledge cut-off dates
2026-04-16 20:33:49 +01:00
heimoshuiyu
660a672647
fix: set temperature=false for firmware and venice Opus 4.7
2026-04-17 03:23:11 +08:00
heimoshuiyu
147cb3138a
fix: set temperature=false for Claude Opus 4.7 across all providers
2026-04-17 03:22:33 +08:00
Aiden Cline
5c1fb729fd
Merge pull request #1462 from dpuyosa/dev
...
Venice: Add Claude Opus 4.7 and remove deprecated models
2026-04-16 14:10:03 -05:00
Aiden Cline
0d34900078
Merge pull request #1464 from cgilly2fast/dev
...
feat(firmware): opus 4.7 remove old claude models
2026-04-16 14:09:39 -05:00
Aiden Cline
4bc71918f5
Merge pull request #1467 from vercel/update-vercel-models-20260416-1812
...
Update Vercel models
2026-04-16 13:34:40 -05:00
Jerilyn Zheng
6f62522505
Set temperature to false in claude-opus-4.7 configuration
...
Changed temperature setting from true to false.
2026-04-16 11:23:29 -07:00
Aiden Cline
7680a1d169
Merge pull request #1466 from vercel/fix-reranking-type-upstream
...
fix(vercel): accept reranking model type from API
2026-04-16 13:22:29 -05:00
github-actions[bot]
bdc15a57ce
chore(vercel): update Vercel model definitions
...
Auto-generated by weekly workflow from Vercel AI Gateway API.
Co-Authored-By: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-16 18:12:52 +00:00
R-Taneja
c7d324fed8
fix(vercel): accept reranking model type from API
...
The Vercel AI Gateway API now returns models with type "reranking",
which caused the generate-vercel script to fail schema validation.
Add "reranking" to the ModelType enum and skip these models in the
main loop, matching the existing pattern for image/video types that
OpenCode does not consume.
2026-04-16 11:05:26 -07:00
Colby Gilbert
863bada2cf
feat(firmware): opus 4.7 remove old claude models
2026-04-16 10:37:52 -07:00
dpuyosa
28c4af0631
[venice] Add Claude Opus 4.7 and update Qwen models
...
- Add Claude Opus 4.7 with 1M context, 128K output, multimodal support
- Update Qwen 3.5 35B and 397B to open_weights=true and refresh last_updated
- Remove deprecated models: Grok Code Fast 1, Mercury Edit 2, MiniMax M2.1
2026-04-16 18:30:45 +02:00
Aiden Cline
38f6b7dfc5
Merge pull request #1456 from Snat3r/dev
...
Add GML5.1.toml model to cortecs provider
2026-04-16 11:16:51 -05:00
Aiden Cline
1ba010f66e
Merge pull request #1461 from llc1123/chore/zenmux-update
...
chore(zenmux): add claude-opus-4.7
2026-04-16 11:16:41 -05:00
粒粒橙
132a5ade8d
chore(zenmux): add claude-opus-4.7
2026-04-17 00:02:58 +08:00
Graham Campbell
2ef2b10847
Correct anthropic 4.6 knowledge cut-off dates
2026-04-16 16:52:15 +01:00
Frank
87e1dcb70f
update zen modles
2026-04-16 11:31:20 -04:00
Aiden Cline
43d2e058d9
Merge pull request #1449 from shikbupt/alibaba-glm5.1
...
add alibaba-cn glm5.1
2026-04-16 10:25:58 -05:00
Aiden Cline
0a6c2ca49d
Merge pull request #1459 from itsnebulalol/dev
...
feat: add anthropic claude opus 4.7 models
2026-04-16 10:25:04 -05:00
Dominic Frye
2f954fc838
feat: add anthropic claude opus 4.7 models
2026-04-16 11:19:19 -04:00
Frank
91b7851971
update zen models
2026-04-16 04:51:30 -04:00
Jack
80e23ab90e
Merge pull request #1266 from lioZ129/feature/add-hpc-ai-provider
...
feat: add HPC-AI model provider support
2026-04-16 15:09:44 +08:00
Snat3r
6e574da2e4
Update input modalities in minimax-M2.7.toml
2026-04-16 08:21:20 +02:00
Snat3r
5b68565783
Add MiniMax-M2.7 model configuration file cortecs
2026-04-16 08:19:51 +02:00
lioZ129
65dafb56a3
add [cost] and glm5.1 support
2026-04-16 14:13:27 +08:00
Snat3r
32c0c88600
Update context and output limits in glm-5.1.toml
2026-04-16 08:08:09 +02:00
Snat3r
d911b6f610
Add GLM-5.1 model configuration file
2026-04-16 08:06:37 +02:00
Aiden Cline
5cf28a566f
Merge pull request #1424 from WJQSERVER/feat/nvidia-minimax-m2.7
...
Add MiniMax M2.7 to NVIDIA(NIM)
2026-04-15 20:19:01 -05:00
Aiden Cline
52cdb783a1
Merge pull request #1452 from wwth8819/dev
...
For aihubmix add GPT-5.4 \ GPT-5.4-mini, remove Incorrect value from old models, update cost
2026-04-15 20:18:24 -05:00
wwth8819
4a14ce5ae6
Remove temperature setting from gpt-5.2-codex.toml
...
Removed the temperature setting from the configuration.
2026-04-16 03:12:14 +08:00
wwth8819
f17c352027
Update cost values in coding-glm-4.7.toml
2026-04-16 03:11:16 +08:00
wwth8819
46ec19ab02
add gpt-5.4-mini gpt-5.4
2026-04-16 03:09:26 +08:00
Frank
f12aae094e
update zen models
2026-04-15 10:55:02 -04:00
sk
377d0f1c8d
add alibaba-cn glm5.1
2026-04-15 22:02:52 +08:00
WJQSERVER
884b799012
Merge branch 'dev' into feat/nvidia-minimax-m2.7
2026-04-15 21:53:54 +08:00
Lyda
ac7e35af4e
feat(302ai): supplement commonly missing models
2026-04-15 17:32:18 +08:00
Frank
6f04d267cf
update zen models
2026-04-15 02:17:31 -04:00
Aiden Cline
a0b89e739b
Merge pull request #1425 from ceyhanmolla/add-minimax-m2.7-nvidia
...
feat(nvidia): add MiniMax-M2.7
2026-04-14 22:59:38 -05:00
Frank
0ce000a521
update go models
2026-04-14 23:09:06 -04:00
Frank
4b7dda6cc6
update go models
2026-04-14 22:50:12 -04:00
Aiden Cline
7220310828
Merge pull request #1447 from Sawyerb/dev
...
Removed deprecated models and added ME2 to all relevant providers.
2026-04-14 21:49:22 -05:00
Aiden Cline
15746b9845
Merge pull request #1444 from wwth8819/dev
...
Add glm-5.1, coding-glm-5.1 TO AiHubMix
2026-04-14 21:49:06 -05:00
Aiden Cline
e9be42b4bc
Merge pull request #1443 from teodortomas/add-minimax-m2.7
...
add minimax-m2p7 to fireworks-ai provider
2026-04-14 17:11:09 -05:00
Aiden Cline
c0d21d802f
Merge pull request #1429 from Lee-Si-Yoon/fix/cache-read-friendli
...
fix: cache read costs for friendliAI models
2026-04-14 17:10:56 -05:00
Aiden Cline
4937952a52
Merge pull request #1437 from Ardakilic/dev
...
feat: kilo gateway: elephant alpha
2026-04-14 17:10:37 -05:00
Aiden Cline
1bb5deadea
Merge pull request #1439 from fhennerkes/dev
...
poe: update models with pricing, deprecations, and display name fixes
2026-04-14 17:10:26 -05:00
Aiden Cline
c2ad18c87d
Merge pull request #1445 from cantalupo555/chore/openrouter-remove-deprecated-free-models
...
chore(openrouter): remove deprecated free-tier models no longer available via API
2026-04-14 17:10:01 -05:00
Sawyer
e4b0a53e26
Removed deprecated models and added ME2 to all relevant providers.
2026-04-14 12:33:35 -07:00
cantalupo555
61ea2e2093
chore(openrouter): remove deprecated free-tier models no longer available via API
2026-04-14 08:11:45 -03:00
wwth8819
162fd8b72b
Add configuration for Coding-GLM-5.1 model
2026-04-14 17:35:23 +08:00
wwth8819
b8fae048db
Add GLM-5.1 model configuration file
2026-04-14 17:32:59 +08:00
Teodor Tomáš
ca6cf794c1
add minimax-m2p7 to fireworks-ai provider
2026-04-14 11:06:47 +02:00
fhennerkes
152b401976
poe: update models with pricing, deprecations, and display name fixes
...
Mark 11 models no longer on the Poe API as deprecated:
- anthropic: claude-sonnet-3.5, claude-sonnet-3.5-june
- cerebras: qwen3-235b-2507-cs, qwen3-32b-cs, llama-3.3-70b-cs
- google: gemini-3-pro, gemini-deep-research
- novita: glm-4.7
- openai: chatgpt-4o-latest, gpt-4-classic-0314, gpt-4-classic
Update existing models with latest API data:
- Cerebras (gpt-oss-120b-cs, llama-3.1-8b-cs): Add pricing and correct context (128K)
- kimi-k2.5: Add pricing, fix display name, temperature/reasoning from API
- gpt-4o: Fix output formatting (8_192)
- gpt-5.1-codex-max: Fix display name
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-13 16:55:18 -07:00
Nacho F. Lizaur
8f340e1eb2
feat: update kiro provider to use kiro-ai-provider npm package
2026-04-13 23:12:11 +02:00
Aiden Cline
d99a1581df
Merge pull request #1435 from cantalupo555/feat/add-openrouter-elephant-alpha
...
feat(openrouter): add Elephant Alpha model
2026-04-13 15:01:55 -05:00
Nacho F. Lizaur
62da5b0cbd
feat: enable reasoning on Kiro Claude models
2026-04-13 19:49:25 +02:00
Nacho F. Lizaur
4e49abc10c
feat: add Kiro provider
2026-04-13 19:49:25 +02:00
Arda Kilicdagi
21cf1fb1e9
feat: kilo gateway: elephant alpha
2026-04-13 20:39:54 +03:00
cantalupo555
970a00c3ad
feat(openrouter): add Elephant Alpha model
2026-04-13 13:43:56 -03:00
cantalupo555
d611fc2ef7
feat(core): add elephant model family
2026-04-13 13:35:10 -03:00
Aiden Cline
7d7711878d
Merge pull request #1434 from cantalupo555/chore/openrouter-step-3.5-flash-free
...
chore(openrouter): remove Step 3.5 Flash free-tier model
2026-04-13 10:45:25 -05:00
cantalupo555
fc5d5ec67f
chore(openrouter): remove deprecated step-3.5-flash free-tier variant
...
- Remove the free-tier variant of Step 3.5 Flash as it is no longer needed
2026-04-13 11:51:10 -03:00
Aiden Cline
bd5050a15f
Merge pull request #1423 from spiffytech/dev
...
Add Synthetic support for GLM-5.1
2026-04-13 09:18:49 -05:00
Aiden Cline
ac67c648a2
Merge pull request #1422 from hanouticelina/add-minimax-2.7-huggingface
...
feat(huggingface): add MiniMax-M2.7
2026-04-13 09:18:35 -05:00
Aiden Cline
f58038fc21
Merge pull request #1421 from zainhas/dev
...
[Together AI]add minimax m2.7
2026-04-13 09:18:14 -05:00
Aiden Cline
3ea7d56b96
Merge pull request #1428 from dpuyosa/feat/venice-glm-5-models
...
Venice: Add Z-AI GLM-5 Turbo and GLM-5V Turbo models
2026-04-13 09:17:45 -05:00
Aiden Cline
e23657368e
Merge pull request #1426 from dpuyosa/venice/update-model-configs-0412
...
Venice: Update model configs and pricing
2026-04-13 09:17:33 -05:00
Aiden Cline
d59ad3ffa3
Merge pull request #1427 from dpuyosa/refactor/venice-model-naming
...
Venice: Update model naming convention
2026-04-13 09:17:08 -05:00
siyoon
dcbb415960
fix: add cache_read parameter to cost section
2026-04-13 16:05:36 +09:00
dpuyosa
e302956dc4
[venice] Update model naming convention
...
- Rename files to use dashes instead of dots
- Rename opus/sonnet 45 to 4-5 format
- Remove beta suffix from Grok 4.20 models
- Update family from grok-beta to grok
- Remove knowledge field from Claude models
- Update output limits
2026-04-13 01:10:06 +02:00
dpuyosa
5d100a8243
[venice] Add Z-AI GLM-5 Turbo and GLM-5V Turbo models
...
- Add Z-AI GLM-5 Turbo (text-only, reasoning, tool_call)
- Add Z-AI GLM-5V Turbo (vision, reasoning, tool_call)
2026-04-13 01:05:47 +02:00
dpuyosa
9ff52ee539
[venice] Update model configs and pricing
...
- Update last_updated dates for 5 models
- Set open_weights to false for 4 models
- Add context_over_200k cache pricing for qwen-3-6-plus
2026-04-13 00:59:21 +02:00
ceyhanmolla
8114522671
feat(nvidia): add MiniMax-M2.7
2026-04-12 16:56:04 +02:00
wjqserver
5e534d84bc
feat: add NVIDIA MiniMax M2.7 model
2026-04-12 22:51:46 +08:00
spiffytech
1f79cd8fd0
Added Synthetic support for GLM-5.1
2026-04-12 08:46:10 -04:00
Celina Hanouti
462b822e60
add minimax M2.7 for hugging face provider
2026-04-12 11:06:30 +02:00
Zain Hasan
8021e1afd0
Merge branch 'anomalyco:dev' into dev
2026-04-11 22:23:20 -07:00
Zain Hasan
304d85fa43
[Together AI]add minimax m2.7
2026-04-11 22:14:05 -07:00
Aiden Cline
f07262370f
Merge pull request #1418 from Ardakilic/dev
...
Kilo Gateway: Sync model list with upstream (2026-04-11)
2026-04-11 16:48:46 -05:00
Aiden Cline
7cfaa0393e
Merge pull request #1419 from nicopujia/add-openrouter-deepseek-r1
...
Add OpenRouter support for DeepSeek R1
2026-04-11 16:46:58 -05:00
Arda Kilicdagi
c93de9f54f
chore: sync all kilo gw models
2026-04-11 03:31:00 +03:00
Aiden Cline
2b17d9efc2
Merge pull request #1414 from Ardakilic/dev
...
Feat: Kilo Gateway: Add MiniMax M2.7
2026-04-10 13:31:50 -05:00
Arda Kilicdagi
8d8521e0e1
feat: kilo gateway: MiniMax M2.7
2026-04-10 20:42:45 +03:00
Aiden Cline
c9f22d26b9
Merge pull request #1413 from Ardakilic/dev
...
Kilo Gateway: Add GLM 5.1, Remove MiniMax M2.5 Free
2026-04-10 10:33:18 -05:00
Aiden Cline
61e8ea2a2e
Merge pull request #1410 from gjtiquia/dev
...
Poe: add GLM-5 model
2026-04-10 10:26:57 -05:00
Aiden Cline
7d2cd9818f
Merge pull request #1411 from Alex-wuhu/dev
...
novita-ai: add 8 new models and remove 2 deprecated models
2026-04-10 10:26:45 -05:00
Arda Kilicdagi
385b4fbcf6
feat: kilo gateway: glm-5.1
2026-04-10 15:11:37 +03:00
Alex-wuhu
2f0890c9a9
Add new model configurations for Gemma, MiniMax, Qwen, and GLM
2026-04-10 16:28:34 +08:00
GJ Tiquia
9d377b768f
poe: GLM-5 temperature set to true
2026-04-10 15:57:25 +08:00
GJ Tiquia
aa4f3f550a
poe: add GLM-5 model
2026-04-10 14:13:03 +08:00
Aiden Cline
f82d6fc61a
Merge pull request #1404 from nicopujia/add-openrouter-qwen3.5-flash-02-23
...
Add OpenRouter support for Qwen3.5 Flash 2026-02-23
2026-04-09 22:37:05 -05:00
Aiden Cline
4222b040b7
Merge pull request #1407 from line72/deepinfra-glm-5.1
...
[DeepInfra] Add GLM 5.1
2026-04-09 22:36:53 -05:00
Aiden Cline
d2e4174103
Merge pull request #1397 from qychen2001/dev
...
Add GLM-5.1 and GLM-5V-Turbo model configurations for siliconflow
2026-04-09 22:35:52 -05:00
Aiden Cline
f30b5fc754
Merge pull request #1408 from nanai10a/dev
...
Add MiniMax M2.5 (free) configuration file
2026-04-09 22:35:37 -05:00
Aiden Cline
10239c95e2
Merge pull request #1401 from dpuyosa/venice-open-weights-fix
...
Venice: Remove private field fallback for open weights
2026-04-09 20:05:03 -05:00
Aiden Cline
59831a9a0e
Merge pull request #1399 from dpuyosa/venice-model-updates-2026-04-09
...
Venice: Update model configs with refreshed pricing and limits
2026-04-09 20:04:55 -05:00
Aiden Cline
c7552d0e00
Merge pull request #1396 from shelvick/add-azure-grok-4-20
...
Add Grok 4.20 reasoning and non-reasoning to Azure
2026-04-09 20:04:04 -05:00
Aiden Cline
76d53c9e96
Merge pull request #1382 from cgilly2fast/dev
...
feat(firmware): add zai 5.1 and qwen 3.6 plus
2026-04-09 20:03:50 -05:00
Aiden Cline
61573f666a
Merge pull request #1395 from zainhas/dev
...
[Together AI] add GLM-5.1 + Gemma 4 31B it
2026-04-09 20:03:13 -05:00
Aiden Cline
1d30640400
Merge branch 'dev' into dev
2026-04-09 20:02:59 -05:00
Aiden Cline
1f1eafe173
Merge pull request #1406 from riccardogiorato/dev
...
Update GLM to version 5.1 for together provider
2026-04-09 20:02:08 -05:00
Aiden Cline
a75c0f0fe9
Merge pull request #1400 from dpuyosa/venice-add-new-models
...
Venice: Add 4 new AI models
2026-04-09 17:34:55 -05:00
Marcus Dillavou
57c6d817d5
DeepInfra: Add GLM 5.1
2026-04-09 15:50:04 -05:00
Riccardo Giorato
3d1d77da76
Merge pull request #2 from riccardogiorato/orchestrator/add-glm-5-1-together-r8k9f
...
add GLM-5.1 for together provider
2026-04-09 22:42:54 +02:00
orchestrator-build[bot]
e7cfed72ff
fix GLM-5.1 open_weights to true
2026-04-09 20:40:20 +00:00
orchestrator-build[bot]
b748364a20
fix GLM-5.1 pricing for together provider
2026-04-09 20:39:49 +00:00
orchestrator-build[bot]
30439f4409
replace GLM-5 with GLM-5.1 for together provider
2026-04-09 20:37:34 +00:00
orchestrator-build[bot]
7baad3cc22
add GLM-5.1 for together provider
2026-04-09 20:35:51 +00:00
Nicolás Pujia
564992885b
Add OpenRouter support for DeepSeek R1
2026-04-09 11:54:16 -03:00
Nicolás Pujia
57a53889db
Add OpenRouter support for Qwen3.5 Flash 2026-02-23
2026-04-09 11:53:53 -03:00
Nanai Jua
0f019a5e9a
Add MiniMax M2.5 (free) configuration file
...
https://openrouter.ai/provider/open-inference
2026-04-09 18:11:40 +09:00
dpuyosa
d6fec11252
[venice] Remove private field fallback for open weights
...
- Rely solely on modelSource for open weights detection
- Remove privacy field fallback per new ZDR policies
2026-04-09 11:03:03 +02:00
dpuyosa
7604313114
[venice] Add 4 new AI models
...
- Add Mercury 2 (reasoning model)
- Add Mistral Small 4 (multimodal)
- Add Nemotron Cascade 2 30B A3B
- Add Qwen 3.5 397B (multimodal)
2026-04-09 10:31:24 +02:00
dpuyosa
c3a2b1a1db
[venice] Update model configs with refreshed pricing and limits
...
- Update last_updated dates to 2026-04-09 across 6 models
- Adjust Grok pricing to reflect current rates
- Add context_over_200k pricing for Qwen 3.6 Plus
- Correct Gemma 4 output limits from 12288 to 8192
- Rename Qwen 3.6 Plus to "Uncensored" variant
2026-04-09 10:17:05 +02:00
QiyuanChen
68294f3bd6
Add GLM-5V-Turbo model configuration for siliconflow provider
2026-04-09 11:18:25 +08:00
QiyuanChen
ad10ce6232
Add GLM-5.1 model configuration files for siliconflow provider
2026-04-09 11:08:53 +08:00
Scott Helvick
5a09420d65
Add Grok 4.20 reasoning and non-reasoning to Azure
2026-04-09 02:30:55 +00:00
Zain Hasan
f1b3177ff7
add gemma 4 31b instruct
2026-04-08 18:49:38 -07:00
Zain Hasan
a7d0152fd1
[Together AI] add GLM-5.1
2026-04-08 17:55:11 -07:00
Aiden Cline
46c6aef51b
Merge pull request #1393 from spiffytech/dev
...
Add Synthetic support for GLM-5 and Nemotron 3 Super
2026-04-08 16:01:12 -05:00
Aiden Cline
7c34bf01b5
Merge pull request #1394 from spiffytech/ollama-changes
...
Add Ollama Cloud support for Gemma 4. Updated properties on Gemini 3 Flash
2026-04-08 16:00:12 -05:00
spiffytech
5ce20c0978
Added Ollama Cloud support for Gemma 4. Updated properties on Gemini 3 Flash.
2026-04-08 15:03:29 -04:00
spiffytech
6055551b33
Added Synthetic support for GLM-5 and Nemotron 3 Super
2026-04-08 14:57:51 -04:00
Aiden Cline
a96094c059
Merge pull request #1390 from GoGoris/add-qwen3-coder-next-cortecs
...
Add qwen3-coder-next model for cortecs
2026-04-08 11:26:42 -05:00
Aiden Cline
39e86eb055
Merge pull request #1384 from dpuyosa/feat/add-venice-claude-opus-4-6-fast-glm-5-1
...
Venice: Add Claude Opus 4.6 Fast and GLM 5.1 models
2026-04-08 11:25:56 -05:00
Aiden Cline
119f421437
Merge pull request #1387 from cantalupo555/feat/add-gemma-4-free-openrouter
...
feat(openrouter): add Gemma 4 free models
2026-04-08 11:25:30 -05:00
Aiden Cline
6ab4c1be04
Merge pull request #1386 from cantalupo555/chore/remove-qwen3.6-plus-free-openrouter
...
chore(openrouter): remove discontinued Qwen3.6 Plus free
2026-04-08 11:25:15 -05:00
Aiden Cline
f1eaa4bd9d
Merge pull request #1392 from Solidsilver/feat/fireworks-add-glm-5-1-qwen-3-6-plus
...
feat(fireworks): add GLM 5.1 and Qwen 3.6 Plus models
2026-04-08 11:24:52 -05:00
Aiden Cline
2f4693b9cf
Merge pull request #1391 from CassiusXiang/fix/openrouter-qwen3.6-plus
...
fix(openrouter): replace discontinued qwen3.6-plus free with paid model
2026-04-08 11:24:41 -05:00
Luke M
5c867d5fba
feat(fireworks): add GLM 5.1 and Qwen 3.6 Plus models
2026-04-08 09:06:50 -07:00
XiangChang
682a486f09
fix(openrouter): replace discontinued qwen3.6-plus free with paid model
2026-04-08 22:31:52 +08:00
Steven Goris
ea10c5674b
Add qwen3-coder-next model for cortecs
2026-04-08 15:14:31 +02:00
cantalupo555
5829a9174c
feat(openrouter): add Gemma 4 26B A4B free
...
- Add google/gemma-4-26b-a4b-it:free (MoE, 256K context, multimodal, reasoning)
2026-04-08 08:32:07 -03:00
cantalupo555
4717e5a902
feat(openrouter): add Gemma 4 31B free
...
- Add google/gemma-4-31b-it:free (256K context, multimodal, reasoning)
2026-04-08 08:31:55 -03:00
cantalupo555
20f225d6a6
chore(openrouter): remove discontinued Qwen3.6 Plus free
...
- Model no longer available on OpenRouter API
2026-04-08 08:16:47 -03:00
dpuyosa
04ada2c06e
[venice] Add Claude Opus 4.6 Fast and GLM 5.1 models
...
- Add claude-opus-4-6-fast model with 1M context
- Add zai-org-glm-5-1 model with reasoning and tool_call
2026-04-08 11:40:46 +02:00
Frank
23fd440f57
update zen models
2026-04-08 02:20:44 -04:00
Colby Gilbert
a4c09d58c3
feat(firmware): add zai 5.1 and qwen 3.6 plus
2026-04-07 22:18:54 -07:00
Aiden Cline
82924aa6f2
Merge pull request #1376 from mugnimaestra/feat/add-glm-5.1-tee-chutes
...
feat(chutes): add zai-org/GLM-5.1-TEE model
2026-04-07 23:55:23 -05:00
Aiden Cline
c8f0b6d573
Merge pull request #1377 from mchenco/mchen/update-cf-workers-ai-models
...
update cloudflare-workers-ai: add gemma-4, remove non-LLMs, fix metadata
2026-04-07 23:55:07 -05:00
Aiden Cline
09c3cb3e0a
Merge pull request #1379 from zhongruan0522/dev
...
add GLM-5.1 to zhipuai and zai providers
2026-04-07 23:54:32 -05:00
Aiden Cline
555662ec80
Merge pull request #1381 from llc1123/chore/zenmux-update
...
chore(zenmux): add GLM-5.1 model configuration
2026-04-07 23:54:20 -05:00
Aiden Cline
fc63cc19c3
feat: add experimental modes to models to express things like "fast" that induce additional price changes
2026-04-07 23:47:19 -05:00
Aiden Cline
26d2f3e8e9
Merge pull request #1378 from friendliai/minpeter/add-friendli-glm-5.1
...
feat(friendli): add GLM-5.1 and remove deprecated models
2026-04-07 22:30:44 -05:00
粒粒橙
92374dd74d
chore(zenmux): add GLM-5.1 model configuration
2026-04-08 11:30:14 +08:00
minpeter
ee4de44fbe
fix(friendli): align model display names with cross-provider majority convention
2026-04-08 11:39:05 +09:00
zhongruan0522
5513af5b6c
add GLM-5.1 to zhipuai and zai providers
2026-04-08 02:34:12 +00:00
minpeter
755509be95
feat(friendli): add GLM-5.1 and remove deprecated models
2026-04-08 11:31:50 +09:00
mchen
392b0988f2
update cloudflare-workers-ai: add gemma-4, remove non-LLMs, fix metadata
...
- Add gemma-4-27b-a4b-it (multimodal, reasoning, tool calling)
- Remove non-LLM models: embeddings, TTS, translation, sentiment analysis
- Remove redundant models: Llama 2/3.x variants, Qwen, Mistral, DeepSeek, Gemma 3
- Update metadata: tool_call, reasoning, open_weights, attachment for remaining models
- Final models: gemma-4, llama-4-scout, kimi-k2.5, nemotron-3, gpt-oss-20b/120b, glm-4.7-flash
2026-04-07 21:00:44 -04:00
Muhammad Mugni Hadi
7f1e94f571
feat(chutes): add zai-org/GLM-5.1-TEE model
2026-04-08 06:40:30 +07:00
Aiden Cline
61c596874c
feat: add new provider.body and provider.headers support
2026-04-07 17:36:40 -05:00
Frank
ca0e64451d
update zen models
2026-04-07 18:01:31 -04:00
Aiden Cline
d2870fcfeb
Merge pull request #1374 from fhennerkes/dev
...
Poe: adding Gemma-4-31B (free model)
2026-04-07 16:48:52 -05:00
fhennerkes
9c8e1e0fa0
Merge branch 'anomalyco:dev' into dev
2026-04-07 14:02:06 -07:00
Frank
30d42207cb
update zen models
2026-04-07 16:48:49 -04:00
fhennerkes
c450a6ffaf
poe: add Gemma-4-31B model
...
Add new Google model from Poe API (released 2026-04-02):
- Free during preview
- 262K context, 8K output
- Modalities: text, image
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-07 13:04:03 -07:00
Frank
e889bd7c3b
update zen models
2026-04-07 13:43:40 -04:00
Aiden Cline
dcd3803dea
Merge pull request #1359 from rdbisme/dev
...
Add missing Qwen3 Coder Next model to Amazon Bedrock
2026-04-07 12:41:41 -05:00
Aiden Cline
05b22d8f8e
Merge pull request #1372 from JoshuaDietz/dev
...
feat(ollama-cloud): add GLM-5.1
2026-04-07 12:30:52 -05:00
Aiden Cline
5c1a00bbe8
Merge pull request #1373 from cantalupo555/feat/openrouter-glm-5.1
...
feat(openrouter): add z-ai/glm-5.1 model
2026-04-07 12:30:12 -05:00
cantalupo555
27cbd6557d
feat(openrouter): add z-ai/glm-5.1 model
...
- Add GLM-5.1 with 202K context, reasoning, tool call, and structured output
- Pricing: $1.40/M input, $4.40/M output, $0.26/M cache read
2026-04-07 14:02:55 -03:00
JoshuaDietz
8114fa2f13
Merge branch 'anomalyco:dev' into dev
2026-04-07 19:01:23 +02:00
Joshua Dietz
5dc325bf09
feat(ollama-cloud): add GLM-5.1
...
unsure about temperature=true which is not set for GLM-5 but is set for GLM-5.1 huggingface.
2026-04-07 19:00:54 +02:00
Aiden Cline
d27ce785fe
Merge pull request #1370 from gary149/feat/huggingface-glm-5.1
...
feat(huggingface): add GLM-5.1
2026-04-07 11:55:12 -05:00
Aiden Cline
f47f9e8414
Merge pull request #1225 from mixlayer/add_mixlayer
...
New provider: Mixlayer
2026-04-07 11:46:19 -05:00
Victor Muštar
df41a38c6f
feat(huggingface): add GLM-5.1
2026-04-07 18:33:53 +02:00
Aiden Cline
5b37d05f82
Merge pull request #1367 from cantalupo555/feat/stepfun-step-3.5-flash-2603
...
feat(stepfun): add step-3.5-flash-2603 model
2026-04-07 11:21:02 -05:00
Aiden Cline
99e046916c
Merge pull request #1360 from jonathancaevans/update-kimi-k2p5-turbo-name
...
Update Kimi K2.5 Turbo display name for Firepass clarity
2026-04-07 11:09:02 -05:00
Aiden Cline
98baf7eaca
Merge pull request #1364 from seffhunnn/fix-openrouter-glm-5-turbo-web
...
fix: correct glm-5-turbo pricing and context for openrouter
2026-04-07 11:08:29 -05:00
Aiden Cline
462d7fa620
Merge pull request #1365 from dpuyosa/feat/venice-add-qwen-3-6-plus
...
Venice: Add Qwen 3.6 Plus model
2026-04-07 11:08:15 -05:00
cantalupo555
7eea1dec18
feat(stepfun): add step-3.5-flash-2603 model
...
- Add Step 3.5 Flash 2603 model optimized for agent workflows
- Released April 2, 2026, same pricing as step-3.5-flash
2026-04-07 12:01:26 -03:00
dpuyosa
10652fb8dc
feat(venice): add Qwen 3.6 Plus model
...
- Add Qwen 3.6 Plus with 1M context window
- Support text, image, and video input modalities
- Enable reasoning, tool calling, and structured output
2026-04-07 13:41:42 +02:00
Mohd Saif
816f9bb585
fix: correct glm-5-turbo pricing and context
2026-04-07 14:45:31 +05:30
Jonathan Evans
03376e9986
Update Kimi K2.5 Turbo display name
...
Add (firepass) suffix to clarify this is the Firepass router endpoint.
Follow-up to #1256
2026-04-06 13:10:01 -07:00
Ruben Di Battista
91d73da942
Enable reasoning capability for Qwen3 Coder Next model
2026-04-06 21:51:16 +02:00
Ruben Di Battista
db7e4ff9ba
Add missing Qwen3 Coder Next model to Amazon Bedrock
2026-04-06 21:07:36 +02:00
Aiden Cline
d6145d1479
Merge pull request #1354 from llc1123/chore/zenmux-updates
...
zenmux: remove deprecated models and add Agnes 1.5 entries
2026-04-06 08:27:09 -07:00
粒粒橙
ec314aa0f1
fix(zenmux): add image support for agnes-1.5-lite
2026-04-06 14:28:22 +08:00
粒粒橙
188c36696e
zenmux: remove deprecated models and add models from sapiens-ai
2026-04-06 14:08:08 +08:00
Aiden Cline
2b5f3f961d
Merge pull request #1340 from battall/patch-1
...
fix: google/gemma-4 -it suffixes
2026-04-05 21:10:43 -07:00
Aiden Cline
bf8ce0b8f8
Merge pull request #1342 from seffhunnn/fix-deepseek-context-window
...
fix: correct deepseek-chat context window to 131072
2026-04-05 21:06:53 -07:00
Aiden Cline
5e3eb74da2
Merge pull request #1341 from u1630022/feat-openrouter-trinity-large-thinking
...
add trinity large thinking to openrouter provider
2026-04-05 21:06:19 -07:00
Aiden Cline
542620b288
Merge pull request #1343 from spyridonas/patch-1
...
Fix capitalization in model name
2026-04-05 21:05:15 -07:00
Aiden Cline
f6576ffb0f
Merge pull request #1344 from dpuyosa/venice/gemma4-trinity
...
Venice: Add Gemma 4 and Arcee Trinity models, enable GLM 4.6 reasoning
2026-04-05 21:05:00 -07:00
Aiden Cline
88649810a6
Merge pull request #1346 from GHagui/add-gemma-4-openrouter
...
feat(openrouter): add Gemma 4 26B A4B and Gemma 4 31B models
2026-04-05 21:04:42 -07:00
Aiden Cline
1367d90f32
Merge pull request #1353 from cyberofficial/vultr
...
[Vultr] Update Inference Models
2026-04-05 21:03:58 -07:00
Cyber Official
322b1154be
Update Inference Models
...
Vultr Updated Inference API endpoint with different versions of models, this commit adds in new models and corrects some information
2026-04-05 17:12:13 -04:00
Gabriel Hagui
7336867f65
Apply suggestions from code review
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-04 21:17:55 -03:00
GHagui
caaf4d8b0a
Merge branch 'add-gemma-4-openrouter' of https://github.com/GHagui/models.dev into add-gemma-4-openrouter
2026-04-05 00:09:19 +00:00
GHagui
08c2b928b6
fix(openrouter) Normalize formatting in Gemma 4 26B A4B and Gemma 4 31B TOML files
2026-04-05 00:03:44 +00:00
Gabriel Hagui
3a4b5e50cb
Add files via upload
...
Fixing CRLF to LF
2026-04-04 20:51:25 -03:00
Gabriel Hagui
3244ef835e
feat(openrouter) Add Gemma 4 26B A4B and Gemma 4 31B
2026-04-04 20:43:15 -03:00
GHagui
346b12f42f
feat(openrouter) Add Gemma 4 26B A4B and Gemma 4 31B
2026-04-04 23:38:56 +00:00
dpuyosa
116d91a0cc
[venice] Add Gemma 4 and Arcee Trinity models, enable GLM 4.6 reasoning
...
- Add Google Gemma 4 26B A4B and 31B instruct models with multimodal support
- Add Arcee Trinity Large Thinking reasoning model
- Enable reasoning capability for GLM 4.6
- Reduce Qwen3 5-9B output limit to 32K
2026-04-05 00:08:47 +02:00
Spyros Sakellaropoulos
778036c53c
Fix capitalization in model name
2026-04-05 00:10:17 +03:00
Mohd Saif Ansari
e86cc85dd4
fix: update deepseek-chat context window
2026-04-05 01:59:40 +05:30
Eavan Pattie
a6f030fe1c
add trinity large thinking to openrouter provider
...
* fixes trinity-large-thinking erroneously marked as not open_weight in
vercel provider
2026-04-04 22:44:25 +03:00
Aiden Cline
1eb0b8c8e1
Merge pull request #1338 from anthraxx/alibaba-qwen3.6-plus
...
feat(alibaba): add Qwen3.6 Plus model configuration to all regions
2026-04-04 11:55:23 -07:00
Aiden Cline
1bc0b9d81f
Merge pull request #1335 from branchgrove/dev
...
Add google-vertex DeepSeek V3.2 model
2026-04-04 11:51:37 -07:00
Battal Doğukan Hazar
eca166ed4d
fix: -it suffix for google/gemma-4
2026-04-04 21:48:31 +03:00
Aiden Cline
e64404b173
Merge pull request #1336 from WJQSERVER/dev
...
Add Google Gemma 4 31B IT to NVIDIA(NIM) provider
2026-04-04 11:48:19 -07:00
Battal Doğukan Hazar
e9c8425b32
fix: google/gemma-4 -it suffix
2026-04-04 21:47:27 +03:00
Aiden Cline
8618de3429
Merge pull request #1333 from riccardogiorato/dev
...
Remove deprecated models from TogetherAI provider
2026-04-04 11:28:46 -07:00
Aiden Cline
6e64316225
Merge pull request #1337 from fanweixiao/vivgrd/gpt-5.4
...
provider(vivgrid): add GPT-5.3 Codex, GPT-5.4 Mini, and GPT-5.4 Nano models
2026-04-04 11:28:33 -07:00
Aiden Cline
a36d032e93
Merge pull request #1339 from cantalupo555/remove/qwen3.6-plus-preview-free
...
chore(openrouter): remove discontinued Qwen3.6 Plus Preview free
2026-04-04 11:28:18 -07:00
Aiden Cline
e74dce023f
Merge pull request #1315 from seffhunnn/fix-pdf-modalities
...
fix: add missing pdf modality to supported OpenAI models
2026-04-04 11:28:07 -07:00
cantalupo555
47f9b2b910
chore(openrouter): remove discontinued Qwen3.6 Plus Preview free
...
- Remove qwen3.6-plus-preview:free model after Qwen3.6 Plus free replaced it
2026-04-04 15:08:11 -03:00
Levente Polyak
6ba0af61d6
feat(alibaba): add Qwen3.6 Plus model configuration to all regions
...
- Add missing regions
- Add coding-plan variants
- Use pricing from model info page
Link: https://bailian.console.alibabacloud.com/cn-beijing?tab=model#/model-market/detail/qwen3.6-plus
2026-04-04 19:52:15 +02:00
C.C. Fan
24d4a9b8dd
provider(vivgrid): add GPT-5.3 Codex, GPT-5.4 Mini, and GPT-5.4 Nano models
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-04 23:07:49 +08:00
wjqserver
d5b420768a
feat: add Google Gemma 4 31B IT to NVIDIA provider
2026-04-04 22:26:39 +08:00
Riccardo Giorato
66ada85298
more deprecations
2026-04-04 14:18:08 +02:00
Elias Lundgren
2ffb1d9181
Add google-vertex DeepSeek V3.2 model
2026-04-04 13:57:42 +02:00
Riccardo Giorato
04768ff141
Merge pull request #1 from riccardogiorato/orchestrator/remove-deprecated-models-g5nx
...
Remove deprecated models from togetherai provider
2026-04-03 21:51:02 +02:00
orchestrator-dev[bot]
9560d51908
Remove deprecated models from togetherai provider
2026-04-03 19:49:40 +00:00
Aiden Cline
6a41e31306
Merge pull request #1326 from michaelnchin/fix/amazon-bedrock-structured-output
...
fix: set correct structured output values for Amazon Bedrock models
2026-04-03 14:03:05 -05:00
Aiden Cline
133c529ebf
Merge pull request #1327 from llc1123/chore/zenmux-new-models
...
zenmux: add KAT-Coder-Pro-V2, Qwen3.6-Plus, and GLM 5V Turbo
2026-04-03 14:02:40 -05:00
Aiden Cline
0a6b828e42
Merge pull request #1331 from zhongruan0522/feat/xiaomi-token-plan
...
feat: add Xiaomi Token Plan providers (cn/sgp/ams)
2026-04-03 14:00:46 -05:00
Aiden Cline
406f2f66c6
Merge pull request #1323 from Pxys-io/fix-xiaomi-mimo-cache-pricing
...
fix(openrouter): add missing cache_read pricing for xiaomi/mimo-v2-pro and xiaomi/mimo-v2-omni
2026-04-03 13:59:51 -05:00
Aiden Cline
948ce76d8d
Merge pull request #1325 from DEAN-Cherry/dev
...
revert: alibaba-cn MiniMax-M2.5 to MiniMax-M2.7
2026-04-03 13:47:53 -05:00
Aiden Cline
e3dd89ba2e
Merge pull request #1332 from vercel/update-vercel-models-20260403-1639
...
Update Vercel models
2026-04-03 13:47:33 -05:00
Aiden Cline
7e5ae3bb06
Merge pull request #1329 from Track07-cda/alibaba-cn-qwen3.6
...
feat(alibaba-cn): add Qwen3.6 Plus model configuration
2026-04-03 13:47:19 -05:00
Aiden Cline
5392c185d2
Merge pull request #1328 from sadoclaw/add-gemma-4-models
...
Add Gemma 4 26B and 31B models
2026-04-03 13:47:00 -05:00
github-actions[bot]
72613f5dbf
chore(vercel): update Vercel model definitions
...
Auto-generated by weekly workflow from Vercel AI Gateway API.
Co-Authored-By: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-03 16:39:32 +00:00
zhongruan0522
01098f81a9
feat: add Xiaomi Token Plan providers (cn/sgp/ams)
2026-04-03 11:22:04 +00:00
Track07-cda
65e798c8f2
feat(alibaba-cn): add Qwen3.6 Plus model configuration
2026-04-03 15:58:53 +08:00
sadoclaw
28a75176c4
Add Gemma 4 26B and 31B models
2026-04-03 08:34:41 +03:00
粒粒橙
61e63db8e3
zenmux: add new models
2026-04-03 13:09:53 +08:00
Michael Chin
95cd6196fa
set correct structured_output values for Amazon Bedrock models
2026-04-02 21:15:18 -07:00
Bryan
19c1f2ebe2
revert: alibaba-cn MiniMax-M2.5 to MiniMax-M2.7
...
Revert PR #1002 - MiniMax-M2.5 is no longer available, now using MiniMax-M2.7
2026-04-03 12:09:05 +08:00
pxys-io
4d25bb5622
fix(openrouter): add missing cache_read pricing for xiaomi/mimo-v2-pro and xiaomi/mimo-v2-omni
...
OpenRouter charges bash.20/M cache_read tokens for mimo-v2-pro and
bash.08/M for mimo-v2-omni, but these were missing from the cost section.
Source: https://openrouter.ai/api/v1/models
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-04-03 04:08:55 +02:00
Aiden Cline
8845bf3f3b
Merge pull request #1321 from BlockListed/cortecs-add-glm-5
...
Add glm-5 to cortecs
2026-04-02 19:28:50 -05:00
Aiden Cline
9b5bcde109
Merge pull request #1322 from fhennerkes/dev
...
poe: add GPT-5.3-Codex-Spark and Kimi-K2.5-FW models
2026-04-02 19:28:41 -05:00
Frank
fa75002f19
update zen models
2026-04-02 19:01:00 -04:00
fhennerkes
69b6f3e94a
poe: add GPT-5.3-Codex-Spark and Kimi-K2.5-FW models
...
Add 2 new free models
2026-04-02 15:11:34 -07:00
BlockListed
26f6b602fc
add glm-5 to cortecs
2026-04-02 21:45:20 +02:00
Aiden Cline
287c69acaf
Merge pull request #1314 from dpark01/add-kimi-k2-thinking-vertex
...
feat(google-vertex): add moonshotai/kimi-k2-thinking-maas model
2026-04-02 11:30:08 -05:00
Aiden Cline
2b46c3aef2
Merge pull request #1320 from cantalupo555/feature/qwen3.6-plus-free
...
feat: add Qwen3.6 Plus free on OpenRouter
2026-04-02 11:29:46 -05:00
cantalupo555
a9b7faa409
feat(openrouter): add qwen3.6-plus free model configuration
...
- Add Qwen3.6 Plus (free) provider configuration
- $0 pricing with 1M context window
- Multimodal input support (text, image, video)
- Full capabilities: reasoning, tool calls, structured output
- Attachment enabled for vision modality
2026-04-02 13:23:09 -03:00
Jack
ad3305bc08
Merge branch 'dev' of github.com:anomalyco/models.dev into dev
2026-04-03 00:12:23 +08:00
Jack
0198228bbb
Add MiMo V2 Pro/Omni models and family entries
...
Register two new MiMo V2 models and update model family values. Added "mimo-pro" and "mimo-omni" to ModelFamilyValues in packages/core/src/family.ts, and added corresponding TOML model descriptors under providers/opencode-go/models: mimo-v2-pro.toml and mimo-v2-omni.toml. The Pro model includes very large context (1,048,576) and tiered costs for >200k context, while the Omni model exposes multimodal input (text, image, audio, pdf) and a large 262,144 context. Both files set metadata (release_date, last_updated, knowledge cutoff, open_weights) and define interleaved reasoning field, costs, limits, and modalities.
2026-04-03 00:11:58 +08:00
Aiden Cline
165bc7df94
Merge pull request #1316 from NIKU-SINGH/remove-claude-3-7-sonnet-latest
...
Remove invalid claude-3-7-sonnet-latest model entry
2026-04-02 10:51:44 -05:00
NIKU-SINGH
36956dc4f4
Remove invalid claude-3-7-sonnet-latest model entry
...
Anthropic's API does not accept claude-3-7-sonnet-latest as a model ID
(returns 404). The versioned alias claude-3-7-sonnet-20250219 should be
used instead.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-02 16:27:15 +05:30
Mohd Saif Ansari
5ec371653b
fix: add missing pdf modality to supported OpenAI models
2026-04-02 12:40:50 +05:30
Frank
bb62fc43c1
update zen models
2026-04-01 22:59:53 -04:00
Frank
c1465447ab
update zen models
2026-04-01 17:53:17 -04:00
Daniel Park
471e9ec492
feat(google-vertex): add moonshotai/kimi-k2-thinking-maas model
2026-04-01 16:24:14 -04:00
Aiden Cline
57c3d38c21
Merge pull request #1313 from zhongruan0522/dev
...
Add GLM-5V-Turbo
2026-04-01 13:08:38 -05:00
Aiden Cline
d19d2508b0
Merge pull request #1273 from Cahl-Dee/add-the-grid-ai
...
feat: add thegrid.ai provider and associated models
2026-04-01 12:25:35 -05:00
zhongruan0522
d0d2fffcfb
Add GLM-5V-Turbo
2026-04-01 16:30:38 +00:00
Aiden Cline
07f48b1f2a
Merge pull request #1311 from Moniet/feat/add-gpt-image-models
...
feat(openai): add openai gpt-image models
2026-04-01 10:52:12 -05:00
Moniet
a33e15d095
feat(openai): add openai gpt-image models
2026-04-01 17:03:36 +05:30
Aiden Cline
b64c2100f4
Merge pull request #1306 from dinhkim/feat/add-openrouter-glm-5-turbo
...
feat: add GLM-5-Turbo model in OpenRouter AI provider
2026-03-31 23:11:14 -05:00
Kim Truong
7ba7237633
feat: add GLM-5-Turbo model in OpenRouter AI provider
2026-03-31 23:18:02 +07:00
Aiden Cline
6e1ca23e6c
Merge pull request #1305 from marcelarie/dev
...
Update synthetic.new model: Qwen3.5-397B
2026-03-31 10:43:23 -05:00
Aiden Cline
8ffb4ed5a7
Merge pull request #1301 from xinrui-z/fix/aihubmix-zod-validation-provider
...
fix(aihubmix): zod-validation-error
2026-03-31 10:43:12 -05:00
Xinrui
6b12398083
Replace @ai-sdk/openai-compatible with the official aihubmix/ai-sdk-provider package and remove the hardcoded api URL, as the dedicated package handles schema validation and endpoint configuration internally.
2026-03-31 23:29:10 +08:00
Aiden Cline
751745f200
Merge pull request #1304 from dpuyosa/add-gpt-54-mini-venice
...
Venice: Add GPT-5.4 Mini and remove discontinued models
2026-03-31 10:19:03 -05:00
marcelarie
593308b596
Merge branch 'dev' of github.com:marcelarie/models.dev into dev
2026-03-31 13:05:29 +02:00
marcelarie
54386f35b7
Added: Missing synthetic.new Qwen3.5-397B model
2026-03-31 13:02:19 +02:00
dpuyosa
73a83971e8
[venice] Add GPT-5.4 Mini and remove discontinued models
...
- Add GPT-5.4 Mini with reasoning and tool_call
- Update Aion 2.0 with reasoning capability
- Remove discontinued mistral-31-24b and qwen3-4b
2026-03-31 09:49:09 +02:00
Xinrui
b5d8da29bb
fix(aihubmix): switch to dedicated provider package to resolve Zod validation error
...
Replace @ai-sdk/openai-compatible with the official aihubmix/ai-sdk-provider
package and remove the hardcoded api URL, as the dedicated package handles
schema validation and endpoint configuration internally.
2026-03-31 12:37:56 +08:00
Aiden Cline
798538f9ae
Merge pull request #1254 from llc1123/dev
...
feat(zenmux): route models through protocol-specific SDKs
2026-03-30 18:50:02 -05:00
Aiden Cline
d4ce566f27
Merge pull request #1296 from sylviezhang37/update-vercel-models-20260330-1655
...
Update Vercel models
2026-03-30 18:49:47 -05:00
Aiden Cline
2042e3dd71
Merge pull request #1298 from cantalupo555/feature/qwen3.6-plus-preview-free
...
feat: add Qwen3.6 Plus Preview free on OpenRouter
2026-03-30 18:49:34 -05:00
Aiden Cline
08b577b6c9
Merge pull request #1299 from cyberofficial/vultr
...
Remove discontinued Vultr models
2026-03-30 18:49:24 -05:00
Cyber Official
01c3d44f99
Remove discontinued Vultr models
...
Vultr no longer supports these models on Serverless Inference:
- DeepSeek R1 Distill Llama 70B
- DeepSeek R1 Distill Qwen 32B
- GPT OSS 120B
- Llama 3.1 Nemotron Ultra 253B v1
- NVIDIA Nemotron 3 Super 120B A12B NVFP4
Remaining active models:
- MiniMax-M2.5: $0.30/M in, $1.20/M out
- DeepSeek-V3.2: $0.55/M in, $1.65/M out
- Kimi-K2.5: $0.55/M in, $2.75/M out
- GLM-5-FP8: $0.85/M in, $3.10/M out
2026-03-30 17:39:00 -04:00
cantalupo555
1695bfb958
feat: add Qwen3.6 Plus Preview free on OpenRouter
...
- Add free variant of Qwen3.6 Plus Preview to OpenRouter provider
- 1M context, 65K max output, /bin/bash.00 pricing
- Text-only modality (OpenRouter API reports text->text)
- Source: OpenRouter /api/v1/models API
---
Co-Authored-By: opencode https://opencode.ai
2026-03-30 18:08:54 -03:00
Frank
bad8bedd25
update zen models
2026-03-30 16:50:10 -04:00
github-actions[bot]
ad26e881ce
chore(vercel): update Vercel model definitions
...
Auto-generated by weekly workflow from Vercel AI Gateway API.
Co-Authored-By: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-30 16:55:28 +00:00
Aiden Cline
348932f00c
Merge pull request #1290 from zhongruan0522/dev
...
feat: add gpt-5.3-chat-latest model to openai
2026-03-29 22:25:52 -05:00
Aiden Cline
d564c80b78
Merge pull request #1289 from pedrxd/mistral-add-mistral-small-4
...
Adding mistral small 4
2026-03-29 22:23:57 -05:00
Aiden Cline
cba38e4707
Merge pull request #1287 from aeonzh/patch-1
...
Use correct name for Nemotron 3 Super (free) on OpenRouter
2026-03-29 12:35:18 -05:00
Aiden Cline
7ce9e95d62
Merge pull request #1294 from sk0x0y/add-glm-5.1-nanogpt
...
feat(nano-gpt): add glm-5.1 and glm-5.1:thinking models
2026-03-29 12:34:31 -05:00
sk0x0y
a05b2a6be7
add glm-5.1 model to nano-gpt provider
2026-03-29 23:12:38 +09:00
zhongruan0522
17f41b72ad
feat: add gpt-5.3-chat-latest model to openai
2026-03-29 11:18:44 +00:00
Pedro Ruiz
16cc382572
feat(mistral): Adding mistral small 4
2026-03-29 09:46:58 +02:00
Aiden Cline
3d456e3798
Merge pull request #1286 from khda-tech/dev
...
Add gemma family for google provider
2026-03-28 20:07:16 -05:00
Aiden Cline
0223ab3107
Merge pull request #1288 from cgilly2fast/dev
...
fix(firmware): incorrect model name for glm-5
2026-03-28 20:06:57 -05:00
Colby Gilbert
28ad50f6e9
fix(firmware): incorrect model name for glm-5
2026-03-27 22:26:19 -07:00
Zheng He Hu
bf8fb378a4
Rename nemotron-3-super-120b-a12b-free.toml to nemotron-3-super-120b-a12b:free.toml
2026-03-28 02:54:35 +01:00
Aiden Cline
b74242fdbf
Merge pull request #1278 from fhennerkes/dev
...
poe: add Grok-4.20-Multi-Agent and DeepSeek-V3.2 models
2026-03-27 15:48:08 -05:00
Aiden Cline
8131cc947c
Update providers/poe/models/novita/deepseek-v3.2.toml
...
Co-authored-by: Oleg Voronkovich <oleg-voronkovich@yandex.ru >
2026-03-27 15:21:16 -05:00
Khrulev Danil
95a73581cc
Add gemma family for google provider
2026-03-27 21:39:52 +03:00
Zack Angelo
39ee133c98
mixlayer: adhere to logo standards, remove fill and size attributes
2026-03-27 09:23:09 -07:00
Aiden Cline
c5e4e2c740
Merge pull request #1276 from voronkovich/feat-update-groq
...
feat(groq): Update Groq models
2026-03-27 10:51:40 -05:00
Aiden Cline
357c3021fb
Merge pull request #1281 from zhongruan0522/dev
...
Added support for Zhipu AI's official CodingPlan GLM-5.1 model.
2026-03-27 09:49:49 -05:00
Aiden Cline
6afb0fea06
Merge pull request #1280 from dpuyosa/dev
...
Venice: Add Aion 2.0, update DeepSeek V3.2, remove Gemini 3 Pro Preview
2026-03-27 09:46:58 -05:00
阮
dd781c4c15
feat: add glm-5.1 model to zai-coding-plan and zhipuai-coding-plan
2026-03-27 11:51:14 +00:00
dpuyosa
04e3b7c008
[venice] Add Aion 2.0, update DeepSeek V3.2, remove Gemini 3 Pro Preview
...
- feat(venice): add Aion 2.0 model
- fix(venice): enable tool_call and structured_output on DeepSeek V3.2
- fix(venice): remove deprecated Gemini 3 Pro Preview
2026-03-27 09:19:28 +01:00
Oleg Voronkovich
ca40cb538d
Updates
2026-03-27 00:37:40 +03:00
Aiden Cline
f03de60559
Merge pull request #1259 from smakosh/llmgateway-models
...
feat: update LLM Gateway to 204 models
2026-03-26 15:25:22 -05:00
fhennerkes
0226a37a51
poe: add Grok-4.20-Multi-Agent and DeepSeek-V3.2 models
2026-03-26 12:18:13 -07:00
smakosh
c2ba40d7d5
fix: logo format, remove README, minimax weights
...
- Normalize logo to 24x24, viewBox 0 0 40 40, currentColor
- Remove README.md (other providers don't have one)
- Mark all MiniMax models as open_weights = true
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-26 20:02:58 +01:00
smakosh
d77bee4f29
fix: correct reasoning, vision, tools flags
...
The export script only checked the first active
provider for capabilities. Now checks all providers
and uses model ID patterns for reasoning detection.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-26 19:55:28 +01:00
Oleg Voronkovich
5ec0ac2807
feat(groq): Update Groq models
2026-03-26 18:59:09 +03:00
Aiden Cline
62015086c6
Merge pull request #1274 from petit-blaireau/copilot/add-openrouter-mistral-small-4
...
Add Mistral Small 4 for OpenRouter
2026-03-25 19:47:51 -05:00
copilot-swe-agent[bot]
2d86bafb20
feat(openrouter): add Mistral Small 4 (mistral-small-2603)
...
Co-authored-by: petit-blaireau <1893252+petit-blaireau@users.noreply.github.com >
Agent-Logs-Url: https://github.com/petit-blaireau/models.dev/sessions/871bbf50-3ef0-4926-afd1-e95c79f6bd57
2026-03-26 00:03:38 +00:00
Cahl-Dee
bf4e5aab17
remove family property and add open_weight
2026-03-25 16:57:02 -05:00
Cahl-Dee
1590791225
adding thegrid.ai provider and associated models
2026-03-25 16:09:54 -05:00
Aiden Cline
047f3356d6
Merge pull request #1265 from MiyakoMeow/add-glm-4.7-flashx
...
Add glm-4.7-flashx to ZAI/ZhipuAI
2026-03-25 16:09:24 -05:00
Aiden Cline
1394d2ca4d
Merge pull request #1270 from NachoFLizaur/feat/bedrock-add-nemotron-super-3-120b
...
feat(amazon-bedrock): add NVIDIA Nemotron 3 Super 120B
2026-03-25 15:05:31 -05:00
Aiden Cline
5b73677b33
Merge pull request #1272 from NachoFLizaur/fix/bedrock-minimax-m2.5-glm-5-limits
...
fix(amazon-bedrock): correct MiniMax M2.5 and GLM-5 context/output limits
2026-03-25 15:05:18 -05:00
Nacho F. Lizaur
780db038c4
fix(amazon-bedrock): correct MiniMax M2.5 and GLM-5 context/output limits
2026-03-25 16:49:31 +01:00
Nacho F. Lizaur
29c1249d64
feat(amazon-bedrock): add NVIDIA Nemotron 3 Super 120B
2026-03-25 15:44:56 +01:00
lioZ129
1b0633b172
Update providers/hpc-ai/models/moonshotai/kimi-k2.5.toml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-25 17:15:16 +08:00
lioZ129
aed0ee3bb7
Update providers/hpc-ai/models/moonshotai/kimi-k2.5.toml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-25 17:15:03 +08:00
Contributor
9fa7856fc6
feat: add HPC-AI model provider support
2026-03-25 16:55:45 +08:00
MiyakoMeow
8b80a2b34b
Add glm-4.7-flashx to ZAI/ZhipuAI
2026-03-25 06:13:03 +08:00
Aiden Cline
897aa53905
Merge pull request #1257 from fhennerkes/dev
...
poe: add GPT-5.4-Nano and GPT-5.4-Mini models
2026-03-24 15:19:13 -05:00
Aiden Cline
5c36e54a43
Merge pull request #1260 from Happily-Coding/dev
...
Add MiniMax 2.5 to siliconflow
2026-03-24 15:18:39 -05:00
Aiden Cline
a38f9373ab
Merge pull request #1261 from cyberofficial/vultr
...
[Vultr] Delete Qwen2.5-Coder-32B-Instruct.toml
2026-03-24 10:14:38 -05:00
Aiden Cline
fb72c181f8
Merge pull request #1263 from fanweixiao/vivgrd/gpt-5.4
...
provider(vivgrid): add gpt-5.4 and upgrade gemini-3 to gemini-3.1
2026-03-24 10:14:20 -05:00
C.C. Fan
601300c7e7
provider(vivgrid): add gpt-5.4 and upgrade gemini-3 to gemini-3.1
2026-03-24 21:04:59 +08:00
Cyber Official
8d9e966867
Delete Qwen2.5-Coder-32B-Instruct.toml
...
Model no longer offered
2026-03-24 02:48:38 -04:00
UrielS
cf8f12b375
Add MiniMax 2.5 to siliconflow
...
Add MiniMax 2.5 to siliconflow
2026-03-24 01:14:36 -03:00
UrielS
116e35a32a
Add MiniMax 2.5 to siliconflow
2026-03-24 01:13:37 -03:00
Aiden Cline
87a02b897a
Merge pull request #1258 from vglafirov/feat/gitlab-gpt-5-4-models
...
feat(gitlab): add GPT-5.4, GPT-5.4 Mini, GPT-5.4 Nano, and GPT-5.3 Codex models
2026-03-23 22:00:07 -05:00
Vladimir Glafirov
849a529a42
fix(gitlab): use unscoped gitlab-ai-provider npm package name
2026-03-23 23:52:13 +01:00
smakosh
c2f0bd08e6
feat: update LLM Gateway models to 204
...
Regenerated model exports from latest LLM Gateway
source. Adds 66 new models including Claude 4.6,
GPT-5.x, Gemini 3.1, Grok 4, and more. Removes
deprecated model aliases.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 22:28:46 +01:00
Vladimir Glafirov
5257d0919a
feat(gitlab): add GPT-5.4, GPT-5.4 Mini, GPT-5.4 Nano, and GPT-5.3 Codex models
2026-03-23 21:41:11 +01:00
fhennerkes
379ab2757f
poe: add GPT-5.4-Nano and GPT-5.4-Mini models
...
Add 2 new OpenAI models from Poe API:
GPT-5.4-Nano (released 2026-03-11):
- Reasoning support, 400K context, 128K output
- Cost: $0.18/M input, $1.1/M output
- Modalities: text, image
GPT-5.4-Mini (released 2026-03-12):
- Reasoning support, 400K context, 128K output
- Cost: $0.68/M input, $4/M output
- Modalities: text, image
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-23 13:13:10 -07:00
Aiden Cline
9838c55e29
Merge pull request #1256 from jonathancaevans/add-kimi-k2p5-turbo-router
...
Add Fireworks Kimi K2.5 Turbo router
2026-03-23 15:08:32 -05:00
Aiden Cline
4235bc6432
Merge pull request #1249 from tobwen/cleanup/openrouter-deprecated-models
...
chore(openrouter): remove deprecated and unavailable models
2026-03-23 15:07:27 -05:00
Jonathan Evans
29c3e9cbf4
Add Kimi K2.5 Turbo router for Fireworks
...
- Model ID: accounts/fireworks/routers/kimi-k2p5-turbo
- Pricing set to 0 (handled at subscription layer)
- Supports text and image input, text output
- Includes reasoning capabilities
2026-03-23 16:01:08 -04:00
Aiden Cline
b0c1f37aad
Merge pull request #1255 from sylviezhang37/update-vercel-models-20260323-1954
...
Update Vercel models
2026-03-23 15:00:14 -05:00
github-actions[bot]
bd07f155f5
chore(vercel): update Vercel model definitions
...
Auto-generated by weekly workflow from Vercel AI Gateway API.
Co-Authored-By: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-23 19:54:44 +00:00
粒粒橙
0f95849d38
fix(zenmux): align model metadata with runtime support
2026-03-23 23:06:36 +08:00
粒粒橙
8dc90a4097
feat(zenmux): route models through protocol-specific SDKs
2026-03-23 21:48:00 +08:00
Aiden Cline
0a19559e4e
Merge pull request #1252 from tarun1793/add-glm-5-fastrouter
...
Add GLM-5 model to fastrouter provider
2026-03-23 08:13:45 -05:00
Aiden Cline
f27f83bdf9
Merge pull request #1253 from jacksonwilliamsva/add-bedrock-minimax-m2.5-glm-5
...
feat(amazon-bedrock): add MiniMax M2.5 and GLM-5 models
2026-03-23 08:13:35 -05:00
Aiden Cline
7b050ec719
Merge pull request #1244 from BlockListed/cortecs-add-claude-models
...
Add more claude models to cortecs
2026-03-23 08:13:27 -05:00
Aiden Cline
443cfd7703
Merge pull request #1247 from wojons/dev
...
Add Nemotron 3 Super model to OpenRouter and NVIDIA providers
2026-03-23 08:11:12 -05:00
Aiden Cline
6d648bf471
Merge pull request #1250 from dsingal0/dev
...
correct model name for nemotron super 3 on baseten
2026-03-23 08:10:45 -05:00
Jackson Williams
e1a83a6812
feat(amazon-bedrock): add MiniMax M2.5 and GLM-5 models
...
Add two newly available Amazon Bedrock models:
- minimax.minimax-m2.5: 1M context, /bin/bash.30/.20 per 1M tokens
- zai.glm-5: 200K context, .00/.20 per 1M tokens
Both models were added to Amazon Bedrock on March 18, 2026.
Specs sourced from AWS Bedrock pricing page and vendor documentation.
2026-03-23 11:41:21 +11:00
Tarun
b8606ed0e4
use latest price from fastrouter
2026-03-22 23:47:13 +00:00
Tarun
69c4600842
Override fastrouter glm-5 with zai glm-5 values
2026-03-22 23:43:09 +00:00
Tarun
5eb4a369f3
Add GLM-5 model to fastrouter provider
2026-03-22 23:31:53 +00:00
Dhruv Singal
17df1b49ce
Update Baseten Nemotron model name
2026-03-22 13:04:40 -07:00
Dhruv Singal
f18bc9b95b
Update Baseten Nemotron display name
2026-03-22 13:00:49 -07:00
Dhruv Singal
485c37e862
Rename Baseten Nemotron model to match API ID
2026-03-22 12:57:10 -07:00
tobwen
0f092e3f62
chore(openrouter): remove expired/revealed/ended endpoints
2026-03-22 12:28:08 +00:00
tobwen
a7bcd7e632
chore(openrouter): remove models without endpoints
2026-03-22 12:27:59 +00:00
Alexis Okuwa
6d081af472
Add Nemotron 3 Super model to OpenRouter and NVIDIA providers
2026-03-22 05:45:00 -05:00
Aiden Cline
8ee9ea1d96
Merge pull request #1243 from v1gnesh/dev
...
Update Grok 4.2 model names
2026-03-21 11:56:37 -05:00
Aiden Cline
c71a365320
Merge pull request #1245 from Daltonganger/add-nanogpt-minimax-m2-7
...
Add NanoGPT MiniMax M2.7 model metadata
2026-03-21 11:55:15 -05:00
Ruben Beuker
bb0e828b77
add NanoGPT MiniMax M2.7 model metadata
2026-03-21 14:58:35 +01:00
BlockListed
58cb222125
add more claude models to cortecs
2026-03-21 09:18:00 +01:00
v1gnesh
33f67289ee
Rename model and remove beta status
2026-03-21 11:29:13 +05:30
v1gnesh
ad34d7948c
Update model name and status in TOML file
2026-03-21 11:28:22 +05:30
v1gnesh
7132293513
Add grok-4.20-0309-non-reasoning.toml file
2026-03-21 11:27:53 +05:30
Aiden Cline
495bc263e7
Merge pull request #1241 from BlockListed/add-minimax-2.5-cortecs
...
Add minimax M2.5 to cortecs
2026-03-20 15:55:28 -05:00
Aiden Cline
3811a45efe
Merge pull request #1235 from anomalyco/github-sync
...
sync github copilot limits
2026-03-20 15:55:09 -05:00
BlockListed
c4d04d2ed9
add minimax m2.5 to cortecs
2026-03-20 21:51:30 +01:00
Aiden Cline
20fcbbc336
Merge pull request #1240 from sylviezhang37/update-vercel-models-20260320-1642
...
Update Vercel models
2026-03-20 13:08:30 -05:00
github-actions[bot]
482b8ed69d
chore(vercel): update Vercel model definitions
...
Auto-generated by weekly workflow from Vercel AI Gateway API.
Co-Authored-By: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-20 16:42:15 +00:00
Aiden Cline
b77e95b84e
Merge pull request #1236 from LYY/update/zenmux-sync
...
Sync ZenMux models with latest website data
2026-03-20 10:23:40 -05:00
Aiden Cline
463006f80c
Merge pull request #1237 from vincentbernat/fix/scaleway-qwen3.5
...
fix(scaleway): set the correct family for Qwen 3.5 for Scaleway
2026-03-20 10:23:17 -05:00
Vincent Bernat
45b5abb875
fix(scaleway): set the correct family for Qwen 3.5 for Scaleway
2026-03-20 06:32:51 +01:00
LYY
4255e420ec
Sync zenmux models with website
...
Add 17 new models found on zenmux.ai:
- google/gemini-3-pro-image-preview
- google/gemini-3.1-flash-lite-preview
- minimax/minimax-m2.7
- minimax/minimax-m2.7-highspeed
- openai/gpt-5.3-chat
- openai/gpt-5.3-codex
- openai/gpt-5.4
- openai/gpt-5.4-mini
- openai/gpt-5.4-nano
- openai/gpt-5.4-pro
- qwen/qwen3.5-flash
- qwen/qwen3.5-plus
- volcengine/doubao-seed-2.0-code
- x-ai/grok-4.2-fast
- x-ai/grok-4.2-fast-non-reasoning
- xiaomi/mimo-v2-omni
- xiaomi/mimo-v2-pro
- z-ai/glm-5-turbo
Mark anthropic/claude-3.5-sonnet as deprecated (not found on website)
2026-03-20 12:46:16 +08:00
Zack Angelo
7a2ec5ab95
New provider: Mixlayer
2026-03-18 11:19:35 -07:00
massaindustries
6ecd9ec509
add qwen-next-coder-2
2026-02-05 09:11:08 +00:00
massaindustries
bb42d0b855
add qwen-next-coder
2026-02-05 09:09:30 +00:00
massaindustries
a46966efef
add-regolo-02
2026-01-29 15:14:02 +00:00
massaindustries
19ace4436f
add-regolo-01
2026-01-29 12:36:44 +00:00
Luca Steeb
92269282eb
fix: use correct family for gemma and gpt-oss models
...
- Gemma models now use "gemma" family instead of "gemini"
- GPT OSS models now use "gpt-oss" family instead of "gpt"
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-23 01:36:29 +00:00
Luca Steeb
6b9b340fbc
fix: map llmgateway family to auto
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-23 01:28:38 +00:00
Luca Steeb
e8a6793654
fix: use valid models.dev family enum values
...
Maps internal family names to valid models.dev families:
- moonshot → kimi
- bytedance → seed
- zai → glm
- nvidia → nemotron
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-23 01:27:15 +00:00
Luca Steeb
b22ff136a8
fix: add required output limit to all models
...
models.dev schema requires limit.output field.
Defaults to 16384 when not specified.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-23 01:25:53 +00:00
Luca Steeb
e28d4e387f
chore: trigger CI
2026-01-23 01:21:06 +00:00
Luca Steeb
09b5dd4d84
refactor: remove scripts/ dir, link to repo script
...
Removes empty generate.ts file and scripts/ directory.
README now links to llmgateway repo for regeneration.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-23 01:18:53 +00:00
Luca Steeb
24e575a86e
refactor: flatten model structure to models/ directory
...
Removes provider subdirectories, exports all models directly
to models/ folder for simpler structure.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-23 01:15:27 +00:00
Luca Steeb
3549abec36
feat: add LLM Gateway provider with 153 models
...
Add LLM Gateway (llmgateway.io) as a new provider with all supported models
organized by upstream provider subdirectory.
LLM Gateway is an OpenAI-compatible API gateway that provides unified
access to 40+ LLM providers through a single API endpoint.
Directory structure:
providers/llmgateway/
├── provider.toml
├── README.md
├── scripts/
│ └── generate.ts
└── models/
├── anthropic/ (16 models)
├── openai/ (28 models)
├── google/ (19 models)
├── zai/ (17 models - GLM, CogView)
├── alibaba/ (27 models - Qwen)
├── meta/ (12 models - Llama)
├── xai/ (9 models - Grok)
├── deepseek/ (5 models)
├── bytedance/ (6 models - Seed)
├── moonshot/ (4 models - Kimi)
├── mistral/ (3 models)
├── perplexity/ (3 models - Sonar)
├── minimax/ (1 model)
├── nvidia/ (1 model)
└── llmgateway/ (2 models - auto, custom)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-23 01:10:53 +00:00