opencode-agent[bot]
d51a351ba7
chore(sync): update Inceptron model catalog ( #5365 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 11:26:00 +00:00
opencode-agent[bot]
8c5734f818
chore(sync): update NanoGPT model catalog ( #5364 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 10:28:07 +00:00
Jack
24aaa4e9bf
feat(opencode-go): add LongCat-2.0
2026-08-24 18:16:36 +08:00
opencode-agent[bot]
4018571e91
chore(sync): update OpenRouter model catalog ( #5362 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 09:32:07 +00:00
opencode-agent[bot]
c036adb466
chore(sync): update Kilo model catalog ( #5361 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 09:31:17 +00:00
opencode-agent[bot]
eccd74344e
chore(sync): update OpenRouter model catalog ( #5357 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 07:39:54 +00:00
opencode-agent[bot]
601dda6ca4
chore(sync): update Kilo model catalog ( #5358 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 07:39:48 +00:00
opencode-agent[bot]
b3d2a5cb26
chore(sync): update Kilo model catalog ( #5356 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 06:28:34 +00:00
opencode-agent[bot]
1cb45c80a0
chore(sync): update OpenRouter model catalog ( #5355 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 06:28:32 +00:00
opencode-agent[bot]
78b5a936ab
chore(sync): update NanoGPT model catalog ( #5354 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 06:28:23 +00:00
opencode-agent[bot]
54cac5c11f
chore(sync): update Eden AI model catalog ( #5353 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 05:28:08 +00:00
opencode-agent[bot]
a3a1d9c3dd
chore(sync): update EmpirioLabs AI model catalog ( #5352 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 05:28:05 +00:00
opencode-agent[bot]
83c33de80a
chore(sync): update NanoGPT model catalog ( #5350 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 04:31:14 +00:00
opencode-agent[bot]
379383c7f1
chore(sync): update Eden AI model catalog ( #5349 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 04:30:57 +00:00
Jaber Jaber
9647698a74
fix(runinfra): declare image input on Qwen3.8 27B and the accepted "high" effort synonym ( #5301 )
...
* fix(runinfra): declare image input on Qwen3.8 27B and the accepted "high" effort synonym
Two facts in the RunInfra entries stopped being true after they were written.
Qwen3.8 27B: image input went live on this host on 2026-08-20, so declaring
text-only understated the model. modalities.input is still overridden rather
than deleted because the host accepts text and image and does not serve video,
which the base model declares; `attachment` is dropped because it now matches
the base model. Confirmed on our own published provider feed, which derives
the accepted set from the same registry the gateway enforces:
https://runinfra.ai/api/providers/openrouter/models reports text+image.
Qwen3.8 27B and Qwen3.8 2.4T A95B: the gateway now accepts reasoning_effort
"high" and folds it to "xhigh" before dispatch, so the 27B's note that "high"
returns HTTP 400 is stale. Neither publishes it as a separate rung, following
the convention already used on DeepSeek V4 Flash: a value that folds onto
another is documented in the comment, not listed as a distinct behaviour.
"high" is only the OpenAI ladder's word for the maximum and these serves top
out at "xhigh". "max" is still rejected on the 27B and is still not published,
and "none" is still rejected on the 2.4T, which is deliberate: a caller asking
to switch reasoning off should learn the model has no off switch rather than
be silently served the most expensive setting.
No price, limit or capability boolean changes.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
* fix(runinfra): correct two dates that named the wrong day
Both claims in this PR were true; both carried a date that git contradicts.
The 27B's image input shipped 2026-08-18 (58591f8b9), not 2026-08-20.
2026-08-20 is Ornith's vision date, a different model.
The 2.4T's acceptance of the "high" effort synonym shipped 2026-08-21
(af3d1b356), not 2026-08-23. 2026-08-23 is the 27B's own fold (4046a8e00),
which line 12 of the 27B file already dates correctly; two model changes had
been collapsed onto one date.
Nothing published changes: no price, no limit, no capability boolean, no
reasoning value. Only the evidence comments, which are the part of these
entries a reviewer is asked to trust.
This provider's whole argument to these maintainers is dated, verifiable
measurement. A comment that misdates its own evidence undermines that more
than the field it decorates is worth.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
---------
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-08-23 23:15:10 -05:00
C.C.
cadaf415dc
fix: remove Eden AI case-colliding model entry ( #5318 )
2026-08-23 23:14:52 -05:00
Karagishiev Abdulkadyr Muratovich
310cc64c8b
feat(providers): add AgentRouter ( #5320 )
2026-08-23 23:14:35 -05:00
Thierry Bourrillon
830ec5a53d
alibaba-cn/qwen-plus: add published explicit cache rates ( #5235 )
...
Alibaba publishes explicit context-cache pricing for qwen-plus that this
entry does not carry, so anything pricing a cached qwen-plus turn has to
fall back to the uncached input rate.
From the Model Studio pricing page (China Beijing / Global scope), base
tier (Input <= 128k):
Explicit Cache Creation 0.144 per 1M tokens
Explicit Cache Read 0.012 per 1M tokens
Both corroborate Alibaba's documented multipliers against the input rate
this entry already carries: the context-cache guide states explicit cache
creation is billed at 125% of the standard input price and an explicit
cache hit at 10%. 0.115 * 1.25 = 0.14375 (published 0.144) and
0.115 * 0.10 = 0.0115 (published 0.012).
cache_read is the EXPLICIT hit rate, matching how the other Qwen entries
in this repo are populated. Alibaba prices an implicit prefix-cache hit
separately at 20% (0.023), which this schema has no field for; raised as
an issue rather than folded in here.
2026-08-23 23:14:10 -05:00
opencode-agent[bot]
e2bcdcca48
chore(sync): update OpenRouter model catalog ( #5346 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 03:35:53 +00:00
opencode-agent[bot]
18fbb129f0
chore(sync): update NanoGPT model catalog ( #5345 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 01:52:53 +00:00
opencode-agent[bot]
8922bd89df
chore(sync): update Kilo model catalog ( #5344 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 00:28:19 +00:00
opencode-agent[bot]
59adc10f8a
chore(sync): update OpenRouter model catalog ( #5343 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-24 00:28:10 +00:00
opencode-agent[bot]
fdda3b2cad
chore(sync): update Merge Gateway model catalog ( #5342 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 23:25:06 +00:00
opencode-agent[bot]
e81af2540f
chore(sync): update Chutes model catalog ( #5340 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 22:25:01 +00:00
opencode-agent[bot]
437210d4d0
chore(sync): update OpenRouter model catalog ( #5339 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 20:25:39 +00:00
opencode-agent[bot]
743fa439a7
chore(sync): update Kilo model catalog ( #5338 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 20:25:35 +00:00
opencode-agent[bot]
600010fa98
chore(sync): update Requesty model catalog ( #5336 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 17:24:49 +00:00
opencode-agent[bot]
f804dab66a
docs(sdk): deprecate context_over_200k ( #5335 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-08-23 11:48:13 -05:00
aki.io team
8a3f5ef7dd
provider AKI.IO: update models 2 added, 1 removed ( #5290 )
...
* deepseek v4 flash and qwen 3.8 27b added, removed minimax m2.5
* requested changes to deepseek-v4-flash-0731, qwen 3.8-27b and kimi-k2.7 were made
2026-08-23 11:27:04 -05:00
Felix
aefd93531d
Add opper provider ( #5114 )
...
* Add Opper provider
Opper (opper.ai) is an EU-hosted AI gateway with an OpenAI-compatible
endpoint at https://api.opper.ai/v3/compat . Adds provider.toml, logo,
and 41 flagship models as base_model references with Opper pricing
mirrored from GET /v3/compat/models (no gateway markup) and
reasoning_options measured against the live chat completions endpoint
(2026-08-19): effort strings pass through to each upstream's native set.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* Add Gemini 3.7 Flash (Vertex route, incl. EU variant)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* Address review bot feedback
- Remove toggle reasoning_options (no on/off control exposed on Opper's
compat surface; noted in provider.toml comment). minimax/m3 becomes []
as MiniMax's only native control is a toggle we don't relay.
- Drop all limit.context overrides: Opper's catalog reports the input
cap as context_length for OpenAI-family models, so lab values are the
correct window (verified gpt-5.3-codex, gpt-5.3-chat-latest; mistral
and minimax overrides removed for the same reason).
- Drop gemini-flash-latest / gemini-flash-lite-latest: alias pricing in
Opper's catalog does not currently match the models the aliases should
resolve to; flagged internally, will re-add once corrected.
- grok-4.5 cache_read stays 0.5: that is Opper's billed rate per the
live catalog.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* Add context-tier pricing (Opper bills upstream tier schedules)
Mirrors Opper's billed tier schedule from the canonical catalog:
GPT-5.4/5.5/5.6 family and 5.4-pro (272k threshold), Grok 4.6 (200k),
Gemini 3.1 Pro (200k), MiniMax M3 (524288). Grok 4.3/4.5, Kimi K3 and
the Gemini Flash entries are billed flat per the catalog.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* Round 3: minimax context + gpt-5.5-pro tier
- minimax/m3: restore context = 1_048_576 (Opper serves the 1M window;
corroborated by the catalog tier threshold at 524_288 and the
first-party MiniMax entry). Makes the tier band reachable.
- gpt-5.5-pro: add the 272k band (60/270) — Opper bills the upstream
schedule; the flat entry was a gap in our catalog record.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* Add leading billed-rate notes to minimax/m3 and gemini-3.6-flash
Both entries intentionally differ from first-party list prices; the
comments document the verified Opper billed rates and the internal
follow-up, per repo convention.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* Round 5: Grok 200k tiers, grok-4.5 cache fix, drop gemini-3.6-flash
- grok-4.3 / grok-4.5 / grok-build-0.1: add xAI's 200k tier schedule
(Opper bills upstream tiers; the flat records were catalog gaps like
gpt-5.5-pro).
- grok-4.5: base cache_read corrected to xAI's 0.3 — our catalog's 0.5
was inherited from grok-4.6, flagged internally.
- gemini-3.6-flash: dropped until we confirm the route is not a
mislabeled 3.7 mapping, per reviewer suggestion.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* Set interleaved reasoning_content where the compat surface emits it
Measured against POST /v3/compat/chat/completions (2026-08-21):
Anthropic, Grok and MiniMax responses carry the thinking text in
message.reasoning_content; OpenAI, Gemini, Perplexity and Muse routes
return content only, so those entries stay unset. kimi-k3 follows the
same upstream convention (capacity-limited during testing).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-08-23 11:26:22 -05:00
opencode-agent[bot]
5ff946f0e8
chore(sync): update OpenRouter model catalog ( #5334 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 16:25:50 +00:00
opencode-agent[bot]
0a3bfd531a
chore(sync): update Kilo model catalog ( #5333 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 16:25:42 +00:00
opencode-agent[bot]
196cecf3ad
chore(sync): update Eden AI model catalog ( #5330 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 15:25:28 +00:00
opencode-agent[bot]
883d3ec637
chore(sync): update Kilo model catalog ( #5331 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 15:25:25 +00:00
opencode-agent[bot]
c001e3250a
chore(sync): update NanoGPT model catalog ( #5329 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 15:25:20 +00:00
opencode-agent[bot]
b1b02c6395
chore(sync): update OpenRouter model catalog ( #5328 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 15:25:18 +00:00
opencode-agent[bot]
2743e4e28b
chore(sync): update OpenRouter model catalog ( #5327 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 14:25:19 +00:00
opencode-agent[bot]
51fd154ad2
chore(sync): update Kilo model catalog ( #5326 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 14:25:16 +00:00
opencode-agent[bot]
59d624d4fb
chore(sync): update OpenRouter model catalog ( #5325 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 13:27:01 +00:00
opencode-agent[bot]
73754498bc
chore(sync): update OpenRouter model catalog ( #5323 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 12:26:56 +00:00
opencode-agent[bot]
3de44487e3
chore(sync): update NanoGPT model catalog ( #5324 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 12:26:53 +00:00
opencode-agent[bot]
80deea0dbf
chore(sync): update Kilo model catalog ( #5322 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 12:26:52 +00:00
opencode-agent[bot]
c6d06fbf03
chore(sync): update OpenRouter model catalog ( #5321 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 11:24:49 +00:00
opencode-agent[bot]
ec162cdc48
chore(sync): update NanoGPT model catalog ( #5319 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 10:25:25 +00:00
opencode-agent[bot]
f8ad4a25e7
chore(sync): update OpenRouter model catalog ( #5316 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 07:26:56 +00:00
opencode-agent[bot]
8da2ffafcd
chore(sync): update Kilo model catalog ( #5315 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 07:26:54 +00:00
opencode-agent[bot]
f65011e282
chore(sync): update OpenRouter model catalog ( #5314 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 06:27:14 +00:00
opencode-agent[bot]
44648d7901
chore(sync): update Kilo model catalog ( #5312 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 06:27:04 +00:00
opencode-agent[bot]
f7913eab4b
chore(sync): update NanoGPT model catalog ( #5313 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 06:27:00 +00:00
opencode-agent[bot]
59474c399c
chore(sync): update OpenRouter model catalog ( #5310 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 05:26:28 +00:00
opencode-agent[bot]
b24bf03fe1
chore(sync): update Eden AI model catalog ( #5309 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 05:26:25 +00:00
opencode-agent[bot]
0af24638d8
chore(sync): update NanoGPT model catalog ( #5308 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 04:27:35 +00:00
opencode-agent[bot]
0b8c8bd226
chore(sync): update OpenRouter model catalog ( #5307 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 03:34:36 +00:00
opencode-agent[bot]
960305b6cc
chore(sync): update Kilo model catalog ( #5306 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 03:34:33 +00:00
opencode-agent[bot]
cc09fc9a0e
chore(sync): update OpenRouter model catalog ( #5305 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 02:42:18 +00:00
opencode-agent[bot]
29a4cb8bd7
chore(sync): update Kilo model catalog ( #5304 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 02:42:13 +00:00
opencode-agent[bot]
9ae8518bce
chore(sync): update NanoGPT model catalog ( #5303 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 01:53:54 +00:00
opencode-agent[bot]
e7b9519135
chore(sync): update OpenRouter model catalog ( #5302 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 01:53:51 +00:00
opencode-agent[bot]
d4b6ea2913
chore(sync): update OpenRouter model catalog ( #5300 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 00:28:21 +00:00
opencode-agent[bot]
ea59dc866f
chore(sync): update Kilo model catalog ( #5299 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-23 00:28:18 +00:00
opencode-agent[bot]
9af6eb2658
chore(sync): update Kilo model catalog ( #5297 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 23:25:05 +00:00
opencode-agent[bot]
ee6e3a9909
chore(sync): update OpenRouter model catalog ( #5298 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 23:25:03 +00:00
opencode-agent[bot]
1419e8ffa6
chore(sync): update OpenRouter model catalog ( #5296 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 22:25:19 +00:00
opencode-agent[bot]
7f0a09bb3b
chore(sync): update Kilo model catalog ( #5295 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 22:25:11 +00:00
opencode-agent[bot]
409c845d2d
chore(sync): update LLM Gateway model catalog ( #5294 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 21:25:07 +00:00
opencode-agent[bot]
22637e5f68
chore(sync): update DevPass (LLM Gateway) model catalog ( #5293 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 21:25:05 +00:00
opencode-agent[bot]
aad4e20cc7
chore(sync): update OpenRouter model catalog ( #5292 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 21:25:03 +00:00
opencode-agent[bot]
3c179af877
chore(sync): update Venice model catalog ( #5291 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 19:25:11 +00:00
opencode-agent[bot]
3d4681962c
chore(sync): update Vercel AI Gateway model catalog ( #5284 )
...
* chore(sync): update Vercel AI Gateway model catalog
* fix(vercel): add Nemotron reasoning budgets
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-08-22 13:45:20 -05:00
github-actions[bot]
ca32fe2278
fix: DeepSeek has released its weights on Hugging Face ( #5282 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-22 13:39:42 -05:00
github-actions[bot]
48718d013c
fix: [missing-model] ofox: deepseek/deepseek-v4-flash-0731 ( #5154 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-22 13:39:34 -05:00
Tejush
fdf19eae0c
chore(sync): update CrofAI model catalog ( #5276 )
...
* update crof glm5.2 pricing
* conflicts
* conflicts
* syncing with crof.ai
---------
Co-authored-by: tejush <mac@MacBook-Air.local >
2026-08-22 13:37:50 -05:00
saii
d1b84739db
nvidia: add kimi-k3 and deepseek-v4-flash-0731 provider entries ( #5288 )
...
* nvidia: add kimi-k3 and deepseek-v4-flash-0731 provider entries
Both models are live on the NVIDIA NIM hosted catalog
(integrate.api.nvidia.com/v1) but were missing from the nvidia
provider, so opencode and other consumers show an outdated picker.
Provider files follow the override-only convention:
base_model + cost + reasoning_options + interleaved.
* fix(nvidia): address review — kimi-k3 wire schema, trial-tier cost citation
- kimi-k3: match peer control set (toggle + effort low/high/max) and
document the exact NIM wire paths in the required leading comment.
Verified empirically against integrate.api.nvidia.com/v1:
chat_template_kwargs.thinking toggles reasoning on/off, top-level
reasoning_effort accepts low|high|max.
- deepseek-v4-flash-0731: keep 0.0 pricing with a comment citing the
NVIDIA API Trial Terms of Service free tier.
* fix(nvidia): single reasoning_options form; cite model card for cost
- kimi-k3: collapse the duplicate reasoning_options key (assignment +
table-array header) into one valid inline array; control set unchanged
(toggle + effort low/high/max).
- deepseek-v4-flash-0731: replace the generic trial-ToS note with a direct
citation of this ID's catalog card
(https://build.nvidia.com/deepseek-ai/deepseek-v4-flash-0731 ).
* docs(nvidia): lead with source comments per AGENTS.md
Move the NIM wire-schema and pricing-source notes into a leading header
above the first key in both new entries, and state the free trial-tier
posture explicitly for deepseek-v4-flash-0731 (source: its catalog card).
---------
Co-authored-by: Not-Saii <Not-Saii@users.noreply.github.com >
2026-08-22 13:37:15 -05:00
opencode-agent[bot]
216116e5ee
chore(sync): update OpenRouter model catalog ( #5289 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 18:26:02 +00:00
opencode-agent[bot]
85f5d2b519
chore(sync): update NanoGPT model catalog ( #5287 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 17:24:55 +00:00
opencode-agent[bot]
eb2b215c59
chore(sync): update LLM Gateway model catalog ( #5286 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 17:24:50 +00:00
opencode-agent[bot]
4bd3ee0dad
chore(sync): update DevPass (LLM Gateway) model catalog ( #5285 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 17:24:43 +00:00
opencode-agent[bot]
1197b897cd
chore(sync): update OpenRouter model catalog ( #5283 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 16:25:20 +00:00
opencode-agent[bot]
08324a024a
chore(sync): update Eden AI model catalog ( #5279 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 15:25:11 +00:00
opencode-agent[bot]
d9664a597f
chore(sync): update OpenRouter model catalog ( #5278 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 15:25:03 +00:00
opencode-agent[bot]
9bc2e5060f
chore(sync): update OpenRouter model catalog ( #5275 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 14:25:00 +00:00
opencode-agent[bot]
5dc6e5596e
chore(sync): update OpenRouter model catalog ( #5273 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 13:26:50 +00:00
opencode-agent[bot]
80fec61684
chore(sync): update NanoGPT model catalog ( #5272 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 13:26:45 +00:00
opencode-agent[bot]
187b84fed8
chore(sync): update OpenRouter model catalog ( #5271 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 12:26:42 +00:00
opencode-agent[bot]
96bb85ab42
chore(sync): update OpenRouter model catalog ( #5269 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 11:24:42 +00:00
opencode-agent[bot]
b1fa7d380b
chore(sync): update Kilo model catalog ( #5268 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 10:25:34 +00:00
opencode-agent[bot]
17be3aded6
chore(sync): update NanoGPT model catalog ( #5267 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 10:25:29 +00:00
opencode-agent[bot]
84c6e0ab33
chore(sync): update OpenRouter model catalog ( #5266 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 10:25:26 +00:00
opencode-agent[bot]
ddd38595ce
chore(sync): update OpenRouter model catalog ( #5265 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 09:25:48 +00:00
opencode-agent[bot]
9859850d80
chore(sync): update OpenRouter model catalog ( #5264 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 08:26:05 +00:00
opencode-agent[bot]
4662ca4fe8
chore(sync): update Kilo model catalog ( #5262 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 07:26:31 +00:00
opencode-agent[bot]
c2b6462775
chore(sync): update OpenRouter model catalog ( #5263 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 07:26:28 +00:00
opencode-agent[bot]
6555ae4840
chore(sync): update Kilo model catalog ( #5261 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 06:26:56 +00:00
opencode-agent[bot]
454b743d8d
chore(sync): update NanoGPT model catalog ( #5260 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 06:26:55 +00:00
opencode-agent[bot]
b25aed9f33
chore(sync): update OpenRouter model catalog ( #5259 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 06:26:51 +00:00
opencode-agent[bot]
926ddc80f4
chore(sync): update OpenRouter model catalog ( #5257 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 05:25:58 +00:00
opencode-agent[bot]
c4b0fdf44a
chore(sync): update Eden AI model catalog ( #5258 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 05:25:54 +00:00
opencode-agent[bot]
2b7c941c54
chore(sync): update Kilo model catalog ( #5254 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 04:26:45 +00:00
opencode-agent[bot]
1ff93961e2
chore(sync): update OpenRouter model catalog ( #5256 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 04:26:43 +00:00
opencode-agent[bot]
8b9140995b
chore(sync): update NanoGPT model catalog ( #5255 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 04:26:40 +00:00
opencode-agent[bot]
3d95ac8e9e
chore(sync): update OpenRouter model catalog ( #5253 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 03:29:34 +00:00
etonlels
957de8a086
feat(google-vertex): add Claude Fable 5 ( #5239 )
...
Co-authored-by: OpenCode google-vertex/claude-fable-5@default <noreply@opencode.ai >
2026-08-21 22:29:13 -05:00
opencode-agent[bot]
ab54f8f837
chore(sync): update Merge Gateway model catalog ( #5252 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 02:38:49 +00:00
opencode-agent[bot]
5c2e2feb97
chore(sync): update EmpirioLabs AI model catalog ( #5251 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 02:38:45 +00:00
opencode-agent[bot]
7f6bdd8df9
chore(sync): update Kilo model catalog ( #5250 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 02:38:42 +00:00
opencode-agent[bot]
6bf6a28215
chore(sync): update OpenRouter model catalog ( #5249 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 02:38:39 +00:00
opencode-agent[bot]
7833a07ac6
chore(sync): update Kilo model catalog ( #5248 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 01:49:11 +00:00
opencode-agent[bot]
5ece41e93f
chore(sync): update NanoGPT model catalog ( #5247 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 01:49:08 +00:00
opencode-agent[bot]
ed75c5d256
chore(sync): update OpenRouter model catalog ( #5246 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 01:49:01 +00:00
opencode-agent[bot]
f48197d85d
chore(sync): update Kilo model catalog ( #5244 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 00:28:30 +00:00
opencode-agent[bot]
87ea5d2529
chore(sync): update OpenRouter model catalog ( #5245 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-22 00:28:24 +00:00
opencode-agent[bot]
04d021546b
chore(sync): update DevPass (LLM Gateway) model catalog ( #5243 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 22:25:48 +00:00
opencode-agent[bot]
5788f12158
chore(sync): update LLM Gateway model catalog ( #5242 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 22:25:38 +00:00
opencode-agent[bot]
f2e5d7f585
chore(sync): update Kilo model catalog ( #5241 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 22:25:37 +00:00
opencode-agent[bot]
ac9372fcf8
chore(sync): update OpenRouter model catalog ( #5240 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 22:25:34 +00:00
Xarth
f531977ba7
feat(deepseek): add V4 Flash Vision Exp ( #5217 )
2026-08-21 16:27:55 -05:00
opencode-agent[bot]
1e714f3ad3
chore(sync): update OpenRouter model catalog ( #5238 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 21:25:32 +00:00
opencode-agent[bot]
9ada5b9911
chore(sync): update Kilo model catalog ( #5237 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 21:25:30 +00:00
Stefan Avram
9c2b60d857
Merge pull request #5234 from anomalyco/sol-pricing-refresh
...
fix(opencode): update GPT-5.6 Sol pricing
2026-08-21 16:59:37 -04:00
Slickstef11
41b5e7cddf
fix(opencode): update GPT-5.6 Sol pricing
2026-08-21 20:42:02 +00:00
opencode-agent[bot]
13f96bc93c
chore(sync): update NanoGPT model catalog ( #5232 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 20:25:49 +00:00
opencode-agent[bot]
9132115c0e
chore(sync): update OpenRouter model catalog ( #5233 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 20:25:47 +00:00
opencode-agent[bot]
500275da0b
chore(sync): update Kilo model catalog ( #5230 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 20:25:45 +00:00
opencode-agent[bot]
c1da7fdc9d
chore(sync): update Vercel AI Gateway model catalog ( #5231 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 20:25:41 +00:00
opencode-agent[bot]
a17f6d8694
chore(sync): update Kilo model catalog ( #5224 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 19:26:15 +00:00
opencode-agent[bot]
ece22eef84
chore(sync): update OpenRouter model catalog ( #5223 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 19:26:07 +00:00
opencode-agent[bot]
72160bc19f
chore(sync): update Vercel AI Gateway model catalog ( #5228 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 19:26:00 +00:00
opencode-agent[bot]
1f708f969e
chore(sync): update CrossModel model catalog ( #5225 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 19:25:55 +00:00
opencode-agent[bot]
6e88b7a0ce
chore(sync): update DigitalOcean model catalog ( #5226 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 19:25:52 +00:00
opencode-agent[bot]
2e3ad0ff40
chore(sync): update Charm Hyper model catalog ( #5227 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 19:25:48 +00:00
opencode-agent[bot]
2b1f0cf891
chore(sync): update Kilo model catalog ( #5219 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 18:26:59 +00:00
opencode-agent[bot]
056d00cee6
chore(sync): update OpenRouter model catalog ( #5220 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 18:26:57 +00:00
opencode-agent[bot]
7928f9d1da
chore(sync): update OpenRouter model catalog ( #5216 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 17:26:16 +00:00
opencode-agent[bot]
41c4888040
chore(sync): update Merge Gateway model catalog ( #5214 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 16:27:08 +00:00
opencode-agent[bot]
bfda5342b5
chore(sync): update Venice model catalog ( #5215 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 16:27:03 +00:00
opencode-agent[bot]
3cfcd2da30
chore(sync): update Kilo model catalog ( #5213 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 16:26:57 +00:00
github-actions[bot]
f6db501e17
fix: [missing-model] ofox: deepseek/deepseek-v4-pro-0423 ( #5155 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-21 11:16:56 -05:00
github-actions[bot]
3a28bd7fe1
fix: [missing-model] ofox: deepseek/deepseek-v4-flash-vision-exp ( #5195 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-08-21 11:16:31 -05:00
Giacomo Barone
7486464f2f
feat(scaleway): add DeepSeek V4 Flash 0731 ( #5190 )
...
* feat(scaleway): add DeepSeek V4 Flash 0731
Adds Scaleway's DeepSeek V4 Flash 0731 catalog entry.
Scaleway lists this model in its Generative APIs supported models: https://www.scaleway.com/en/docs/generative-apis/reference-content/supported-models/#deepseek-v4-flash-0731
* fix(scaleway): update interleaved settings for deepseek-v4-flash-0731
Solves the action item in https://github.com/anomalyco/models.dev/pull/5190#issuecomment-5366956682
2026-08-21 11:12:58 -05:00
opencode-agent[bot]
a166d7e2be
chore(sync): update Eden AI model catalog ( #5212 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 15:27:06 +00:00
opencode-agent[bot]
833196a486
chore(sync): update Kilo model catalog ( #5211 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 15:26:54 +00:00
opencode-agent[bot]
f329edb60d
chore(sync): update Eden AI model catalog ( #5210 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 14:27:14 +00:00
opencode-agent[bot]
a7ea88af6c
chore(sync): update OpenRouter model catalog ( #5209 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 14:27:07 +00:00
opencode-agent[bot]
6c0430d65e
chore(sync): update LLM Gateway model catalog ( #5204 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 09:25:45 -05:00
opencode-agent[bot]
248ad16abe
chore(sync): update Vercel AI Gateway model catalog ( #5207 )
...
* chore(sync): update Vercel AI Gateway model catalog
* fix(vercel): add DeepSeek vision reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-08-21 09:25:31 -05:00
opencode-agent[bot]
d8e4cf27ce
chore(sync): auto-merge LLM Gateway provider updates ( #5208 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-08-21 09:25:18 -05:00
github-actions[bot]
4cf7aa8d2e
fix: [missing-model] ofox: bailian/qwen3.8-27b ( #5198 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-21 09:22:39 -05:00
github-actions[bot]
0012b37bec
fix: GPT 5.6 Sol pricing on copilot is reduced by 50% ( #5186 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-21 09:21:57 -05:00
opencode-agent[bot]
bf7b8715d0
chore(sync): update Kilo model catalog ( #5206 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 13:32:43 +00:00
opencode-agent[bot]
a06aa2a0c0
chore(sync): update OpenRouter model catalog ( #5205 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 13:32:38 +00:00
opencode-agent[bot]
d01ce8f7be
chore(sync): update Charm Hyper model catalog ( #5203 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 13:32:34 +00:00
Jack
c47d740835
Merge pull request #5202 from anomalyco/deepseek-vision-go
...
feat(opencode-go): add DeepSeek vision model
2026-08-21 21:29:39 +08:00
Jack
c79ec0614a
feat(opencode-go): add DeepSeek vision model
2026-08-21 21:03:41 +08:00
opencode-agent[bot]
2d1814c560
chore(sync): update OpenRouter model catalog ( #5201 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 12:27:22 +00:00
opencode-agent[bot]
ecc01cbf9e
chore(sync): update Kilo model catalog ( #5200 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 12:27:17 +00:00
opencode-agent[bot]
5eb141526e
chore(sync): update NanoGPT model catalog ( #5197 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 11:25:44 +00:00
opencode-agent[bot]
4806baa1e2
chore(sync): update Kilo model catalog ( #5193 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 10:26:23 +00:00
opencode-agent[bot]
4e5780c4e8
chore(sync): update OpenRouter model catalog ( #5192 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 10:26:19 +00:00
opencode-agent[bot]
e8f9178558
chore(sync): update Ofox model catalog ( #5191 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 09:27:32 +00:00
Jack
12c058e9b3
update Ox Alpha name
2026-08-21 16:40:59 +08:00
Jack
f0d08819f4
feat(opencode-go): add Ox Alpha Free model
2026-08-21 16:34:59 +08:00
opencode-agent[bot]
1bc4a63085
chore(sync): update Eden AI model catalog ( #5189 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 07:30:54 +00:00
opencode-agent[bot]
6e9c3022e9
chore(sync): update Kilo model catalog ( #5188 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 07:30:50 +00:00
opencode-agent[bot]
1c6a4b39dd
chore(sync): update OpenRouter model catalog ( #5187 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 07:30:47 +00:00
opencode-agent[bot]
501c0d8797
fix: audit Google Gemini pricing ( #5184 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-08-21 01:42:28 -05:00
opencode-agent[bot]
d119ecda15
chore(sync): update OpenRouter model catalog ( #5183 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 06:27:28 +00:00
opencode-agent[bot]
2ab8e12320
chore(sync): update Kilo model catalog ( #5182 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 06:27:26 +00:00
opencode-agent[bot]
d2ec701bac
chore(sync): update Kilo model catalog ( #5177 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 05:26:53 +00:00
opencode-agent[bot]
2975e20f0e
chore(sync): update OpenRouter model catalog ( #5178 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 05:26:50 +00:00
opencode-agent[bot]
bf3c7a6593
chore(sync): update Eden AI model catalog ( #5179 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 05:26:47 +00:00
opencode-agent[bot]
b7ab552229
chore(sync): update OpenRouter model catalog ( #5176 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 04:27:38 +00:00
opencode-agent[bot]
b8699e7490
chore(sync): update Kilo model catalog ( #5174 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 04:27:36 +00:00
opencode-agent[bot]
d546d46149
chore(sync): update DigitalOcean model catalog ( #5175 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 04:27:34 +00:00
opencode-agent[bot]
e335349ff9
chore(sync): update DigitalOcean model catalog ( #5173 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 03:34:54 +00:00
opencode-agent[bot]
4959f546af
chore(sync): update Kilo model catalog ( #5172 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 03:34:51 +00:00
opencode-agent[bot]
2c22abe1ec
chore(sync): update OpenRouter model catalog ( #5171 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 03:34:48 +00:00
opencode-agent[bot]
09e6bd456c
chore(sync): update Vercel AI Gateway model catalog ( #5170 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 02:41:48 +00:00
opencode-agent[bot]
aafdc02886
chore(sync): update Merge Gateway model catalog ( #5168 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 01:52:50 +00:00
opencode-agent[bot]
5376f0eb29
chore(sync): update DigitalOcean model catalog ( #5167 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 01:52:41 +00:00
opencode-agent[bot]
969a033185
chore(sync): update LLM Gateway model catalog ( #5164 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 00:28:33 +00:00
opencode-agent[bot]
7265df53be
chore(sync): update Kilo model catalog ( #5165 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 00:28:30 +00:00
opencode-agent[bot]
cc3e435965
chore(sync): update OpenRouter model catalog ( #5166 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-21 00:28:28 +00:00
opencode-agent[bot]
0c80e74367
chore(sync): update Vercel AI Gateway model catalog ( #5147 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 18:57:08 -05:00
opencode-agent[bot]
41e1305c35
chore(sync): update LLM Gateway model catalog ( #5153 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 18:56:42 -05:00
opencode-agent[bot]
74a7c9c038
chore(sync): update Pioneer model catalog ( #5129 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 18:56:13 -05:00
opencode-agent[bot]
9e7b9e473d
chore(sync): update Kilo model catalog ( #5163 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 23:25:34 +00:00
Frank
0cb8575c52
update zen models
2026-08-20 18:33:08 -04:00
opencode-agent[bot]
32cf45d46e
chore(sync): update Charm Hyper model catalog ( #5160 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 22:25:56 +00:00
opencode-agent[bot]
96e83c0cc8
chore(sync): update Merge Gateway model catalog ( #5162 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 22:25:51 +00:00
opencode-agent[bot]
b10ebddf0c
chore(sync): update OpenRouter model catalog ( #5161 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 22:25:48 +00:00
opencode-agent[bot]
fa41a94589
chore(sync): update Kilo model catalog ( #5158 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 21:26:53 +00:00
opencode-agent[bot]
9d1bf55e92
chore(sync): update OpenRouter model catalog ( #5159 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 21:26:03 +00:00
opencode-agent[bot]
4a294f593e
chore(sync): update Kilo model catalog ( #5156 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 20:26:09 +00:00
opencode-agent[bot]
f67627311a
chore(sync): update OpenRouter model catalog ( #5157 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 20:26:03 +00:00
opencode-agent[bot]
049d72f831
chore(sync): update Charm Hyper model catalog ( #5149 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 19:26:49 +00:00
opencode-agent[bot]
3067ef6331
chore(sync): update Ambient model catalog ( #5152 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 19:26:43 +00:00
opencode-agent[bot]
dbecf3591b
chore(sync): update Kilo model catalog ( #5146 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 19:26:37 +00:00
Ismail Ghallou
82345e0bf3
feat: split LLM Gateway into two provider catalogs ( #4011 )
...
* feat: split LLM Gateway into two provider catalogs
Renames the existing llmgateway provider to "DevPass (LLM Gateway)" (id
and models unchanged: the aggregated, auto-routed root-model catalog) and
adds llmgateway-providers ("LLM Gateway"): one entry per upstream
provider mapping, addressed as provider/model-id, synced from
/v1/models?mapped=true. The catalog starts empty and is populated by the
scheduled sync automation; the sync refuses to run against a deployment
without the mapped view so it fails loudly instead of syncing wrong ids.
Claude-Session: https://claude.ai/code/session_017pReWhniXJcDL9aiQHqoFQ
* fix: apply deployment data on mapped factored entries
Addresses the PR review: brand-new factored mapped entries now carry the
mapping's own capability flags (attachment/tool_call/reasoning and
structured_output) as overrides, translate the deployment's declared
reasoning_efforts into reasoning_options instead of stamping [], prefer
the gateway's served max_output over inherited/authored output limits,
and only fall back to context when the base metadata declares no output.
Adds unit tests for mapped factoring, capability overrides, max_output
preference, and the unprefixed-id refusal guard.
Claude-Session: https://claude.ai/code/session_017pReWhniXJcDL9aiQHqoFQ
* chore: seed the llmgateway-providers catalog
The dev branch now rejects providers with zero models, so the empty
.gitkeep-anchored catalog no longer validates. Seed it with a small
representative set generated by the sync (factored, full, duplicate
deployments of one model, capability deltas); the scheduled sync fills
in the rest once the gateway's mapped view is live.
Claude-Session: https://claude.ai/code/session_017pReWhniXJcDL9aiQHqoFQ
* fix: honor base and sibling reasoning data on mapped sync
Round 2 of review feedback:
- Factored resyncs no longer stamp context as limit.output when the
gateway omits max_output and the base declares an output to inherit;
the served max_output still wins whenever reported (creates and
resyncs), and reasoning_options now refresh from deployment efforts.
- A deployment whose only accepted effort is "none" is a plain on/off
switch, so it translates to a toggle (matches the lab's control).
- When a deployment declares no efforts, mapped entries reuse the
aggregated llmgateway catalog's curated reasoning_options for the
same root model instead of ending up with []; a curated [] counts as
unknown so a bad first stamp is not sticky. The runner also stops
stamping [] onto factored reasoners whose base metadata already
declares reasoning_options (it would shadow the base's controls).
- perplexity added to the canonical prefixes so Sonar models factor
against their lab metadata; the sonar-pro seed is now override-only.
Claude-Session: https://claude.ai/code/session_017pReWhniXJcDL9aiQHqoFQ
* fix: harden mapped sync guards and seed curation
Round 3 of review feedback:
- Both LLM Gateway syncs now reject an empty (or fully filtered)
response instead of authoritatively deleting the catalog through the
delete-missing pass; the every() prefix guard alone passed on [].
- A vision-less deployment also overrides modalities on factored
creates, so attachment=false can no longer coexist with inherited
image input (sonar-pro seed regenerated accordingly).
- Mapped entries copy the interleaved reasoning side-channel from the
aggregated llmgateway catalog when the deployment reasons (same wire
surface); glm-5.1 and kimi-k2.6 seeds now carry it.
- Toggle seeds carry the required leading wire-path comment.
- gpt-5.5 seeds author the 272k context pricing tier so resync
preserves it, matching the first-party and aggregated entries.
Claude-Session: https://claude.ai/code/session_017pReWhniXJcDL9aiQHqoFQ
* fix: never author zero limits, enforce vision on modalities
Round 4 of review feedback:
- A missing/zero context_length is no longer written as limit.context=0:
factored entries leave context unset and inherit the base, and
unfactored creates without a positive served context are skipped
(reported via sourceID) instead of publishing unusable limits. Applies
to both the aggregated and mapped builders.
- vision=false now forces non-image input modalities from the mapping
itself instead of trusting the model-level architecture, on both the
factored and unfactored create paths (and the existing-full fallback).
Claude-Session: https://claude.ai/code/session_017pReWhniXJcDL9aiQHqoFQ
* fix: scalable logo, require one mapping per entry
Review round 5: drop the fixed width/height from the new provider logo
(AGENTS.md blocker), and fail the mapped sync loudly when a kept model
does not carry exactly one providers[] mapping instead of letting the
builder silently fall back to noisy supported_parameters defaults.
Claude-Session: https://claude.ai/code/session_0131ZfUnTfJrCzygw3wE4bNF
* fix: inherit lab descriptions, author toggle headers
Review round 6: mapped factored resyncs no longer stamp a synthesized
describeModel blurb as a sticky description override (unset keeps
inheriting the lab text, matching merge-gateway/cortecs), and mapped
sync writes now author the required leading wire-path comment on files
that carry a toggle reasoning control via a new optional header on the
translateModel result (an existing on-disk header always wins).
Claude-Session: https://claude.ai/code/session_0131ZfUnTfJrCzygw3wE4bNF
* fix: keep mapping flags authoritative on resyncs
Review round 7: mapped existing-entry resyncs (factored and full) now
apply the deployment mapping's reasoning/vision/tools/structured-output
flags with the same authority as creates, so the written booleans and
the reasoning_options derived from them always move together and drift
self-heals hourly; prior curation only fills in where the mapping is
silent. Also documents in the together-ai/kimi-k2.6 seed header why
that pin is intentionally weaker than Together's first-party row (the
gateway serves it with tools/JSON off and a 32k output cap per its own
e2e'd catalog mapping).
Claude-Session: https://claude.ai/code/session_0131ZfUnTfJrCzygw3wE4bNF
* fix: realign vision modalities in both directions
Review round 8: mapped resyncs no longer keep a stale text-only
modalities override once the deployment's vision returns — a declared
vision=true clears the override on factored entries (base image/pdf
inputs inherit again) and recomputes from the served architecture on
full entries, mirroring how vision=false already strips them; only a
silent mapping leaves curated modalities untouched.
Claude-Session: https://claude.ai/code/session_0131ZfUnTfJrCzygw3wE4bNF
* fix: local perplexity resolution, no zero limits
Review round 9: drop the perplexity entry from the shared
CANONICAL_PROVIDER_PREFIXES (it would silently start factoring other
hosts' standalone perplexity files) — the llmgateway sync now resolves
lab IDs through resolveModelMetadataBaseModel, whose exact models/ path
match covers perplexity without touching other providers. Full-row
resyncs in both builders no longer fall back to the zero/absent
reported context: authored limits only ever carry known-positive
values, an authored 0 on disk counts as unusable, and a full row with
no usable context anywhere fails loudly (skipping would hand the file
to the delete-missing pass).
Claude-Session: https://claude.ai/code/session_0131ZfUnTfJrCzygw3wE4bNF
* fix: merge deployment efforts with curated controls
Review round 10: deployment reasoning_efforts now own only the
effort/toggle surface — curated non-effort controls such as
budget_tokens (the same host's $.reasoning.max_tokens path, mirroring
DigitalOcean's sync) survive from the existing file or the aggregated
sibling instead of being wiped on every resync. Mapped creates also
seed cost.tiers from the aggregated sibling's curated tiers, since the
gateway API exposes none and the bulk sync would otherwise author
tiered models at flat long-context rates; authored tiers still win on
resync.
Claude-Session: https://claude.ai/code/session_0131ZfUnTfJrCzygw3wE4bNF
2026-08-20 13:39:11 -05:00
opencode-agent[bot]
38d785c8e3
chore(sync): update Tinfoil model catalog ( #5145 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 18:27:55 +00:00
opencode-agent[bot]
706cfffebd
chore(sync): update Requesty model catalog ( #5143 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 18:27:40 +00:00
opencode-agent[bot]
6dbf20b1f2
chore(sync): update OpenRouter model catalog ( #5144 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 18:27:24 +00:00
opencode-agent[bot]
36d38e8aa3
chore(sync): update Kilo model catalog ( #5142 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 18:27:06 +00:00
opencode-agent[bot]
d0b72154c6
chore(sync): update Charm Hyper model catalog ( #5141 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 18:27:03 +00:00
Jack
603180530e
feat(opencode): add Ox Alpha Free model
2026-08-21 02:04:32 +08:00
opencode-agent[bot]
b398c049f7
chore(sync): update Tinfoil model catalog ( #5140 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 17:26:25 +00:00
opencode-agent[bot]
cdc6e5582f
chore(sync): update Kilo model catalog ( #5139 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 17:26:05 +00:00
opencode-agent[bot]
ebc7bbd9ee
chore(sync): update OpenRouter model catalog ( #5138 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 17:26:02 +00:00
opencode-agent[bot]
c553b71aa7
chore(sync): update Kilo model catalog ( #5136 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 16:27:30 +00:00
opencode-agent[bot]
878b4900e6
chore(sync): update Charm Hyper model catalog ( #5134 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 16:27:07 +00:00
opencode-agent[bot]
0c26307911
chore(sync): update LLM Gateway model catalog ( #5135 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 16:26:47 +00:00
opencode-agent[bot]
25d0836a6d
chore(sync): update OpenRouter model catalog ( #5133 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 16:26:45 +00:00
opencode-agent[bot]
03f58ac523
fix(google-vertex): correct model pricing ( #5132 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-08-20 11:10:48 -05:00
opencode-agent[bot]
b6c06c36e8
chore(sync): update Eden AI model catalog ( #5128 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 15:27:40 +00:00
opencode-agent[bot]
5dd44b5b3c
chore(sync): update OpenRouter model catalog ( #5127 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 15:27:12 +00:00
github-actions[bot]
a9754eefbc
fix: [missing-model] pioneer: nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16 ( #5042 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-20 09:45:21 -05:00
轻尘
7e773e8bc7
feat: add DeepSeek-V4-Flash-0731, DeepSeek-V4-Pro, Qwen3.8-Max to SCNet Token Plan ( #5122 )
2026-08-20 09:43:06 -05:00
opencode-agent[bot]
0c79840754
chore(sync): update OpenRouter model catalog ( #5125 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 14:27:34 +00:00
opencode-agent[bot]
722bb7f73a
chore(sync): update Cortecs model catalog ( #5126 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 14:27:16 +00:00
opencode-agent[bot]
c0eb6257bd
chore(sync): update Venice model catalog ( #5123 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 14:27:14 +00:00
opencode-agent[bot]
4d59d1c742
chore(sync): update Kilo model catalog ( #5124 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 14:26:56 +00:00
opencode-agent[bot]
e73c7b064a
chore(sync): update Eden AI model catalog ( #5120 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 13:34:12 +00:00
opencode-agent[bot]
656bd85196
chore(sync): update Kilo model catalog ( #5121 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 13:34:09 +00:00
opencode-agent[bot]
f26d82b612
chore(sync): update Cortecs model catalog ( #5119 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 13:34:07 +00:00
opencode-agent[bot]
370a0f665e
chore(sync): update OpenRouter model catalog ( #5118 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 13:33:49 +00:00
opencode-agent[bot]
4b494b2702
chore(sync): update Eden AI model catalog ( #5116 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 10:26:31 +00:00
opencode-agent[bot]
7bd8b6310b
chore(sync): update Ofox model catalog ( #5115 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 10:26:11 +00:00
opencode-agent[bot]
b6f133f18a
chore(sync): update NanoGPT model catalog ( #5113 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 09:26:54 +00:00
opencode-agent[bot]
eeffdfc015
chore(sync): update OpenRouter model catalog ( #5112 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 07:29:29 +00:00
opencode-agent[bot]
86c7c9b568
chore(sync): update Tinfoil model catalog ( #5111 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 06:27:26 +00:00
opencode-agent[bot]
6ceb287630
chore(sync): update Eden AI model catalog ( #5110 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 05:26:11 +00:00
Frank
838b1f9331
update zen models
2026-08-20 01:04:54 -04:00
Frank
8096c146aa
update zen models
2026-08-20 00:59:13 -04:00
Frank
cc26636044
update zen models
2026-08-20 00:53:13 -04:00
opencode-agent[bot]
e886db8d9c
chore(sync): update Kilo model catalog ( #5108 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 02:40:21 +00:00
opencode-agent[bot]
59cf803f82
chore(sync): update OpenRouter model catalog ( #5107 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 02:40:04 +00:00
opencode-agent[bot]
6abdd9cac2
chore(sync): update OpenRouter model catalog ( #5106 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 01:50:02 +00:00
opencode-agent[bot]
ca4255f8b5
chore(sync): update Kilo model catalog ( #5104 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 01:49:39 +00:00
opencode-agent[bot]
4ba2f78edd
chore(sync): update LLM Gateway model catalog ( #5105 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 01:49:36 +00:00
opencode-agent[bot]
77a4d2b6f2
chore(sync): update OpenRouter model catalog ( #5102 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 00:28:43 +00:00
opencode-agent[bot]
cf38bb2b06
chore(sync): update EmpirioLabs AI model catalog ( #5101 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 00:28:27 +00:00
opencode-agent[bot]
52a288b1f4
chore(sync): update Kilo model catalog ( #5100 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-20 00:28:05 +00:00
opencode-agent[bot]
a0dc9ecc2e
chore(sync): update Kilo model catalog ( #5099 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 22:25:58 +00:00
opencode-agent[bot]
b8a3341005
chore(sync): update OpenRouter model catalog ( #5097 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 22:25:41 +00:00
opencode-agent[bot]
1fe85c8e64
chore(sync): update Vercel AI Gateway model catalog ( #5098 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 22:25:26 +00:00
opencode-agent[bot]
7112ec5bd8
chore(sync): update Cortecs model catalog ( #5096 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 21:26:54 +00:00
opencode-agent[bot]
1d4b1d4ba5
chore(sync): update EmpirioLabs AI model catalog ( #5091 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 21:26:37 +00:00
opencode-agent[bot]
a0e338e043
chore(sync): update OpenRouter model catalog ( #5095 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 21:26:20 +00:00
opencode-agent[bot]
1a0b079827
chore(sync): update LLM Gateway model catalog ( #5094 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 21:26:04 +00:00
opencode-agent[bot]
b9d441b97f
chore(sync): update Ofox model catalog ( #5092 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 21:25:51 +00:00
opencode-agent[bot]
3d661ef1ff
chore(sync): update Weights & Biases model catalog ( #5093 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 21:25:36 +00:00
opencode-agent[bot]
1fdde5d253
chore(sync): update Kilo model catalog ( #5090 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 21:25:33 +00:00
opencode-agent[bot]
960ee7785d
fix(sync): normalize Cortecs file modalities ( #5089 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-08-19 15:36:24 -05:00
opencode-agent[bot]
a00f0a2b28
chore(sync): update Hugging Face model catalog ( #5079 )
...
* chore(sync): update Hugging Face model catalog
* fix(huggingface): add GLM 4.6V reasoning toggle
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-08-19 15:30:04 -05:00
Adam
10b6f98158
feat(amazon-bedrock): add Grok 4.6 ( #5082 )
2026-08-19 15:27:06 -05:00
opencode-agent[bot]
999a96b630
chore(sync): update OpenRouter model catalog ( #5088 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 20:26:28 +00:00
opencode-agent[bot]
456377e0d6
chore(sync): update Kilo model catalog ( #5086 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 20:25:58 +00:00
opencode-agent[bot]
dab12f78b7
chore(sync): update Vercel AI Gateway model catalog ( #5087 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 20:25:54 +00:00
opencode-agent[bot]
2ba36bdd16
chore(sync): update Kilo model catalog ( #5084 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 19:25:44 +00:00
opencode-agent[bot]
ec9dce6e5f
chore(sync): update Baseten model catalog ( #5083 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 19:25:41 +00:00
opencode-agent[bot]
bc3a372032
chore(sync): update OpenRouter model catalog ( #5085 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 19:25:38 +00:00
Frank
8e3629ccde
Reapply "update go models"
...
This reverts commit 6ad20d7ec1 .
2026-08-19 15:01:33 -04:00
Frank
6ad20d7ec1
Revert "update go models"
...
This reverts commit e8f9754a01 .
2026-08-19 14:58:08 -04:00
Frank
e8f9754a01
update go models
2026-08-19 14:56:37 -04:00
opencode-agent[bot]
6ca616ca04
chore(sync): update EmpirioLabs AI model catalog ( #5080 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 18:27:10 +00:00
opencode-agent[bot]
21df8dc8e7
chore(sync): update Charm Hyper model catalog ( #5081 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 18:26:51 +00:00
opencode-agent[bot]
734d20ea43
chore(sync): allow CrossModel reasoning auto-merge ( #5078 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-08-19 12:52:44 -05:00
Wassel Alazhar
57a8362627
umans-ai + coding-plan: remove umans-glm-5.1 (no longer served) ( #5075 )
...
umans-glm-5.1 has been retired from the umans.ai catalogue. The live
catalog (GET https://api.code.umans.ai/v1/models ) no longer lists it, so
drop it from both the pay-per-token provider and the coding plan.
Everything else is unchanged.
2026-08-19 12:48:58 -05:00
opencode-agent[bot]
2974abc315
chore(sync): update Vercel AI Gateway model catalog ( #5074 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-08-19 12:48:43 -05:00
opencode-agent[bot]
98de72cc24
fix(vercel): factor free routes onto base models ( #5077 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-08-19 12:46:58 -05:00
opencode-agent[bot]
d328ece240
fix(opencode): apply GPT-5.6 Sol discount pricing ( #5076 )
...
Co-authored-by: thdxr <826656+thdxr@users.noreply.github.com >
2026-08-19 12:45:32 -05:00
opencode-agent[bot]
8a99905508
chore(sync): update CrossModel model catalog ( #5032 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 12:44:02 -05:00
Jaber Jaber
8e57e50555
feat(runinfra): add DeepSeek V4 Pro ( #4971 )
2026-08-19 12:43:48 -05:00
opencode-agent[bot]
ef6b43ce32
chore(sync): update Pioneer model catalog ( #5041 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 12:42:47 -05:00
opencode-agent[bot]
ecf7cf243a
chore(sync): update Kilo model catalog ( #5073 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 17:26:07 +00:00
opencode-agent[bot]
c225710a71
chore(sync): update OpenRouter model catalog ( #5072 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 17:25:49 +00:00
Frank
e9b309e53a
Merge branch 'dev' of github.com:anomalyco/models.dev into dev
2026-08-19 12:53:09 -04:00
Frank
59b9946487
update go models
2026-08-19 12:53:07 -04:00
opencode-agent[bot]
47fb0bdbd5
chore(sync): update OpenRouter model catalog ( #5070 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 16:26:47 +00:00
opencode-agent[bot]
4cd7df9f9a
chore(sync): update Kilo model catalog ( #5069 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 16:26:27 +00:00
opencode-agent[bot]
318e78edb6
chore(sync): update Inceptron model catalog ( #5068 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 15:27:32 +00:00
opencode-agent[bot]
d166a4a13c
chore(sync): update LLM Gateway model catalog ( #5067 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 15:27:13 +00:00
opencode-agent[bot]
f90c61870e
chore(sync): update Eden AI model catalog ( #5066 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 15:26:58 +00:00
opencode-agent[bot]
176931b0a3
chore(sync): update Kilo model catalog ( #5064 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 15:26:56 +00:00
opencode-agent[bot]
d67ca7fb37
chore(sync): update OpenRouter model catalog ( #5065 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 15:26:39 +00:00
opencode-agent[bot]
cbee7a1586
chore(opencode): label GPT-5.6 Sol discount ( #5062 )
2026-08-19 14:28:04 +00:00
opencode-agent[bot]
6c01cb88cc
chore(sync): update Kilo model catalog ( #5061 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 14:27:11 +00:00
opencode-agent[bot]
aa6ca0210e
chore(sync): update OpenRouter model catalog ( #5060 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 14:26:48 +00:00
opencode-agent[bot]
2e62366a32
chore(sync): update Charm Hyper model catalog ( #5059 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 14:26:45 +00:00
Jack
7f06ffb7af
Merge pull request #5045 from anomalyco/hy3-promotion
...
chore(opencode-go): promote Hy3 usage
2026-08-19 22:06:43 +08:00
opencode-agent[bot]
9cf4416ba3
chore(sync): update OpenRouter model catalog ( #5057 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 13:32:36 +00:00
opencode-agent[bot]
a23fd0a5a0
chore(sync): update Charm Hyper model catalog ( #5056 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 13:32:06 +00:00
opencode-agent[bot]
9c7e86ad91
chore(sync): update Kilo model catalog ( #5055 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 13:32:02 +00:00
opencode-agent[bot]
9455d5c4c5
chore(sync): update OpenRouter model catalog ( #5052 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 12:27:35 +00:00
opencode-agent[bot]
9016ca7eec
chore(sync): update Kilo model catalog ( #5051 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 12:27:12 +00:00
opencode-agent[bot]
4d9e97392c
chore(sync): update Charm Hyper model catalog ( #5050 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 12:27:09 +00:00
opencode-agent[bot]
4600c45aba
chore(sync): update Charm Hyper model catalog ( #5048 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 11:25:27 +00:00
opencode-agent[bot]
d583e01b18
chore(sync): update OpenRouter model catalog ( #5046 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 10:25:51 +00:00
Jack
9a33d182cc
chore(opencode-go): promote Hy3 usage
2026-08-19 17:31:05 +08:00
opencode-agent[bot]
fbe9346bf1
chore(sync): update OpenRouter model catalog ( #5044 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 09:27:12 +00:00
opencode-agent[bot]
ce9b24d456
chore(sync): update Kilo model catalog ( #5043 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 09:26:58 +00:00
opencode-agent[bot]
ad2a14a912
chore(sync): update Chutes model catalog ( #5040 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 08:27:14 +00:00
opencode-agent[bot]
ef648f55cd
chore(sync): update NanoGPT model catalog ( #5039 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 08:26:56 +00:00
Frank
3e0c5ce943
update zen models
2026-08-19 03:26:31 -04:00
opencode-agent[bot]
a618f53bea
chore(sync): update OpenRouter model catalog ( #5031 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 06:27:10 +00:00
Jack
de028ac6ae
Merge pull request #5027 from anomalyco/luna-go-pricing
...
chore(opencode-go): update GPT-5.6 Luna pricing
2026-08-19 14:23:04 +08:00
opencode-agent[bot]
fbdc08704a
chore(sync): update Eden AI model catalog ( #5029 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 05:26:33 +00:00
opencode-agent[bot]
516f60127b
chore(sync): update Kilo model catalog ( #5030 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 05:26:16 +00:00
opencode-agent[bot]
b9eed9a896
chore(sync): update OpenRouter model catalog ( #5028 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 05:26:14 +00:00
github-actions[bot]
5f6906f257
fix: [missing-model] ofox: x-ai/grok-4.6 ( #5020 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-18 23:54:56 -05:00
github-actions[bot]
eea4c7205c
fix: [missing-model] ofox: x-ai/grok-4.5 ( #5021 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-18 23:54:48 -05:00
github-actions[bot]
634e8a574f
fix: [missing-model] ofox: z-ai/glm-5.3 ( #5026 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-18 23:54:36 -05:00
Jack
13319839ff
chore(opencode-go): update GPT-5.6 Luna pricing
2026-08-19 12:30:41 +08:00
opencode-agent[bot]
bc58309390
chore(sync): update OpenRouter model catalog ( #5025 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 04:27:46 +00:00
opencode-agent[bot]
253dc360bb
chore(sync): update EmpirioLabs AI model catalog ( #5023 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 04:27:20 +00:00
opencode-agent[bot]
eec220ab56
chore(sync): update Kilo model catalog ( #5024 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 04:27:18 +00:00
Frank
ab6c64dc89
Merge branch 'dev' of github.com:anomalyco/models.dev into dev
2026-08-19 00:26:28 -04:00
Frank
5b459e6b92
update zen models
2026-08-19 00:26:26 -04:00
opencode-agent[bot]
7cdb9c04d9
chore(sync): update Kilo model catalog ( #5018 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 03:31:53 +00:00
opencode-agent[bot]
de6b869fdc
chore(sync): update OpenRouter model catalog ( #5019 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 03:31:50 +00:00
opencode-agent[bot]
21c9cbf9e0
chore(sync): update OpenRouter model catalog ( #5013 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 02:40:36 +00:00
opencode-agent[bot]
927bd8e512
chore(sync): update Kilo model catalog ( #5014 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 02:40:21 +00:00
Adam
d0e8132db4
feat: add Echo provider ( #4855 )
...
Signed-off-by: Adam Rida <adam.rida1998@hotmail.fr >
2026-08-18 21:15:50 -05:00
opencode-agent[bot]
6d022f0c46
chore(sync): update Requesty model catalog ( #5004 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 21:01:06 -05:00
opencode-agent[bot]
da2d59b263
chore(sync): update Kilo model catalog ( #5012 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 01:50:56 +00:00
opencode-agent[bot]
069492081c
chore(sync): update Venice model catalog ( #5011 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 01:50:38 +00:00
github-actions[bot]
03ab3267e6
fix: [missing-model] ofox: google/gemini-3.7-flash ( #4989 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-18 20:49:23 -05:00
opencode-agent[bot]
29fa112b1e
chore(sync): update Kilo model catalog ( #5010 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 00:28:17 +00:00
opencode-agent[bot]
7df3dafdb8
chore(sync): update Vercel AI Gateway model catalog ( #5009 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 00:28:01 +00:00
opencode-agent[bot]
ef282cd0f9
chore(sync): update OpenRouter model catalog ( #5008 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-19 00:27:57 +00:00
opencode-agent[bot]
ec1ce4fc60
chore(sync): update Merge Gateway model catalog ( #5005 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 23:25:20 +00:00
opencode-agent[bot]
cdd964974e
chore(sync): update OpenRouter model catalog ( #5007 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 23:25:03 +00:00
opencode-agent[bot]
2bd1c38272
chore(sync): update Kilo model catalog ( #5006 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 23:25:01 +00:00
opencode-agent[bot]
32402a5c25
chore(sync): update Weights & Biases model catalog ( #4997 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 17:59:13 -05:00
opencode-agent[bot]
4cb61fe693
chore(sync): update Merge Gateway model catalog ( #5002 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 22:25:51 +00:00
opencode-agent[bot]
309ba41697
chore(sync): update Chutes model catalog ( #4999 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 22:25:34 +00:00
opencode-agent[bot]
3846d9f46e
chore(sync): update OpenRouter model catalog ( #5001 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 22:25:31 +00:00
opencode-agent[bot]
a9d2f256a6
chore(sync): update Kilo model catalog ( #4998 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 22:25:16 +00:00
opencode-agent[bot]
105dffa330
chore(sync): update Venice model catalog ( #5000 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 22:25:15 +00:00
opencode-agent[bot]
a47d45f5b7
chore(sync): update OpenRouter model catalog ( #4996 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 21:26:11 +00:00
opencode-agent[bot]
6f46fc309c
chore(sync): update Kilo model catalog ( #4995 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 21:25:52 +00:00
opencode-agent[bot]
e4207aa568
chore(sync): update Vercel AI Gateway model catalog ( #4994 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 21:25:33 +00:00
opencode-agent[bot]
7862322273
chore(sync): update LLM Gateway model catalog ( #4992 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 20:25:58 +00:00
opencode-agent[bot]
0d7b2b33d6
chore(sync): update OpenRouter model catalog ( #4991 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 20:25:39 +00:00
opencode-agent[bot]
90b939f82e
chore(sync): update Kilo model catalog ( #4990 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 20:25:23 +00:00
opencode-agent[bot]
bd36de8b24
chore(sync): update Kilo model catalog ( #4987 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 19:26:40 +00:00
opencode-agent[bot]
c489d41a82
chore(sync): update OpenRouter model catalog ( #4988 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 19:26:22 +00:00
opencode-agent[bot]
085ebee38b
chore(sync): update Ambient model catalog ( #4986 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 19:26:00 +00:00
opencode-agent[bot]
4059cbbc15
feat(providers/azure): add Claude Opus 4.7 ( #4984 )
...
* feat(providers/azure): add Claude Opus 4.7
* fix(providers/azure-cognitive-services): add Claude Opus 4.7
---------
Co-authored-by: Mike Sukmanowsky <mike.sukmanowsky@gmail.com >
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-08-18 14:15:01 -05:00
opencode-agent[bot]
eeaf8b2fdc
chore(sync): update Vercel AI Gateway model catalog ( #4980 )
...
* chore(sync): update Vercel AI Gateway model catalog
* fix(vercel): add GLM 5.3 reasoning efforts
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-08-18 14:14:48 -05:00
Roman Bange
017e91c9d1
fix: update hetzner models ( #4975 )
2026-08-18 14:12:39 -05:00
opencode-agent[bot]
7a4761172f
fix(baseten): align reasoning metadata with docs ( #4982 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 14:03:37 -05:00
opencode-agent[bot]
c235e49145
chore(sync): update Charm Hyper model catalog ( #4981 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 18:27:19 +00:00
opencode-agent[bot]
35caa88ba7
chore(sync): update OpenRouter model catalog ( #4979 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 18:27:02 +00:00
opencode-agent[bot]
f266a50065
chore(sync): update LLM Gateway model catalog ( #4978 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 18:26:59 +00:00
opencode-agent[bot]
6f7b1644cb
chore(sync): update Charm Hyper model catalog ( #4976 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 17:25:59 +00:00
opencode-agent[bot]
ec8295bdf0
chore(sync): update NanoGPT model catalog ( #4974 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 16:26:44 +00:00
opencode-agent[bot]
1649090517
chore(sync): update OpenRouter model catalog ( #4973 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 16:26:41 +00:00
opencode-agent[bot]
9cfd6dcaff
chore(sync): update Kilo model catalog ( #4972 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 16:26:26 +00:00
opencode-agent[bot]
e95c717a64
chore(sync): update Eden AI model catalog ( #4970 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 15:26:45 +00:00
bhuvankakkar
0cd2d07081
feat(scx-ai): rename scx provider to scx-ai, add GLM-5.2 and Qwen3.8-Max ( #4692 )
...
* feat(scx-ai): rename scx provider to scx-ai and add GLM-5.2 + Qwen3.8-Max
Rename providers/scx to providers/scx-ai so the registry id matches the
provider id SCX uses elsewhere (theopenco/llmgateway).
Add two models already served on https://api.scx.ai/v1 :
- GLM-5.2 (base_model zhipuai/glm-5.2)
- Qwen3.8-Max (base_model alibaba/qwen3.8-max)
Correct MiniMax-M2.7 context from 192000 to the measured 196608.
* fix(scx-ai): narrow reasoning_options to measured controls, document 64k output
Address review on #4692 :
- GLM-5.2: minimal returns zero reasoning content (n=4), so it is the off
control, not a level; low/medium/high are indistinguishable. Narrow to
none/high/max.
- Qwen3.8-Max: minimal/low/medium form one band, xhigh separates. Narrow to
the Alibaba effective set plus the verified none off control.
- MiniMax-M2.7: explain why output (64000) sits below the enforced context
ceiling (196608) instead of matching it.
* fix(scx-ai): author interleaved side channels, correct MiniMax output and Qwen limits
Addresses the review findings on #4692 , all re-verified against the live
https://api.scx.ai/v1 endpoint.
- GLM-5.2, Qwen3.8-Max, gpt-oss-120b: add [interleaved] field =
"reasoning_content". All three return thinking on that field.
- MiniMax-M2.7: the side channel here is named `reasoning`, which is not one
of the two schema-permitted field names, so it is declared as the bare
`interleaved = true` instead.
- MiniMax-M2.7: limit.output 64_000 -> 196_608. There is no separate output
cap on this host, only the shared budget (max_tokens 196540 -> 200 OK,
196608 -> 400 "maximum context length is 196608 tokens"). SCX's own entry
in theopenco/llmgateway also carries maxOutput 196608. This makes MiniMax
consistent with gpt-oss-120b, where output already equals context.
- Qwen3.8-Max: drop pdf from modalities.input. It is inherited from the base
entry but is not served here -- both the file_url and file_data forms are
rejected with "The current model does not support PDF file input". Video
is kept: a frame sequence is accepted and described, and an under-length
one is rejected with a video-specific frame-count error.
- Qwen3.8-Max: add limit.input = 983_616, the enforced input ceiling
("Range of input length should be [1, 983616]"), which is below the 1M
context inherited from the base entry. GLM-5.2's equivalent ceiling is
1048576, above its published 1M context, so its limits are left inherited.
- Qwen3.8-Max: add cost.cache_write = 2.5, matching the cacheWriteInputPrice
SCX maintains in theopenco/llmgateway and the alibaba first-party entry.
2026-08-18 10:25:23 -05:00
David Knaack
e4be784056
chore(sap-ai-core): add Gemini Embedding 2 and Mistral Medium model definitions ( #4962 )
2026-08-18 10:22:49 -05:00
opencode-agent[bot]
a87e38ea0a
chore(sync): update OpenRouter model catalog ( #4968 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 14:27:04 +00:00
opencode-agent[bot]
302b6eb146
chore(sync): update Eden AI model catalog ( #4967 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 14:27:01 +00:00
opencode-agent[bot]
2bb5c23b5d
chore(sync): update Kilo model catalog ( #4969 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 14:26:58 +00:00
opencode-agent[bot]
2a1a2338d8
chore(sync): update OpenRouter model catalog ( #4966 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 13:31:27 +00:00
opencode-agent[bot]
8355ecfb57
chore(sync): update LLM Gateway model catalog ( #4964 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 11:25:45 +00:00
opencode-agent[bot]
79ade68781
chore(sync): update Charm Hyper model catalog ( #4963 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 11:25:31 +00:00
opencode-agent[bot]
4890e733e6
chore(sync): update OpenRouter model catalog ( #4959 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 10:25:51 +00:00
opencode-agent[bot]
215e0561a6
chore(sync): update Kilo model catalog ( #4958 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 09:27:04 +00:00
opencode-agent[bot]
710ca9f9a1
chore(sync): update OpenRouter model catalog ( #4957 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 09:26:46 +00:00
opencode-agent[bot]
5a2a7efb9c
chore(sync): update Kilo model catalog ( #4956 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 08:27:17 +00:00
opencode-agent[bot]
025f9e2931
chore(sync): update OpenRouter model catalog ( #4955 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 08:26:58 +00:00
opencode-agent[bot]
bdcd2fb9a5
chore(sync): update OpenRouter model catalog ( #4954 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 07:28:23 +00:00
opencode-agent[bot]
3a260db64d
chore(sync): update NanoGPT model catalog ( #4953 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 07:28:02 +00:00
opencode-agent[bot]
69b464ca71
chore(sync): update OpenRouter model catalog ( #4952 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 06:27:12 +00:00
opencode-agent[bot]
5c9a310469
chore(sync): update Eden AI model catalog ( #4950 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 05:26:11 +00:00
opencode-agent[bot]
2753486219
chore(sync): update Vercel AI Gateway model catalog ( #4949 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 05:26:08 +00:00
opencode-agent[bot]
3bb30a8d2b
fix(baseten): preserve authored output limits ( #4948 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 00:07:07 -05:00
opencode-agent[bot]
98b7e9a363
chore(sync): update OpenRouter model catalog ( #4946 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 04:27:28 +00:00
opencode-agent[bot]
7bb8f84178
chore(sync): update Kilo model catalog ( #4945 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 04:27:12 +00:00
opencode-agent[bot]
9229219514
chore(sync): update OpenRouter model catalog ( #4943 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 03:31:34 +00:00
opencode-agent[bot]
e1e9619808
chore(sync): update Kilo model catalog ( #4944 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 03:31:16 +00:00
stanislav-kosmik
be01f6e626
feat(providers): add Kosmik Compute ( #4869 )
...
* feat(providers): add Kosmik Compute
* fix(providers): address Kosmik review
* fix(providers): cite Kosmik pricing source
* fix(providers): align Kosmik Qwen3.8 reasoning efforts
Advertise the Qwen3.8 canonical public effort surface none/low/medium/xhigh
(matching the Qwen3.8 lab/same-model peer surface) instead of the GPT-style
none/low/medium/high. xhigh is the live-verified top tier; high remains a
backward-compatible legacy alias accepted by the router but is no longer
advertised as the canonical Qwen3.8 effort.
---------
Co-authored-by: Codex <codex@openai.com >
2026-08-17 22:30:56 -05:00
opencode-agent[bot]
5b26c821e7
chore(sync): update Cloudflare Workers AI model catalog ( #4941 )
...
* chore(sync): update Cloudflare Workers AI model catalog
* fix(cloudflare-workers-ai): add Qwen reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-17 22:30:02 -05:00
opencode-agent[bot]
44101900a9
chore(sync): update Deep Infra model catalog ( #4933 )
...
* chore(sync): update Deep Infra model catalog
* fix(deepinfra): add Qwen reasoning efforts
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-17 22:29:46 -05:00
opencode-agent[bot]
5d7c2a1eeb
chore(sync): update Vercel AI Gateway model catalog ( #4914 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 22:16:00 -05:00
opencode-agent[bot]
bbf775b23b
chore(sync): update Kilo model catalog ( #4942 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 02:39:40 +00:00
opencode-agent[bot]
59fd6d92c6
chore(sync): update Venice model catalog ( #4940 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 02:39:28 +00:00
opencode-agent[bot]
3097d1df0d
chore(sync): update OpenRouter model catalog ( #4939 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 02:39:25 +00:00
opencode-agent[bot]
8b78b4eecb
chore(sync): update Merge Gateway model catalog ( #4936 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 01:49:43 +00:00
opencode-agent[bot]
2a3a284eb3
chore(sync): update OpenRouter model catalog ( #4935 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 01:49:16 +00:00
opencode-agent[bot]
116345661c
chore(sync): update Kilo model catalog ( #4937 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 01:49:13 +00:00
choccho
af4bc2ee9e
Add Sakana Namazu model ( #4608 )
...
* Add Sakana Namazu model
* Update Sakana AI lab description
* Restore Sakana AI lab description
* Delete provider section in sakana-namazu.toml
Removed provider section from sakana-namazu.toml
---------
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-08-17 20:16:48 -05:00
opencode-agent[bot]
f3b97fbbf1
chore(sync): update OpenRouter model catalog ( #4931 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 00:28:46 +00:00
opencode-agent[bot]
ca7e8d0fa8
chore(sync): update Kilo model catalog ( #4932 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-18 00:28:27 +00:00
opencode-agent[bot]
50c74c4aff
chore(sync): update Baseten model catalog ( #4930 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 23:25:30 +00:00
opencode-agent[bot]
76a31b5b0a
chore(sync): update OpenRouter model catalog ( #4929 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 23:25:08 +00:00
opencode-agent[bot]
5e4b4028fe
chore(sync): update Eden AI model catalog ( #4927 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 22:25:31 +00:00
opencode-agent[bot]
841e097582
chore(sync): update OpenRouter model catalog ( #4926 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 22:25:28 +00:00
opencode-agent[bot]
5d3ce02e32
chore(sync): update Hugging Face model catalog ( #4907 )
...
* chore(sync): update Hugging Face model catalog
* fix(huggingface): add Qwen VL reasoning efforts
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-17 17:06:11 -05:00
Pranav
96d20d58e7
feat(provider): add Arcee ( #4924 )
2026-08-17 16:56:56 -05:00
opencode-agent[bot]
804894e1db
fix(sync): inherit Vercel fast model reasoning options ( #4925 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-17 16:56:42 -05:00
opencode-agent[bot]
e3e3283787
chore(sync): update OpenRouter model catalog ( #4923 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 16:39:38 -05:00
opencode-agent[bot]
de6858e0d6
chore(sync): update Charm Hyper model catalog ( #4921 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 21:25:23 +00:00
opencode-agent[bot]
b6771cc37f
chore(sync): update Eden AI model catalog ( #4919 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 21:25:21 +00:00
opencode-agent[bot]
acf80aaab0
chore(sync): update OpenRouter model catalog ( #4918 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 20:25:39 +00:00
opencode-agent[bot]
66ab3e67be
chore(sync): update Deep Infra model catalog ( #4916 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 20:25:37 +00:00
opencode-agent[bot]
60099b372f
chore(sync): update Kilo model catalog ( #4920 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 20:25:30 +00:00
opencode-agent[bot]
88f48da530
chore(sync): update Charm Hyper model catalog ( #4917 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 19:25:49 +00:00
opencode-agent[bot]
f65d8abe36
chore(sync): update Kilo model catalog ( #4913 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 19:25:47 +00:00
opencode-agent[bot]
f6298a9edb
chore(sync): update NanoGPT model catalog ( #4915 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 19:25:45 +00:00
opencode-agent[bot]
cdd585e1a1
chore(sync): update OpenRouter model catalog ( #4911 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 18:26:41 +00:00
opencode-agent[bot]
5781565301
chore(sync): update NanoGPT model catalog ( #4912 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 18:26:40 +00:00
opencode-agent[bot]
734f5bffce
chore(sync): update LLM Gateway model catalog ( #4910 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 17:25:50 +00:00
opencode-agent[bot]
70f0f27852
chore(sync): update Merge Gateway model catalog ( #4909 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 17:25:48 +00:00
opencode-agent[bot]
90eb22c80f
chore(sync): update Charm Hyper model catalog ( #4908 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 17:25:46 +00:00
Jérôme Benoit
5984fc21b5
feat(sap-ai-core): add GPT-5.6 models ( #4897 )
2026-08-17 11:51:20 -05:00
Charlie Gleason
3d5735ec1b
fix(cloudflare-ai-gateway): use dotted Anthropic 4.x ids and correct gpt-4o pricing ( #4867 )
...
Rename the seven Anthropic 4.x model files from hyphenated to dotted ids
(claude-haiku-4-5 -> claude-haiku-4.5, etc.) to match Cloudflare's canonical
catalog (ai/catalog/models returns dotted model_id) and the convention every
other relay in the repo already uses (e.g. openrouter). The dashed ids broke
downstream consumers that copy these ids verbatim.
Also correct gpt-4o and gpt-4o-mini pricing to the live catalog values
(gpt-4o 1.25/5/0.625; gpt-4o-mini 0.075/0.3/0.0375).
2026-08-17 11:44:55 -05:00
C.C.
c15d5a232f
provider(vivgrid): add glm-5.3 ( #4866 )
2026-08-17 11:44:36 -05:00
Jianyu Chen
a6d20f0b62
feat(providers): add Jalapeno Cloud ( #4880 )
...
Co-authored-by: jychen_magik123 <jychen@magikcompute.ai >
2026-08-17 11:44:14 -05:00
Tejush
22f6b3b4cd
chore(sync): update CrofAI model catalog ( #4890 )
...
* update crof glm5.2 pricing
* conflicts
* conflicts
---------
Co-authored-by: tejush <mac@MacBook-Air.local >
2026-08-17 11:43:13 -05:00
Jaber Jaber
1eb154a265
fix(runinfra): JSON mode is live on Qwen3.8 2.4T, drop the structured_output override ( #4884 )
2026-08-17 11:43:04 -05:00
opencode-agent[bot]
4a6dfdcd49
chore(sync): update Cortecs model catalog ( #4894 )
...
* chore(sync): update Cortecs model catalog
* fix(cortecs): add Qwen3.8 reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-17 11:42:48 -05:00
Seb Duerr
9b3d6ad051
chore(cerebras): remove GLM 4.7 ( #4902 )
2026-08-17 11:34:12 -05:00
opencode-agent[bot]
714fb03778
chore(sync): update Vercel AI Gateway model catalog ( #4905 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 16:25:33 +00:00
opencode-agent[bot]
c7fd296f6f
chore(sync): update Eden AI model catalog ( #4904 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 16:25:32 +00:00
opencode-agent[bot]
1d2c7c71b6
chore(sync): update OpenRouter model catalog ( #4903 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 16:25:31 +00:00
opencode-agent[bot]
2008ed1098
chore(sync): update Kilo model catalog ( #4901 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 15:25:51 +00:00
opencode-agent[bot]
07a555ace3
chore(sync): update Kilo model catalog ( #4899 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 14:25:39 +00:00
opencode-agent[bot]
9d1229b3e9
chore(sync): update OpenRouter model catalog ( #4898 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 14:25:34 +00:00
opencode-agent[bot]
0c205a6277
chore(sync): update Kilo model catalog ( #4896 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 13:29:01 +00:00
opencode-agent[bot]
18f2d1b474
chore(sync): update OpenRouter model catalog ( #4895 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 13:28:59 +00:00
opencode-agent[bot]
a57bc104f9
chore(sync): update Charm Hyper model catalog ( #4893 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 12:26:36 +00:00
opencode-agent[bot]
f63bd788b1
chore(sync): update NanoGPT model catalog ( #4889 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 11:25:13 +00:00
opencode-agent[bot]
aaf7188cb5
chore(sync): update NanoGPT model catalog ( #4888 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 10:26:21 +00:00
opencode-agent[bot]
7f36d7b7f0
chore(sync): update OpenRouter model catalog ( #4887 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 10:26:16 +00:00
opencode-agent[bot]
b99ab75d78
chore(sync): update Kilo model catalog ( #4886 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 10:26:15 +00:00
opencode-agent[bot]
21696e4127
chore(sync): update Inceptron model catalog ( #4883 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 09:27:36 +00:00
opencode-agent[bot]
4425671a94
chore(sync): update Kilo model catalog ( #4882 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 09:27:31 +00:00
opencode-agent[bot]
274e1adac9
chore(sync): update OpenRouter model catalog ( #4881 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 09:27:25 +00:00
opencode-agent[bot]
4d038084dd
chore(sync): update OpenRouter model catalog ( #4878 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 07:36:29 +00:00
opencode-agent[bot]
7aa4358281
chore(sync): update Kilo model catalog ( #4877 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 07:36:27 +00:00
opencode-agent[bot]
49da05ac67
chore(sync): update OpenRouter model catalog ( #4876 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 06:27:44 +00:00
opencode-agent[bot]
b8910b7afe
chore(sync): update Vercel AI Gateway model catalog ( #4871 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 06:27:40 +00:00
opencode-agent[bot]
334e4cc9d7
chore(sync): update Kilo model catalog ( #4875 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 06:27:37 +00:00
opencode-agent[bot]
54d990aded
chore(sync): update Cloudflare Workers AI model catalog ( #4874 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 06:27:33 +00:00
opencode-agent[bot]
7a5fb8fe4c
chore(sync): update OpenRouter model catalog ( #4873 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 05:26:53 +00:00
opencode-agent[bot]
9fcba0bdf9
chore(sync): update Eden AI model catalog ( #4872 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 05:26:52 +00:00
opencode-agent[bot]
d274fb1c5c
chore(sync): update Kilo model catalog ( #4870 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 05:26:48 +00:00
opencode-agent[bot]
9f60d20e07
chore(sync): update Vercel AI Gateway model catalog ( #4859 )
...
* chore(sync): update Vercel AI Gateway model catalog
* fix(vercel): add reasoning options for new models
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-17 00:08:22 -05:00
opencode-agent[bot]
d08348f355
chore(sync): update OpenRouter model catalog ( #4868 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 04:27:50 +00:00
opencode-agent[bot]
12bbfd88ca
chore(sync): update CrossModel model catalog ( #4865 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 03:33:04 +00:00
opencode-agent[bot]
a09824df0a
chore(sync): update Kilo model catalog ( #4864 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 02:40:23 +00:00
opencode-agent[bot]
42d06c3fcd
chore(sync): update OpenRouter model catalog ( #4863 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 02:40:21 +00:00
opencode-agent[bot]
3c2a513958
chore(sync): update OpenRouter model catalog ( #4862 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 01:51:34 +00:00
opencode-agent[bot]
b75c39d0fd
chore(sync): update Kilo model catalog ( #4857 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 00:28:01 +00:00
opencode-agent[bot]
f97aa98e00
chore(sync): update OpenRouter model catalog ( #4861 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-17 00:27:55 +00:00
opencode-agent[bot]
87f9c99dea
chore(sync): update OpenRouter model catalog ( #4858 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 23:24:21 +00:00
Jaber Jaber
d5c0a31ac0
feat(provider): add RunInfra ( #4793 )
...
* feat(provider): add RunInfra
OpenAI-compatible hosted inference API at https://api.runinfra.ai/v1 with four open-weights models, override-only against the existing alibaba, deepseek, and nvidia lab entries.
* fix(runinfra): measured reasoning controls per model, effort where the dial is live
Re-probed every effort level at temperature 0 with repeats per the review bot's standard: the 2.4T has a graded dial (low 113, medium 140, xhigh 89 which is the default; none rejected with 400), DeepSeek folds high and xhigh to max with none and medium proven distinct, the 27B proves none and medium against a twice-identical baseline, and Nemotron's deltas stay within its own run variance so it keeps the toggle claim only.
* fix(runinfra): effort sets pinned to three-repeat wire measurements
27B: none/low/medium/xhigh (high and max are rejected upstream with a 400 naming the supported set). DeepSeek: none/low/max (medium measured identical to low; high and xhigh fold to max, identical to omitted).
2026-08-16 17:26:30 -05:00
opencode-agent[bot]
a3de4fa1bd
chore(sync): update OpenRouter model catalog ( #4856 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 22:24:41 +00:00
opencode-agent[bot]
90addf91ac
chore(sync): update Deep Infra model catalog ( #4843 )
...
* chore(sync): update Deep Infra model catalog
* fix(deepinfra): add Qwen3.8 reasoning efforts
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-16 17:02:13 -05:00
opencode-agent[bot]
ed817257d4
chore(sync): update Hugging Face model catalog ( #4848 )
...
* chore(sync): update Hugging Face model catalog
* fix: add Qwen3.8 reasoning efforts
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-16 17:02:02 -05:00
opencode-agent[bot]
215f91d1b1
chore(sync): update Eden AI model catalog ( #4844 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 17:00:29 -05:00
opencode-agent[bot]
17da18dd97
fix(sync): accept OpenRouter time-window pricing overrides ( #4850 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-08-16 16:59:50 -05:00
opencode-agent[bot]
b96acb3dbf
chore(sync): update NanoGPT model catalog ( #4853 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 21:24:34 +00:00
opencode-agent[bot]
2afda28e98
chore(sync): update Kilo model catalog ( #4852 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 21:24:33 +00:00
opencode-agent[bot]
2c27444375
chore(sync): update Vercel AI Gateway model catalog ( #4851 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 21:24:31 +00:00
knowhy
5a77bf175f
feat(llmtr): complete chat-route coverage with 27 remaining models ( #4817 )
...
* feat(llmtr): complete chat-route coverage with 27 remaining models
Adds the LLMTR chat routes not covered by #3038 . Provider entries are
override-only on top of models/ lab metadata; six lab entries are added
where the underlying model had no models/<lab>/ file yet.
Costs and context windows come from https://llmtr.com/api/models .
reasoning_options were measured against POST /v1/chat/completions rather
than inferred: the gateway reports its per-model thinking control in the
400 body for an unsupported reasoning_effort value.
Models whose lab facts could not be established from the lab's own
documentation or an existing first-party entry are deliberately left out.
* fix(llmtr): re-measure reasoning controls across every request surface
Review feedback: reasoning_effort is only one of the surfaces this gateway
forwards, so an effort-only probe cannot justify reasoning_options = [].
Re-probed every entry across nine request shapes (reasoning_effort top-level
and nested, reasoning true/false, :think and :fast suffixes,
reasoning.max_tokens, thinkingConfig.thinkingBudget, thinking_budget,
enable_thinking, thinking.type), temperature 0, each result reproduced.
The real control on Qwen routes is Alibaba's native enable_thinking, which the
gateway forwards. Seven routes previously marked [] are genuine toggles:
qwen-plus, qwen-flash, qwen3-vl-plus, qwen3.5-plus, qwen3.5-397b-a17b,
qwen3.6-plus and qwen3-max. qwen3-max additionally overrides reasoning = true,
since it emits reasoning on demand despite the base entry saying otherwise.
gemini-2.5-flash-lite, mimo-v2.5, mimo-v2.5-pro and sonar-deep-research keep []
after testing all nine surfaces; each now records that evidence in its header.
The perplexity low|medium|high|fast|pro|auto suffixes are search_type controls,
not reasoning - the gateway names the parameter in its own rejection.
Wire-path comments moved into the leading header block on all ten files that
carry reasoning_options, since sync strips mid-file comments.
Drops qwen3.6-27b-free: its reasoning surface could not be measured because the
key's daily free-model quota was exhausted, and an unverified [] is exactly what
this change is correcting.
* llmtr: align solar-pro2 reasoning effort with the Upstage baseline
* llmtr: align solar-pro3 reasoning effort with the Upstage baseline
* llmtr: add measured thinking_budget control to qwen/qwen-flash
* llmtr: add measured thinking_budget control to qwen/qwen-plus
* llmtr: add measured thinking_budget control to qwen/qwen3-max
* llmtr: add measured thinking_budget control to qwen/qwen3-vl-plus
* llmtr: add measured thinking_budget control to qwen/qwen3.5-397b-a17b
* llmtr: add measured thinking_budget control to qwen/qwen3.5-plus
* llmtr: add measured thinking_budget control to qwen/qwen3.6-flash
* llmtr: add measured thinking_budget control to qwen/qwen3.6-plus
* llmtr: add measured thinking_budget control to qwen/qwen3.7-plus
* llmtr: align solar-pro4 effort wire comment with the measured field
2026-08-16 16:00:40 -05:00
knowhy
fa628e068d
llmtr: drop retired ids and correct Turkey-hosted model data ( #4813 )
...
* llmtr: correct gemma-4 context, pricing, modalities and tool calling
* llmtr: pin qwen3-6-35b tool_call to the measured value
* llmtr: correct magibu-11b-v8 pricing
* llmtr: mark medgemma-4b deprecated and correct its output cap
* llmtr: drop sincap, retired upstream on 2026-08-04
* llmtr: replace trendyol-7b with the model it now aliases
* llmtr: add trendyol-asure-12b
* llmtr: add muse-glimmer-30b-tr
* llmtr: tidy muse-glimmer-30b-tr source comment
* llmtr: point muse-glimmer-30b-tr at the Meta lab entry
* trendyol: add Asure 12B lab entry
* llmtr: point trendyol-asure-12b at the new lab entry
2026-08-16 15:53:21 -05:00
opencode-agent[bot]
5e089c5cb6
chore(sync): allow Eden AI reasoning auto-merge ( #4849 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-16 15:53:05 -05:00
opencode-agent[bot]
b29bebd641
chore(sync): update Charm Hyper model catalog ( #4847 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 15:52:57 -05:00
opencode-agent[bot]
cb90a342a0
chore(sync): update Cortecs model catalog ( #4845 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 15:42:39 -05:00
opencode-agent[bot]
4f3a3664fa
fix(sync): trust Charm Hyper reasoning metadata ( #4840 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-16 15:24:57 -05:00
opencode-agent[bot]
b0281112de
chore(sync): update xAI model catalog ( #4846 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 20:24:46 +00:00
opencode-agent[bot]
8910812536
chore(sync): update Venice model catalog ( #4842 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 20:24:44 +00:00
opencode-agent[bot]
784cb489b9
chore(sync): update Vercel AI Gateway model catalog ( #4841 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 20:24:40 +00:00
opencode-agent[bot]
eb86f5d4e9
chore(sync): update CrossModel model catalog ( #4811 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 15:24:24 -05:00
opencode-agent[bot]
bc6a51d6d1
chore(sync): update Eden AI model catalog ( #4799 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 15:24:12 -05:00
Nabs
0959738cda
feat(amazon-bedrock): add global GPT-5.6 inference profiles ( #4827 )
2026-08-16 15:23:47 -05:00
MicroHEROX
fe4c72a591
feat: add AMD provider (Token Factory / Radeon Cloud) ( #4828 )
...
* test write access
* feat: add AMD Token Factory provider logo
* feat: add AMD Token Factory DeepSeek-V4-Flash model
2026-08-16 15:23:29 -05:00
opencode-agent[bot]
439380165c
chore(sync): update Chutes model catalog ( #4830 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 15:23:15 -05:00
opencode-agent[bot]
4ff6664009
chore(sync): update Charm Hyper model catalog ( #4839 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 15:23:03 -05:00
github-actions[bot]
c9e64d4b82
fix: Add the Qwen: Qwen3.8 2.4T A95B model ( #4797 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-16 15:22:05 -05:00
Zain Hasan
078ee9adf1
[Together AI] add dsv4 0813 ( #4807 )
2026-08-16 15:21:53 -05:00
github-actions[bot]
309069d9bd
fix: [missing-model] xai: grok-imagine-image-2.0 ( #4805 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-16 15:21:01 -05:00
Prashanth-InferX
295e59c6fd
fix(inferx): clean up retired models and re-sync active catalog ( #3373 )
...
* fix(inferx): remove stale/retired model TOMLs
* fix(inferx): rename model TOMLs to match InferX's exact dashboard model names
* feat(inferx): add 9 missing models currently live on InferX dashboard
* fix(inferx): correct schema validation errors in new model TOMLs (base_model links, reasoning_options, family enums, missing output limits)
* fix(inferx): remove unverified reasoning_options, document the one confirmed toggle
Per review feedback: reasoning_options=[{type=toggle}] was applied to
6 models (Agents-A1, Hy3-295B-NVFP4, Ornith-1.0-35B-FP8,
Step-3.7-Flash-NVFP4, deepseek-v4-flash, mimo-v25) without individual
verification. Only Qwen3.6-35B-A3B-FP8 was actually tested against
InferX's live API (chat_template_kwargs.enable_thinking).
- Set reasoning_options = [] on the 6 unverified models
- Added a sourced comment documenting the one verified toggle mechanism
* fix(inferx): add missing [cost] blocks, fix Devstral output limit
Per review feedback:
- Added [cost] input=0/output=0 to all 10 new models, matching the
pattern used by every existing InferX entry (still free tier)
- Fixed Devstral-2-123B-Instruct-2512-int4-AutoRound: context override
(128_000) left output inherited at 262_144 from base_model, exceeding
context. Added explicit output=128_000 override to match.
* fix(inferx): document verified reasoning toggle for deepseek-v4-flash
Tested both reasoning_effort (low/high — no measurable behavior
difference, ~2% token variance) and chat_template_kwargs.enable_thinking
(toggle — confirmed working, reasoning drops to null and completion
tokens drop ~70% when disabled). InferX supports the toggle mechanism,
not upstream DeepSeek's effort levels.
* fix(inferx): use preview's documented output limit for unpublished Hy3-295B-NVFP4
Model isn't live on InferX yet, so limit.output can't be verified via
API test. Using tencent/hy3-preview's documented 64_000 (same 256k
context) as a labeled estimate rather than context=output guess, until
real values can be confirmed post-publish.
* fix(inferx): correct verified reasoning/output limits based on live tests
* fix(inferx): remove unpublished Hy3, correct embedding output limit
* fix(inferx): document verified 27B toggle, move rationale comments to file headers
* fix(inferx): remove unpublished Step-3.7-Flash-NVFP4, verify output limits for deepseek-v4-flash and mimo-v25
* fix(inferx): restore deepseek-v4-flash reasoning toggle documentation lost in previous edit
2026-08-16 15:17:26 -05:00
opencode-agent[bot]
336df99c4d
chore(sync): update Kilo model catalog ( #4838 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 19:24:23 +00:00
opencode-agent[bot]
dd29b21ab2
chore(sync): update Charm Hyper model catalog ( #4833 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 18:25:33 +00:00
opencode-agent[bot]
1e150579d8
chore(sync): update OpenRouter model catalog ( #4835 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 16:25:20 +00:00
opencode-agent[bot]
47c8d83d27
chore(sync): update Kilo model catalog ( #4837 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 16:25:17 +00:00
Jack
de7194b4ec
chore(opencode-go): update DeepSeek V4 pricing
2026-08-17 00:00:56 +08:00
opencode-agent[bot]
44ecd55d51
chore(sync): update Kilo model catalog ( #4836 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 15:24:37 +00:00
opencode-agent[bot]
9ed29725be
chore(sync): update OpenRouter model catalog ( #4834 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 14:24:51 +00:00
opencode-agent[bot]
38cf43f607
chore(sync): update Ofox model catalog ( #4829 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 13:26:24 +00:00
opencode-agent[bot]
5e4f918534
chore(sync): update Kilo model catalog ( #4832 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 13:26:21 +00:00
opencode-agent[bot]
e1e132767a
chore(sync): update NanoGPT model catalog ( #4831 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 12:26:35 +00:00
opencode-agent[bot]
529277097c
chore(sync): update Kilo model catalog ( #4823 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 12:26:29 +00:00
opencode-agent[bot]
cd41a1fc15
chore(sync): update OpenRouter model catalog ( #4826 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 11:24:13 +00:00
opencode-agent[bot]
414ef36897
chore(sync): update NanoGPT model catalog ( #4824 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 11:24:11 +00:00
opencode-agent[bot]
4c56920328
chore(sync): update Chutes model catalog ( #4825 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 10:24:56 +00:00
opencode-agent[bot]
d22f20c9ff
chore(sync): update Vercel AI Gateway model catalog ( #4822 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 10:24:52 +00:00
opencode-agent[bot]
2d8dc79c06
chore(sync): update Ofox model catalog ( #4821 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 10:24:50 +00:00
opencode-agent[bot]
257686dccc
chore(sync): update Kilo model catalog ( #4816 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 09:25:36 +00:00
opencode-agent[bot]
5e52053633
chore(sync): update NanoGPT model catalog ( #4815 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 08:25:45 +00:00
opencode-agent[bot]
fe6fae037a
chore(sync): update OpenRouter model catalog ( #4814 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 08:25:43 +00:00
Jack
9d4b5725df
fix(opencode-go): default Qwen models to OpenAI-compatible
2026-08-16 16:11:47 +08:00
opencode-agent[bot]
a01b0706d4
chore(sync): update OpenRouter model catalog ( #4812 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 07:26:31 +00:00
opencode-agent[bot]
d60751f6c8
chore(sync): update OpenRouter model catalog ( #4810 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 06:26:36 +00:00
Jack
e07607be17
Merge pull request #4809 from anomalyco/deepseek-standard-price
...
chore(opencode-go): end DeepSeek Flash promotion
2026-08-16 14:21:40 +08:00
Jack
22f628563c
chore(opencode-go): end DeepSeek Flash promotion
2026-08-16 14:17:59 +08:00
opencode-agent[bot]
c4b23de112
chore(sync): update Kilo model catalog ( #4808 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 05:25:46 +00:00
opencode-agent[bot]
94dd914b9b
chore(sync): update OpenRouter model catalog ( #4802 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 05:25:45 +00:00
opencode-agent[bot]
bdd7029f3a
chore(sync): update xAI model catalog ( #4804 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 04:26:58 +00:00
opencode-agent[bot]
fabf264da6
chore(sync): update Kilo model catalog ( #4806 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 04:26:50 +00:00
opencode-agent[bot]
c7516b5f79
chore(sync): update DigitalOcean model catalog ( #4803 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 03:32:52 +00:00
opencode-agent[bot]
9f2c9dcd61
chore(sync): update Kilo model catalog ( #4801 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 03:32:48 +00:00
opencode-agent[bot]
4a2180db0d
chore(sync): update EmpirioLabs AI model catalog ( #4800 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 03:32:47 +00:00
opencode-agent[bot]
2b82af1117
chore(sync): update DigitalOcean model catalog ( #4753 )
...
* chore(sync): update DigitalOcean model catalog
* fix(digitalocean): add DeepSeek reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-15 22:16:39 -05:00
opencode-agent[bot]
ac5495f5a1
chore(sync): update Deep Infra model catalog ( #4748 )
...
* chore(sync): update Deep Infra model catalog
* fix(deepinfra): add DeepSeek reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-15 22:14:25 -05:00
Sun Zhigang
0f01afe13f
feat: add DeepSeek V4 Pro 0813 to Alibaba plans ( #4771 )
...
* feat: add DeepSeek V4 Pro 0813 to Alibaba plans
* fix: align China DeepSeek V4 reasoning options
2026-08-15 22:14:11 -05:00
Adam Dalloul
51fdc3e24f
feat(alibaba): add Qwen3.8 27B canonical metadata ( #4758 )
2026-08-15 22:13:48 -05:00
Adam Dalloul
8e804a4ee8
feat(sync): auto-resolve EmpirioLabs models from canonical metadata ( #4757 )
...
* feat(sync): auto-resolve EmpirioLabs models from canonical metadata
The EmpirioLabs adapter only tried a few family prefixes, so models
with existing lab TOMLs were skipped. Resolve via family prefixes,
version-dot slugs, unique filenames, and dated/version suffixes.
Treat EmpirioLabs as a reviewed reasoning provider so hourly syncs
can auto-merge factored catalog updates.
* fix(sync): use mistralai prefix for EmpirioLabs Mistral ids
* test(sync): stop asserting qwen3-8-27b has no canonical
2026-08-15 22:13:23 -05:00
opencode-agent[bot]
dc99d02482
chore(sync): update Charm Hyper model catalog ( #4752 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 22:12:45 -05:00
Wassel Alazhar
47c637c213
umans-ai + coding-plan: add DeepSeek V4 Pro (0813 pay-per-token release) ( #4788 )
2026-08-15 22:12:00 -05:00
William Varmus
da60a23efa
feat: add SCNet Token Plan provider ( #4791 )
2026-08-15 22:11:38 -05:00
opencode-agent[bot]
3ccdbbf304
chore(sync): update Kilo model catalog ( #4795 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 00:27:53 +00:00
opencode-agent[bot]
f8ce5b98bc
chore(sync): update OpenRouter model catalog ( #4794 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-16 00:27:50 +00:00
opencode-agent[bot]
b73eba5ac9
chore(sync): update NanoGPT model catalog ( #4792 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 21:24:28 +00:00
opencode-agent[bot]
0b919ad6be
chore(sync): update NanoGPT model catalog ( #4789 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 19:24:39 +00:00
opencode-agent[bot]
8456bd7dfb
chore(sync): update Kilo model catalog ( #4787 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 18:25:56 +00:00
opencode-agent[bot]
07def1b0d3
chore(sync): update OpenRouter model catalog ( #4786 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 18:25:52 +00:00
opencode-agent[bot]
6fc7c59301
chore(sync): update OpenRouter model catalog ( #4784 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 17:24:21 +00:00
opencode-agent[bot]
87e77c36c3
chore(sync): update Kilo model catalog ( #4783 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 17:24:18 +00:00
opencode-agent[bot]
65db14442d
chore(sync): update Kilo model catalog ( #4779 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 16:25:16 +00:00
opencode-agent[bot]
9a01b01fb0
chore(sync): update NanoGPT model catalog ( #4782 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 15:24:44 +00:00
opencode-agent[bot]
8ef7063be8
chore(sync): update OpenRouter model catalog ( #4780 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 15:24:43 +00:00
opencode-agent[bot]
c53f22b775
chore(sync): update Requesty model catalog ( #4781 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 15:24:37 +00:00
opencode-agent[bot]
3f2eb4fcf7
chore(sync): update Kilo model catalog ( #4779 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 14:24:42 +00:00
opencode-agent[bot]
05b0d28004
chore(sync): update OpenRouter model catalog ( #4778 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 13:26:05 +00:00
opencode-agent[bot]
a95407f55d
chore(sync): update OpenRouter model catalog ( #4777 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 12:26:18 +00:00
opencode-agent[bot]
a8c294c7a4
chore(sync): update NanoGPT model catalog ( #4776 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 12:26:17 +00:00
opencode-agent[bot]
bff4122780
chore(sync): update NanoGPT model catalog ( #4775 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 11:24:21 +00:00
opencode-agent[bot]
8e4b34255e
chore(sync): update OpenRouter model catalog ( #4774 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 11:24:20 +00:00
opencode-agent[bot]
d7292c9992
chore(sync): update NanoGPT model catalog ( #4773 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 10:24:49 +00:00
opencode-agent[bot]
75422445e5
chore(sync): update OpenRouter model catalog ( #4772 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 10:24:44 +00:00
opencode-agent[bot]
8e0886e5f9
chore(sync): update Kilo model catalog ( #4769 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 09:25:28 +00:00
opencode-agent[bot]
4b86b900f0
chore(sync): update OpenRouter model catalog ( #4770 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 09:25:26 +00:00
opencode-agent[bot]
adc8b379a8
chore(sync): update OpenRouter model catalog ( #4768 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 08:25:32 +00:00
opencode-agent[bot]
1b9f7f954b
chore(sync): update Kilo model catalog ( #4767 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 07:26:12 +00:00
opencode-agent[bot]
12997571fc
chore(sync): update OpenRouter model catalog ( #4766 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 07:26:09 +00:00
opencode-agent[bot]
61168416c8
chore(sync): update OpenRouter model catalog ( #4765 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 06:26:26 +00:00
opencode-agent[bot]
613423decf
chore(sync): update Kilo model catalog ( #4764 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 06:26:22 +00:00
opencode-agent[bot]
38b10233d0
chore(sync): update Kilo model catalog ( #4763 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 05:25:15 +00:00
opencode-agent[bot]
17eb6c86e3
chore(sync): update OpenRouter model catalog ( #4761 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 05:25:07 +00:00
opencode-agent[bot]
fcac093772
chore(sync): update OpenRouter model catalog ( #4760 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 04:26:00 +00:00
opencode-agent[bot]
978733d445
chore(sync): update Kilo model catalog ( #4756 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 03:27:54 +00:00
opencode-agent[bot]
645f9dce09
chore(sync): update OpenRouter model catalog ( #4759 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 03:27:44 +00:00
opencode-agent[bot]
68bde6c590
chore(sync): update OpenRouter model catalog ( #4755 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 02:36:48 +00:00
opencode-agent[bot]
0302d1927e
chore(sync): update OpenRouter model catalog ( #4750 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 01:48:39 +00:00
opencode-agent[bot]
36ff7e7872
chore(sync): update Kilo model catalog ( #4751 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 01:48:31 +00:00
opencode-agent[bot]
2fc8b60fae
chore(sync): update Kilo model catalog ( #4749 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-15 00:28:17 +00:00
opencode-agent[bot]
525c2507db
chore(sync): update Kilo model catalog ( #4747 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 23:24:50 +00:00
opencode-agent[bot]
bca9a4a666
chore(sync): update Vercel AI Gateway model catalog ( #4746 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 23:24:48 +00:00
opencode-agent[bot]
1f3b0475c9
chore(sync): update Cloudflare Workers AI model catalog ( #4740 )
...
* chore(sync): update Cloudflare Workers AI model catalog
* fix(cloudflare-workers-ai): factor DeepSeek models
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-14 18:03:19 -05:00
opencode-agent[bot]
91aae6c232
chore(sync): update Eden AI model catalog ( #4569 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 18:01:40 -05:00
rakshith1928
f97df19af4
feat(aihubmix): add gemini-3.7-flash model configuration ( #4735 )
...
* feat(gemini): add gemini-3.7-flash model configuration
* review and address bot suggestions
2026-08-14 17:59:16 -05:00
opencode-agent[bot]
369b6abce8
chore(sync): update EmpirioLabs AI model catalog ( #4741 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 17:59:07 -05:00
rakshith1928
29fb1fdaa3
feat(perplexity-agent): add grok 4.6 and deepseek-v4-flash-0731 models configuration ( #4736 )
...
* feat(perplexity-agent): add grok 4.6 model configuration
* feat(perplexity-agent): add deepseek v4 flash model configuration
2026-08-14 17:58:28 -05:00
rakshith1928
535d7b6142
feat(muse-glimmer): add initial configuration for muse-glimmer-30b model ( #4734 )
2026-08-14 17:58:18 -05:00
opencode-agent[bot]
3cc6ffcf31
chore(sync): update Kilo model catalog ( #4745 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 22:24:57 +00:00
opencode-agent[bot]
b23392aced
chore(sync): update OpenRouter model catalog ( #4744 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 21:25:22 +00:00
opencode-agent[bot]
430f752241
chore(sync): update Kilo model catalog ( #4743 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 21:25:20 +00:00
opencode-agent[bot]
e5673b096a
chore(sync): update Merge Gateway model catalog ( #4742 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 20:26:23 +00:00
opencode-agent[bot]
d3095b9c5e
chore(sync): update OpenRouter model catalog ( #4739 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 20:26:14 +00:00
opencode-agent[bot]
a25d0e1f35
chore(sync): update Kilo model catalog ( #4738 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 19:34:55 +00:00
opencode-agent[bot]
28aac9644a
chore(sync): update NanoGPT model catalog ( #4737 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 19:34:52 +00:00
m3
844718cc08
fix(github-copilot): add xhigh effort for Grok 4.6 ( #4726 )
2026-08-14 13:37:01 -05:00
opencode-agent[bot]
559783887a
chore(sync): update Charm Hyper model catalog ( #4728 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 13:36:54 -05:00
opencode-agent[bot]
30ca661dce
chore(sync): update Deep Infra model catalog ( #4731 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 13:36:45 -05:00
opencode-agent[bot]
8537b9f27b
chore(sync): update Venice model catalog ( #4733 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 13:36:36 -05:00
opencode-agent[bot]
581973939e
chore(sync): update Kilo model catalog ( #4732 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 18:33:07 +00:00
opencode-agent[bot]
2dcd6425bc
chore(sync): update Baseten model catalog ( #4730 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 18:33:05 +00:00
opencode-agent[bot]
0c86e74727
chore(sync): update OpenRouter model catalog ( #4724 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 18:33:04 +00:00
opencode-agent[bot]
fe2c45b7fe
chore(sync): update NanoGPT model catalog ( #4729 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 18:33:01 +00:00
opencode-agent[bot]
994ea92a66
feat(ofox): add missing chat models ( #4718 )
...
* feat(ofox): add missing chat models
* fix(ofox): use canonical Seed metadata
---------
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-14 12:52:11 -05:00
opencode-agent[bot]
ae2c1ab9a7
chore(sync): update Kilo model catalog ( #4725 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 17:35:26 +00:00
m3
f88503a06e
feat(github-copilot): add Grok 4.6 ( #4723 )
2026-08-14 12:33:31 -05:00
Aiden Cline
108087b1a8
fix(cloudflare-ai-gateway): remove providers unusable on the unified endpoint ( #4715 )
...
* fix(cloudflare-ai-gateway): trim new providers to Cloudflare's priced model catalog
* fix(cloudflare-ai-gateway): remove google-ai-studio and grok entries unusable on the unified endpoint
2026-08-14 12:10:26 -05:00
opencode-agent[bot]
6115ddd1cc
chore(sync): update Merge Gateway model catalog ( #4717 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 12:10:11 -05:00
Fenil Modi
a58d019a5f
Fix: Remove 'none' from kimi-k3 reasoning_options (Kimi K3 doesn't support it) ( #4722 )
...
* Fix: Remove 'none' from kimi-k3 reasoning_options (Kimi K3 doesn't support it)
* Fix: Remove 'none' from kimi-k3 reasoning_options (Kimi K3 doesn't support it)
* Fix: Restore complete comments, update reasoning_effort docs (low/high/max only)
2026-08-14 12:09:49 -05:00
github-actions[bot]
5e45e7b431
fix: [missing-model] ofox: deepseek/deepseek-v4-pro-0813 ( #4689 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-14 11:33:21 -05:00
opencode-agent[bot]
12c6d33b5f
chore(sync): update OpenRouter model catalog ( #4713 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 16:32:35 +00:00
opencode-agent[bot]
2f70bbfa2b
chore(sync): update Kilo model catalog ( #4716 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 16:32:32 +00:00
opencode-agent[bot]
942682f45d
chore(sync): update Kilo model catalog ( #4714 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 15:33:02 +00:00
opencode-agent[bot]
753fdb558d
chore(sync): update Merge Gateway model catalog ( #4712 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 15:33:00 +00:00
opencode-agent[bot]
3f8fa9556b
chore(sync): update Cortecs model catalog ( #4707 )
...
* chore(sync): update Cortecs model catalog
* fix(cortecs): add reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-14 10:03:23 -05:00
opencode-agent[bot]
d21ca41daf
chore(sync): update Hugging Face model catalog ( #4701 )
...
* chore(sync): update Hugging Face model catalog
* fix(huggingface): add DeepSeek reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-14 10:01:42 -05:00
opencode-agent[bot]
9330245632
chore(sync): update Kilo model catalog ( #4710 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 10:01:33 -05:00
Søren Juul
296272ee74
feat(abacus): add missing text-generation models from RouteLLM catalog ( #4705 )
...
Adds 14 Abacus RouteLLM provider entries that were present in the live https://routellm.abacus.ai/v1/models endpoint but missing from the repo.
All entries use existing lab metadata via base_model and override only provider-specific cost, context/output limits, and modalities per Abacus API values.
Validation: bun validate passes.
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-08-14 10:01:00 -05:00
Aiden Cline
bd483393f6
feat(cloudflare-ai-gateway): add google-ai-studio, grok, groq, mistral, deepseek providers ( #4693 )
...
* feat(cloudflare-ai-gateway): add google-ai-studio, grok, groq, mistral, deepseek providers
* fix(cloudflare-ai-gateway): drop xai fast mode pending gateway verification
2026-08-14 09:59:33 -05:00
opencode-agent[bot]
aad9bbadf0
chore(sync): update OpenRouter model catalog ( #4711 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 14:35:35 +00:00
opencode-agent[bot]
f8edc0654f
chore(sync): update Charm Hyper model catalog ( #4709 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 13:46:05 +00:00
opencode-agent[bot]
d93726a81a
chore(sync): update OpenRouter model catalog ( #4708 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 12:30:35 +00:00
opencode-agent[bot]
66b2aa9739
chore(sync): update OpenRouter model catalog ( #4706 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 11:31:04 +00:00
opencode-agent[bot]
1c5b8fa45a
chore(sync): update NanoGPT model catalog ( #4702 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 10:36:13 +00:00
opencode-agent[bot]
dc073488de
chore(sync): update Kilo model catalog ( #4704 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 09:38:17 +00:00
opencode-agent[bot]
b1d51322b6
chore(sync): update OpenRouter model catalog ( #4703 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 09:38:06 +00:00
opencode-agent[bot]
3876740bf4
chore(sync): update Venice model catalog ( #4698 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 08:41:54 +00:00
opencode-agent[bot]
d31cf0a2f0
chore(sync): update NanoGPT model catalog ( #4700 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 08:41:50 +00:00
opencode-agent[bot]
fe5341d617
chore(sync): update OpenRouter model catalog ( #4697 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 07:48:34 +00:00
opencode-agent[bot]
88793ca499
chore(sync): update NanoGPT model catalog ( #4699 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 07:48:29 +00:00
opencode-agent[bot]
f3c78ff719
chore(sync): update Kilo model catalog ( #4696 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 06:45:39 +00:00
m3
2c355992c3
feat(github-copilot): add Gemini 3.7 Flash ( #4691 )
2026-08-14 01:23:22 -05:00
Ahmad Shahzad
9b5aabe4f6
feat(fireworks-ai): add DeepSeek V4 Pro 0813 ( #4695 )
2026-08-14 01:23:05 -05:00
Jack
94a1629610
feat(opencode go): add glm 5.3
2026-08-14 14:04:39 +08:00
opencode-agent[bot]
f75b391786
chore(sync): update Deep Infra model catalog ( #4686 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 01:00:11 -05:00
opencode-agent[bot]
ced6f17ad3
chore(sync): update NanoGPT model catalog ( #4684 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 01:00:02 -05:00
opencode-agent[bot]
74f91043e0
chore(sync): update Kilo model catalog ( #4683 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 00:59:54 -05:00
opencode-agent[bot]
2ca3d674c2
chore(sync): update Cloudflare Workers AI model catalog ( #4685 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 00:59:47 -05:00
opencode-agent[bot]
c91dbe3786
chore(sync): update Hugging Face model catalog ( #4682 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 00:59:37 -05:00
opencode-agent[bot]
31816fd207
chore(sync): update Weights & Biases model catalog ( #4681 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 00:59:28 -05:00
opencode-agent[bot]
729a5dbc85
chore(sync): update Cortecs model catalog ( #4680 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 00:59:10 -05:00
opencode-agent[bot]
740104e528
feat: add GLM-5.3 coding plan models ( #4690 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-14 00:58:58 -05:00
opencode-agent[bot]
f5ae5bef52
chore(sync): update OpenRouter model catalog ( #4688 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 05:47:28 +00:00
opencode-agent[bot]
01b47f4d56
chore(sync): update Ofox model catalog ( #4687 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 05:47:27 +00:00
opencode-agent[bot]
ff80d21a08
chore(sync): update Merge Gateway model catalog ( #4679 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 05:47:19 +00:00
Aiden Cline
06f44f509c
chore(cloudflare-ai-gateway): refresh catalog against first-party and synced sources ( #4676 )
...
* chore(cloudflare-ai-gateway): refresh catalog against first-party and synced sources
* chore(cloudflare-ai-gateway): use base_model stubs for all catalog entries
* chore(cloudflare-ai-gateway): omit experimental fast modes pending gateway billing verification
* fix(cloudflare-ai-gateway): add missing lab metadata and enforce base_model stubs
2026-08-14 00:44:12 -05:00
Aiden Cline
041d76a7c6
fix(cloudflare-ai-gateway): align reasoning effort options with first-party catalogs ( #4674 )
...
* fix(cloudflare-ai-gateway): align reasoning effort options with first-party catalogs
* fix(cloudflare-ai-gateway): use budget_tokens for pre-effort Claude models
2026-08-14 00:01:00 -05:00
opencode-agent[bot]
ca8a9a857d
chore(sync): update Vercel AI Gateway model catalog ( #4675 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 04:53:57 +00:00
opencode-agent[bot]
41a2b1a780
chore(sync): update CrossModel model catalog ( #4673 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 23:30:10 -05:00
celeste
464b988268
feat(ofox): fill the gaps automation left — 4 models, native gemini protocol, verified reasoning fixes ( #3404 )
...
The issue-fixer pipeline brought Ofox to full listing (72 models) after
trackMissingModels was enabled — this PR is rebuilt on top of that to
cover only what automation could not author:
- 4 models the pipeline missed: gemini-3.5-flash-lite, minimax-m2.7,
kimi-k2.7-code, gpt-5.4-pro (flat-rate comment included)
- [provider] native gemini protocol for the four Gemini models
(@ai-sdk/google + https://api.ofox.ai/gemini/v1beta , verified
end-to-end: listing, generateContent, SSE, x-goog-api-key auth)
- kimi-k3: replace the effort-only declaration with the behaviorally
verified toggle (reasoning_tokens 118 vs none; adaptive rejected by
the host; neither effort path shows graded effect)
- gemini-3.6-flash: add input_audio = 1.5 (matches live catalog and
first-party)
Co-authored-by: celeste1900 <caojingmiao@meiqia.com >
2026-08-13 23:29:52 -05:00
Jack
fa03dca90b
feat(opencode): add Muse Spark 1.2
2026-08-14 12:28:49 +08:00
opencode-agent[bot]
1d88af457a
chore(sync): update OpenRouter model catalog ( #4670 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 03:57:03 +00:00
opencode-agent[bot]
aac16b7fbf
chore(sync): update Kilo model catalog ( #4672 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 03:56:52 +00:00
opencode-agent[bot]
3e93feddbf
chore(sync): update Kilo model catalog ( #4669 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 03:08:55 +00:00
opencode-agent[bot]
b7367fabdc
fix(sync): allow Venice reasoning auto-merge ( #4668 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-13 21:42:10 -05:00
opencode-agent[bot]
52c9831c8b
chore(sync): update Venice model catalog ( #4661 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 21:40:40 -05:00
opencode-agent[bot]
2bda1f4a8f
chore(sync): update Baseten model catalog ( #4664 )
...
* chore(sync): update Baseten model catalog
* fix(baseten): correct DeepSeek reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-13 21:37:07 -05:00
opencode-agent[bot]
c5de7d0258
chore(sync): update NanoGPT model catalog ( #4659 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 01:55:21 +00:00
opencode-agent[bot]
07c57f2b4d
chore(sync): update Vercel AI Gateway model catalog ( #4667 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 01:55:14 +00:00
opencode-agent[bot]
482b6b08bc
chore(sync): update OpenRouter model catalog ( #4665 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 00:39:48 +00:00
opencode-agent[bot]
0bfe96459e
chore(sync): update Kilo model catalog ( #4657 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 00:39:45 +00:00
opencode-agent[bot]
8d4cab3a0c
chore(sync): update Deep Infra model catalog ( #4662 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-14 00:39:40 +00:00
opencode-agent[bot]
2ceaa0ee45
chore(sync): update OpenRouter model catalog ( #4663 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 23:27:48 +00:00
opencode-agent[bot]
b89ba777e5
chore(sync): update DigitalOcean model catalog ( #4660 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 23:27:44 +00:00
opencode-agent[bot]
e7ff2fb162
chore(sync): update Hugging Face model catalog ( #4658 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 23:27:42 +00:00
opencode-agent[bot]
40804fdb66
chore(sync): update Kilo model catalog ( #4654 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 17:59:11 -05:00
Eric W. Tramel
142715e73f
feat: add Arcee AI lab and Trinity models ( #4655 )
...
* feat: add Arcee AI lab and Trinity models
* fix: correct Trinity metadata dates
* fix: align Trinity descriptions with model cards
2026-08-13 17:58:59 -05:00
Emmanuel Acheampong
9b01dfab0e
Add Crusoe provider ( #3769 )
...
* Add Crusoe provider
* Remove pricing; add Nemotron-3-Ultra-550B
* Address review: declare reasoning_options, theme-adaptive logo
- Add reasoning_options = [] to the 12 reasoning-model TOMLs: Crusoe's
OpenAI-compatible endpoint documents no caller-side reasoning controls
(docs.crusoecloud.com defers to the generic OpenAI API reference), so
an empty declaration is correct per the validate schema.
- logo.svg: drop fixed width/height, use fill="currentColor" so the
wordmark adapts to light/dark themes.
bun validate passes locally.
* Move reasoning_options rationale comments above first key
* Restore trailing newlines in reasoning-model TOMLs
* fix(crusoe): set reasoning config from live endpoint probe
Probed api.inference.crusoecloud.com on 2026-08-13 with reasoning_effort
low/medium/high/none/max plus tool-call interleaving checks per model.
- gpt-oss-120b: effort low/medium/high (reasoning length scales; none/max
return 400), interleaved with tool calls
- GLM-5.2, Kimi-K2.6, Nemotron-3-Nano-Omni-Reasoning: toggle (effort
"none" disables reasoning; low/medium/high inert), interleaved
- GLM-5.1: reasoning always on, no working caller-side control
- Reasoning arrives in the message field named "reasoning", so the
boolean interleaved form is used
- Drop reasoning_options = [] from non-reasoning models
- Remove six models whose IDs drifted from the live /v1/models catalog
or whose reasoning deployment is unverified; follow-up will re-add
* fix(crusoe): gemma-4-31b-it reasoning toggle
Base model has reasoning = true so reasoning_options is required by the
schema. Probe shows reasoning_effort acts as an enable/disable toggle on
this deployment (off by default, "none" disables, other values enable).
* feat(crusoe): add per-model pricing
Source: https://www.crusoe.ai/cloud/pricing (accessed 2026-08-13).
Input, output, and cached-read rates per million tokens for all eight
models. Nemotron Omni carries a separate audio input rate (0.50) via
cost.input_audio; its text/image/video input rate is 0.30.
2026-08-13 17:58:39 -05:00
opencode-agent[bot]
6d17729e40
chore(sync): update Venice model catalog ( #4653 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 22:27:35 +00:00
opencode-agent[bot]
81512c6614
chore(sync): update OpenRouter model catalog ( #4651 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 21:30:26 +00:00
opencode-agent[bot]
be9dd3c7ff
chore(sync): update NanoGPT model catalog ( #4649 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 15:54:03 -05:00
opencode-agent[bot]
09d7308b19
chore(sync): update Venice model catalog ( #4650 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 15:53:54 -05:00
opencode-agent[bot]
095924b4d2
chore(sync): update OpenRouter model catalog ( #4648 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 20:27:34 +00:00
opencode-agent[bot]
60f679bae2
chore(sync): update Vercel AI Gateway model catalog ( #4647 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 20:27:29 +00:00
opencode-agent[bot]
86060ddadc
chore(sync): update NanoGPT model catalog ( #4644 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 14:47:24 -05:00
opencode-agent[bot]
5a627a355c
feat(sync): trust LLM Gateway reasoning metadata ( #4646 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-13 14:47:10 -05:00
opencode-agent[bot]
62bac49078
chore(sync): update LLM Gateway model catalog ( #4643 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 14:45:44 -05:00
opencode-agent[bot]
2e9b3b4a02
chore(sync): update Merge Gateway model catalog ( #4645 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 19:37:56 +00:00
Jack
b1810e30d7
add gemini-3.7-flash to opencode
2026-08-14 03:19:00 +08:00
Ahmad Shahzad
9d486fd64a
feat: add Fireworks provider models for Inkling, Muse Glimmer 30B, Nemotron 3 Ultra, Nemotron 3.5 Lightning, and Qwen3.8 Max ( #4642 )
2026-08-13 14:04:22 -05:00
opencode-agent[bot]
d196338757
chore(sync): update Vercel AI Gateway model catalog ( #4633 )
...
* chore(sync): update Vercel AI Gateway model catalog
* fix(vercel): correct reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-13 13:45:52 -05:00
opencode-agent[bot]
02cc73eab5
chore(sync): update OpenRouter model catalog ( #4641 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 13:44:44 -05:00
opencode-agent[bot]
10bb2bdb49
chore(sync): update LLM Gateway model catalog ( #4640 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 13:44:22 -05:00
opencode-agent[bot]
a1742a3776
chore(sync): update NanoGPT model catalog ( #4639 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 13:44:15 -05:00
opencode-agent[bot]
58a5a4f8d8
chore(sync): update Requesty model catalog ( #4634 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 13:44:08 -05:00
opencode-agent[bot]
3e41cf0a90
chore(sync): update Charm Hyper model catalog ( #4628 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 13:43:42 -05:00
opencode-agent[bot]
c1dc1eb5ff
chore(sync): update Merge Gateway model catalog ( #4638 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 18:34:43 +00:00
opencode-agent[bot]
d4c88ebd50
chore(sync): update Kilo model catalog ( #4637 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 18:34:41 +00:00
opencode-agent[bot]
d4f9394783
chore(sync): update Kilo model catalog ( #4636 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 17:35:48 +00:00
opencode-agent[bot]
057888a5da
chore(sync): update OpenRouter model catalog ( #4635 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 17:35:46 +00:00
opencode-agent[bot]
0012011936
feat: add Gemini 3.7 Flash ( #4632 )
...
* feat: add Gemini 3.7 Flash
* fix: use Gemini 3.7 introductory pricing
---------
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-13 12:26:42 -05:00
opencode-agent[bot]
e66f005c06
chore(sync): update Kilo model catalog ( #4627 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 16:34:02 +00:00
opencode-agent[bot]
7bb5980757
chore(sync): update NanoGPT model catalog ( #4630 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 15:35:19 +00:00
opencode-agent[bot]
9a8bb64540
chore(sync): update OpenRouter model catalog ( #4629 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 15:35:13 +00:00
opencode-agent[bot]
2bd7da275b
chore(sync): update Venice model catalog ( #4598 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 10:00:33 -05:00
opencode-agent[bot]
256a3deaa5
chore(sync): update Kilo model catalog ( #4623 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 10:00:01 -05:00
opencode-agent[bot]
a8370c548d
chore(sync): update NanoGPT model catalog ( #4619 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 09:59:54 -05:00
opencode-agent[bot]
f31bbbb4b0
chore(sync): update CrossModel model catalog ( #4600 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 09:59:45 -05:00
opencode-agent[bot]
766597ec5f
chore(sync): update LLM Gateway model catalog ( #4593 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 09:59:15 -05:00
opencode-agent[bot]
7e4566d558
chore(sync): update Charm Hyper model catalog ( #4622 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 13:47:48 +00:00
opencode-agent[bot]
8e4e561cb0
chore(sync): update OpenRouter model catalog ( #4621 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 13:47:46 +00:00
Jack
0e0b204c16
chore(opencode): deprecate Ling 3.0 Tiny Free
2026-08-13 20:47:22 +08:00
opencode-agent[bot]
0e26a4eac7
chore(sync): update OpenRouter model catalog ( #4618 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 12:32:53 +00:00
opencode-agent[bot]
a2cdb76d54
chore(sync): update Kilo model catalog ( #4617 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 12:32:45 +00:00
opencode-agent[bot]
0e63bef4d9
chore(sync): update Kilo model catalog ( #4616 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 11:31:45 +00:00
opencode-agent[bot]
e59ad0f299
chore(sync): update NanoGPT model catalog ( #4615 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 11:31:40 +00:00
opencode-agent[bot]
cf628d889e
chore(sync): update NanoGPT model catalog ( #4613 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 10:38:56 +00:00
opencode-agent[bot]
6ed870d749
chore(sync): update Kilo model catalog ( #4614 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 10:38:54 +00:00
opencode-agent[bot]
a9a26bc7a8
chore(sync): update OpenRouter model catalog ( #4612 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 10:38:49 +00:00
opencode-agent[bot]
d3cc567c7e
chore(sync): update Kilo model catalog ( #4611 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 09:40:59 +00:00
opencode-agent[bot]
e3dd11feee
chore(sync): update NanoGPT model catalog ( #4610 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 09:40:51 +00:00
opencode-agent[bot]
3ec2000654
chore(sync): update Inceptron model catalog ( #4607 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 07:49:39 +00:00
opencode-agent[bot]
4234814e1d
chore(sync): update Kilo model catalog ( #4606 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 07:49:35 +00:00
opencode-agent[bot]
95b26d1be3
chore(sync): update OpenRouter model catalog ( #4605 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 07:49:31 +00:00
opencode-agent[bot]
0c0a323f05
chore(sync): update Kilo model catalog ( #4604 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 06:46:54 +00:00
opencode-agent[bot]
46b55f8cd6
chore(sync): update OpenRouter model catalog ( #4603 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 06:46:48 +00:00
opencode-agent[bot]
2c51f7070a
chore(sync): update OpenRouter model catalog ( #4601 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 03:57:35 +00:00
opencode-agent[bot]
7ac862dc68
chore(sync): update OpenRouter model catalog ( #4599 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 00:40:08 +00:00
opencode-agent[bot]
15f33eb583
chore(sync): update Kilo model catalog ( #4596 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-13 00:40:06 +00:00
opencode-agent[bot]
6fc6f35c95
chore(sync): update OpenRouter model catalog ( #4597 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 23:27:47 +00:00
opencode-agent[bot]
9499c8320a
fix(sync): import LLM Gateway reasoning efforts ( #4595 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-12 18:17:17 -05:00
opencode-agent[bot]
5cae86c2ca
chore(sync): update Venice model catalog ( #4591 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 18:13:37 -05:00
opencode-agent[bot]
33934bc733
chore(sync): update OpenRouter model catalog ( #4594 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 17:33:35 -05:00
opencode-agent[bot]
77d3ea2b0f
chore(sync): update CrossModel model catalog ( #4589 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 17:33:23 -05:00
opencode-agent[bot]
b007f57877
chore(sync): update Kilo model catalog ( #4592 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 22:27:45 +00:00
opencode-agent[bot]
e78889836f
chore(sync): update Merge Gateway model catalog ( #4590 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 20:29:26 +00:00
opencode-agent[bot]
df5b90789f
chore(sync): update LLM Gateway model catalog ( #4582 )
...
* chore(sync): update LLM Gateway model catalog
* fix(llmgateway): correct Grok 4.6 reasoning options
* fix(llmgateway): factor Grok 4.6 metadata
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-12 15:27:38 -05:00
opencode-agent[bot]
ddcf98e6e5
chore(sync): update Kilo model catalog ( #4586 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 15:15:02 -05:00
opencode-agent[bot]
8221d31a14
feat(sync): trust reasoning metadata from more providers ( #4588 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-12 15:14:49 -05:00
opencode-agent[bot]
cc3ea068f5
chore(sync): update NanoGPT model catalog ( #4584 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 15:14:33 -05:00
opencode-agent[bot]
b9f4eb5e7e
chore(sync): update Merge Gateway model catalog ( #4583 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 15:07:32 -05:00
Aiden Cline
ede9d97db8
fix(sync): accept nullable CrossModel reasoning controls ( #4587 )
2026-08-12 15:06:57 -05:00
opencode-agent[bot]
0370588c96
chore(sync): update OpenRouter model catalog ( #4585 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 19:39:26 +00:00
opencode-agent[bot]
40058d7627
chore(sync): update OpenRouter model catalog ( #4579 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 18:34:18 +00:00
opencode-agent[bot]
45387b38f5
chore(sync): update DigitalOcean model catalog ( #4578 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 18:34:11 +00:00
opencode-agent[bot]
0974cab8a5
chore(sync): update Kilo model catalog ( #4577 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 18:34:09 +00:00
opencode-agent[bot]
ae1dc97681
chore(sync): update NanoGPT model catalog ( #4572 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 12:51:24 -05:00
opencode-agent[bot]
00ea4a438a
chore(sync): update Kilo model catalog ( #4574 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 12:51:12 -05:00
opencode-agent[bot]
db5537fbba
chore(sync): update Merge Gateway model catalog ( #4564 )
...
* chore(sync): update Merge Gateway model catalog
* fix(merge-gateway): correct Grok reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-12 12:50:56 -05:00
opencode-agent[bot]
9c77a0fc7b
chore(sync): update Vercel AI Gateway model catalog ( #4567 )
...
* chore(sync): update Vercel AI Gateway model catalog
* fix(vercel): correct reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-12 12:50:37 -05:00
opencode-agent[bot]
8bad6f1ab8
fix: add xhigh reasoning for Grok 4.6 ( #4575 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-12 12:48:22 -05:00
opencode-agent[bot]
a05fbfea10
chore(sync): update OpenRouter model catalog ( #4573 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 17:36:23 +00:00
opencode-agent[bot]
8b43b2baac
chore(sync): update Inceptron model catalog ( #4562 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 12:23:21 -05:00
opencode-agent[bot]
ef4cd907d6
chore(sync): update Venice model catalog ( #4563 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 12:23:09 -05:00
opencode-agent[bot]
f6e7b26986
chore(sync): update Kilo model catalog ( #4566 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 12:22:51 -05:00
m3
73e0f6827b
Add DeepSeek V4 Pro 0813 ( #4570 )
2026-08-12 12:21:32 -05:00
opencode-agent[bot]
2133bd1441
chore(sync): update CrossModel model catalog ( #4568 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 16:34:22 +00:00
opencode-agent[bot]
0ccd0f642f
chore(sync): update OpenRouter model catalog ( #4565 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 16:34:16 +00:00
opencode-agent[bot]
57b505f777
chore(sync): update Tinfoil model catalog ( #4561 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 16:34:11 +00:00
Jack
1f3c91536e
Add new DS Pro in Go
2026-08-13 00:06:52 +08:00
Fenil Modi
2668ec082a
chore(sync): update ai& model catalog ( #4544 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-12 11:02:04 -05:00
github-actions[bot]
ca042b5209
fix: [missing-model] tinfoil: deepseek-v4-flash ( #4555 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-12 10:52:14 -05:00
opencode-agent[bot]
2f03855675
feat: add Grok 4.6 ( #4559 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-12 10:51:43 -05:00
Denis
b5831ba2b9
fix(providers/azure): update gpt-5.6 sol/terra/luna pricing ( #4541 )
...
Co-authored-by: Denis Kot <denis.kot@makersite.de >
2026-08-12 10:50:53 -05:00
Frank
74789f5a02
feat(catalog): add Grok 4.6
2026-08-12 11:47:03 -04:00
Mounir Charef
0b921aaf88
feat(provider): add Eden AI ( #4506 )
2026-08-12 10:44:57 -05:00
Matthew Feroz
66c6a1dc69
feat(merge-gateway): expose OpenAI-compatible API endpoint ( #4547 )
2026-08-12 10:44:39 -05:00
opencode-agent[bot]
d54d9489e2
chore(sync): update NanoGPT model catalog ( #4545 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 10:44:13 -05:00
opencode-agent[bot]
f38bffad7c
chore(sync): update DigitalOcean model catalog ( #4557 )
...
* chore(sync): update DigitalOcean model catalog
* fix(digitalocean): add Qwen 3.8 reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-12 10:44:00 -05:00
m3
def9abba49
feat(github-copilot): add MAI-Code-1.1-Flash ( #4540 )
2026-08-12 10:43:05 -05:00
Oskar Gustafsson
3a30e92fe0
feat(sync): add Inceptron model catalog sync ( #4548 )
...
* Add Inceptron provider sync module
* Require review for Inceptron reasoning sync changes
Inceptron's models_dev reasoning metadata is provider-authored and is not independently constrained to reviewed lab or peer baselines. Keep it outside the reasoning auto-merge allowlist and assert that changes to its reasoning metadata require manual review.
2026-08-12 10:42:43 -05:00
opencode-agent[bot]
7f7983ec46
chore(sync): update LLM Gateway model catalog ( #4550 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 10:42:05 -05:00
opencode-agent[bot]
fd7a689c30
chore(sync): update OpenRouter model catalog ( #4558 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 15:34:49 +00:00
opencode-agent[bot]
48faa4fcae
chore(sync): update Tinfoil model catalog ( #4554 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 15:34:45 +00:00
opencode-agent[bot]
5ff6ad5600
chore(sync): update OpenRouter model catalog ( #4549 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 14:38:38 +00:00
opencode-agent[bot]
90c7f832fd
chore(sync): update Charm Hyper model catalog ( #4551 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 13:47:30 +00:00
opencode-agent[bot]
006eb78892
chore(sync): update OpenRouter model catalog ( #4546 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 09:40:35 +00:00
opencode-agent[bot]
5271453b53
chore(sync): update Vercel AI Gateway model catalog ( #4543 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 07:49:16 +00:00
opencode-agent[bot]
fbb1e3bccd
chore(sync): update NanoGPT model catalog ( #4542 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 07:49:14 +00:00
opencode-agent[bot]
f342c71106
chore(sync): update Kilo model catalog ( #4539 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 06:45:39 +00:00
opencode-agent[bot]
c6c8a2ab63
chore(sync): update OpenRouter model catalog ( #4538 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 06:45:32 +00:00
Jack
5bc8e43523
fix(opencode): restore Hy3 Free
2026-08-12 13:31:50 +08:00
opencode-agent[bot]
73a7900abf
chore(sync): update Venice model catalog ( #4536 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 04:54:05 +00:00
Jack
210a56be88
fix(opencode): deprecate LongCat 2.0 Free
2026-08-12 11:09:11 +08:00
opencode-agent[bot]
4ec6570e9f
chore(sync): update Venice model catalog ( #4535 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 03:07:04 +00:00
opencode-agent[bot]
28b0185c09
chore(sync): update Kilo model catalog ( #4534 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 03:07:01 +00:00
opencode-agent[bot]
8f00edbbb3
chore(sync): update Kilo model catalog ( #4525 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 22:00:31 -05:00
Jack
13b14b8473
fix(opencode): temporarily deprecate Hy3 Free
2026-08-12 10:37:50 +08:00
opencode-agent[bot]
093311537e
chore(sync): update OpenRouter model catalog ( #4533 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 01:55:20 +00:00
opencode-agent[bot]
8907d55230
chore(sync): update OpenRouter model catalog ( #4532 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 00:38:43 +00:00
opencode-agent[bot]
781078d8b0
chore(sync): update DigitalOcean model catalog ( #4531 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-12 00:38:41 +00:00
opencode-agent[bot]
ed50740cb0
chore(sync): update OpenRouter model catalog ( #4528 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 23:27:25 +00:00
opencode-agent[bot]
91711b6230
chore(sync): update OpenRouter model catalog ( #4526 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 21:30:25 +00:00
opencode-agent[bot]
02387b732b
chore(sync): update OpenRouter model catalog ( #4524 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 20:29:11 +00:00
opencode-agent[bot]
5d8d89a633
chore(sync): update NanoGPT model catalog ( #4513 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 14:57:03 -05:00
opencode-agent[bot]
9ad1819e47
chore(sync): update Kilo model catalog ( #4523 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 14:56:52 -05:00
opencode-agent[bot]
e55c9ba4b0
chore(sync): update OpenRouter model catalog ( #4522 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 19:38:37 +00:00
Jack
82b532650e
feat(opencode): add Hy3 Free
2026-08-12 02:53:08 +08:00
Aiden Cline
d702f48315
fix(sync): preserve OpenRouter reasoning toggles ( #4521 )
2026-08-11 13:44:26 -05:00
opencode-agent[bot]
607bfb05b4
chore(sync): update OpenRouter model catalog ( #4511 )
...
* chore(sync): update OpenRouter model catalog
* fix(openrouter): add new model reasoning controls
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-11 13:44:14 -05:00
opencode-agent[bot]
b12de48dfd
chore(sync): update EmpirioLabs AI model catalog ( #4518 )
...
* chore(sync): update EmpirioLabs AI model catalog
* docs(empiriolabs): cite Seed reasoning controls
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-11 13:44:06 -05:00
opencode-agent[bot]
9ae67ee1d9
chore(sync): update Deep Infra model catalog ( #4519 )
...
* chore(sync): update Deep Infra model catalog
* fix(deepinfra): add Seed reasoning efforts
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-11 13:43:53 -05:00
opencode-agent[bot]
370367fbfe
chore(sync): update Kilo model catalog ( #4514 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 13:35:02 -05:00
opencode-agent[bot]
012f70b22c
chore(sync): update Charm Hyper model catalog ( #4520 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 18:34:15 +00:00
opencode-agent[bot]
07b834c796
chore(sync): update Merge Gateway model catalog ( #4517 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 18:34:06 +00:00
Aiden Cline
69aa0c788d
feat(bytedance-seed): add Seed 2.0 Code metadata ( #4516 )
...
* feat(bytedance-seed): add Seed 2.0 Code metadata
* fix(sync): resolve Seed 2.0 Code aliases
2026-08-11 13:30:12 -05:00
Aiden Cline
f2ad10f498
fix(nemotron): use shared Lightning model ID ( #4515 )
2026-08-11 13:24:07 -05:00
opencode-agent[bot]
1d0f9ba5a4
chore(sync): update Ambient model catalog ( #4512 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 17:35:38 +00:00
opencode-agent[bot]
947073d5d8
chore(sync): update Vercel AI Gateway model catalog ( #4510 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 17:35:35 +00:00
Aiden Cline
c8c22290d9
feat: label PRs cleared by automated review ( #4505 )
...
* feat: label PRs cleared by automated review
* refactor: let reviewer explicitly mark PR ready
* fix: allow ready tool in reviewer workflow
2026-08-11 11:49:44 -05:00
opencode-agent[bot]
df2d3b4566
chore(sync): update Merge Gateway model catalog ( #4508 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 11:49:00 -05:00
Aiden Cline
84029a0efc
feat(nvidia): add Nemotron 3.5 Lightning ( #4507 )
2026-08-11 11:48:44 -05:00
opencode-agent[bot]
652b312af3
chore(sync): update Cortecs model catalog ( #4509 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 16:34:10 +00:00
Frank
e4e9d4723f
update zen models
2026-08-11 12:03:09 -04:00
github-actions[bot]
1cafaf4471
fix: [Privatemode] sync supported models ( #4449 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-11 10:45:14 -05:00
opencode-agent[bot]
f325d53557
chore(sync): update LLM Gateway model catalog ( #4504 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 10:43:09 -05:00
Kibouo
0ee9990e13
Add Sonnet 5 to Azure Cognitive Services ( #4493 )
...
* Add Sonnet 5 to Azure Cognitive Services
* fix azure claude model catalogs
* fix azure claude review findings
---------
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-11 10:42:41 -05:00
opencode-agent[bot]
48be5c2c62
chore(sync): update OpenRouter model catalog ( #4503 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 15:35:01 +00:00
Manaf941
c4d6d56afd
feat: DeepSeek-V4-Flash-0731, GLM-5.2-NVFP4 and Kimi-K2.7-Code for provider Hetzner ( #4498 )
...
* feat: DeepSeek-V4-Flash-0731, GLM-5.2-NVFP4 and Kimi-K2.7-Code for provider Hetzner
* fix: reasoning_options for deepseek, glm, and remove limits for kimi k2.7
* chore: remove redundant kimi k2.7 output modality
2026-08-11 10:12:32 -05:00
opencode-agent[bot]
35e8c5547d
chore(sync): update Venice model catalog ( #4486 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 10:11:47 -05:00
opencode-agent[bot]
aeca66036d
chore(sync): update Vercel AI Gateway model catalog ( #4490 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 10:10:52 -05:00
opencode-agent[bot]
2606c725df
chore(sync): update Weights & Biases model catalog ( #4487 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 10:10:41 -05:00
d2bz
b89c75d8b9
feat(aihubmix): add Qwen3.8 Max and Claude Opus 5 ( #4495 )
...
* feat(aihubmix): add Qwen3.8 Max and Claude Opus 5
* fix(aihubmix): document reasoning control paths
* docs(aihubmix): cite Qwen3.8 Max pricing
2026-08-11 10:10:30 -05:00
opencode-agent[bot]
297a127774
chore(sync): update NanoGPT model catalog ( #4496 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 10:10:10 -05:00
opencode-agent[bot]
0721d2d7a5
chore(sync): update Kilo model catalog ( #4500 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 10:09:57 -05:00
Jack
425aa30b2c
feat(opencode): add Nemotron 3.5 Lightning Free
2026-08-11 22:44:30 +08:00
opencode-agent[bot]
4abaeb87f8
chore(sync): update OpenRouter model catalog ( #4501 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 14:38:40 +00:00
opencode-agent[bot]
8482f0c9a2
chore(sync): update OpenRouter model catalog ( #4499 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 13:45:42 +00:00
Jack
b0002c76a5
feat(opencode-go): default DeepSeek Flash to openai completion
2026-08-11 18:13:27 +08:00
Jack
95aaaebad1
feat(opencode-go): default DeepSeek Flash to Anthropic
2026-08-11 16:39:02 +08:00
opencode-agent[bot]
69447db9cc
chore(sync): update Kilo model catalog ( #4492 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 08:35:04 +00:00
opencode-agent[bot]
5fe153b372
chore(sync): update OpenRouter model catalog ( #4491 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 08:34:55 +00:00
opencode-agent[bot]
d7baf6afdd
chore(sync): update OpenRouter model catalog ( #4489 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 07:43:05 +00:00
opencode-agent[bot]
1c7606e146
chore(sync): update NanoGPT model catalog ( #4488 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 06:34:10 +00:00
opencode-agent[bot]
4c18d6ec72
chore(sync): update OpenRouter model catalog ( #4485 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 06:34:02 +00:00
opencode-agent[bot]
655dc7da95
chore(sync): update Kilo model catalog ( #4484 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 06:33:59 +00:00
opencode-agent[bot]
0f03bafea2
chore(sync): update Kilo model catalog ( #4481 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 00:41:03 -05:00
opencode-agent[bot]
fc67c07ffc
feat(nvidia): add Nemotron 3.5 Lightning metadata ( #4468 )
...
* feat(nvidia): add Nemotron 3.5 Lightning metadata
* chore: keep NVIDIA metadata change catalog-only
---------
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-08-11 00:40:53 -05:00
opencode-agent[bot]
3f98469287
chore(sync): update OpenRouter model catalog ( #4483 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 05:38:05 +00:00
opencode-agent[bot]
a1c9681752
chore(sync): update OpenRouter model catalog ( #4482 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 04:44:34 +00:00
jeremysamuel13
431684cc45
fix(amazon-bedrock): update GPT-5.6 limits ( #4473 )
...
Inherit the expanded 1.05M context limits and add Bedrock's long-context pricing tier above 272K tokens.
2026-08-10 23:12:21 -05:00
Aiden Cline
ef4eb2ac03
feat(models): add Meta Muse Glimmer 30B lab metadata ( #4479 )
...
Add the lab model so OpenRouter, Vercel, Kilo, and other hosts can
base_model onto meta/muse-glimmer-30b instead of shipping standalone
copies.
2026-08-10 23:11:53 -05:00
Aiden Cline
a35c2f70e4
fix: map Muse Glimmer hosts onto the Meta lab model ( #4480 )
...
* feat(models): add Meta Muse Glimmer 30B lab metadata
Add the lab model so OpenRouter, Vercel, Kilo, and other hosts can
base_model onto meta/muse-glimmer-30b instead of shipping standalone
copies.
* fix: map Muse Glimmer hosts onto the Meta lab model
Factor OpenRouter and Vercel onto base_model = meta/muse-glimmer-30b
and keep only host cost plus the documented low/medium/high/xhigh
reasoning_effort controls.
2026-08-10 23:11:40 -05:00
opencode-agent[bot]
31846636e5
chore(sync): update Kilo model catalog ( #4470 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 23:10:04 -05:00
opencode-agent[bot]
17b9a5c211
chore(sync): update OpenRouter model catalog ( #4478 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 03:52:21 +00:00
Jack
a2c502a245
remove north-mini-code-free from freetier
2026-08-11 11:49:02 +08:00
opencode-agent[bot]
a2db899900
chore(sync): update OpenRouter model catalog ( #4476 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 02:57:33 +00:00
opencode-agent[bot]
cdf4cf4aa3
chore(sync): update OpenRouter model catalog ( #4475 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 01:54:55 +00:00
opencode-agent[bot]
1d8a35c3b2
chore(sync): update OpenRouter model catalog ( #4474 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-11 00:33:07 +00:00
opencode-agent[bot]
a8b9fa0ca7
chore(sync): update OpenRouter model catalog ( #4472 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 23:26:46 +00:00
opencode-agent[bot]
60348577ad
chore(sync): update OpenRouter model catalog ( #4469 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 22:26:56 +00:00
opencode-agent[bot]
b9a60e8916
chore(sync): update Weights & Biases model catalog ( #4464 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 17:23:43 -05:00
Divy
dbb6e6e980
fix(coralbricks): give the logo intrinsic dimensions; drop a stale note ( #4466 )
...
The logo declared only a viewBox, so consumers that size an <img> from the
SVG's intrinsic dimensions rendered nothing and fell back to a placeholder
icon (visible in OpenCode's provider list). Adding width/height scales the
existing artwork into the same 24x24 box every other provider logo uses;
the viewBox does the scaling, so the art is unchanged.
The provider.toml comment said request-side reasoning control was not
declared because local serving rejected it. That stopped being true when
the gateway normalized the reasoning field, and the model entries have
declared reasoning_options (toggle + effort) since then, so the note now
contradicts the data next to it. Re-verified against the live API today:
reasoning {effort} and {enabled: false} both behave as declared on
glm-5.2-fp4, gpt-oss-120b and kimi-k3.
2026-08-10 17:21:31 -05:00
opencode-agent[bot]
c331429bc4
fix(greenpt): classify DeepSeek V4 Flash 0731 ( #4467 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-08-10 17:21:05 -05:00
opencode-agent[bot]
7a9f981ce5
chore(sync): update OpenRouter model catalog ( #4465 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 21:28:27 +00:00
opencode-agent[bot]
5cd81f9b40
chore(sync): update NanoGPT model catalog ( #4463 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 20:27:57 +00:00
opencode-agent[bot]
486b043d76
chore(sync): update OpenRouter model catalog ( #4462 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 20:27:54 +00:00
opencode-agent[bot]
c619ce5f30
chore(sync): update Kilo model catalog ( #4461 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 20:27:51 +00:00
github-actions[bot]
9da38e8389
fix: Automatically synchronize Privatemode model definitions ( #4441 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-10 15:02:35 -05:00
Divy
ff11be450c
provider: add CoralBricks ( #4040 )
...
* provider: add CoralBricks (OpenAI-compatible gateway)
Adds CoralBricks (https://inference.coralbricks.ai/v1 ) with four hosted
models referencing existing lab entries: zhipuai/glm-5.2 (as glm-5.2-fp4,
1M ctx), moonshotai/kimi-k2.6, moonshotai/kimi-k3, openai/gpt-oss-120b.
Reasoning toggle verified against the live endpoint. bun validate passes.
* review: currentColor logo, interleaved=true, affirmative reasoning audit
- logo.svg rebuilt from brand source: currentColor, square viewBox, no
fixed size or hardcoded colors
- interleaved = true on all four reasoning models (side channel streams
via a 'reasoning' delta field, name not in the field enum)
- reasoning_options = []: live-tested reasoning.effort low/high — honored
on the gateway's vendor-relay path (e.g. gpt-oss 68 vs 248 reasoning
tokens) but rejected with 400 by its local-serving path, so no
request-side control is declared until the gateway normalizes it
* review: omit cost during design-partner phase; name GLM FP4 variant
Costs are deliberately omitted while pricing is in a design-partner
phase and subject to change; a follow-up PR adds [cost] at GA (schema
allows omission). glm-5.2-fp4 gets a display-name override so UIs show
the FP4 serving variant.
* review: restore [cost] with published rates; cache_read = 0
Maintainer asked for cost to always be authored. Real published rates
rather than zeroes (zeroed costs render as free in consumers).
cache_read = 0 is accurate: cached input tokens are not billed.
* chore: drop kimi-k2.6 (model deprecated on CoralBricks)
* coralbricks: update published input rates (GLM $1.12, GPT-OSS $0.12)
* coralbricks: declare reasoning + effort/toggle options (glm effort verified end-to-end)
2026-08-10 15:01:45 -05:00
opencode-agent[bot]
78079f2b69
chore(sync): update OpenRouter model catalog ( #4460 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 19:36:57 +00:00
opencode-agent[bot]
06c4501140
chore(sync): update Kilo model catalog ( #4459 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 19:36:53 +00:00
opencode-agent[bot]
b84da913d2
chore(sync): update LLM Gateway model catalog ( #4458 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 19:36:48 +00:00
opencode-agent[bot]
05ff9bc78b
chore(sync): update Kilo model catalog ( #4457 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 18:33:33 +00:00
opencode-agent[bot]
2bb91ab1dc
chore(sync): update OpenRouter model catalog ( #4456 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 18:33:31 +00:00
opencode-agent[bot]
b8487491bd
chore(sync): update Charm Hyper model catalog ( #4454 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 13:16:05 -05:00
opencode-agent[bot]
a9cb8bfaf6
chore(sync): update Merge Gateway model catalog ( #4455 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 17:34:21 +00:00
opencode-agent[bot]
0263641072
chore(sync): update OpenRouter model catalog ( #4453 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 16:32:51 +00:00
opencode-agent[bot]
efb7ac191e
chore(sync): update Cloudflare Workers AI model catalog ( #4452 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 14:38:59 +00:00
opencode-agent[bot]
20f3a0f6c4
chore(sync): update Kilo model catalog ( #4451 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 14:38:57 +00:00
opencode-agent[bot]
830991b615
chore(sync): update OpenRouter model catalog ( #4450 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 14:38:45 +00:00
asomethings
7caff8b6c4
fix(synthetic): correct Kimi-K3 reasoning efforts to low/high/max ( #4429 )
2026-08-10 09:11:31 -05:00
Aryan Keluskar
2c796b0b43
fix(cloudflare-workers-ai): correct GLM 5.2 token limits ( #4422 )
...
* fix(cloudflare-workers-ai): correct GLM 5.2 output limit
* fix(cloudflare-workers-ai): correct GLM 5.2 context limit
2026-08-10 09:11:00 -05:00
rognit
0542ac135a
feat(snowflake-cortex): add Claude Opus 5, Sonnet 5, Opus 4.6 and Opus 4.5 ( #4417 )
...
* feat(snowflake-cortex): add Claude Opus 5, Sonnet 5, Opus 4.6 and Opus 4.5
* fix(snowflake-cortex): align Claude reasoning_options with tested chat-completions surface
Verified against POST /api/v2/cortex/v1/chat/completions:
- Opus 5 / Sonnet 5: reasoning.effort and reasoning.max_tokens return 400.
reasoning_effort, output_config.effort and thinking.type return 200 but are
ignored (reasoning_effort=bogus_zzz also returns 200) and never produce
reasoning_details, so no caller control is exposed -> [].
- Opus 4.6 / 4.5: reasoning.max_tokens is the only field that actually engages
thinking (sole case returning reasoning_details) -> budget_tokens. Effort
values are not read (effort=bogus_zzz behaves identically), and max_tokens=100
is accepted, so no effort enum and no min bound.
2026-08-10 09:10:38 -05:00
MassimoGirondiEvroc
016bf7dad1
evroc: reduce GLM 5.2 context window, remove Qwen3 VL ( #4436 )
2026-08-10 09:09:50 -05:00
xiaojie.zj
46d0daaa3b
chore(zenmux): mark 15 offline models as deprecated ( #4430 )
2026-08-10 09:09:34 -05:00
opencode-agent[bot]
eefa5f0c00
chore(sync): update Kilo model catalog ( #4446 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 13:46:39 +00:00
opencode-agent[bot]
77444f0c61
chore(sync): update OpenRouter model catalog ( #4445 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 13:46:31 +00:00
opencode-agent[bot]
1b7a1a3eb7
chore(sync): update Venice model catalog ( #4414 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 12:32:38 +00:00
opencode-agent[bot]
4c7dd3dca0
chore(sync): update CrossModel model catalog ( #4443 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 11:33:32 +00:00
opencode-agent[bot]
227f0b4130
chore(sync): update Google model catalog ( #4439 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 10:41:49 +00:00
opencode-agent[bot]
84256d7508
chore(sync): update Requesty model catalog ( #4437 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 09:47:54 +00:00
opencode-agent[bot]
96dd737018
chore(sync): update OpenRouter model catalog ( #4435 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 08:49:25 +00:00
opencode-agent[bot]
85b9b7c947
chore(sync): update NanoGPT model catalog ( #4434 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 07:53:52 +00:00
opencode-agent[bot]
1c2516ac6a
chore(sync): update Deep Infra model catalog ( #4433 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 07:53:50 +00:00
opencode-agent[bot]
1a4432a3a2
chore(sync): update Vercel AI Gateway model catalog ( #4432 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 06:45:00 +00:00
opencode-agent[bot]
cb009a5171
chore(sync): update Kilo model catalog ( #4428 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 03:55:15 +00:00
opencode-agent[bot]
e8dda3115f
chore(sync): update OpenRouter model catalog ( #4427 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 03:55:12 +00:00
opencode-agent[bot]
c05dfeeac7
chore(sync): update Kilo model catalog ( #4425 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 03:00:58 +00:00
opencode-agent[bot]
10fe18dd5e
chore(sync): update OpenRouter model catalog ( #4424 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 03:00:53 +00:00
opencode-agent[bot]
7372c46ca6
chore(sync): update LLM Gateway model catalog ( #4421 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 01:55:16 +00:00
opencode-agent[bot]
736e0f5bed
chore(sync): update OpenRouter model catalog ( #4423 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 01:55:07 +00:00
opencode-agent[bot]
b260c054ab
chore(sync): update DigitalOcean model catalog ( #4420 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 00:34:55 +00:00
opencode-agent[bot]
f6820dda83
chore(sync): update Kilo model catalog ( #4419 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-10 00:34:53 +00:00
opencode-agent[bot]
9a75caba45
chore(sync): update OpenRouter model catalog ( #4416 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 22:25:55 +00:00
opencode-agent[bot]
14ad4e368e
chore(sync): update Kilo model catalog ( #4415 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 22:25:49 +00:00
opencode-agent[bot]
9bc16407d1
chore(sync): update Tinfoil model catalog ( #4412 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 19:26:39 +00:00
opencode-agent[bot]
0ef98538c6
chore(sync): update Merge Gateway model catalog ( #4410 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 11:28:04 -05:00
Aiden Cline
2512651df8
fix(vercel): add Claude Opus 5 Fast with effort options ( #4409 )
...
Copy first-party and Vercel Opus 5 reasoning_effort values instead of empty options.
2026-08-09 11:27:39 -05:00
Matt Baker
6623531ef4
Revert "fix(synthetic): cap GLM-5.2 input at real serving limit 365,178 ( #4372 )" ( #4401 )
...
This reverts commit 8b412cdf61 .
2026-08-09 11:23:42 -05:00
Muhammad Muzammil
7f7ac845d2
fix(ofox): add GLM-5V-Turbo ( #4404 )
...
Add configuration for GLM-5V-Turbo model with pricing and options.
2026-08-09 11:23:30 -05:00
Derek Petersen
ccdf24a5ed
[Together AI] Increase GLM 5.2 context limit to 512K ( #4339 )
2026-08-09 11:23:21 -05:00
opencode-agent[bot]
be80cac692
chore(sync): update NanoGPT model catalog ( #4403 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 11:22:40 -05:00
Aiden Cline
289a4c2e31
fix(merge-gateway): tolerate null reasoning metadata ( #4408 )
...
The Gateway catalog emits capabilities.reasoning = null on some routes
even when supports_reasoning is true. Treat null like a missing object
so sync does not crash while deriving reasoning_options.
2026-08-09 11:22:29 -05:00
opencode-agent[bot]
0ab58eb6bc
chore(sync): update OpenRouter model catalog ( #4407 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 14:26:47 +00:00
opencode-agent[bot]
0aef08510c
chore(sync): update Kilo model catalog ( #4406 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 14:26:45 +00:00
opencode-agent[bot]
cb66b68fd2
chore(sync): update OpenRouter model catalog ( #4405 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 13:34:52 +00:00
opencode-agent[bot]
33efad8d60
chore(sync): update OpenRouter model catalog ( #4400 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 09:27:25 +00:00
opencode-agent[bot]
834c8bca9b
chore(sync): update Kilo model catalog ( #4399 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 08:27:33 +00:00
opencode-agent[bot]
9dbe6fa00f
chore(sync): update Kilo model catalog ( #4397 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 07:37:17 +00:00
opencode-agent[bot]
976c9cc1a4
chore(sync): update OpenRouter model catalog ( #4398 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 07:37:10 +00:00
opencode-agent[bot]
3eae95af39
chore(sync): update OpenRouter model catalog ( #4396 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 06:30:34 +00:00
opencode-agent[bot]
4509de5f93
chore(sync): update Kilo model catalog ( #4395 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 05:34:01 +00:00
opencode-agent[bot]
99470dd0d2
chore(sync): update OpenRouter model catalog ( #4394 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 03:50:58 +00:00
opencode-agent[bot]
8b79d03a56
chore(sync): update Deep Infra model catalog ( #4391 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 02:57:29 +00:00
cfal
51f2c91c8b
feat(alibaba): add deepseek-v4-flash-0731 and glm-5.2 ( #4365 )
...
* feat(alibaba): add deepseek-v4-flash-0731 and glm-5.2
Both models are served pay-as-you-go on the international Model Studio
endpoint (dashscope-intl.aliyuncs.com/compatible-mode/v1), but until now
only existed under the plan providers, so callers using DASHSCOPE_API_KEY
directly could not resolve them.
Pricing is the Singapore list in USD/MTok:
deepseek-v4-flash-0731 0.20 in / 0.40 out / 0.04 implicit cache
glm-5.2 1.40 in / 4.40 out / 0.28 implicit cache
reasoning_options follow the same-host siblings: Alibaba exposes
reasoning_effort high|max only (low/medium map to high, xhigh to max) plus
an enable_thinking toggle, and returns reasoning_content.
Sources:
https://www.alibabacloud.com/help/en/model-studio/deepseek-api
https://www.alibabacloud.com/help/en/model-studio/glm
https://www.alibabacloud.com/help/en/model-studio/model-pricing
https://www.qwencloud.com/models/deepseek-v4-flash-0731
https://www.qwencloud.com/models/glm-5.2
* fix(alibaba): expose GLM 5.2 reasoning efforts
---------
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-08 20:58:10 -05:00
opencode-agent[bot]
78d3e4e734
chore(sync): update OpenRouter model catalog ( #4390 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 01:54:42 +00:00
github-actions[bot]
80d8633b83
fix: [missing-model] tinfoil: kimi-k3 ( #4383 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-08 20:50:50 -05:00
opencode-agent[bot]
a6393f44a2
chore(sync): update Cortecs model catalog ( #4353 )
...
* chore(sync): update Cortecs model catalog
* fix(sync): preserve Cortecs reasoning overrides
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-08 20:45:23 -05:00
Faisal
345f14a096
feat(provider): add IBM watsonx.ai catalog ( #4379 )
...
Add the native watsonx.ai provider and its active token-priced model metadata.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-08 20:45:06 -05:00
Andre Landgraf
fba4bb7796
Neon: declare structured_output where it does not resolve ( #4361 )
2026-08-08 20:34:38 -05:00
Carlo Taleon
753b031e77
crof: mark greg-1-mini and kimi-k2.5-lightning as vision models ( #4363 )
2026-08-08 20:34:28 -05:00
Martin Mose Facondini
fec96dd01c
refactor(zeldoc): rename z-code model to zdev ( #4364 )
...
* refactor(zeldoc): rename z-code model to zdev
* fix(zeldoc): set attachment=true for zdev image input
2026-08-08 20:34:19 -05:00
Andre Landgraf
79be9f9168
Neon: correct the output-token limit on eleven models ( #4370 )
...
* Neon: correct the output-token limit on nine models
* Neon: two of the output limits were understated, not overstated
2026-08-08 20:33:35 -05:00
Sanveed Faisal
8b412cdf61
fix(synthetic): cap GLM-5.2 input at real serving limit 365,178 ( #4372 )
...
Synthetic's inference backend rejects inputs above 365,178 tokens
("Input length (369084 tokens) exceeds the maximum allowed length
(365178 tokens)") even though the docs and this TOML advertise a
524,288 context. Without an input override, opencode only compacts at
~504K and overruns the real cap, causing hard 400s on long sessions.
The 365,178 value comes from Synthetic's own error message; the
context field stays 524,288 as the nominal window advertised by the
model card.
2026-08-08 20:33:18 -05:00
opencode-agent[bot]
025b5bedb6
chore(sync): update DigitalOcean model catalog ( #4388 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 20:33:03 -05:00
opencode-agent[bot]
623cf1200d
chore(sync): update Vercel AI Gateway model catalog ( #4387 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 20:32:55 -05:00
amrrs
76ab0ae637
feat(nebius): add DeepSeek-V4-Flash ( #4377 )
...
* feat(nebius): add DeepSeek-V4-Flash
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
* fix(nebius): author DeepSeek-V4-Flash reasoning controls from the lab entry
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
* fix(nebius): verify DeepSeek-V4-Flash reasoning controls against the live API
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
* fix(nebius): set cache_read price for DeepSeek-V4-Flash
Nebius has no discounted prompt-cache tier, so cached input is billed at the
full input rate. Leaving cache_read unset makes downstream consumers treat it
as $0/M. Same reasoning as #3956 for Kimi-K3.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
---------
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-08-08 20:32:46 -05:00
opencode-agent[bot]
921de5617d
chore(sync): update Kilo model catalog ( #4386 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 00:33:14 +00:00
opencode-agent[bot]
5481fc79a0
chore(sync): update OpenRouter model catalog ( #4385 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-09 00:33:12 +00:00
opencode-agent[bot]
ce26958879
chore(sync): update OpenRouter model catalog ( #4384 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 23:25:46 +00:00
opencode-agent[bot]
8cf66e163b
chore(sync): update Venice model catalog ( #4381 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 21:25:52 +00:00
opencode-agent[bot]
ac130151b3
chore(sync): update Charm Hyper model catalog ( #4380 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 21:25:47 +00:00
opencode-agent[bot]
10f7a9a3f7
chore(sync): update Vercel AI Gateway model catalog ( #4378 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 20:25:53 +00:00
opencode-agent[bot]
458519bea9
chore(sync): update OpenRouter model catalog ( #4376 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 18:26:45 +00:00
opencode-agent[bot]
46bbcd0e47
chore(sync): update Kilo model catalog ( #4375 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 18:26:39 +00:00
opencode-agent[bot]
d1b3097de9
chore(sync): update Baseten model catalog ( #4374 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 17:26:00 +00:00
opencode-agent[bot]
beca303ea3
chore(sync): update OpenRouter model catalog ( #4369 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 16:26:23 +00:00
opencode-agent[bot]
a48b5f24d5
chore(sync): update Kilo model catalog ( #4371 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 15:26:29 +00:00
opencode-agent[bot]
cbea972ca5
chore(sync): update Kilo model catalog ( #4367 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 14:26:10 +00:00
opencode-agent[bot]
bc3b66caab
chore(sync): update OpenRouter model catalog ( #4368 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 13:32:42 +00:00
opencode-agent[bot]
33a05949bc
chore(sync): update Deep Infra model catalog ( #4366 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 12:27:01 +00:00
opencode-agent[bot]
be16bde6b6
chore(sync): update OpenRouter model catalog ( #4362 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 08:27:27 +00:00
opencode-agent[bot]
e68645e4eb
chore(sync): update OpenRouter model catalog ( #4360 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 07:34:18 +00:00
opencode-agent[bot]
dab85411f8
chore(sync): update OpenRouter model catalog ( #4359 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 06:27:39 +00:00
opencode-agent[bot]
0f8cbb1e8d
chore(sync): update Kilo model catalog ( #4355 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 05:30:49 +00:00
opencode-agent[bot]
b7f7845a54
chore(sync): update OpenRouter model catalog ( #4358 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 05:30:44 +00:00
opencode-agent[bot]
d733fc15cf
chore(sync): update EmpirioLabs AI model catalog ( #4357 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 05:30:39 +00:00
opencode-agent[bot]
f81a5629c8
chore(sync): update OpenRouter model catalog ( #4356 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 04:36:57 +00:00
opencode-agent[bot]
2c6b978f38
chore(sync): update Kilo model catalog ( #4354 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 03:45:40 +00:00
opencode-agent[bot]
b0839dd932
chore(sync): update OpenRouter model catalog ( #4352 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 03:45:34 +00:00
Maksim
ac1baca7ff
Add SaladCloud AI Gateway provider ( #4056 )
...
* Add SaladCloud AI Gateway provider
* Remove beta status from SaladCloud model
2026-08-07 22:14:26 -05:00
Daniele Scasciafratte
3f9a925b18
Updated Regolo.AI models ( #4074 )
...
* feat(models): updated
* fix(regolo-ai): align reasoning_options with lab+peer controls, document free pricing
- gemma4-31b: toggle only (matches Google lab + OpenRouter peer)
- glm5.2: effort high|max (matches Zhipu lab)
- qwen3.6-27b: toggle only (matches OpenRouter peer; Regolo can't forward budget_tokens)
- deepseek-ocr-2: add free pricing comment
- faster-whisper-large-v3: add free pricing comment + name override
- Move all toggle/effort comments to leading header block (sync strips mid-file)
2026-08-07 22:14:13 -05:00
opencode-agent[bot]
ea66ffc3d2
chore(sync): update OpenRouter model catalog ( #4351 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 02:55:07 +00:00
opencode-agent[bot]
373f4ab181
chore(sync): update Kilo model catalog ( #4350 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 02:55:01 +00:00
Andre Landgraf
96d7f403a9
Neon: correct temperature on eight models ( #4329 )
...
* Neon: gemini-3-6-flash does not accept temperature
* Neon: correct temperature on eight models
2026-08-07 21:28:28 -05:00
opencode-agent[bot]
8ef55aa5da
chore(sync): update OpenRouter model catalog ( #4349 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 01:54:31 +00:00
opencode-agent[bot]
b1d8979af0
chore(sync): update Kilo model catalog ( #4348 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 00:31:51 +00:00
opencode-agent[bot]
7c6affc36a
chore(sync): update OpenRouter model catalog ( #4347 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 00:31:50 +00:00
opencode-agent[bot]
8bac34666f
chore(sync): update DigitalOcean model catalog ( #4346 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-08 00:31:45 +00:00
opencode-agent[bot]
817f7586c9
chore(sync): update DigitalOcean model catalog ( #4345 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 23:26:47 +00:00
opencode-agent[bot]
2c8ddc1d95
chore(sync): update OpenRouter model catalog ( #4344 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 23:26:39 +00:00
opencode-agent[bot]
687855f15c
chore(sync): update OpenRouter model catalog ( #4343 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 22:26:44 +00:00
opencode-agent[bot]
f4248329f9
chore(sync): update OpenRouter model catalog ( #4342 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 21:27:35 +00:00
opencode-agent[bot]
ac01bd9085
chore(sync): update Vercel AI Gateway model catalog ( #4341 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 20:27:41 +00:00
opencode-agent[bot]
93e183d9b3
chore(sync): update OpenRouter model catalog ( #4340 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 20:27:38 +00:00
opencode-agent[bot]
45d22618ee
chore(sync): update Weights & Biases model catalog ( #4336 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 19:36:16 +00:00
opencode-agent[bot]
42c98e9497
chore(sync): update OpenRouter model catalog ( #4338 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 19:36:11 +00:00
opencode-agent[bot]
ce6a5f2f7d
chore(sync): update Kilo model catalog ( #4337 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 18:31:42 +00:00
opencode-agent[bot]
481743e196
chore(sync): update LLM Gateway model catalog ( #4335 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 18:31:36 +00:00
opencode-agent[bot]
893cbf0586
chore(sync): update OpenRouter model catalog ( #4334 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 18:31:32 +00:00
opencode-agent[bot]
82f31f6849
chore(sync): update Kilo model catalog ( #4333 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 17:33:18 +00:00
opencode-agent[bot]
34dfa35364
chore(sync): update OpenRouter model catalog ( #4332 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 17:33:09 +00:00
opencode-agent[bot]
602c9b903c
chore(sync): update OpenRouter model catalog ( #4331 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 16:33:24 +00:00
opencode-agent[bot]
5261b4401a
chore(sync): update OpenRouter model catalog ( #4330 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 15:34:26 +00:00
opencode-agent[bot]
773af97f9b
chore(sync): update Charm Hyper model catalog ( #4325 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 09:59:08 -05:00
sk0x0y
511ddc2977
Update Kimi K3 reasoning options and add kimi-k3-fast to neuralwatt ( #4090 )
...
* Update Kimi K3 reasoning options and add kimi-k3-fast to neuralwatt
Neuralwatt now exposes the full K3 reasoning surface: a per-request
thinking toggle and graded reasoning effort. The previous toggle-only
entry no longer matches the live API. Verified against the live API on
2026-08-05 and aligned with the first-party moonshotai baseline plus
~19 peer relays.
- models/moonshotai/kimi-k3.toml: fix base description (toggleable ->
configurable low/high/max effort)
- providers/neuralwatt/models/kimi-k3.toml: reasoning_options now
toggle (chat_template_kwargs.enable_thinking) + effort(low/high/max);
drop redundant inherited name. thinking_token_budget is documented but
rejected by the current vLLM V2 runner, so it is not declared.
- providers/neuralwatt/models/kimi-k3-fast.toml: add non-reasoning
variant (reasoning = false, same pricing)
* Revert unnecessary kimi-k3 lab description change
Address reviewer feedback on #4090 : keep the lab model description as-is.
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 09:58:57 -05:00
opencode-agent[bot]
083d675121
chore(sync): update LLM Gateway model catalog ( #4317 )
...
* chore(sync): update LLM Gateway model catalog
* fix(llmgateway): add Muse Spark reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-07 09:53:44 -05:00
opencode-agent[bot]
8a1635b3ec
chore(sync): update Cortecs model catalog ( #4318 )
...
* chore(sync): update Cortecs model catalog
* fix(cortecs): add Gemini reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-07 09:53:38 -05:00
C.C.
35938b7603
provider(vivgrid): add deepseek-v4-flash 0731 and kimi-k3 ( #4313 )
...
* provider(vivgrid): add deepseek-v4-flash 0731 and kimi-k3
* fix
* fix
2026-08-07 09:52:07 -05:00
Mathias Stearn
040b5a5486
Fix Kimi K3 prices on copilot ( #4314 )
...
Based on https://docs.github.com/en/copilot/reference/copilot-billing/models-and-pricing#moonshot-ai
2026-08-07 09:51:17 -05:00
opencode-agent[bot]
3db0161194
chore(sync): update NanoGPT model catalog ( #4322 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 09:50:30 -05:00
Andre Landgraf
2f16f5e578
Neon: add kimi-k3, gemini-3-6-flash, gemini-3-5-flash-lite, and the missing gpt-5-5-pro cost ( #4324 )
...
* Neon: add kimi-k3, gemini-3-6-flash, gemini-3-5-flash-lite
* Neon: add the missing gpt-5-5-pro cost
The entry shipped without [cost] because no databricks provider entry exists for it and
the rule was to omit rather than publish an unsourceable rate. The rate is sourceable:
OpenAI's own gpt-5.5-pro entry has 30/180 with a 272k tier at 60/270, and Databricks'
published DBU rate for GPT 5.4/5.5 Pro reconciles to the same four numbers at the
$0.07/DBU rate every other neon entry already implies.
2026-08-07 09:50:23 -05:00
opencode-agent[bot]
ef11de94c1
chore(sync): update Kilo model catalog ( #4328 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 14:36:02 +00:00
opencode-agent[bot]
98ad9ab6e8
chore(sync): update OpenRouter model catalog ( #4327 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 14:35:51 +00:00
opencode-agent[bot]
433e98fb61
chore(sync): update OpenRouter model catalog ( #4323 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 11:32:25 +00:00
opencode-agent[bot]
9f9d1fd9c2
chore(sync): update Kilo model catalog ( #4321 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 11:32:13 +00:00
opencode-agent[bot]
f66381f91e
chore(sync): update Charm Hyper model catalog ( #4320 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 10:33:10 +00:00
opencode-agent[bot]
6a22fe125a
chore(sync): update Kilo model catalog ( #4308 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 09:36:44 +00:00
opencode-agent[bot]
a9c5cd4efd
chore(sync): update OpenRouter model catalog ( #4319 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 09:36:43 +00:00
Jack
54579eebd7
add ling-3.0-tiny-free to opencode zen
2026-08-07 17:11:53 +08:00
opencode-agent[bot]
06433f933c
chore(sync): update OpenRouter model catalog ( #4316 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 08:36:41 +00:00
opencode-agent[bot]
3a1c5c769c
chore(sync): update LLM Gateway model catalog ( #4315 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 08:36:32 +00:00
Frank
e951706c7e
update zen models
2026-08-07 04:31:14 -04:00
opencode-agent[bot]
8515b0748f
chore(sync): update OpenRouter model catalog ( #4312 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 07:45:23 +00:00
opencode-agent[bot]
b98aba27b3
chore(sync): update OpenRouter model catalog ( #4311 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 06:41:45 +00:00
opencode-agent[bot]
6703defcd6
chore(sync): update Vercel AI Gateway model catalog ( #4310 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 06:41:42 +00:00
Jack
92a7a4d56f
ds flash x2 promo in opencode go
2026-08-07 14:32:49 +08:00
opencode-agent[bot]
43f6b2386a
chore(sync): update Cortecs model catalog ( #4309 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 05:49:30 +00:00
opencode-agent[bot]
3db1d5bc3f
chore(sync): update OpenRouter model catalog ( #4307 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 05:49:29 +00:00
m3
90aa167cda
feat(github-copilot): add Kimi K3 ( #4127 )
2026-08-07 00:18:52 -05:00
opencode-agent[bot]
bbbf28b1cd
chore(sync): update Venice model catalog ( #4304 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 00:09:51 -05:00
opencode-agent[bot]
6bf9e38755
chore(sync): update EmpirioLabs AI model catalog ( #4301 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 00:09:44 -05:00
opencode-agent[bot]
1793e99d48
chore(sync): update DigitalOcean model catalog ( #4294 )
...
* chore(sync): update DigitalOcean model catalog
* fix(digitalocean): add DeepSeek V4 Flash reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-07 00:09:33 -05:00
opencode-agent[bot]
016be36712
chore(sync): update NanoGPT model catalog ( #4305 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 00:09:25 -05:00
opencode-agent[bot]
50a7322b55
chore(sync): update Cortecs model catalog ( #4306 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 00:09:15 -05:00
opencode-agent[bot]
d05d097d93
chore(sync): update Chutes model catalog ( #4303 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 00:08:53 -05:00
opencode-agent[bot]
080cd5d2b8
chore(sync): update Kilo model catalog ( #4300 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 00:08:44 -05:00
opencode-agent[bot]
5fc7266daa
chore(sync): update Vercel AI Gateway model catalog ( #4299 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 00:08:33 -05:00
opencode-agent[bot]
00df4bbb21
chore(sync): update OpenRouter model catalog ( #4302 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 04:56:44 +00:00
github-actions[bot]
12e1ab17ea
fix: [missing-model] ofox: z-ai/glm-5.1 ( #4293 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:56:33 -05:00
github-actions[bot]
209527dbc1
fix: [missing-model] ofox: deepseek/deepseek-v3.2 ( #4292 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:56:04 -05:00
github-actions[bot]
3856787cc0
fix: [missing-model] ofox: openai/gpt-5-mini ( #4291 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:55:35 -05:00
github-actions[bot]
126dbce8e7
fix: [missing-model] ofox: z-ai/glm-4.7 ( #4290 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:55:06 -05:00
github-actions[bot]
d23667c951
fix: [missing-model] ofox: z-ai/glm-4.6 ( #4289 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:54:36 -05:00
github-actions[bot]
227c763879
fix: [missing-model] ofox: z-ai/glm-4.7-flashx ( #4288 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:54:07 -05:00
github-actions[bot]
af89437ac9
fix: [missing-model] ofox: x-ai/grok-4.20 ( #4287 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:53:37 -05:00
github-actions[bot]
144a27ee4b
fix: [missing-model] ofox: bailian/qwen-max ( #4286 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:53:08 -05:00
github-actions[bot]
910220536d
fix: [missing-model] ofox: google/gemini-3.6-flash ( #4285 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:52:37 -05:00
github-actions[bot]
b1a329912b
fix: [missing-model] ofox: openai/gpt-4.1-mini ( #4284 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:52:07 -05:00
github-actions[bot]
8742ddebd5
fix: [missing-model] ofox: x-ai/grok-4.1-fast ( #4283 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:51:38 -05:00
github-actions[bot]
e2d2049119
fix: [missing-model] ofox: openai/gpt-5.4-mini ( #4282 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:51:09 -05:00
github-actions[bot]
3832879428
fix: [missing-model] ofox: z-ai/glm-5-turbo ( #4281 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:50:39 -05:00
github-actions[bot]
fbe378b12d
fix: [missing-model] ofox: moonshotai/kimi-k2.5 ( #4280 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:50:10 -05:00
github-actions[bot]
9df6d29df4
fix: [missing-model] ofox: openai/gpt-5 ( #4279 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:49:40 -05:00
github-actions[bot]
ebd0941d54
fix: [missing-model] ofox: bailian/qwen3.6-max-preview ( #4278 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:49:10 -05:00
github-actions[bot]
4fbc22b09b
fix: [missing-model] ofox: openai/gpt-5.4-nano ( #4277 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:48:41 -05:00
github-actions[bot]
9e6a68cb44
fix: [missing-model] ofox: openai/gpt-4.1 ( #4276 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:48:12 -05:00
github-actions[bot]
3add40b343
fix: [missing-model] ofox: z-ai/glm-5 ( #4275 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:47:43 -05:00
github-actions[bot]
830f5f4181
fix: [missing-model] ofox: google/gemini-2.5-pro ( #4274 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:47:14 -05:00
github-actions[bot]
0682058bde
fix: [missing-model] ofox: moonshotai/kimi-k3 ( #4273 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:46:44 -05:00
github-actions[bot]
150c6d32cb
fix: [missing-model] ofox: openai/gpt-5.2-codex ( #4272 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:46:15 -05:00
github-actions[bot]
a3993dd382
fix: [missing-model] ofox: deepseek/deepseek-v4-flash ( #4271 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:45:46 -05:00
github-actions[bot]
2ec1de4120
fix: [missing-model] ofox: openai/gpt-5.1-codex-mini ( #4270 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:45:17 -05:00
github-actions[bot]
d9684f7262
fix: [missing-model] ofox: moonshotai/kimi-k2.7-code-highspeed ( #4269 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:44:48 -05:00
github-actions[bot]
06cdf2939e
fix: [missing-model] ofox: openai/gpt-5.1 ( #4268 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:44:18 -05:00
github-actions[bot]
7e412f5129
fix: [missing-model] ofox: openai/gpt-5.2 ( #4267 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:43:49 -05:00
github-actions[bot]
9c1dcb9565
fix: [missing-model] ofox: openai/gpt-5.1-codex-max ( #4266 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:43:19 -05:00
github-actions[bot]
0c169952a4
fix: [missing-model] ofox: google/gemini-2.5-flash-lite ( #4265 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:42:50 -05:00
github-actions[bot]
d5a0db202f
fix: [missing-model] ofox: bailian/qwen3.6-flash ( #4264 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:42:20 -05:00
github-actions[bot]
542db24841
fix: [missing-model] ofox: bailian/qwen3-max ( #4263 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:41:51 -05:00
github-actions[bot]
0d40968bc2
fix: [missing-model] ofox: bailian/qwen-flash ( #4262 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:41:21 -05:00
github-actions[bot]
d7cf8b9325
fix: [missing-model] ofox: google/gemini-2.5-flash ( #4261 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:40:52 -05:00
github-actions[bot]
82f0b81c0e
fix: [missing-model] ofox: openai/gpt-4o-mini ( #4260 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:40:22 -05:00
github-actions[bot]
85e2cdc7ef
fix: [missing-model] ofox: bailian/qwen-turbo ( #4259 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:39:53 -05:00
github-actions[bot]
c7a76ddc5c
fix: [missing-model] ofox: bailian/qwen3.7-plus ( #4258 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:39:24 -05:00
github-actions[bot]
51342d96c9
fix: [missing-model] ofox: bailian/qwen-vl-max ( #4257 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:38:55 -05:00
github-actions[bot]
713d61518d
fix: [missing-model] ofox: bailian/qwen3.5-flash ( #4256 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:38:25 -05:00
github-actions[bot]
54fa8a66a6
fix: [missing-model] ofox: bailian/qwen3.8-max ( #4255 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:37:56 -05:00
github-actions[bot]
a2911813ca
fix: [missing-model] ofox: openai/gpt-4o ( #4254 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:37:27 -05:00
github-actions[bot]
406e2f7b42
fix: [missing-model] ofox: google/gemini-3.1-flash-lite ( #4253 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:36:58 -05:00
github-actions[bot]
b8d0a7159a
fix: [missing-model] ofox: google/gemini-3.5-flash ( #4252 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:36:28 -05:00
github-actions[bot]
5552961c33
fix: [missing-model] ofox: google/gemini-3-flash-preview ( #4251 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:35:59 -05:00
github-actions[bot]
4e678a7f32
fix: [missing-model] ofox: bailian/qwen3.5-397b-a17b ( #4250 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:35:29 -05:00
github-actions[bot]
a82e493c53
fix: [missing-model] ofox: bailian/qwen3-coder-plus ( #4249 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:35:00 -05:00
github-actions[bot]
3f876ee3bc
fix: [missing-model] ofox: bailian/qwen3.5-122b-a10b ( #4248 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:34:31 -05:00
github-actions[bot]
56058fc284
fix: [missing-model] ofox: bailian/qwen3-coder-next ( #4247 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:34:01 -05:00
github-actions[bot]
af53260646
fix: [missing-model] ofox: bailian/qwen3.6-27b ( #4246 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:33:21 -05:00
github-actions[bot]
b0fdb7fe0b
fix: [missing-model] ofox: bailian/qwen3.6-plus ( #4245 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:32:51 -05:00
github-actions[bot]
99286d7561
fix: [missing-model] ofox: anthropic/claude-sonnet-4.6 ( #4244 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:32:22 -05:00
github-actions[bot]
075fd8414d
fix: [missing-model] ofox: anthropic/claude-haiku-4.5 ( #4243 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:31:53 -05:00
github-actions[bot]
d089bd3b04
fix: [missing-model] ofox: anthropic/claude-opus-4.5 ( #4242 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:31:23 -05:00
github-actions[bot]
7ff2243f1f
fix: [missing-model] ofox: bailian/qwen3.5-27b ( #4241 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:30:54 -05:00
github-actions[bot]
f9b4a139de
fix: [missing-model] ofox: bailian/qwen3.5-plus ( #4240 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:30:24 -05:00
github-actions[bot]
c023f9f2fa
fix: [missing-model] ofox: bailian/qwen3-coder-flash ( #4239 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:29:55 -05:00
github-actions[bot]
61fa21a134
fix: [missing-model] ofox: anthropic/claude-opus-4.6 ( #4238 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:29:26 -05:00
github-actions[bot]
9344a6b5ee
fix: [missing-model] ofox: anthropic/claude-opus-5 ( #4223 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:28:38 -05:00
opencode-agent[bot]
43379b3140
chore(sync): update Vercel AI Gateway model catalog ( #4134 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 23:26:51 -05:00
opencode-agent[bot]
ef7b1c5e97
chore(sync): update NanoGPT model catalog ( #4144 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 23:26:40 -05:00
opencode-agent[bot]
36e3e9e22a
chore(sync): update Kilo model catalog ( #4154 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 23:26:32 -05:00
github-actions[bot]
8ab8b210e1
fix: [missing-model] ofox: anthropic/claude-opus-4.7 ( #4210 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 23:26:09 -05:00
opencode-agent[bot]
f4f7b97a7c
chore(sync): update OpenRouter model catalog ( #4298 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 04:14:00 +00:00
opencode-agent[bot]
fdec1e0d67
chore(sync): update OpenRouter model catalog ( #4297 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 03:16:41 +00:00
opencode-agent[bot]
f37eac7075
chore(sync): update EmpirioLabs AI model catalog ( #4152 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 01:27:39 +00:00
opencode-agent[bot]
51f49882bc
chore(sync): update OpenRouter model catalog ( #4295 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-07 01:27:38 +00:00
opencode-agent[bot]
23b7b63f06
chore(sync): update CrossModel model catalog ( #4157 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 23:32:50 +00:00
opencode-agent[bot]
873f5d02fb
chore(sync): update OpenRouter model catalog ( #4150 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 23:32:43 +00:00
opencode-agent[bot]
46c73f5881
chore(sync): update Deep Infra model catalog ( #4147 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 23:32:41 +00:00
opencode-agent[bot]
cf294915f7
chore(sync): update Baseten model catalog ( #4143 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 23:32:37 +00:00
Frank
6951484e98
update zen models
2026-08-06 19:28:31 -04:00
m3
27bcaba57a
fix(baseten): correct DeepSeek V4 Flash 0731 output limit ( #4126 )
2026-08-06 13:15:56 -05:00
Aiden Cline
11304b3bba
fix(sync): track missing Pioneer and Ofox models ( #4125 )
2026-08-06 13:15:34 -05:00
Lee-Si-Yoon
e50ccc3922
chore(friendli): remove Qwen3-235B-A22B-Instruct-2507 ( #4109 )
...
Model no longer served by Friendli API. Sync script confirms it as orphaned; deleting to keep the catalog in sync.
2026-08-06 10:32:15 -05:00
opencode-agent[bot]
81851ecdf2
chore(sync): update NanoGPT model catalog ( #4111 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 10:32:00 -05:00
opencode-agent[bot]
2cb71de15b
chore(sync): update Vercel AI Gateway model catalog ( #4110 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 10:31:48 -05:00
Denis
4708b65333
feat(providers/azure): add Kimi K2.7 Code ( #4081 )
...
* feat(providers/azure): add Kimi K2.7 Code
* fix(providers/azure): inherit attachment from base model for kimi-k2.7-code
---------
Co-authored-by: Denis Kot <denis.kot@makersite.de >
2026-08-06 10:31:26 -05:00
github-actions[bot]
d23fad9223
fix: alibaba/qwen3.8-max appears to support pdf for modalities.input ( #4116 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-06 10:31:09 -05:00
Andre Landgraf
76ad71d8dc
Neon: use the provider-prefixed dialect paths ( #4114 )
...
* Neon: use the short dialect paths
* Neon: Gemini route drops its /v1 prefix
2026-08-06 10:30:54 -05:00
Ishan Chhatbar
d1f203f552
Added phi-4-mini model .toml file to models/microsoft/ ( #4120 )
2026-08-06 10:30:29 -05:00
Andrew Avery
a39260825d
fix(anthropic): drop fast mode from Opus 4.6 and 4.7 ( #4123 )
...
* fix(anthropic): drop fast mode from claude-opus-4-6
* fix(anthropic): drop fast mode from claude-opus-4-7
2026-08-06 10:30:21 -05:00
Sung Kim
f1f6a6efda
provider(upstage): add Solar Pro 4 ( #4124 )
...
Add solar-pro4 (alias of solar-pro4-260806, released 2026-08-06):
512K context, 128K max output, reasoning on by default with
none/minimal/low/medium/high/xhigh/max effort levels, tool calling
and structured outputs. Pricing $0.30/$1.20 per 1M tokens
($0.06 cached input). Specs from console.upstage.ai model catalog.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-08-06 10:29:28 -05:00
opencode-agent[bot]
d891e73dd5
chore(sync): update Kilo model catalog ( #4112 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 10:29:19 -05:00
opencode-agent[bot]
f6de50c7cb
chore(sync): update Charm Hyper model catalog ( #4122 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 15:00:58 +00:00
opencode-agent[bot]
48917f7313
chore(sync): update OpenRouter model catalog ( #4121 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 13:56:13 +00:00
opencode-agent[bot]
dd797cad76
chore(sync): update OpenRouter model catalog ( #4119 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 12:55:28 +00:00
opencode-agent[bot]
b7da756b73
chore(sync): update Cortecs model catalog ( #4118 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 11:57:03 +00:00
opencode-agent[bot]
e8fff96d51
chore(sync): update LLM Gateway model catalog ( #4117 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 09:14:17 +00:00
opencode-agent[bot]
1d09b08b8c
chore(sync): update Pioneer model catalog ( #4099 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 23:39:48 -05:00
opencode-agent[bot]
ca2962fa91
chore(sync): update Charm Hyper model catalog ( #4077 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 22:51:26 -05:00
opencode-agent[bot]
637a504d08
chore(sync): update Kilo model catalog ( #4082 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 22:51:14 -05:00
Andre Landgraf
683c46088f
Neon: add 10 models, remove 7 ( #4087 )
2026-08-05 22:51:00 -05:00
opencode-agent[bot]
d23fff04d9
chore(sync): update NanoGPT model catalog ( #4098 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 22:43:37 -05:00
opencode-agent[bot]
0b3c410a01
chore(sync): update Hugging Face model catalog ( #4094 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 22:42:54 -05:00
opencode-agent[bot]
5f0a9ea389
chore(sync): update Deep Infra model catalog ( #4096 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 22:42:06 -05:00
opencode-agent[bot]
30fa0ece72
chore(sync): update Vercel AI Gateway model catalog ( #4100 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 22:41:58 -05:00
Aiden Cline
27b7ee5a55
feat(meta): add Muse Spark 1.2 ( #4108 )
...
* feat(meta): add Muse Spark 1.2
* fix(meta): correct Muse Spark output limit
2026-08-05 22:41:49 -05:00
opencode-agent[bot]
17052bfcfb
chore(sync): update Cortecs model catalog ( #4091 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 22:31:17 -05:00
Santh
bf760b8498
baseten: refresh reasoning_effort values from Baseten's docs ( #4106 )
...
* baseten: refresh reasoning_effort values from Baseten's docs
Baseten's reasoning page has grown a "Control reasoning depth" table since
these entries were written, and each entry's own comment cites that page. The
values there now differ from what we ship:
GLM 5.2 / GLM 5.2 Fast toggle -> none | high | max
OpenAI GPT 120B low | medium | high -> full none..max scale
DeepSeek V4 Pro low..xhigh -> full none..max scale
Kimi K3 no options -> none | low | high | max
The GLM 5.2 routes matter most: the docs state the endpoint returns a 400 for
any value outside its set, so describing them as a toggle both hides the two
depths that work and leaves a consumer no way to know the rest are rejected.
Every value above comes from the "Supported values" table on
https://docs.baseten.co/inference/model-apis/reasoning
* baseten: drop the inferred effort scale from DeepSeek V4 Flash 0731
This entry's own comment says the values were reached by "mirroring the
DeepSeek V4 Pro entry" rather than read from Baseten's docs, and the mirror
does not hold. V4 Flash is absent from the "Control reasoning depth" table,
and the reasoning page warns that models outside that table accept
reasoning_effort and ignore it, so the four values here describe a control
that does nothing.
The model matrix does list its reasoning as "Enabled by default", so it keeps
an empty reasoning_options: it reasons, with no addressable depth. Split from
the previous commit because this one drops values rather than citing them.
https://docs.baseten.co/inference/model-apis/overview
https://docs.baseten.co/inference/model-apis/reasoning
2026-08-05 22:29:06 -05:00
opencode-agent[bot]
4e6a0aab05
chore(sync): update OpenRouter model catalog ( #4107 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 03:23:59 +00:00
opencode-agent[bot]
a669b1f084
chore(sync): update DigitalOcean model catalog ( #4103 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 00:47:15 +00:00
opencode-agent[bot]
418e9f3bb9
chore(sync): update OpenRouter model catalog ( #4102 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-06 00:47:12 +00:00
opencode-agent[bot]
4ffd7a121b
chore(sync): update OpenRouter model catalog ( #4101 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 22:37:14 +00:00
opencode-agent[bot]
7e6450edad
chore(sync): update Venice model catalog ( #4093 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 21:41:49 +00:00
opencode-agent[bot]
6c97a48f12
chore(sync): update Cloudflare Workers AI model catalog ( #4097 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 20:42:31 +00:00
opencode-agent[bot]
cda786c3ec
chore(sync): update Weights & Biases model catalog ( #4095 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 20:42:30 +00:00
opencode-agent[bot]
0a92009df2
chore(sync): update OpenRouter model catalog ( #4092 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 20:42:28 +00:00
Samrath
43ff4ad9b5
feat(pioneer): add 26 models (Kimi K3, Claude Opus 5, GPT-5.6) ( #3814 )
...
* fix(pioneer): filter API alias dupes, derive cost, honor base-model reasoning
Pioneer /v1/models returns each served model twice: once under its real
id and once under a duplicate "anthropic/pioneer/<id>" alias. Drop the
aliases so the sync no longer authors phantom "anthropic/pioneer/*" TOMLs.
Also derive cost from the API's per-1M-token prices for newly created
models (previously cost was only preserved from an existing file), and
trust the base model's authored reasoning flag instead of Pioneer's
boilerplate reasoning levels, which are identical for every model and
were wrongly marking non-reasoning models (e.g. Pixtral) as reasoning.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
* feat(pioneer): add frontier and open models via base_model inheritance
Add 26 Pioneer models, each inheriting provider-agnostic facts through
base_model rather than duplicating them inline.
New model metadata entries:
- anthropic/claude-opus-5 (released 2026-07-24)
- alibaba/qwen2.5-coder-0.5b, alibaba/qwen3-235b-a22b-instruct-2507
- deepseek/deepseek-v3, deepseek/deepseek-v3.1
- meta/llama-3.2-1b, meta/llama-3.2-3b
- mistral/codestral-22b-v0.1, mistral/magistral-small-2506,
mistral/ministral-8b-instruct-2410
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
* fix(qwen): set tool_call=false for Qwen2.5-Coder-0.5B base model
The served id and weights are the base (pretrained) checkpoint, not the
Instruct variant. The Qwen model card states base models are not
recommended for conversation and documents no tool/function calling, so
tool_call=true was inaccurate. Matches the Llama base entries in this PR.
---------
Co-authored-by: Samrath <samrath@Samraths-MacBook-Pro-6.local >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-08-05 15:19:10 -05:00
opencode-agent[bot]
22071a018b
chore(sync): update Anthropic model catalog ( #4089 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 19:50:44 +00:00
opencode-agent[bot]
f5576c9d1f
chore(sync): update OpenRouter model catalog ( #4088 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 19:50:37 +00:00
opencode-agent[bot]
ced6da1acd
chore(sync): update LLM Gateway model catalog ( #4085 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 16:50:32 +00:00
opencode-agent[bot]
2871b3b14a
chore(sync): update Vercel AI Gateway model catalog ( #4084 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 16:50:27 +00:00
opencode-agent[bot]
282300a0b1
chore(sync): update OpenRouter model catalog ( #4083 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 16:50:21 +00:00
opencode-agent[bot]
5c2fbc0557
chore(sync): update Cortecs model catalog ( #4079 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 16:50:15 +00:00
opencode-agent[bot]
6f5c54494c
chore(sync): update OpenRouter model catalog ( #4080 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 15:57:02 +00:00
opencode-agent[bot]
748e896f2a
chore(sync): update Kilo model catalog ( #4078 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 15:56:51 +00:00
opencode-agent[bot]
24ee9f1e11
chore(sync): update Ambient model catalog ( #4076 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 15:56:47 +00:00
opencode-agent[bot]
0729b646c3
chore(sync): update Merge Gateway model catalog ( #4061 )
...
* chore(sync): update Merge Gateway model catalog
* fix(merge-gateway): add Gemini image reasoning options
* Revert "fix(merge-gateway): add Gemini image reasoning options"
This reverts commit 16714a758b73577f8d21bb803d0f112494d37512.
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-05 10:35:24 -05:00
opencode-agent[bot]
f43a8fe306
chore(sync): update NanoGPT model catalog ( #4067 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 10:21:06 -05:00
opencode-agent[bot]
5d4ddc4c21
chore(sync): update Kilo model catalog ( #4075 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 10:19:07 -05:00
Asmae_ELAZRAK
f6627a980c
feat(sync): add Cortecs model sync ( #3903 )
...
* feat(sync): add Cortecs model sync
* fix: review bot comments
* fix: model update
* fix: output field
* fix: model update
* test(sync): preserve Cortecs reasoning options
---------
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-05 10:06:53 -05:00
opencode-agent[bot]
47c4a91b63
chore(sync): update Charm Hyper model catalog ( #4073 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 13:56:10 +00:00
opencode-agent[bot]
84013a7526
chore(sync): update OpenRouter model catalog ( #4072 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 13:56:07 +00:00
opencode-agent[bot]
e19e7c6719
chore(sync): update LLM Gateway model catalog ( #4069 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 10:10:41 +00:00
opencode-agent[bot]
241a198438
chore(sync): update Vercel AI Gateway model catalog ( #4068 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 08:06:00 +00:00
Jack
20b5a4c8c0
add qwen3.8-Max to Go
2026-08-05 13:21:22 +08:00
opencode-agent[bot]
45c6961ba4
chore(sync): update Pioneer model catalog ( #4065 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 22:15:06 -05:00
Abel Debalkew
582eaaa208
fix(sync): emit toggle + effort from reasoning.effort_values ( #4060 )
...
The merge-gateway sync synthesized a bare reasoning toggle from
disable_supported and ignored reasoning.controls, so claude-opus-5 (newly
added, no curated reasoning_options) got a bare [[reasoning_options]] toggle
even though the route advertises a graded reasoning.effort control. The rest
of the Claude family carried toggle + effort because their options were
hand-authored; any future new model would regress the same way.
Map reasoning.controls into synthesized options: toggle when disable is
supported, plus effort when the route advertises effort and the API provides
effort_values. Author claude-opus-5's TOML to toggle + effort [low..max],
matching the family.
2026-08-04 20:25:07 -05:00
opencode-agent[bot]
2ba67e073f
chore(sync): update DigitalOcean model catalog ( #4066 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 00:49:25 +00:00
opencode-agent[bot]
533b238f7e
chore(sync): update Kilo model catalog ( #4064 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-05 00:49:20 +00:00
murdurn
701cc45818
feat(cortecs): add deepseek-v4-flash-0731 ( #4062 )
...
* feat(cortecs): add deepseek-v4-flash-0731
* Moved EUR→USD note to file header
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
---------
Co-authored-by: murdurn <murdurn@pm.me >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-08-04 19:16:10 -05:00
opencode-agent[bot]
6389cefe96
chore(sync): update DigitalOcean model catalog ( #4063 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 22:38:28 +00:00
opencode-agent[bot]
5bd21b414b
chore(sync): update Kilo model catalog ( #4059 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 18:49:18 +00:00
Frank
ce328e5e9d
update zen models
2026-08-04 14:24:17 -04:00
bhuvankakkar
6838fe6067
feat(scx): add SCX.ai provider with gpt-oss-120b and MiniMax-M2.7 ( #3085 )
...
* feat(scx): add SCX.ai provider with coder and MiniMax-M2.7 models
* feat(scx): list gpt-oss-120b, correct MiniMax-M2.7, drop coder
Scope the SCX.ai provider to its coding models.
- add gpt-oss-120b (inherits openai/gpt-oss-120b)
- remove coder
- correct MiniMax-M2.7 limits and capabilities
Values verified against the live SCX API (/v1/models and
/v1/chat/completions) rather than documentation:
- MiniMax-M2.7 context 191_000 -> 192_000, output 8_000 -> 4_096
- both models accept reasoning_effort low/medium/high; the API
rejects any other value with 400, so reasoning_options is
declared as an effort enum instead of an empty list
- both return tool_calls and support json_mode, so
structured_output is set on MiniMax-M2.7
* fix(scx): compliant logo, correct MiniMax-M2.7 output limit
Address automated review feedback on the provider.
- logo.svg: re-export the SCX mark with a square viewBox and
currentColor, dropping the fixed width/height and the hardcoded
#262626 fill, per the logo guidelines in AGENTS.md
- MiniMax-M2.7: max output 4_096 -> 64_000
- move the reasoning_effort provenance notes out of the TOMLs and
into the PR description
* feat(scx): use square knockout icon for the provider logo
Replace the wordmark export with the SCX mark: a single path whose
letterforms are cut out with fill-rule="evenodd", so the glyphs read as
holes and the icon inverts correctly between light and dark themes.
- square viewBox (0 0 512 512), no fixed width/height
- fill="currentColor", no hardcoded brand colours
- letterforms taken from the official brand SVG rather than traced
* feat(scx): add USD pricing for both models
Cost is USD per 1M tokens, matching the SCX rates already carried in
theopenco/llmgateway so the two registries stay consistent.
- MiniMax-M2.7: 0.48 in / 1.79 out / 0.05 cache read
- gpt-oss-120b: 0.17 in / 0.55 out
Source citations live in a leading header block in each file, since the
daily model sync discards comments placed anywhere else.
2026-08-04 13:09:36 -05:00
abonvalle
83cdfa932c
feat: add infomaniak provider with 10 models ( #2893 )
...
* feat: add infomaniak provider with 10 models
* fix: correct infomaniak reasoning options after live API testing
Verified each reasoning model against the live Infomaniak API:
- reasoning text is returned in `message.reasoning`, so use `interleaved = true`
instead of the non-existent `field = "reasoning_content"`
- gemma-4-31B-it ignores `reasoning_effort` and never emits reasoning, so drop
its reasoning_options/interleaved and set `reasoning = false`
- Mistral-Small only accepts `none`/`high`; documented the per-model wire format
(reasoning_effort on/off) in comments above each reasoning_options
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
* fix: use INFOMANIAK_PRODUCT_ID env var to match Infomaniak API
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
* fix: promote infomaniak Qwen3.5 122B and Gemma 4 31B out of beta
Infomaniak announced that Qwen3.5 (122B), Gemma 4 (31B) and Mistral
Small 4 (119B) are no longer beta and are production-ready. Mistral
Small 4 already had no beta status, so drop `status = "beta"` from the
Qwen3.5 122B and Gemma 4 31B models and bump last_updated.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
* fix: add required description to standalone infomaniak models
The schema now requires a non-empty `description` on every model. The
six base_model references inherit it from their base model, but the four
standalone models (two embeddings, Ministral 3, Apertus 70B) need their
own. Add descriptions following the repo's existing conventions.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
* fix: refresh infomaniak pricing, reasoning support, and model identities
Corrects USD pricing to match Infomaniak's CHF-billed rates, fixes reasoning
support flags for gemma-4-31B-it and Mistral-Small (no verified toggle), and
renames models to match their actual upstream identities: MiniLM entry was
mislabeled as the multilingual 117M variant instead of the English-only 33M
one actually served, and Apertus 70B is replaced by the v1.5 release. Also
corrects Kimi-K2.6 modalities (image, no video) and MiniLM's context limit.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
* fix: align infomaniak data with live catalog and source every claim
Verified all ten model ids case-by-case against Infomaniak's pricing page,
open-source-models catalog and GET /1/ai/models; all match exactly and are
unchanged.
Data corrections:
- gemma-4-31B-it is served text-only ("Text-to-Text" in both the EN and FR
catalog), so override attachment=false and modalities.input=["text"] instead
of inheriting image input from the base model
- bge_multilingual_gemma2 input cap is 8'000, not 8'192 (catalog row and the
API's own max_token_input)
- drop the unsourced limit.output overrides on Qwen3.5-122B and gemma-4-31B-it
so both inherit from base_model, matching the Qwen3.5-397B sibling
- Ministral-3-14B release_date 2025-12-15 -> 2025-12-02 (repo majority for this
model); bge release_date 2024-07-30 -> 2024-07-25 (Hugging Face createdAt)
- provider.toml doc pointed at the French marketing landing page; the schema
wants a page where models are listed
Claim corrections:
- Mistral-Small-4 claimed the live probe confirmed Infomaniak's docs. It does
not: the docs say thinking is unsupported, the probe found thinking on by
default and returned in message.reasoning. Only the reasoning_effort
parameter itself is unsupported. Pin `mistral3` to the model's transformers
model_type, which is what makes the exclusion apply.
- MiniLM identity rested on the "based on a Microsoft model" blurb, which does
not discriminate (both candidates descend from a Microsoft MiniLM). Cite
Infomaniak's "Parameters 33 M" spec row instead.
- label the two forced limit.output estimates (Apertus, Ministral) as estimates
- note that Nemotron's published 1M input cap exceeds its native window
Per AGENTS.md, move every comment into a single top-of-file block (five files
had reasoning notes below the first key) and add the exact reasoning_effort
wire syntax next to each toggle.
bun validate passes.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-08-04 13:08:56 -05:00
Dubal vedant pareshbhai
2e3048b62f
Update Groq models: Add Qwen 3.6 27b and ALLaM 2 7b ( #3761 )
...
* Update Groq models
* fix(groq): add missing cost block to allam-2-7b
* fix(groq): refine ALLaM 2 7b pricing source comment
* fix(groq): verify ALLaM 2 7b free tier pricing
* fix(groq): align ALLaM comment placement and pricing link
2026-08-04 13:07:10 -05:00
opencode-agent[bot]
e81b70f41d
chore(sync): update Weights & Biases model catalog ( #4054 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 13:06:21 -05:00
opencode-agent[bot]
511fb740a4
chore(sync): update Kilo model catalog ( #4058 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 17:54:29 +00:00
opencode-agent[bot]
05acec41ff
chore(sync): update OpenRouter model catalog ( #4057 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 17:54:24 +00:00
opencode-agent[bot]
be86b6c0dc
chore(sync): update Kilo model catalog ( #4055 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 16:54:51 +00:00
opencode-agent[bot]
aabea444f9
chore(sync): update OpenRouter model catalog ( #4053 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 16:54:47 +00:00
Stenn Kool
01a878b3a1
Add DeepSeek V4 Flash 0731 to CrofAI ( #4052 )
2026-08-04 11:19:45 -05:00
opencode-agent[bot]
7d9f3458d5
chore(sync): update CrossModel model catalog ( #4037 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 10:27:48 -05:00
opencode-agent[bot]
ca1b552628
chore(sync): update Kilo model catalog ( #4050 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 10:27:36 -05:00
opencode-agent[bot]
b4e1c6609c
chore(sync): update Requesty model catalog ( #4051 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 10:27:26 -05:00
Aiden Cline
5673d678af
fix: correct Qwen3.8 Max China pricing ( #4049 )
2026-08-04 09:44:19 -05:00
sk0x0y
f634823025
Add Kimi K3 to neuralwatt ( #3870 )
2026-08-04 09:23:38 -05:00
github-actions[bot]
404ddbc4d9
fix: deepseek-v4-flash reasoning_options omit low, which the API accepts and honors ( #3963 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-04 09:23:13 -05:00
github-actions[bot]
b9f3acd5bf
fix: Is Qwen3.8-MAX available from Alibaba provider without a token/coding plan now? ( #4043 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-04 09:21:35 -05:00
opencode-agent[bot]
eba73e62ea
chore(sync): update Chutes model catalog ( #4046 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 09:06:02 -05:00
Aiden Cline
29db3a439a
fix(sync): allow safe reasoning model updates ( #4048 )
...
* fix(sync): allow safe reasoning model updates
* fix(sync): keep deleted models uninspected
2026-08-04 09:03:31 -05:00
opencode-agent[bot]
40577ece37
chore(sync): update Merge Gateway model catalog ( #4036 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 08:43:13 -05:00
JC
f658a67277
fix(sync): map CrossModel structured output ( #4038 )
...
Co-authored-by: hujuncheng <hujuncheng@baidu.com >
2026-08-04 08:42:32 -05:00
opencode-agent[bot]
ae5bd6c091
chore(sync): update Kilo model catalog ( #4047 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 08:41:17 -05:00
Cas Burggraaf
eb1ec4c484
Update GreenPT: cached-token rates, compression variants, kimi-k3 ( #3927 )
...
* Publish GreenPT cached-token rates and refresh prices
GreenPT now bills prompt-cache hits at a reduced input rate on these models, so
each gains cost.cache_read. Cache writes are not charged, so cost.cache_write is
omitted rather than set to zero.
glm-5.2 cache_read 0.3135
kimi-k2.6 cache_read 0.2508
kimi-k2.7-code cache_read 0.1881
minimax-m2.5 cache_read 0.0627
The same pass also picks up list-price corrections: kimi-k2.6 moves to
0.7524 / 4.275, kimi-k2.7-code input to 0.9006, and minimax-m2.5 input to
0.1938. glm-5.2's own prices are unchanged.
Rates: https://docs.greenpt.ai/prompt-caching and https://docs.greenpt.ai/pricing
* Add kimi-k3 to GreenPT
Kimi K3 is generally available on GreenPT at 3.762 input, 18.81 output and
0.9405 for cached prompt tokens. GreenPT serves it with text and image input,
so the inherited video modality is overridden away.
https://docs.greenpt.ai/model-cards
* Add the nine GreenPT glm-5.2 compression variants
GreenPT serves nine ids that are glm-5.2 carrying a built-in output-compression
ruleset: three families (caveman compresses prose, ponytail compresses generated
code, honey compresses both) at three intensities (-lite, unsuffixed, -ultra).
They are the same upstream model at the same price per token, including the same
cached rate, and return fewer output tokens. Each is declared through base_model
so cost and limits cannot drift from glm-5.2.
https://docs.greenpt.ai/compression-models
* Mark GreenPT kimi-k2.6-fast as deprecated
The upstream provider withdrew this model and GreenPT no longer serves the id,
so requests for it now fail. Marked deprecated rather than deleted so existing
configurations still resolve against the catalog.
* Mark GreenPT glm-5.1 as deprecated
The id is still advertised by /v1/models but every request for it returns 404
from production, so it is not servable. Marked deprecated rather than deleted,
matching how kimi-k2.6-fast is handled here.
* Declare the reasoning_effort values each GreenPT model accepts
Replaces the blanket reasoning_options = [] with the values each endpoint
actually accepts, established by sending every documented value to every model
on the production API.
The sets are not uniform, which is why the previous blanket declaration was
wrong in both directions:
none, minimal, low, medium, high glm-5.2 and its nine compression variants,
kimi-k3, kimi-k2.6, kimi-k2.7-code,
minimax-m2.5, qwen3.5-397b, qwen3.6-35b,
gemma4
low, medium, high green-r, green-r-raw, gpt-oss-120b,
holo2-30b-a3b (none and minimal return 400)
none, high mistral-medium-3.5-128b (minimal, low and
medium return 400)
This also corrects green-r and green-r-raw, which previously advertised none and
minimal even though both are rejected.
On glm-5.2 and its variants the control is observable, not just accepted:
reasoning_effort "none" takes the reported reasoning tokens to zero.
* Add deepseek-v4-flash-0731 to GreenPT
Generally available on GreenPT at 0.1596 input, 0.399 output and 0.0456 for
cached prompt tokens, with the 1M context inherited from the base model. It
accepts the full reasoning_effort value set.
https://docs.greenpt.ai/model-cards
* Date deepseek-v4-flash-0731 to its own snapshot
The id is the 2026-07-31 snapshot, so inheriting the base model's 2026-04-24
release and update dates would have shown the wrong dates for this endpoint.
The remaining inherited fields were checked against production: structured
output and tool calling both work, and the 1M context matches the published
model card. attachment stays false, since the model card lists no vision
capability.
2026-08-04 08:41:02 -05:00
John Costa
465d15fb33
feat(requesty): syncing script and all models added ( #3856 )
...
* feat(requesty): provider sync script to get models from /v1/models/managed
Requesty has "managed" models, which are provider agnostic.
* feat(requesty): syncing all models from requesty
2026-08-04 08:22:23 -05:00
opencode-agent[bot]
183bea88e4
chore(sync): update Kilo model catalog ( #4045 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 09:15:12 +00:00
opencode-agent[bot]
a2f950c798
chore(sync): update OpenRouter model catalog ( #4044 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 09:14:59 +00:00
opencode-agent[bot]
980878f3f3
chore(sync): update CrossModel model catalog ( #4029 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 23:42:19 -05:00
opencode-agent[bot]
f4fcba2d18
chore(sync): update Venice model catalog ( #4028 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 23:42:07 -05:00
opencode-agent[bot]
88a9f2fa74
chore(sync): update OpenRouter model catalog ( #4031 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 03:24:01 +00:00
opencode-agent[bot]
09327a652a
chore(sync): update Kilo model catalog ( #4030 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 03:23:51 +00:00
opencode-agent[bot]
4b7669cbb0
chore(sync): update Deep Infra model catalog ( #4024 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 21:41:09 -05:00
opencode-agent[bot]
10210a4e94
chore(sync): update Kilo model catalog ( #4023 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 21:40:56 -05:00
Zain Hasan
b3a9cf32c7
add deepseek v4 flash 0731 ( #4025 )
...
* add kimi k3
* add Deepseek v4 flash 0731
2026-08-03 21:40:45 -05:00
opencode-agent[bot]
d5ae4dda1e
chore(sync): update OpenRouter model catalog ( #4026 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 01:56:37 +00:00
opencode-agent[bot]
cdfb7f82c9
chore(sync): update OpenRouter model catalog ( #4022 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-04 00:54:41 +00:00
opencode-agent[bot]
aafc23ed6f
chore(sync): update Kilo model catalog ( #4021 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 17:46:35 -05:00
Wassel Alazhar
1bf5ffc96a
umans-ai + coding-plan: add Kimi K3 and DeepSeek V4 Flash ( #3790 )
...
* umans-ai + coding-plan: add Kimi K3 (prerelease)
* umans-ai + coding-plan: k3 is released — drop beta status
Pay-per-token pricing ($3.00/$15.00/$0.30 per 1M) is effective on the
umans-ai provider from 2026-07-31; the coding-plan entry stays zeroed per
the flat-fee subscription convention. Stable = no status field, matching
the sibling models.
* umans-ai + coding-plan: add DeepSeek V4 Flash (pay-per-token release)
umans-deepseek-v4-flash-0731 joins the lineup at DeepSeek first-party
list pricing ($0.14 / $0.28 / $0.0028 per Mtok) — served from the
official DeepSeek-V4-Flash-0731 release on Umans AI's own GPU
infrastructure, 1M context, think-low default (levels none/low/high/max,
the 0731 vocabulary — unlike the first-party API's high|max surface).
* umans-ai + coding-plan: leading wire-path comments on reasoning toggles (AGENTS.md)
* umans-ai: deepseek v4 flash cost is the public rate ($0.14/$0.28/$0.028)
* umans-ai + coding-plan: reviewer nits — comments to file tops, drop redundant name override + zeroed-cost notes
* umans-ai + coding-plan: document the cap-1 limit.output choice on v4 flash
2026-08-03 17:45:58 -05:00
opencode-agent[bot]
e3b333f39a
chore(sync): update OpenRouter model catalog ( #4020 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 22:36:37 +00:00
opencode-agent[bot]
141191529f
chore(sync): update NanoGPT model catalog ( #4015 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 15:27:49 -05:00
opencode-agent[bot]
7bb4f73880
chore(sync): update Venice model catalog ( #4016 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 15:27:40 -05:00
opencode-agent[bot]
41e9083309
chore(sync): update Chutes model catalog ( #4010 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 14:51:06 -05:00
Aiden Cline
42707bc9ed
validate providers have models ( #4014 )
2026-08-03 14:46:30 -05:00
Aiden Cline
e45188c568
feat(sync): auto-merge safe catalog updates ( #3958 )
...
* feat(sync): auto-merge safe catalog updates
* fix(sync): count model additions and deletions directly
* fix(sync): require review for reasoning changes
* fix(sync): disable unsafe auto-merge before push
* fix(sync): harden auto-merge check output
2026-08-03 14:34:12 -05:00
opencode-agent[bot]
35ff6e26d5
chore(sync): update Vercel AI Gateway model catalog ( #4009 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 14:31:28 -05:00
opencode-agent[bot]
2b9034d7e1
chore(sync): update OpenRouter model catalog ( #4008 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 14:31:14 -05:00
opencode-agent[bot]
b6e8ceb477
chore(sync): update Kilo model catalog ( #4007 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 14:31:04 -05:00
opencode-agent[bot]
36c4671a87
chore(sync): update Charm Hyper model catalog ( #3997 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 14:30:56 -05:00
opencode-agent[bot]
a266f9459c
chore(sync): update Ambient model catalog ( #3996 )
...
* chore(sync): update Ambient model catalog
* fix(ambient): add DeepSeek reasoning options
* docs(ambient): document reasoning controls
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-03 14:30:40 -05:00
opencode-agent[bot]
e3dd5f0887
chore(sync): update Merge Gateway model catalog ( #3993 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 14:26:27 -05:00
Michael Gasperini
d4f68b474e
fix(chutes): declare reasoning toggles instead of empty options ( #4005 )
...
* fix(chutes): declare reasoning toggles instead of empty options
Every Chutes model with `reasoning = true` carried
`reasoning_options = []`, which asserts that the host exposes no
caller-facing reasoning control. That is not the case: Chutes serves
these models on vLLM and forwards `chat_template_kwargs`, so the
underlying chat templates' thinking switches are reachable over the
wire.
Ten models are switched to `[{ type = "toggle" }]`; each one is
verified twice, against the model's published chat template and
against a live request to this host. `Qwen3-235B-A22B-Thinking-2507-TEE`
keeps `[]`: its chat template exposes no thinking switch and the live
request confirms reasoning cannot be turned off.
* fix(chutes): keep authored reasoning options across sync
The toggles added in the previous commit were not durable. `buildChutesModel`
always emitted `reasoning_options: []`, and `preserveReasoningOptions` returns
early whenever the synced model defines the field at all, so the branch that
restores authored options was unreachable for this provider. The next
`bun chutes:sync` would have reset all ten models to an empty list.
Leaving the field unset in the sync restores the intended behaviour: authored
options are preserved, and reasoners with no entry yet still default to `[]`.
Verified by running `bun chutes:sync` against the live endpoint with the
toggles in place — 13 unchanged, all ten toggles intact.
The provider header and sync notes both still claimed Chutes exposes no
caller-facing reasoning control, which contradicted the model files. Both now
document the verified `chat_template_kwargs` paths and record that the control
is authored per model rather than derived from `/v1/models`.
2026-08-03 14:26:14 -05:00
opencode-agent[bot]
26e9c025cc
fix: update OpenRouter logo ( #4012 )
...
* fix: update OpenRouter logo
* fix: preserve provider icon sizing
---------
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-03 14:26:01 -05:00
Aiden Cline
3649ad841a
fix(sync): inherit Hyper reasoning from base models ( #4004 )
2026-08-03 11:58:21 -05:00
opencode-agent[bot]
c71ae55e98
chore(sync): update Deep Infra model catalog ( #3998 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 11:29:56 -05:00
opencode-agent[bot]
5c9deb375a
chore(sync): update OpenRouter model catalog ( #3995 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 11:26:24 -05:00
opencode-agent[bot]
c8f62738c5
chore(sync): update Kilo model catalog ( #3994 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 11:26:15 -05:00
opencode-agent[bot]
72ea53597a
chore(sync): update Ofox model catalog ( #3999 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 11:15:16 -05:00
opencode-agent[bot]
b4ec67772a
chore(sync): update LLM Gateway model catalog ( #4002 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 11:15:04 -05:00
opencode-agent[bot]
3e4bcbb7fa
chore(sync): update EmpirioLabs AI model catalog ( #4000 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 11:14:53 -05:00
opencode-agent[bot]
8fc2ac8b74
chore(sync): update Venice model catalog ( #4003 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 11:12:21 -05:00
opencode-agent[bot]
771b5b3a9e
chore(sync): update Vercel AI Gateway model catalog ( #4001 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 11:12:05 -05:00
opencode-agent[bot]
efad690ed2
chore(sync): update OpenRouter model catalog ( #3966 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 11:03:00 -05:00
bu6n
ebe19634a7
feat(tensorx): add deepseek-v4-flash-0731 and kimi-k3 provider entries ( #3992 )
2026-08-03 11:02:40 -05:00
opencode-agent[bot]
8b2bce72e2
chore(sync): update Venice model catalog ( #3959 )
...
* chore(sync): update Venice model catalog
* fix(venice): inherit qwen3.8 metadata
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-03 11:02:09 -05:00
opencode-agent[bot]
63b2780c58
chore(sync): update CrossModel model catalog ( #3960 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 10:59:46 -05:00
github-actions[bot]
5151160621
fix: Update GitHub Copilot GPT-5.6 Terra and Luna pricing ( #3965 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-03 10:59:21 -05:00
opencode-agent[bot]
eb10bdd472
chore(sync): update Vercel AI Gateway model catalog ( #3967 )
...
* chore(sync): update Vercel AI Gateway model catalog
* fix(vercel): inherit qwen3.8 metadata
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-03 10:59:05 -05:00
Adán
ec4da2891c
fix(fireworks-ai): add low reasoning effort to deepseek-v4-flash-0731 ( #3934 )
2026-08-03 10:58:10 -05:00
opencode-agent[bot]
af2203f64e
chore(sync): update DigitalOcean model catalog ( #3973 )
...
* chore(sync): update DigitalOcean model catalog
* fix(digitalocean): add missing reasoning options
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-03 10:54:37 -05:00
opencode-agent[bot]
12e973628d
chore(sync): update Hugging Face model catalog ( #3984 )
...
* chore(sync): update Hugging Face model catalog
* fix(huggingface): add DeepSeek V4 reasoning controls
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-03 10:50:53 -05:00
opencode-agent[bot]
b122d7b57e
chore(sync): update Kilo model catalog ( #3975 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 10:48:41 -05:00
opencode-agent[bot]
a9ef129fb1
chore(sync): update Charm Hyper model catalog ( #3986 )
...
* chore(sync): update Charm Hyper model catalog
* fix(hyper): inherit qwen3.8 metadata
* fix(hyper): mark qwen3.8 as uncontrolled reasoning
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-03 10:48:25 -05:00
github-actions[bot]
65c0c89a3c
fix: Add qwen3.8-max (GA) to alibaba-token-plan / alibaba-token-plan-cn providers ( #3982 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-03 10:47:57 -05:00
opencode-agent[bot]
d384b39950
chore(sync): update LLM Gateway model catalog ( #3987 )
...
* chore(sync): update LLM Gateway model catalog
* fix(llmgateway): add qwen3.8 reasoning options
* fix(llmgateway): inherit qwen3.8 metadata
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-08-03 10:45:04 -05:00
celeste
504dabb073
feat(ofox): add catalog sync module ( #3978 )
...
Sync existing Ofox TOMLs from the public catalog API
(https://api.ofox.ai/v1/models/catalog ). Conservative scope:
- skipCreates + trackMissingModels=false: the Ofox listing here is a
curated subset, so new models keep entering via hand-authored PRs
- deleteMissing=false with a notice: delisted models get flagged for
manual deprecation review instead of silent removal
- catalog is treated as authoritative for cost and deprecation status
only; base_model inheritance, reasoning_options, and per-model
[provider] protocol overrides are preserved as authored
Co-authored-by: celeste1900 <caojingmiao@meiqia.com >
2026-08-03 10:44:51 -05:00
m3
774d80647e
chore(github-models): remove retired provider ( #3980 )
...
Co-authored-by: Marvae <11957602+Marvae@users.noreply.github.com >
2026-08-03 10:44:06 -05:00
opencode-agent[bot]
db3461c5be
chore(sync): update Merge Gateway model catalog ( #3988 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 10:39:13 -05:00
YongYuH
7a5b83395b
feat(alibaba-token-plan): add DeepSeek V4 Flash 0731 ( #3991 )
...
* feat(alibaba-token-plan): add DeepSeek V4 Flash 0731
* fix(alibaba-token-plan-cn): add effort high/max to DeepSeek V4 Flash 0731 reasoning options
---------
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-08-03 10:38:54 -05:00
aic0d3r
708c451ea2
feat(alibaba-token-plan): add DeepSeek V4 Flash 0731 ( #3990 )
2026-08-03 10:37:43 -05:00
opencode-agent[bot]
b0811ddf7b
chore(sync): update NanoGPT model catalog ( #3893 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-03 10:37:29 -05:00
opencode-agent[bot]
92d9a6d051
feat: expand benchmarks for current major models ( #3989 )
...
* feat: add Gemini 3.6 Flash and Kimi K3 benchmarks
* feat: expand current model benchmark coverage
---------
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-03 10:04:20 -05:00
Renaud Cerrato
0ccae5d09e
feat(ollama-cloud): add deepseek-v4-flash:0731 model ( #3985 )
2026-08-03 09:44:27 -05:00
m3
d5931d97c2
chore(github-copilot): refresh model catalog ( #3979 )
...
Co-authored-by: Marvae <11957602+Marvae@users.noreply.github.com >
2026-08-03 09:44:15 -05:00
OpeOginni
a4a2707bc5
feat: add Claude Opus 5 benchmarks ( #3983 )
2026-08-03 09:38:35 -05:00
Jack
403a7bdd43
add qwen3.8-Max to Go
2026-08-03 14:49:06 +08:00
Aiden Cline
beaccbb2d5
fix(sync): harden NanoGPT reasoning metadata ( #3974 )
2026-08-02 22:48:07 -05:00
opencode-agent[bot]
0a375c8387
chore(sync): update Kilo model catalog ( #3892 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-02 22:34:00 -05:00
Aiden Cline
e2761846cb
fix(sync): dedupe Kilo reasoning efforts ( #3972 )
2026-08-02 22:33:36 -05:00
Aiden Cline
e1bdd2adce
fix(sync): prefer Kilo reasoning metadata ( #3971 )
2026-08-02 22:18:29 -05:00
Asjad Abbas
6e037ccb28
fix: Claude models that removed sampling params are marked temperature = true ( #3961 )
...
Anthropic removed temperature/top_p/top_k on Opus 4.7 and later, Sonnet 5
and Fable 5 -- sending them returns a 400. Ten provider entries still
advertise temperature support for those models.
Eight of them declare base_model pointing at a lab entry that already says
temperature = false, then override it back to true; per AGENTS.md a provider
entry should carry only real overrides, so those lines are dropped and the
lab value is inherited. The two standalone entries state false explicitly.
Co-authored-by: Asjad Abbas <215788583+asjad3@users.noreply.github.com >
2026-08-02 22:05:50 -05:00
Aiden Cline
a7f3d04313
feat(digitalocean): add Kimi K3 ( #3969 )
2026-08-02 22:03:47 -05:00
Aiden Cline
83a78948af
fix(sync): harden DigitalOcean catalog translation ( #3904 )
...
* fix(sync): harden DigitalOcean catalog translation
Stop incomplete DO catalog rows from corrupting curated model data:
- map mimo-* IDs to xiaomi base metadata
- only treat thinking=true as authoritative reasoning (not bare efforts)
- merge effort lists so incomplete remote values cannot drop none/xhigh
- normalize x-high → xhigh
- union modalities with authored data; skip text-only overrides on base models
- keep beta status for Public Preview names
* fix(sync): preserve DigitalOcean modality overrides
* fix(sync): prefer DigitalOcean catalog metadata
* fix(sync): fall back on empty reasoning efforts
* fix(sync): respect DigitalOcean modality removals
2026-08-02 21:58:47 -05:00
Jonathan Feller
16354461ff
feat: add Impossibl provider ( #3390 )
...
* Add Impossibl provider
Impossibl (https://impossibl.com ) is an OpenAI-compatible AI gateway,
served via @ai-sdk/openai-compatible at https://api.impossibl.com/v1 .
Adds provider.toml, logo, and 76 model entries generated from the live
api.impossibl.com/v1/models catalog. Each entry inherits metadata via
base_model and carries Impossibl's serving price (USD / 1M tokens); no
limit/modalities overrides (the gateway serves the base metadata's).
reasoning_options are effort-only (the OpenAI-compatible /v1/chat/completions
surface exposes only reasoning_effort), with per-model value subsets taken
from each model's canonical metadata intersected with the gateway's accepted
set, or [] where the model has no effort control on this surface.
14 served models are omitted for now — models.dev has no base metadata to
inherit from for them yet.
* Do not assert per-model reasoning_options for Impossibl
The published effort ladders were derived from which values the live gateway
accepted with HTTP 200. That measures the request validator of whichever
upstream happened to serve the probe, not the model: Fireworks validates against
a generic OpenAI-style enum, Azure Foundry ignores the field entirely, and the
gateway forwards reasoning_effort verbatim without per-model mapping. The same
GLM-5.2 therefore read as a five-rung ladder on one route and as no control at
all on another.
Replaces every asserted set with an empty one plus the reason, matching how
other gateway providers document an unverifiable control surface. Entries whose
base model has no reasoning at all keep no key.
* Give the Inkling entry its own served limits
models/thinkingmachines/inkling.toml omits limit.output because the served
output cap varies by host (16K on NVIDIA, 32K on Baseten, 256K on Vercel, 1M on
OpenRouter), so every provider entry supplies its own. This one did not, which
fails validation now that the base model has changed on dev.
Impossibl serves Inkling through Thinking Machines' own Tinker API, so their
published served limits apply verbatim: 65_536 both ways, matching the context
window the gateway itself records for this route.
* Move in-file rationale into the leading comment block
AGENTS.md: the daily model sync re-serializes provider TOMLs and discards every
comment except a leading header block, so rationale placed between keys is
silently deleted on the next sync. The reasoning_options justification sat
between base_model and reasoning_options in all 68 files, and the Inkling limit
note sat above [limit]; both would have been lost.
Also recites the Inkling limits against the gateway catalog and Tinker's own
docs rather than an in-repo path, since that path differs between this branch
and dev.
* Explain the Inkling route instead of reusing the generic rationale
Inkling is the one Impossibl entry with a fixed single upstream, so the generic
"whichever upstream serves the model" rationale did not fit it.
limit: the 64K window now cites the first-party Tinker entry in this repo, which
publishes the same 65_536/65_536 limits and the same 1.87/4.68/0.374 pricing.
Tinker's 256K window is a separately priced tier (Inkling:peft:262144, 3.74/9.36),
not this route.
reasoning_options: Tinker documents its effort control only on the
Anthropic-compatible surface (output_config.effort, thinking.type). Impossibl
reaches Tinker over the OpenAI-compatible endpoint, for which no control is
documented, so none is asserted — the same basis on which providers/nvidia
publishes an empty set.
* Match the Inkling route modalities to the first-party Tinker entry
The entry already aligns limits and cost with providers/thinkingmachines/models/
thinkingmachines/Inkling.toml on the grounds that it is the same Tinker tier, but
still inherited the base model's audio input. Tinker serves this route as
text+image, so advertising audio implied an input the route may reject.
* fix: derive reasoning_options from verified per-route behavior, correct pricing
reasoning_options was `[]` on all 68 reasoning entries; a maintainer was right that this
is wrong for essentially all of them. 59 of 68 now publish a verified control.
These are generated from our gateway's model registry rather than hand-authored, and a
`--check` mode fails on drift. A control is published only where the model's declared shape
and its verified REACH agree: reach is established by making the upstream do the rejecting,
so a 502/422 carrying its own error text proves the field was forwarded rather than dropped.
Where our enum and the upstream's coincide and no rejection is possible, reach is shown by
billed effect instead. Acceptance alone is never used as evidence.
Every verdict is taken on the route that actually serves the model, confirmed per attempt in
our request log. That distinction is load-bearing: `zai/glm-5.2` is answered by Azure Foundry
(which ignores reasoning fields) while its seven siblings are answered by Z.ai, so one GLM
entry is `[]` and seven publish a toggle. An earlier draft had this backwards, having
measured Z.ai's own API rather than the route we use.
Also corrects three classes of pricing error found by diffing every entry against the
catalog the PR cites:
- `gpt-5.6-luna` was published at 5x the billed rate; `gpt-5.6-terra` carried a copied
`gpt-5.4` cost block.
- `gpt-5.6-sol` omitted `cache_write` entirely.
- 11 entries published flat pricing for models the catalog bills in a higher bracket above a
per-model input threshold, understating long-context requests by up to 2x.
Provider `doc` now points at the public models-and-pricing listing rather than the site root,
and the shared rationale lives in one leading comment block on provider.toml.
* fix: fireworks/glm-5.2 has no verified effort control
Fireworks does validate `reasoning_effort` for this model id — it enumerates its own enum in
a 502 for `minimal` — so the value genuinely reaches the upstream. But validation is not a
control, and this entry was published on that basis alone while Z.ai and Qwen were held to a
stricter standard.
Measured per rung through the gateway on a short-answer prompt, where output length is the
reasoning signal: output swings 121-275 tokens WITHIN the same rung, with no ordering across
rungs and no reasoning content at any level. No rung is distinguishable, so there is nothing
meaningful to advertise.
Both `glm-5.2` entries are now `[]`, for opposite reasons: the Fireworks route validates but
has no effect, and the Z.ai-namespaced route is served by Azure Foundry, which ignores the
field entirely.
* chore: keep the provider files data-only
The generated header on provider.toml was carrying material that has no business in another
project's repository: our internal source-file and tooling names, which upstream serves which
model, raw probe transcripts, and — worst — a description of an unfixed defect in our own
product. None of that is data about the models.
Evidence for the published values belongs in the PR conversation, where a reviewer can weigh
it, not in a committed data file. The audit guide says the same: "Put citations in the PR
body, not TOML comments."
Per-option `# API:` comments stay, trimmed to the bare request payload, matching the example
AGENTS.md gives for exactly this purpose. They document the public request syntax a caller
sends, which is not obvious for the controls that are not OpenAI's `reasoning_effort`.
* chore: justify the Inkling overrides from our own catalog, not from routing
The limit and modality overrides were explained by naming the upstream that serves this
model. That is routing detail, and it does not belong in another project's repository.
Our own public catalog reports this model's served context window (65_536), its input
modalities (text+image) and its prices directly, so it justifies every overridden value on
its own terms — the base model's 1_048_576 window and audio input are simply not what is
served here. No upstream needs naming for that to be checkable.
* Revert "chore: justify the Inkling overrides from our own catalog, not from routing"
This reverts commit 71598cbd14e7622735f1c84ded3dafccaab9dc20.
2026-08-02 21:02:50 -05:00
opencode-agent[bot]
f67be44f09
chore(sync): update Merge Gateway model catalog ( #3888 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-02 11:37:32 -05:00
opencode-agent[bot]
09a5ebf85e
chore(sync): update Deep Infra model catalog ( #3890 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-02 11:37:29 -05:00
opencode-agent[bot]
28bece81fe
chore(sync): update Ambient model catalog ( #3912 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-02 11:37:26 -05:00
opencode-agent[bot]
a8b3e5bf97
chore(sync): update Hugging Face model catalog ( #3943 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-02 11:37:23 -05:00
opencode-agent[bot]
31b9f035b3
chore(sync): update Vercel AI Gateway model catalog ( #3944 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-02 11:37:21 -05:00
opencode-agent[bot]
35bc058196
chore(sync): update Baseten model catalog ( #3946 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-02 11:37:18 -05:00
opencode-agent[bot]
9946548c28
chore(sync): update EmpirioLabs AI model catalog ( #3945 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-02 11:37:15 -05:00
opencode-agent[bot]
f5641af76e
chore(sync): update Charm Hyper model catalog ( #3947 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-02 11:37:13 -05:00
opencode-agent[bot]
c3ca757c2a
chore(sync): update OpenRouter model catalog ( #3948 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-02 11:37:10 -05:00
Nourrisse Florian
44fecad3ac
feat(mistral): add Voxtral audio models (transcription, TTS, audio instruct) ( #3930 )
...
* feat(mistral): add Voxtral audio models
Mistral ships a full audio line that the catalog does not cover yet:
transcription, text-to-speech and an instruct model with native audio input.
- voxtral-mini-latest: audio to text transcription
- voxtral-mini-tts-latest: text to audio, zero-shot voice cloning, 9 languages
- voxtral-small-latest: audio+text to text, tool calling, 32k context
The two first ones intentionally omit the [cost] block: transcription bills per
MINUTE of audio (\$0.003/min) and synthesis per CHARACTER (\$16 per 1M chars),
neither of which the token-based schema models. Same treatment as the existing
Whisper entries, e.g. providers/groq/models/whisper-large-v3-turbo.toml.
Voxtral Small does carry token pricing for its text side; its audio input bills
per minute (\$0.004) and is documented in the file header.
Sources are cited as a leading comment block in each file, per AGENTS.md.
Validated with bun validate.
* fix(mistral): align Voxtral Mini entries with the live API ids
voxtral-mini-latest resolves to voxtral-mini-2602, not the 25-07
Transcribe card the entry was named and dated after. Date the entry on
the revision it points at, matching mistral-small-latest, and drop the
product word absent from the API id. Note the Bedrock Voxtral Mini 3B
entry as a distinct product surface to prevent the same confusion.
Name the TTS entry after its own id for consistency.
2026-08-02 11:08:24 -05:00
Rushil Mallarapu
6248997c25
fix: Azure GPT-5.6 Terra/Luna pricing ( #3952 )
...
Azure has not cut Terra or Luna pricing in line with OpenAI. Update
standard and long-context pricing for Azure and Azure Cognitive
Services.
2026-08-02 11:07:39 -05:00
Dowan
2a4e36cf6a
feat: add qwen3.7-flash model for alibaba-cn provider ( #3954 )
...
* feat: add qwen3.7-flash model for alibaba-cn provider
* fix: add description to qwen3.7-flash model metadata
2026-08-02 11:04:07 -05:00
Aiden Cline
8851d6411c
fix: factor DeepSeek V4 Flash 0731 providers ( #3957 )
...
* fix: factor DeepSeek V4 Flash 0731 providers
* fix: update DeepSeek Flash API base model
* fix: update OpenCode DeepSeek Flash base models
2026-08-02 11:03:50 -05:00
chenxiao5580-cmd
95cf7bc77c
fix(modelis): declare reasoning_options per model from measurements ( #3951 )
...
* fix(modelis): declare reasoning_options per model from measurements
Follow-up to #3932 . That PR landed with the same six-value effort list on
all nine models; the review bot was right that this is over-broad, and
re-measuring showed it is also incomplete.
Measured one control at a time against the live endpoint:
- effort kept only where the levels measurably change reasoning
(Claude x3, Gemini x2). Dropped on both DeepSeek and both Qwen models,
which accept every value and return 200 but do not change behaviour.
- toggle added where both states are caller-reachable. The mechanism
differs by family: reasoning.enabled for Claude/Gemini/Qwen, and
reasoning_effort "none" for DeepSeek, which ignores reasoning.enabled.
- budget_tokens added where reasoning_tokens tracks the requested budget
(Gemini x2, Qwen x2). No min/max, since no boundary was probed.
- claude-fable-5 and gemini-2.5-pro reject disabling with a 400, so
neither declares a toggle.
Also drops the header comment that claimed all six effort values were
reflected in reasoning_tokens: that holds for five models, not nine.
Costs are unchanged and re-verified against the live pricing endpoint.
* fix(modelis): move wire-path comments to a leading header block
Review finding: every declared control needs its exact request syntax in a
leading top-of-file comment, not an inline one next to the option.
I had put them inline because Modelis has no sync module, so nothing would
strip mid-file comments today. That was the wrong call: the sync rewrites
provider TOMLs by parsing and re-serializing them and keeps only a leading
header, so an inline comment is one sync module away from vanishing with
nobody noticing.
Each file now opens with the wire path for every control it declares.
* fix(modelis): narrow effort values to measured separable levels
Review finding: the six-value lists were the gateway's global accept-set
minus none, not per-model truth.
Re-measured at three task difficulties, asking which ADJACENT levels are
actually distinguishable (sample ranges that do not overlap):
- minimal collapses into low on every Claude model at every difficulty
-> dropped from all three, as the lab baseline predicted.
- xhigh never rises above high on opus, sonnet or gemini-2.5-flash
-> dropped there; kept on fable, where it does separate.
- gemini-2.5-flash keeps minimal: 37 vs 107 with zero scatter across
three repeats.
- claude-fable-5 returns 145 reasoning tokens at reasoning_effort none,
so it has no off switch at all and declares neither toggle nor none.
Per-file: opus/sonnet/gemini-2.5-pro low|medium|high|max, fable
low|medium|high|xhigh|max, gemini-2.5-flash minimal|low|medium|high|max.
DeepSeek and Qwen still declare no effort list: repeats at one setting
scatter up to 5x and the ordering inverts at medium on both DeepSeek
models. Numbers are in the PR discussion.
* fix(modelis): effort-none authored as effort; restore lab-baseline levels
Review findings:
1. Off via reasoning_effort "none" must be authored as effort with none
in values, not as toggle. Both DeepSeek files had a toggle declaration
whose own wire comment named the effort parameter -- self-contradicting.
They now declare effort = [none, high, max] per the peer set.
Qwen keeps toggle because there the mechanism really is a separate
field: reasoning.enabled false -> 0, while reasoning_effort none
leaves those models reasoning unchanged.
2. Dropping a level because adjacent reasoning_tokens ranges overlapped
was the wrong test -- a level can differ in latency or quality without
differing in thinking tokens. Reverted to the lab/peer baseline and
restored xhigh on claude-opus-4-8.
minimal stays dropped on the Claude models: it is absent from the lab
baseline and returned output identical to low at every difficulty tested.
2026-08-02 10:57:31 -05:00
opencode-agent[bot]
e2f44e930f
chore(sync): update Chutes model catalog ( #3955 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-02 10:54:13 -05:00
Mathias Monstrey
28c964354f
fix(nebius): set cache_read price for Kimi-K3 ( #3956 )
...
Nebius Token Factory does not offer a discounted prompt-cache tier for
Kimi-K3. The models_info API has no cache pricing fields, the docs
have no cache pricing for this model, and the public endpoint page
lists only "$3.00 / 1M In" and "$15.00 / 1M Out" with no cache-hit
rate.
The entry previously left cache_read unset, which downstream
consumers (e.g. opencode) treat as $0/M for cached input tokens. On a
cache-heavy agentic session that undercounts real cost by roughly
18x. Set cache_read = 3 (equal to input) so cached and fresh input
tokens are billed at their actual, identical rate.
2026-08-02 10:53:58 -05:00
opencode-agent[bot]
98aa3b425a
chore(sync): update OpenRouter model catalog ( #3911 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-01 22:00:11 -05:00
chenxiao5580-cmd
d85acd6083
feat(provider): add Modelis (OpenAI-compatible gateway) ( #3932 )
...
* feat(provider): add Modelis
OpenAI-compatible LLM gateway. One key across Claude, Gemini,
DeepSeek and Qwen coding models.
Disclosure: I maintain Modelis.
* fix(modelis): declare reasoning_effort options, verified against the live endpoint
rekram1-node was right to push back on reasoning_options = []. That was
'unverified', not 'verified absent'.
Tested every listed model against https://modelishub.com/v1 : all nine accept
reasoning_effort with all six values (minimal/low/medium/high/xhigh/max), and
usage.completion_tokens_details.reasoning_tokens moves with the setting.
An invalid value is rejected with the enum echoed back.
Declared the option on all nine, with the exact API syntax as a header comment.
2026-08-01 21:59:39 -05:00
opencode-agent[bot]
b6d3ce625f
chore(sync): update EmpirioLabs AI model catalog ( #3935 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-01 17:30:22 -05:00
opencode-agent[bot]
f31cc7accd
chore(sync): update Venice model catalog ( #3936 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-01 17:30:12 -05:00
opencode-agent[bot]
12783f6d96
chore(sync): update CrossModel model catalog ( #3938 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-01 17:27:59 -05:00
Dhruv Singal
a6d3812d64
feat(baseten): add Inkling Small model API ( #3939 )
...
Model APIs now include thinkingmachines/inkling-small. Add provider-agnostic
metadata so the Baseten sync can map the slug (it was previously skipped), a
Baseten entry inheriting via base_model, and refresh Inkling's effort values
to include the newly documented "max" level.
Co-authored-by: Your Name <you@example.com >
2026-08-01 17:27:37 -05:00
Dhruv Singal
821a57c989
Add baseten dsv4 flash ( #3940 )
...
* feat(baseten): add DeepSeek V4 Flash 0731 model API
Model APIs now include deepseek-ai/DeepSeek-V4-Flash-0731 (context 1048k,
output 1048k, $0.13/$0.26/$0.028). Uses base_model deepseek/deepseek-v4-flash
for provider-agnostic facts. reasoning_options is empty: the overview marks
reasoning enabled by default but the reasoning page documents no control.
* fix(baseten): mirror DeepSeek V4 Pro reasoning for Flash 0731
DeepSeek V4 Flash 0731 exposes the same reasoning_effort control as DeepSeek
V4 Pro (low/medium/high/xhigh), so replace the empty reasoning_options with
Pro's effort values. Only pricing and limits differ.
---------
Co-authored-by: Your Name <you@example.com >
2026-08-01 17:27:06 -05:00
Kustaa Y.
c852a8e951
feat: add Fireworks DeepSeek V4 Flash 0731 ( #3941 )
...
* feat: add Fireworks DeepSeek V4 Flash 0731
* fix: align Fireworks DeepSeek V4 metadata
Removed 'low' from reasoning options values.
* fix: inherit DeepSeek V4 Flash metadata
Updated the description for the DeepSeek V4 Flash model to reflect its official release and enhanced capabilities. Removed unnecessary fields and adjusted the configuration settings.
2026-08-01 17:26:45 -05:00
Adam Dalloul
f909001a8c
feat: map DeepSeek V4 Flash 0731 for EmpirioLabs ( #3942 )
...
* feat: map DeepSeek V4 Flash 0731 for EmpirioLabs
* style: preserve LF in EmpirioLabs sync map
2026-08-01 17:26:27 -05:00
Aiden Cline
d7f9d31478
docs: tighten agent/review policy for reasoning_options and base_model ( #3931 )
...
* docs: tighten agent/review policy for reasoning_options and base_model
Stop agents defaulting OpenAI gateways to empty reasoning_options from
uncertainty; baseline effort is low/medium/high from upstream/peers.
Clarify budget_tokens as narrow/legacy and require override-only base_model.
* docs: rewrite AGENTS.md as catalog-only guide
Drop JS/code-style noise. Focus on lab models vs providers, base_model
(create models/ when missing), override-only hosts, logos, costs, and
reasoning_options.
* docs: fix model field required/optional guidance in AGENTS.md
description is required; prefer cost.tiers over legacy context_over_200k;
split strongly recommended (family, knowledge) from truly optional (status).
* docs: clarify none-vs-toggle and require toggle wire comments
Effort with none plus graded levels must not also claim toggle. Binary
off may use toggle with a leading top-of-file wire-path comment.
* docs: align reviewer/fixer with create-models-if-missing base_model rule
Subagent review: bots still used the weak 'base_model only if models/
exists' wording. Bind create-lab-entry + override-only; fix stale
section refs, README effort example, and required logo label.
* docs: fix toggle+effort coexistence and lab inheritance requirements
Allow toggle beside graded effort when off is a separate wire control;
forbid only toggle+effort when none is already an effort value. Require
complete lab models/ files for base_model inheritance; mark interleaved
as provider-only.
* docs: resolve reasoning policy contradictions in one pass
Classify hosts by lab vs multi-model relay (not npm). Baseline is the
underlying model's native/peer option set, not fixed L/M/H. Fix examples
to match DeepSeek and Alibaba wire paths; align skill, reviewer, fixer.
* docs: fix opus-4.6 example options and OpenRouter path
README base_model snippet matches lab effort+budget; AGENTS table uses
real openrouter claude-opus-4.6.toml filename.
2026-08-01 17:20:23 -05:00
Jack
c3057690bb
Merge pull request #3933 from heimoshuiyu/fix/glm-5.2-highspeed-remove-1m-suffix
...
fix: remove [1m] suffix from glm-5.2-highspeed model ID
2026-08-02 01:34:27 +08:00
heimoshuiyu
a3056e1284
fix: rename glm-5.2-highspeed[1m] to glm-5.2-highspeed
...
The [1m] suffix is a Claude Code client-side mechanism for enabling
1M context via the Anthropic-compatible endpoint. It is stripped by
normalizeModelStringForAPI() before the actual API request, so it
should never appear in the model ID. Rename the file (and update the
zhipuai symlink) to use the correct ID: glm-5.2-highspeed.
2026-08-02 00:15:04 +08:00
Craig Donnelly
1a4e693bb9
Add TensorX provider with 32 models ( #2696 )
...
* Add TensorX provider with 32 models
TensorX is an EU-sovereign OpenAI-compatible inference platform
(https://tensorx.ai ) offering 40+ open-source and frontier models.
This adds:
- providers/tensorx/provider.toml (OpenAI-compatible, api.tensorx.ai/v1)
- providers/tensorx/logo.svg
- 32 chat model TOMLs across 8 vendors:
- z-ai (7 GLM models, base_model from zhipuai metadata)
- deepseek (7 models incl. V4 Flash/Pro, R1, Chat V3 variants)
- minimax (5 M2/M3 variants)
- moonshotai (3 Kimi K2 models)
- qwen (5 models incl. Qwen3.5, VL, Coder)
- meta-llama (2 Llama models)
- nvidia (1 Nemotron model)
- openai (2 GPT-OSS models)
21 models use base_model inheritance from existing models/ metadata.
11 models have full provider TOML definitions.
Non-chat models (embedding, TTS, STT), internal aliases, and duplicate
entries are excluded. Pricing, limits, and capabilities are sourced from
the TensorX API (https://api.tensorix.ai/v1/model/info ).
* Address PR #2696 review feedback
- Fix logo viewBox origin (25 15 -> 0 0) to match repo convention
- Add provider-audited reasoning_options to all 6 reasoning models
(gpt-oss-120b/20b, deepseek-r1-0528/v3.2/chat-v3.1, qwen3.5-9b)
values audited against TensorX API; mandatory-reasoning models
omit 'none' (gpt-oss, deepseek-r1-0528)
- Correct GPT-OSS release_date from 2024-12-01 to 2025-08-05
- Factor Qwen3.5-9B through canonical base_model; create
models/alibaba/qwen3.5-9b.toml with provider-agnostic facts.
Fixes attachment/modalities (was text-only; HF confirms VL model
with image/video/audio input)
* Address second-round review feedback on PR #2696
- Remove fixed width/height from logo.svg per logo guidelines
- Reconcile model list with the advertised TensorX catalog: drop 9
delisted models (deepseek-chat-v3-0324, llama-3.3-70b, llama-4-maverick,
minimax-m2/m2.1/m2.7, gpt-oss-20b, qwen-2.5-72b, glm-4.6)
- Use canonical base_model for openai/gpt-oss-120b and
deepseek/deepseek-r1-0528; inherit canonical limits
- Add missing description to remaining inline models
- Declare reasoning_options on every reasoning model, audited per-model
against the TensorX API (validation errors + behavioural probes);
exact request syntax recorded as TOML comments
- Remove unsupported audio input modality from Qwen3.5 9B canonical
2026-08-01 10:55:51 -05:00
opencode-agent[bot]
6dd993d5a7
chore(sync): update Venice model catalog ( #3914 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-01 10:47:23 -05:00
opencode-agent[bot]
33936213fa
chore(sync): update LLM Gateway model catalog ( #3916 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-01 10:47:07 -05:00
opencode-agent[bot]
aa7f7daec2
chore(sync): update Vercel AI Gateway model catalog ( #3917 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-01 10:46:57 -05:00
opencode-agent[bot]
2270ef2005
chore(sync): update Chutes model catalog ( #3918 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-01 10:45:21 -05:00
Kushida
303081b3a5
fix(core): reject unknown nested model fields ( #3920 )
...
* fix(core): reject unknown nested model fields
* test(core): isolate nested field regression
* fix(core): preserve image generation pricing
* test(core): cover nested provider configuration
* style(core): preserve cost schema layout
* fix(core): preserve image and cache pricing
* fix(core): preserve request and citation pricing
* fix(core): reject unsupported cost fields
* style(data): preserve TOML formatting
2026-08-01 10:43:28 -05:00
Abliteration AI
c319c3a911
fix: add cache_read (cached input price) for abliteration-ai models ( #3922 )
...
- abliterated-model: cache_read = 0.30
- abliterated-model-large: cache_read = 0.50
2026-08-01 10:42:00 -05:00
opencode-agent[bot]
f94409c945
chore(sync): update xAI model catalog ( #3923 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-08-01 10:41:49 -05:00
hndr
d7bc97b55f
add Modal Kimi K3 model ( #3925 )
2026-08-01 10:41:39 -05:00
Andre Landgraf
72673a35c3
fix(neon): pad logo to brand clear space ( #3928 )
...
The mark ran flush to the viewBox: insets measured 0.0% left, 0.0% top,
1.6% right, 0.7% bottom, so its outline touches the edge and looks clipped
wherever the logo is drawn in a bordered box. Every other provider logo sits
between 7.5% and 23% inside its viewBox.
Swaps in the logomark from Neon's published brand kit with the clear space
baked in (neon.com/brand), which lands at 10.9 / 10.9 / 10.8 / 10.1. Same
mark, same square viewBox, same currentColor fill.
2026-08-01 10:41:23 -05:00
leandrotcawork
8d8f4dcdfb
fix(deepseek): add reasoning token cost for deepseek-v4-pro and deepseek-v4-flash ( #3915 )
...
* fix(deepseek): add reasoning token cost for deepseek-v4-pro
DeepSeek bills reasoning (CoT) tokens at the standard output rate.
https://api-docs.deepseek.com/quick_start/pricing/
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* fix(deepseek): add reasoning token cost for deepseek-v4-flash
DeepSeek bills reasoning (CoT) tokens at the standard output rate.
https://api-docs.deepseek.com/quick_start/pricing/
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* fix(deepseek): cover reasoner and cite reasoning=output billing
Add cost.reasoning for deepseek-reasoner (same gap as V4) and document
that CoT is billed at the output rate with reasoning_tokens as a
completion_tokens subset, so estimators do not double-count.
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-31 15:58:18 -05:00
Aiden Cline
499df6cc34
fix(sync): map long-context pricing tiers from xAI and OpenRouter APIs ( #3913 )
...
* fix(sync): map long-context pricing tiers from xAI and OpenRouter APIs
Both APIs already expose long-context rates, but sync preserved hand-authored
[[cost.tiers]] and never self-healed stale values (e.g. grok-4.5 cache_read).
- xAI: read *_long_context prices + long_context_threshold
- OpenRouter: map pricing.overrides → cost.tiers
* refactor(sync): simplify long-context tier mapping
Drop longContextPrice helper and conditional spreads; use || for xAI
zero-means-base and flatMap for OpenRouter overrides.
* fix(sync): treat omitted xAI long-context rates as unknown
0 means same-as-base; undefined means the field was omitted — only the
latter should keep hand-authored tiers instead of fabricating base prices.
2026-07-31 15:34:20 -05:00
Patrick Bennett
c00ef3ebfc
fix(xai): correct Grok 4.5 long-context cached-input price ( #3865 )
...
The >200K context tier reported cache_read = 1, but xAI publishes $0.60 for
cached input above the threshold. The stale value is 2x the model's original
(also incorrect) base rate of 0.5; when the base was corrected to 0.3 the tier
was never re-derived, because tiers are preserved verbatim across syncs.
OpenRouter's file carries the same value and is corrected alongside it.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-31 14:00:57 -05:00
opencode-agent[bot]
a33d0a774c
chore(sync): update Vercel AI Gateway model catalog ( #3907 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-31 13:42:47 -05:00
opencode-agent[bot]
410468e9bb
chore(sync): update LLM Gateway model catalog ( #3895 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-31 12:59:13 -05:00
Zhou Fang
f5b4c93992
feat: add glm-5.2-highspeed[1m] to zai-coding-plan and zhipuai-coding-plan ( #3899 )
...
Add the GLM-5.2 highspeed serving ID (1M-context variant) to both GLM coding-plan endpoints. zai-coding-plan holds the entry and zhipuai-coding-plan references it via a relative symlink, matching how glm-5.2 is wired between the two plans. Reuses the zhipuai/glm-5.2 base model (1M context, reasoning effort high/max, interleaved reasoning_content) at coding-plan cost 0.
2026-07-31 12:58:59 -05:00
Greg Nazario
dd586fd66f
Z.ai Coding Plan Updates - Remove no longer available models ( #3905 )
...
* feat(zai-coding-plan): keep only GLM-5.2 and GLM-5-Turbo
Remove models that are no longer available on the Z.AI Coding Plan:
glm-4.5-air, glm-4.7, glm-5.1, and glm-5v-turbo.
Co-authored-by: Greg Nazario <greg@gnazar.io >
* fix(zai-coding-plan): restore GLM-4.7 per docs
Keep glm-4.7 alongside glm-5.2 and glm-5-turbo, matching
https://docs.z.ai/devpack/overview supported models.
Co-authored-by: Greg Nazario <greg@gnazar.io >
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2026-07-31 12:58:35 -05:00
opencode-agent[bot]
19b8a2fba6
chore(sync): update OpenRouter model catalog ( #3891 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-31 12:58:08 -05:00
opencode-agent[bot]
de72809352
chore(sync): update CrossModel model catalog ( #3896 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-31 10:27:49 -05:00
opencode-agent[bot]
b9912cbc13
chore(sync): update Vercel AI Gateway model catalog ( #3894 )
...
* chore(sync): update Vercel AI Gateway model catalog
* fix(vercel): set Inkling Small reasoning effort options
Baseten documents reasoning_effort for Inkling Small as
none|minimal|low|medium|high|xhigh|max. Also add max to full Inkling.
---------
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-31 10:27:35 -05:00
opencode-agent[bot]
1a44cd45ba
chore(sync): update Venice model catalog ( #3901 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-31 10:26:24 -05:00
opencode-agent[bot]
f1c05629af
chore(sync): update Charm Hyper model catalog ( #3902 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-31 10:26:13 -05:00
Frank
0a8bed6dab
update go models
2026-07-31 04:36:20 -04:00
Jack
92e5edc256
remove deprecated of luna in go
2026-07-31 14:51:25 +08:00
Jack
89a15e4cc8
chore: deprecate GPT 5.6 Luna
2026-07-31 14:06:26 +08:00
Jack
1e5aa681ac
update gpt-5.6 luna price and add it to go
2026-07-31 13:31:48 +08:00
Aiden Cline
5d1449d27e
chore(ci): use OpenCode app credentials for ci-fixer and model sync ( #3887 )
...
* chore(ci): use OpenCode app credentials for fixer PRs
Mint GitHub App tokens for ci-fixer and issue-fixer so opened PRs
trigger CI and can be auto-merged, matching the opencode repo pattern.
* chore(ci): app credentials for ci-fixer and model sync only
Keep issue-fixer on GITHUB_TOKEN. Use the OpenCode app for ci-fixer
and sync-models so their PRs trigger CI.
* fix(ci): keep GITHUB_TOKEN for sync issue creation
Missing-model issues must be opened with GITHUB_TOKEN so issues.opened
does not fire; Issue Fixer is started only via repository_dispatch.
Use the app token only when reporting/pushing catalog PRs.
2026-07-30 23:08:39 -05:00
github-actions[bot]
486b3bf3de
fix: dev CI failure ( #3885 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-30 22:21:08 -05:00
Simon Iribarren
b09802e844
feat(providers): add QVAC ( #2933 )
2026-07-30 22:03:17 -05:00
c99e
22aefb5438
feat(tinfoil): sync pricing from public catalog ( #3868 )
...
Co-authored-by: OpenAI Codex <noreply@openai.com >
2026-07-30 21:55:19 -05:00
Aiden Cline
9b6e58f1e2
fix: update GPT-5.6 Terra/Luna pricing for OpenAI and Azure ( #3884 )
...
OpenAI cut Terra 20% and Luna 80% on 2026-07-30. Update standard,
long-context tier, and fast-mode costs for openai, azure, and
azure-cognitive-services. Sol unchanged.
2026-07-30 21:49:19 -05:00
github-actions[bot]
7ed47ff125
chore(sync): update OpenRouter model catalog ( #3873 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-30 21:41:36 -05:00
github-actions[bot]
e4abccb1e6
chore(sync): update Charm Hyper model catalog ( #3869 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-30 21:41:23 -05:00
Kushida
7ff702ef1a
fix: reject impossible model dates ( #3876 )
2026-07-30 21:41:13 -05:00
github-actions[bot]
afc0a5ba00
chore(sync): update Venice model catalog ( #3878 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-30 21:39:10 -05:00
github-actions[bot]
3af7b39842
chore(sync): update xAI model catalog ( #3881 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-30 21:38:54 -05:00
github-actions[bot]
9e256d7a4e
fix: Amazon Bedrock OpenAI GPT-5.6 Pricing ( #3883 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-30 21:38:15 -05:00
rakshith1928
664671e31f
feat(perplexity-agent): add Moonshot Kimi K3 and K2.7 Code ( #3875 )
2026-07-30 16:08:03 -05:00
Matthew Feroz
b288869bbb
fix(merge-gateway): tolerate evolving modality values ( #3874 )
...
Co-authored-by: Matthew Feroz <matt.feroz@merge.dev >
2026-07-30 16:07:34 -05:00
github-actions[bot]
bfe9e932a2
chore(sync): update Hugging Face model catalog ( #3864 )
...
* chore(sync): update Hugging Face model catalog
* fix(huggingface): add reasoning options for new models
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-30 13:03:57 -05:00
github-actions[bot]
1766ee634b
chore(sync): update Vercel AI Gateway model catalog ( #3867 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-30 12:50:50 -05:00
github-actions[bot]
8a8763408f
chore(sync): update OpenRouter model catalog ( #3862 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-30 12:50:31 -05:00
Aiden Cline
bcb11b7701
fix(inkling): add output token limit ( #3852 )
2026-07-30 10:21:14 -05:00
Oskar
8853cb4de1
feat(hyper): relax base model in autosync ( #3854 )
...
* relax base model for hyper
* refresh charm models
2026-07-30 10:20:47 -05:00
navyblueglove
1268c4d86d
fix(scaleway): remove support of deprecated models ( #3855 )
...
Co-authored-by: Reda Maizate <rmaizate@scaleway.com >
2026-07-30 10:20:21 -05:00
Barnyard
2957c49c50
Update The Grid models: update 9 models ( #3857 )
2026-07-30 10:18:37 -05:00
KiKaraage
459813bd25
feat(crof): add kimi-k3-eco (cheaper variant) ( #3858 )
...
* feat(crof): add kimi-k3-eco (cheaper variant)
* fix(crof): missing display name on Kimi K3 Eco
2026-07-30 10:18:20 -05:00
github-actions[bot]
161d7b235c
chore(sync): update LLM Gateway model catalog ( #3840 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-30 10:17:34 -05:00
github-actions[bot]
df835625cc
chore(sync): update OpenRouter model catalog ( #3842 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-30 10:13:45 -05:00
github-actions[bot]
126f5f27ce
chore(sync): update EmpirioLabs AI model catalog ( #3844 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-30 10:13:30 -05:00
github-actions[bot]
e59d9aa532
chore(sync): update Pioneer model catalog ( #3846 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-30 10:13:20 -05:00
github-actions[bot]
475e5df1de
chore(sync): update Vercel AI Gateway model catalog ( #3847 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-30 10:13:12 -05:00
github-actions[bot]
14471959be
chore(sync): update Charm Hyper model catalog ( #3860 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-30 10:12:45 -05:00
JD
b328dfe06b
feat(neuralwatt): add deepseek-v4-flash and gemma-4-31b ( #3824 )
2026-07-30 10:12:18 -05:00
Aiden Cline
c837f4d34e
fix: add OpenCode models domain ( #3849 )
...
* fix: add OpenCode models domain
* fix: remove computed custom domain field
2026-07-29 22:51:31 -05:00
Asmae_ELAZRAK
762d7feef9
feat: add kimi K3 to cortecs ( #3835 )
...
* feat: add kimi K3 to cortecs
* fix: correct Cortecs Kimi K3 metadata
---------
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-29 22:09:54 -05:00
Cas Burggraaf
b424381291
Add GreenPT provider ( #3726 )
...
* Add GreenPT provider (26 models)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
* Add GreenPT provider logo
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
* Use base_model for Mistral Small 3.2 / Medium 3.5 and Green L (review)
Reference existing models/ metadata via base_model instead of
re-declaring provider-agnostic facts inline, per review feedback.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
* Add required description field to full-def models
Upstream schema now requires a non-empty description on models;
base_model entries inherit it, so add it to the self-contained ones.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
* Refresh GreenPT catalog against production
Reconciles every GreenPT entry with the live production catalog and addresses
the data-accuracy review:
- Context limits: add provider-specific limit.context where GreenPT serves a
smaller window than the base metadata (gemma-3-27b-it 40k, devstral-2 200k,
llama-3.3-70b 100k, qwen3-coder-30b 128k).
- Speech-to-text: reprice green-s / green-s-pro to the current EUR 0.12/hour
pre-recorded rate, with the standard EUR 0.23/hour noted inline.
- Modalities: override attachment and modalities.input so each entry advertises
exactly what GreenPT serves. Adds image input to gpt-oss-120b, green-r,
green-r-raw, green-l, green-l-raw and mistral-small-3.2; drops the inherited
video/audio modalities from qwen3.6-35b-a3b, qwen3.5-397b-a17b and the Kimi
entries.
- Reasoning controls: reasoning_options now lists the full accepted effort set
(none, minimal, low, medium, high) on every reasoning model.
- Token costs: refresh prices, including glm-5.2, glm-5.1, minimax-m2.5 and the
three Kimi entries.
* Rename gemma-4-26b-a4b-it to gemma4
The GreenPT API serves this model under the id `gemma4`; the previous filename
did not resolve against the live endpoint. The upstream weights are still
referenced through base_model.
* Address automated review feedback
- Add the required top-of-file cost-conversion comment (rate 1.14 USD/EUR,
captured 2026-07-24, with sources) to every EUR-sourced file, per the
AGENTS.md cost schema rule.
- Scope reasoning_options to the GreenPT-hosted models whose reasoning control
is documented first-party (gemma4, green-r, green-r-raw). The third-party
pass-through endpoints forward reasoning_effort upstream unchanged and their
per-model accepted values are not verified, so they now declare [] rather
than an assumed effort enum.
- Publish the standard EUR 0.23/hour speech-to-text rate (USD 0.00437/minute)
instead of the temporary promotional rate, so the catalog stays correct after
the promotion ends on 2026-08-31. The promotion is documented in the header.
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-29 22:02:09 -05:00
Matthew Feroz
e6d37bdcae
feat(sync): add Merge Gateway model sync ( #3249 )
...
* feat(sync): add Merge Gateway model sync
* fix(merge-gateway): document reasoning controls
* fix(sync): preserve partial Merge Gateway metadata
* fix(merge-gateway): align route metadata sync
* fix(merge-gateway): treat supports_reasoning as a positive-only signal
The public /v1/models schema does not document supports_reasoning, and the
live catalog populates it inconsistently across vendor routes: the same
model reports true on one route and false on another (claude-opus-4-6 is
false via anthropic, true via bedrock), and reasoning-only models such as
deepseek-r1 report false on their sole route. Flipping reasoning = false
from that field erased curated reasoning metadata on 42 models.
- only confirm reasoning when an available route reports
supports_reasoning = true (always accompanied by route reasoning
metadata), defaulting reasoning_options to [] when none are curated
- preserve curated reasoning metadata when routes report false or omit
the field
- restore the 42 erased reasoning entries (claude, deepseek-r1, gpt-oss,
gemma, qwen, glm, nemotron, fugu) from curated values
- re-sync against the live catalog: gemini-embedding-001 added, route
cache_read prices and display names ingested, qwen3.5-27b limits and
modalities updated
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* chore(merge-gateway): refresh model catalog
* fix(merge-gateway): align synced model metadata
* docs(sync): trim Merge Gateway notes
* fix(merge-gateway): remove stale Qwen aliases
* test(merge-gateway): document sync coverage
* fix(merge-gateway): mark chat models as non-reasoning
---------
Co-authored-by: Matthew Feroz <matt.feroz@merge.dev >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-29 21:58:24 -05:00
Kassie Povinelli
bebd608155
feat(llmgateway): add reasoning effort levels for kimi-k3 ( #3843 )
...
* feat(llmgateway): add reasoning effort levels for kimi-k3
The kimi-k3 entry declared no reasoning options. Verified against the
live gateway that reasoning_effort accepts
minimal|low|medium|high|xhigh|max and returns thinking traces in
message.reasoning, with depth scaling low < medium < high ~= max.
There is no working off switch ('none', reasoning.enabled=false,
thinking.type=disabled, and reasoning.exclude=true all still reason),
so 'none' is omitted and no toggle is declared.
* refactor(llmgateway): move kimi-k3 API mapping note into header comment
Inline comments on TOML entries are dropped by the sync re-serializer;
keep the reasoning_effort/reasoning.effort mapping note in the leading
comment block per repo convention.
2026-07-29 12:58:18 -05:00
github-actions[bot]
6a308dfbf7
chore(sync): update Venice model catalog ( #3827 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-29 11:17:35 -05:00
github-actions[bot]
6455db8f76
chore(sync): update Chutes model catalog ( #3802 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-29 11:17:25 -05:00
github-actions[bot]
ebcf1c5136
chore(sync): update Baseten model catalog ( #3821 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-29 11:09:49 -05:00
github-actions[bot]
6f4163d814
chore(sync): update CrossModel model catalog ( #3819 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-29 11:09:42 -05:00
github-actions[bot]
05c55247fa
chore(sync): update EmpirioLabs AI model catalog ( #3803 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-29 11:09:34 -05:00
github-actions[bot]
83b4abd291
chore(sync): update OpenRouter model catalog ( #3796 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-29 11:09:13 -05:00
github-actions[bot]
5a66940016
chore(sync): update Deep Infra model catalog ( #3825 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-29 11:08:57 -05:00
github-actions[bot]
3516638e90
chore(sync): update Vercel AI Gateway model catalog ( #3828 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-29 11:08:47 -05:00
github-actions[bot]
214e4198af
chore(sync): update Weights & Biases model catalog ( #3829 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-29 11:00:50 -05:00
github-actions[bot]
f4ecada627
chore(sync): update LLM Gateway model catalog ( #3838 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-29 10:27:48 -05:00
github-actions[bot]
fe06f6b0b8
chore(sync): update Charm Hyper model catalog ( #3837 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-29 10:27:37 -05:00
huggix
bddb089b85
feat(sync): add safe NanoGPT model catalog sync ( #3342 )
...
* Add safe NanoGPT model sync provider
* Address NanoGPT canonical model review
* Fix remaining NanoGPT canonical variants
* Harden NanoGPT canonical model sync
* Preserve NanoGPT overrides during factoring
2026-07-29 10:24:57 -05:00
github-actions[bot]
2605c54574
fix: dev CI failure ( #3839 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-29 11:24:03 -04:00
Dax Raad
f412635d8c
Add models.opencode.ai domain
2026-07-29 11:13:33 -04:00
Deven Navani
b6a79f21e5
Add Modal as an inference provider ( #3760 )
...
* Add Modal as an inference provider
* Use Modal inference gateway
2026-07-28 17:29:14 -05:00
Aiden Cline
814f7e04e0
fix(openrouter): temporarily skip :batch model routes ( #3822 )
...
Batch endpoints are not catalog targets; filter them out during sync.
2026-07-28 13:54:24 -05:00
Fenil Modi
3e74f55316
fix(aiand): fix logo.svg not rendering in provider catalog ( #3800 )
...
* fix(aiand): rescale logo.svg to 24x24 icon format
The previous logo used a 1280x1280 viewBox with a translate(0 430)
transform, causing it to render blank/broken at small icon sizes in
OpenCode's provider catalog. Rescaled to 24x24 following the convention
used by fireworks-ai, nebius, and other providers.
* fix(aiand): fix logo.svg rendering at icon sizes
Crop viewBox to the actual content bounding box (0 471 1280 430)
and add explicit width/height="24" so the logo renders correctly
at small icon sizes in OpenCode's provider catalog.
Original paths are unchanged.
* fix(aiand): fix logo.svg not rendering in provider catalog
Add width/height="24" and crop viewBox to "0 471 1280 430" —
the exact bounding box of the logo content after translate(0 430).
No path data changed.
2026-07-28 13:42:28 -05:00
github-actions[bot]
185a4f4cc1
chore(sync): update Vercel AI Gateway model catalog ( #3807 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-28 12:02:06 -05:00
github-actions[bot]
b209b33ce1
chore(sync): update Charm Hyper model catalog ( #3801 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-28 12:01:55 -05:00
Fenil Modi
3e72fc6374
fix(aiand): remove glm-5.1 and kimi-k2.6 — not in live catalog ( #3806 )
...
* fix(aiand): remove glm-5.1 — not in live catalog (superseded by glm-5.2)
* fix(aiand): remove kimi-k2.6 — not in live catalog (superseded by kimi-k2.7-code and kimi-k3)
2026-07-28 12:01:34 -05:00
Suat-B
adfe923c2c
Add Xpersona premium model lineup ( #3817 )
...
* Add Xpersona premium model lineup
* Fix GPT-5.4 Mini limit inheritance
* Fix GPT-5.4 and GPT-5.5 input limit inheritance
* Align Xpersona serving limits and reasoning metadata
* Restore inherited context field for GPT-5.4 Mini
2026-07-28 11:59:50 -05:00
Christian Landgren
7343d8b35c
feat(berget): add Kimi K3 ( #3810 )
...
* feat(berget): add Kimi K3
Moonshot AI's 2.8T-parameter open-weights model, served on Berget AI's
Swedish infrastructure (NVIDIA B300, SGLang with DSpark speculative
decoding).
- reasoning_effort none/low/medium/high/max mapped to K3's native
low/high/max; reasoning returned in message.reasoning_content
- 320k context window, 32k max output
- Multimodal input (text + image)
- Pricing: $3 input / $15 output per 1M tokens, $0.30 cache read
* fix(berget): drop cache_read price, tidy reasoning comment
- Remove cache_read: no separate cache-read price on Berget
- Move reasoning comment to file top and drop xhigh mention
(Copilot review)
* fix(berget): Kimi K3 reasoning_effort to native low/high/max
K3 only has three native reasoning levels (low/high/max, default max) and
cannot disable thinking. The previous list (none/low/medium/high/max) mixed
in clamped OpenAI-compat values and implied a granularity the model does not
have — and 'none' is misleading since K3 always thinks. The Berget API still
accepts the full OpenAI effort set and clamps it, but only the three distinct
levels are advertised. Matches the 'distinct functional levels' convention
used by our other models.
---------
Co-authored-by: berget-code <noreply@berget.ai >
Co-authored-by: berget <dev@berget.ai >
2026-07-28 11:59:23 -05:00
github-actions[bot]
69a5617db0
chore(sync): update Venice model catalog ( #3818 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-28 11:57:33 -05:00
David Knaack
42f0d9ff3f
chore(sap-ai-core): add gemini-embedding (version: 001/latest) ( #3811 )
2026-07-28 11:57:24 -05:00
Billy Cao
52d5045ee7
feat(synthetic): Add Kimi K3 model ( #3794 )
...
Deploy / deploy (push) Has been cancelled
* Add Synthetic's Kimi K3 offering
* Update cache read price
* fix(synthetic): declare effort-only reasoning for Kimi K3 per Synthetic API docs
Synthetic's OpenAI-compatible chat completions API documents reasoning_effort
with values low | medium | high and no reasoning on/off toggle, so drop the
toggle option and align effort values with the documented surface (matching
the existing Synthetic Kimi K2.6 / K2.7-Code entries).
https://dev.synthetic.new/docs/openai/chat-completions
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* Remove unnecessary comment
* Retrigger transient actions failure
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-27 23:36:15 -05:00
github-actions[bot]
4faf76317a
chore(sync): update Venice model catalog ( #3791 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-27 23:36:01 -05:00
github-actions[bot]
efb5d8ea0d
chore(sync): update Baseten model catalog ( #3798 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-27 23:35:53 -05:00
Fenil Modi
0273194a65
feat(aiand): add Kimi K3 ( #3799 )
...
* feat(aiand): add Kimi K3
* fix(aiand): remove pdf from kimi-k3 modalities, text+image only
* fix(aiand): restore pdf modality for kimi-k3 based on /v1/models evidence
PDF was removed to match fireworks/ollama-cloud, but that is not valid
evidence for aiand. Sibling aiand entries (kimi-k2.6, kimi-k2.7-code)
keep pdf after catalog/probe evidence. Restoring pdf per original
GET /v1/models data which showed document support.
2026-07-27 23:35:42 -05:00
Abliteration AI
a034112075
Add abliterated-model-large ( #3793 )
...
* Add abliterated-model-large
* Fix reasoning abliterated-model-large.toml
* fix provider
* Update abliterated-model-large.toml
* removed interleaved reasoning
* fixed docs and effort
* Address review: verified reasoning controls, citations, provider docs
- abliterated-model: reasoning = true with effort ladder and toggle,
per docs.abliteration.ai/capabilities/thinking
- abliterated-model-large: replace unverified effort values with the
documented ladder (none..max via reasoning_effort) plus thinking
toggle; add API-syntax comments; move all source citations into the
leading header block; align max output with docs (999,990)
- provider.toml: restore reasoning notes with the current verified
per-endpoint request fields
* Narrow abliterated-model-large effort values to distinct modes
The API maps minimal-high -> high and xhigh-max -> max, so only none,
high, and max are distinct outcomes. Alias mapping kept as a comment.
2026-07-27 23:27:01 -05:00
Oskar
b91080aa0e
feat(hyper): add Charm Hyper provider and sync module ( #3352 )
...
* feat(hyper): add Charm Hyper provider and sync module
* feat: resync models
* fix: remove references to /provider endpoint
* feat: simplify model resolution
* fix logo
* feat: add base model resolution
* update models
* feat: add reasoning_options with base model fallback
* fix: undo env relaxation
* feat: round prices
* fix(hyper): sync modalities from vision
* .
* fix(hyper): remove base model reasoning fallback
2026-07-27 23:23:43 -05:00
Aiden Cline
6fda2e07c2
fix(nvidia): add missing NIM chat models and correct API ids ( #3744 )
...
* fix(nvidia): add missing NIM chat models and correct API ids
Add high-demand NVIDIA NIM models used by OpenCode (Nemotron Super/Ultra/Nano,
Inkling, Laguna XS, Mistral Medium 3.5, Ministral 14B, Gemma 3, Cosmos Reason2)
and rename catalog ids that used underscores so they match integrate.api.nvidia.com.
Fixes anomalyco/opencode#38865
* fix(nvidia): audit NIM reasoning_options against infer docs
Keep only verified controls (mistral-medium-3.5-128b reasoning_effort
none|high). Set reasoning_options=[] and drop interleaved where NIM OpenAPI
does not document a control. Narrow inkling modalities to text+image and cite
max_tokens bounds for Super/Laguna output limits.
* fix(nvidia): restore verified Nemotron prompt toggles and Inkling audio
First-party NIM model cards document reasoning ON/OFF via system prompts for
Super v1/v1.5, Ultra 253B, and Nano 8B. NVIDIA's Inkling card lists text/image/audio
inputs. Keep empty reasoning_options only where no control is documented (Laguna,
VL models). Align max_tokens with infer OpenAPI bounds.
2026-07-27 20:45:13 -05:00
github-actions[bot]
24b7a2aa4c
chore(sync): update OpenRouter model catalog ( #3758 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-27 20:44:47 -05:00
Vladimir Glafirov
d1d08289ac
feat: add gitlab duo-chat-opus-5 model ( #3765 )
2026-07-27 20:44:27 -05:00
rakshith1928
9875219078
feat(kimi-k3): add Kimi K3 model configuration with pricing and modalities ( #3789 )
2026-07-27 20:43:33 -05:00
amrrs
ec23529c0c
fix(nebius): fix Kimi K3 reasoning_options for Nebius Token Factory ( #3792 )
...
* fix(nebius): curate Kimi K3 reasoning_options from verified API behavior
PR #3780 merged Kimi K3 for Nebius with reasoning_options = [] (no
verified control surface). Live testing against
api.tokenfactory.nebius.com/v1/chat/completions shows reasoning_effort
is a real, validated parameter: invalid values 422, and valid values
visibly change reasoning_content length. Curate the accepted literal
list instead of leaving it empty.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
* fix(nebius): narrow Kimi K3 reasoning_options to backend-verified values
Live testing invoking each literal (not just triggering the generic
gateway validator) shows the sglang model backend itself rejects
"minimal" and "xhigh" with a 400: "Input should be 'none', 'low',
'medium', 'high' or 'max'". Those two were only accepted by the
gateway's shared schema, not by this model. Narrow the list to the
5 values that actually work end-to-end.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
---------
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-27 20:43:18 -05:00
KiKaraage
62ef55a446
feat(crof): add Kimi K3 ( #3795 )
...
* feat(crof): add Kimi K3
* fix(crof): change reasoning levels to low-high-max
* fix(crof): add "none" reasoning back for Kimi K3
2026-07-27 20:42:40 -05:00
github-actions[bot]
6eaf975918
chore(sync): update Venice model catalog ( #3786 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-27 16:06:11 -05:00
rakshith1928
f8ac4b4fb1
feat(ollama-cloud): add kimi k3 model ( #3787 )
...
* feat(ollama-cloud): add kimi k3 model
* update ollama reasoning
* Revise Kimi K3 model documentation and sources
2026-07-27 16:06:00 -05:00
github-actions[bot]
03e2178662
chore(sync): update Baseten model catalog ( #3770 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-27 14:50:15 -05:00
github-actions[bot]
03e495d946
chore(sync): update Ambient model catalog ( #3771 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-27 14:46:40 -05:00
github-actions[bot]
1f5a03df40
chore(sync): update Vercel AI Gateway model catalog ( #3772 )
...
* chore(sync): update Vercel AI Gateway model catalog
* fix(vercel): set Kimi K3 Fast reasoning effort options
K3 always reasons; expose verified low/high/max via reasoning_effort.
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-27 14:46:30 -05:00
github-actions[bot]
0968fea09f
chore(sync): update LLM Gateway model catalog ( #3779 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-27 14:43:34 -05:00
github-actions[bot]
1fb770040a
chore(sync): update Deep Infra model catalog ( #3782 )
...
* chore(sync): update Deep Infra model catalog
* fix(deepinfra): set Kimi-K3 reasoning effort options
K3 always reasons; expose verified low/high/max via reasoning_effort.
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-27 14:43:20 -05:00
Kevin
1efc768ae5
Add Kimi K3 to Nebius Token Factory ( #3780 )
...
Register moonshotai/Kimi-K3 with Nebius pricing and limits from
https://tokenfactory.nebius.com/api/public/models_info .
2026-07-27 14:42:37 -05:00
github-actions[bot]
c3aab14477
chore(sync): update Hugging Face model catalog ( #3784 )
...
* chore(sync): update Hugging Face model catalog
* fix(huggingface): set Kimi-K3 reasoning effort options
K3 always reasons; expose verified low/high/max via reasoning_effort.
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-27 14:42:20 -05:00
Zain Hasan
236d2dd99a
add kimi k3 ( #3783 )
2026-07-27 14:37:56 -05:00
github-actions[bot]
ad211c8f8f
chore(sync): update Venice model catalog ( #3781 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-27 14:37:42 -05:00
Jack
38ccccc20d
add kimi k3 to Zen
2026-07-28 01:08:00 +08:00
github-actions[bot]
cce20188e5
chore(sync): update Venice model catalog ( #3775 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-27 11:33:49 -05:00
Ahmad Shahzad
2acddd4818
feat(fireworks-ai): add Kimi K3 and Kimi K3 Fast ( #3777 )
2026-07-27 11:33:33 -05:00
Ahmad Shahzad
c67dbc2e02
fix(fireworks-ai): remove deprecated GLM 5.1 and GLM 5.1 Fast ( #3730 )
...
Deploy / deploy (push) Has been cancelled
Fireworks AI will decommission GLM 5.1 and GLM 5.1 Fast serverless
endpoints on 2026-07-26, with GLM 5.2 and GLM 5.2 Fast serving as
their recommended replacements:
GLM 5.1 -> GLM 5.2 (accounts/fireworks/models/glm-5p2)
GLM 5.1 Fast -> GLM 5.2 Fast (accounts/fireworks/routers/glm-5p2-fast)
Remove the two model files ahead of the decommission date. Dedicated
deployments are unaffected.
2026-07-26 22:48:41 -05:00
github-actions[bot]
790e5cb842
chore(sync): update Ambient model catalog ( #3747 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-26 22:48:00 -05:00
github-actions[bot]
73160c42bd
chore(sync): update OpenRouter model catalog ( #3748 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-26 22:47:50 -05:00
Carlo Francisco
ff9bc91921
fix(thinkingmachines): name 256K variant "Inkling (256K)" ( #3755 )
...
Both Tinker Inkling tiers rendered with the same display name "Inkling"
because the :peft:262144 variant inherits it via base_model. Downstream
consumers (e.g. opencode) show two indistinguishable entries despite
different context windows and pricing. Override the name to match
the "Inkling (256K)" label used on Tinker's pricing page.
2026-07-26 22:47:35 -05:00
Nathan Nguyen
9c249c78cb
feat(cloudflare-ai-gateway): add Claude Opus 5 ( #3736 )
2026-07-26 15:33:34 -05:00
github-actions[bot]
c40d2ae925
chore(sync): update OpenRouter model catalog ( #3733 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-25 22:57:04 -05:00
github-actions[bot]
71b3ca345d
chore(sync): update Vercel AI Gateway model catalog ( #3732 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-25 22:56:55 -05:00
github-actions[bot]
0b0414d78e
chore(sync): update Weights & Biases model catalog ( #3731 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-25 22:56:49 -05:00
github-actions[bot]
f5edd52931
chore(sync): update Ambient model catalog ( #3745 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-25 22:34:31 -05:00
opencode-agent[bot]
d53651e3d9
fix(reviewer): compare reasoning options by API surface ( #3746 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-07-25 22:34:20 -05:00
Aiden Cline
2e25bad01c
chore(azure): remove retired models, mark deprecated still-serving ( #3729 )
...
* chore(azure): remove retired models, mark deprecated still-serving
Delete Foundry models past retirement (chat snapshots, Phi-3, old GPT-4,
retired Meta/Cohere/DeepSeek/Mistral/xAI/Moonshot entries). Clean broken
azure-cognitive-services symlinks that pointed at deleted azure models.
Mark still-serving Deprecated/Legacy models with status = "deprecated"
(gpt-4.1*, gpt-4o*, o1/o3-mini/o4-mini, codex-mini, gpt-image-1,
deepseek-r1, claude-opus-4-1).
Sources:
- https://learn.microsoft.com/en-us/azure/foundry/openai/concepts/model-retirement-schedule
- https://learn.microsoft.com/en-us/azure/foundry/openai/concepts/retired-models
* fix(azure): address review — Preview status + Nov-2025 cohort
- Remove status=deprecated from gpt-image-1 and claude-opus-4-1
(official lifecycle is Preview, not Deprecated)
- Delete remaining Nov-2025 OpenAI cohort for consistency with o1-mini:
gpt-3.5-turbo-0125/1106/instruct, gpt-4-turbo, gpt-4-turbo-vision
- Drop broken azure-cognitive-services symlinks
* fix(azure): restore Nov-2025 OpenAI cohort as deprecated
Azure schedule/retired-models pages do not list gpt-4-turbo or
gpt-3.5-turbo-0125/1106/instruct as Retired. OpenAI still serves the
turbo family (catalog marks deprecated). Restore these IDs with
status=deprecated instead of deleting, matching OpenAI catalog policy.
Keep o1-mini deleted (long shut down on OpenAI API).
2026-07-25 15:04:01 -05:00
github-actions[bot]
fcf16dcf64
chore(sync): update Ambient model catalog ( #3727 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-25 13:52:39 -05:00
github-actions[bot]
8a61715de2
chore(sync): update CrossModel model catalog ( #3743 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-25 13:14:58 -05:00
github-actions[bot]
5d913d45eb
chore(sync): update OpenRouter model catalog ( #3723 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 20:26:19 -05:00
github-actions[bot]
b975c94c43
chore(sync): update LLM Gateway model catalog ( #3724 )
...
Deploy / deploy (push) Has been cancelled
* chore(sync): update LLM Gateway model catalog
* fix(llmgateway): set opus-5 reasoning_options to match anthropic effort
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-24 14:22:20 -05:00
github-actions[bot]
daafb34595
chore(sync): update Vercel AI Gateway model catalog ( #3722 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 14:19:36 -05:00
m3
dac8dfdf3c
feat(github-copilot): add Claude Opus 5 ( #3720 )
2026-07-24 14:19:25 -05:00
github-actions[bot]
efa65bbef6
chore(sync): update Anthropic model catalog ( #3725 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 14:19:15 -05:00
Aiden Cline
f8ab14d0d5
chore(vertex): remove shut-down Claude 3.5 Haiku, deprecate open MaaS ( #3721 )
...
Delete claude-3-5-haiku@20241022 from google-vertex and
google-vertex-anthropic — partner model shut down 2026-07-05.
Mark open MaaS models deprecated (notice 2026-07-21, retire 2026-10-21)
that we still list and that remain serving until retirement.
Sources:
- https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/deprecations/partner-models
- https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/deprecations/open-models
2026-07-24 14:17:42 -05:00
Aiden Cline
2284981d9d
fix(anthropic): factor base_model fields and preserve fast mode ( #3718 )
...
Models API has no fast-mode surface; keep authored experimental/provider.
Use factorBaseModel so attachment/reasoning/limit/modalities are not
rewritten when they already match models/ metadata.
2026-07-24 13:34:17 -05:00
github-actions[bot]
0f697e2027
chore(sync): update Weights & Biases model catalog ( #3711 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 13:22:58 -05:00
github-actions[bot]
b42b2c5a43
chore(sync): update EmpirioLabs AI model catalog ( #3709 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 13:22:47 -05:00
github-actions[bot]
ee6c6dcf5f
chore(sync): update Venice model catalog ( #3712 )
...
* chore(sync): update Venice model catalog
* fix(venice): factor claude-opus-5-fast onto base opus-5
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-24 13:22:37 -05:00
Frank
13f35a9f26
Merge branch 'dev' of github.com:anomalyco/models.dev into dev
2026-07-24 14:22:28 -04:00
github-actions[bot]
565cdf4e15
chore(sync): update Chutes model catalog ( #3715 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 13:22:26 -05:00
github-actions[bot]
4dfe1920d5
chore(sync): update CrossModel model catalog ( #3716 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 13:22:16 -05:00
Frank
e3ae24cdd7
update zen models
2026-07-24 14:22:12 -04:00
Aiden Cline
617bba5ee3
fix(sync): factor Claude Opus fast variants onto base_model ( #3717 )
...
OpenRouter preserves fast variant names when stripping -fast to resolve
canonical metadata. Venice resolves -fast IDs/names to base model
metadata without hardcoding each alias. Fix openrouter opus-5-fast TOML.
2026-07-24 13:22:06 -05:00
github-actions[bot]
32ce0b9947
chore(sync): update OpenRouter model catalog ( #3710 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 13:14:47 -05:00
github-actions[bot]
44f2b60192
chore(sync): update Vercel AI Gateway model catalog ( #3713 )
...
* chore(sync): update Vercel AI Gateway model catalog
* fix(vercel): factor opus-5-fast onto base opus and match fable reasoning_options
Strip -fast when resolving canonical base models so Claude Opus fast
variants inherit models/ metadata. Set vercel opus-5 reasoning_options to
match fable (toggle + effort low/medium/high/xhigh).
* fix(vercel): match anthropic opus-5 effort-only reasoning_options
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-24 13:14:31 -05:00
Aiden Cline
91b5ee80f2
chore(bedrock): mark Claude Opus 4.1 as deprecated ( #3708 )
...
Bedrock moved Claude Opus 4.1 to Legacy on 2026-07-08 (EOL 2027-01-08).
Still serves traffic — mark status = "deprecated" on base and US variants.
Source: https://docs.aws.amazon.com/bedrock/latest/userguide/model-lifecycle.html
2026-07-24 13:06:16 -05:00
Aiden Cline
7be7cc0d3f
fix(openai): remove shut-down models, mark upcoming deprecations ( #3707 )
...
OpenAI shut down several API models on 2026-07-23 (including
gpt-5.1-codex-mini from anomalyco/opencode#38665 ). Delete those from
providers/openai since they no longer serve traffic.
Mark models still available but scheduled for 2026-10-23 shutdown as
status = "deprecated".
Source: https://developers.openai.com/api/docs/deprecations
2026-07-24 12:36:19 -05:00
Aiden Cline
342b5572a0
feat: add Claude Opus 5 ( #3706 )
...
* feat: add Claude Opus 5 across Anthropic and cloud providers
Add Claude Opus 5 (claude-opus-5) released 2026-07-24: base metadata,
Anthropic API with effort + fast mode, Amazon Bedrock (global/US/EU/AU/JP),
Google Vertex, Azure Foundry, OpenCode, and GitHub Copilot.
* fix: drop Claude Opus 5 from opencode provider
Not confirmed supported on OpenCode yet.
* fix: drop Claude Opus 5 from github-copilot
Not listed in GitHub Copilot supported models yet.
2026-07-24 12:20:57 -05:00
github-actions[bot]
6ad4f0a5cd
chore(sync): update OpenRouter model catalog ( #3703 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 12:15:21 -05:00
github-actions[bot]
ccc8c233a0
chore(sync): update Baseten model catalog ( #3704 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 12:15:12 -05:00
Oliver Mee
8b351ba0bd
fix(models): correct attachment on 3 multimodal models + qwen3.7-plus video input ( #3705 )
...
These three model files set attachment = false while their own description and
modalities.input both say the model is multimodal, so the flag contradicts the
record it sits next to:
- alibaba/qwen3.7-plus - description: "Multimodal Qwen workhorse for long-context
agents, visual inputs, and coding"; input = ["text", "image"]; attachment = false.
- alibaba/qwen3.6-plus - description: "Earlier Qwen multimodal workhorse...";
input = ["text", "image", "video"]; attachment = false.
- moonshotai/kimi-k2.5 - description: "...coding, and multimodal work";
input = ["text", "image", "video"]; attachment = false.
Sibling models that are already correct (qwen3.8-max-preview, qwen3.6-flash,
kimi-k2.6, kimi-k2.7-code) all pair image/video input with attachment = true.
This change makes these three consistent with that convention and with their own
declared modalities.
qwen3.7-plus also gains "video" input. Its siblings qwen3.6-plus and qwen3.6-flash
already list video, its description says "visual inputs", and I verified it live:
against the Alibaba/Qwen Cloud Token Plan gateway (Singapore, 2026-07-24)
qwen3.7-plus accepted a real image and a 10-second video and described both
correctly, on the same endpoint where the text-only sibling qwen3.7-max returns
"Unexpected item type in content".
bun validate passes; git diff --check clean. Only attachment (x3) and one
modalities.input line changed.
2026-07-24 12:14:33 -05:00
github-actions[bot]
712d41fa7c
chore(sync): update Ambient model catalog ( #3351 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 10:11:41 -05:00
github-actions[bot]
ce4d097c49
chore(sync): update EmpirioLabs AI model catalog ( #3359 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 10:11:27 -05:00
PedroACosta
0b14c410cf
feat(dinference): add GLM-5.2 model ( #3378 )
2026-07-24 10:11:13 -05:00
github-actions[bot]
7dc6b8def4
chore(sync): update Google model catalog ( #3687 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 10:10:42 -05:00
github-actions[bot]
dd79e60e32
chore(sync): update OpenRouter model catalog ( #3684 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 10:10:14 -05:00
github-actions[bot]
04ca479ae4
chore(sync): update Vercel AI Gateway model catalog ( #3685 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 10:10:02 -05:00
Alex
a822bef6cd
Add Baseten provider entry for GLM 5.2 Fast ( #3688 )
...
Document zai-org/GLM-5.2-Fast pricing and limits alongside the existing GLM 5.2 entry.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 10:09:43 -05:00
github-actions[bot]
1b69a9c4ca
chore(sync): update xAI model catalog ( #3692 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 10:09:27 -05:00
github-actions[bot]
7d63db3d45
chore(sync): update Venice model catalog ( #3689 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 10:09:15 -05:00
Oliver Mee
cdf538ad29
fix(alibaba-token-plan): correct model capabilities and limits against the live gateway, add HappyHorse video ( #3695 )
...
* fix(alibaba-token-plan): correct capabilities and limits against the live gateway
Probed the Token Plan gateway directly (2026-07-24); several values were wrong
in both region providers:
- kimi-k2.5/k2.6: drop base_model_omit=["structured_output"] — the gateway
accepts response_format json_schema on both.
- kimi-k2.6: remove the [limit] output=16_384 override (inherits base 262_144).
A max_tokens=17,000 request truncated at exactly 17,000 (finish_reason=length)
and a real run emitted 33,718 tokens (finish_reason=stop), disproving the
console/price-sheet "16K". max_tokens accepts up to 262,144, rejects 262,145.
- kimi-k2.5: [limit] output 32_768 -> 98_304 (its enforced max_tokens ceiling).
- qwen3.8-max-preview, qwen3.7-max, qwen3.7-plus, qwen3.6-plus, glm-5: add
structured_output=true (json_schema works though base/console report none;
qwen3.6-plus gained json_schema since the 2026-07-17 probe, matching flash).
- qwen3.7-max/plus, qwen3.6-plus/flash: add [interleaved] reasoning_content.
- deepseek-v4-pro/flash: add cache_write=0.
Citations are in each file's leading comment block.
* feat(alibaba-token-plan): add HappyHorse 1.1 video models (both regions)
happyhorse-1.1-{t2v,i2v,r2v} are Token Plan supported models served on the async
video-synthesis endpoint (POST .../api/v1/services/aigc/video-generation/
video-synthesis, X-DashScope-Async), not the OpenAI-compatible /models list.
Entitlement confirmed live 2026-07-24 on both tiers (Personal and Team keys each
accepted a t2v job: task_id + PENDING->RUNNING). Credit-billed, so cost is 0.
* fix(alibaba-token-plan): attachment=true on image-input HappyHorse models
The reviewer bot correctly flagged happyhorse-1.1-i2v and -r2v: they take an
image as input, so attachment should be true, not false. Consumers that gate
image upload on attachment would otherwise treat them as text-only. t2v stays
false (text input only).
* fix(alibaba-token-plan): happyhorse i2v takes image + text prompt
The Alibaba image-to-video API takes an image (anchors the first frame) plus a
text prompt (drives the motion), so input is ["image", "text"], not ["image"]
alone. This matches sibling r2v. Confirmed against the HappyHorse i2v API docs.
* fix(alibaba-token-plan): correct four more capabilities/limits vs live gateway
Re-probing the full chat catalogue on 2026-07-24 surfaced four values the
providers still got wrong. All verified by probing the live gateway directly.
- kimi-k2.7-code: drop base_model_omit = ["structured_output"]. The gateway now
honours a strict response_format json_schema (a strict-schema request returned
exactly {"name":"Alice","age":30} with finish_reason=stop, with and without the
"json" keyword), so inheriting the base model's structured_output = true is
correct. This capability was absent at the earlier probe and has since appeared.
- qwen3.7-max: add [limit] output = 131_072. The gateway accepts max_tokens up to
131,072 and rejects 131,073 - double the inherited 65,536 and double its sibling
qwen3.7-plus, so the inherited value under-reports by half.
- qwen3.7-plus: add [limit] output = 65_536. The gateway accepts max_tokens up to
65,536 and rejects 65,537; the inherited model-metadata value is 64,000.
- MiniMax-M2.5: [limit] output 24_576 -> 32_768, its enforced max_tokens ceiling
(accepts 32,768, rejects 32,769). structured_output stays absent: a json_schema
request came back wrapped in markdown fences, i.e. free-form, not enforced.
Both region providers updated identically. Sources cited in each file header.
* fix(alibaba-token-plan): qwen3.6 thinking_budget max 81_920 -> 131_072
The gateway enforces a thinking_budget ceiling of 131,072 on qwen3.6-plus and
qwen3.6-flash (probed 2026-07-24: max_tokens/thinking_budget accepts 131,072 and
rejects 131,073). Alibaba's docs state 81,920, but the live gateway accepts up to
131,072, so the documented figure under-reports the real limit. Both region
providers updated; the leading comment records the doc-vs-gateway difference.
2026-07-24 10:08:51 -05:00
github-actions[bot]
317bf46e4c
chore(sync): update Chutes model catalog ( #3700 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 10:08:13 -05:00
Derzsi Dániel
4c4cb5c8c7
feat: add Hetzner provider ( #3701 )
...
* feat: add Hetzner provider
* fix: Hetzner provider cannot disable reasoning, can only use text/image for Qwen3.6 input
2026-07-24 10:07:56 -05:00
Jetha Chan
2e815adfbb
Add ai& provider ( #3327 )
...
* Add ai& provider
ai& (https://aiand.com ) serves open-weight LLMs through an OpenAI-compatible
API at https://api.aiand.com/v1 , authenticated with a standard Bearer
AIAND_API_KEY. Adds the provider plus 9 models verified against ai&'s live
catalog page (https://docs.aiand.com/models/catalog/ ): openai/gpt-oss-120b,
qwen/qwen3.6-27b, deepseek-ai/deepseek-v4-flash, deepseek-ai/deepseek-v4-pro,
google/gemma-4-31b-it, moonshotai/kimi-k2.6, moonshotai/kimi-k2.7-code,
zai-org/glm-5.1, and zai-org/glm-5.2. Each entry reuses existing shared model
metadata via base_model and overrides only cost (and, where confirmed,
modalities) with figures read from the live catalog table and JSON examples.
reasoning_options on every model mirrors the reasoning_effort values ai&'s
own Chat Completions docs list (none/minimal/low/medium/high/xhigh).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
* Verify ai& models against live API and docs; fix modalities and context
- gemma-4-31b-it: image, video, and PDF input all verified by direct
probe (PDF via Files API purpose=document, referenced by file_id;
ai& rasterizes PDFs to per-page images server-side). Add pdf modality.
- kimi-k2.7-code: video input rejected by the API; image and PDF
verified. Override modalities to text+image+pdf.
- kimi-k2.6: catalog lists vision+document without video; same override
(org-scoped access prevented a runtime probe).
- qwen3.6-27b: image input rejected by the API; override modalities to
text-only.
- deepseek-v4-flash/-pro, glm-5.2: GET /v1/models reports
context_window 1048576; override the base models' rounded 1_000_000.
Prices remain the catalog's public USD list prices. Per-org /v1/models
pricing is denominated in the org's billing currency, and cached-input
rates have no public USD listing, so cache_read stays omitted.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* Address review action items: logo, attachment, reasoning_options, glm-5.1
- Add providers/aiand/logo.svg: official ai& wordmark converted to
currentColor with no fixed size, centered in a square viewBox.
- qwen3.6-27b: set attachment = false to match the text-only modalities.
- reasoning_options verified per model by live probe (all six documented
values plus an invalid negative control against each accessible model):
- gpt-oss-120b narrowed to low/medium/high; the backend 400s "none",
"minimal", and "xhigh" ("Supported values are: high, medium, low").
- deepseek-v4-flash/-pro, gemma-4-31b-it, kimi-k2.7-code, qwen3.6-27b,
glm-5.2 accept all six; invalid values 400. Spot-checked meaningful:
effort "none" emits no reasoning content, "high" does.
- kimi-k2.6 and glm-5.1 are org-scoped and not probeable with our key;
reasoning_options set to [] rather than assumed, per review guidance.
- glm-5.1: documented why context stays inherited (catalog rounds to
"203K"; exact context_window only visible to orgs with model access).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
---------
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-24 10:07:06 -05:00
Jack
7894073d7d
Merge pull request #3698 from 7Sageer/feat/kimi-for-coding-k3-256k
...
feat(kimi-for-coding): add k3-256k model
2026-07-24 19:59:28 +08:00
7Sageer
b5d64935a1
feat(kimi-for-coding): add k3-256k model
2026-07-24 19:43:47 +08:00
Jack
d2f42e9fb6
add reasoning effort to ling-3.0-flash-free on opencode zen & openrouter
2026-07-24 16:00:17 +08:00
github-actions[bot]
4ed6341d04
fix: [missing-model] xai: grok-imagine-video-1.5 ( #3653 )
...
* fix: [missing-model] xai: grok-imagine-video-1.5
* fix: inherit Grok Imagine Video metadata
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-23 21:58:12 -05:00
Jack
1111c28f60
add ling-3.0-flash-free to opencode go
2026-07-24 10:13:46 +08:00
github-actions[bot]
98657bdc55
fix: [missing-model] google: lyria-3-clip-preview ( #3680 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-23 18:30:52 -05:00
github-actions[bot]
ebcf28f7be
fix: [missing-model] google: veo-3.1-fast-generate-preview ( #3679 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-23 18:30:49 -05:00
github-actions[bot]
2bcedfddcb
fix: [missing-model] google: lyria-3-pro-preview ( #3678 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-23 18:30:45 -05:00
github-actions[bot]
63f35780d3
fix: [missing-model] google: gemini-3.1-flash-live-preview ( #3677 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-23 18:30:41 -05:00
github-actions[bot]
c83101b6b0
fix: [missing-model] google: gemini-2.5-computer-use-preview-10-2025 ( #3673 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-23 18:30:38 -05:00
github-actions[bot]
d84194b62d
fix: [missing-model] google: gemini-3.1-flash-lite-image ( #3671 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-23 18:30:34 -05:00
github-actions[bot]
eed1ca26ab
fix: [missing-model] google: veo-3.1-lite-generate-preview ( #3669 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-23 18:30:30 -05:00
github-actions[bot]
5fd1300905
fix: [missing-model] google: deep-research-max-preview-04-2026 ( #3667 )
...
* fix: [missing-model] google: deep-research-max-preview-04-2026
* fix: inherit Deep Research Max metadata
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-23 18:30:27 -05:00
github-actions[bot]
3263d558f3
fix: [missing-model] google: gemini-3.5-live-translate-preview ( #3664 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-23 18:30:23 -05:00
github-actions[bot]
f133b51d55
fix: [missing-model] google: veo-3.1-generate-preview ( #3662 )
...
* fix: [missing-model] google: veo-3.1-generate-preview
* fix: inherit Veo metadata
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-23 18:30:20 -05:00
github-actions[bot]
c744edfc3c
fix: [missing-model] google: deep-research-preview-04-2026 ( #3661 )
...
* fix: [missing-model] google: deep-research-preview-04-2026
* fix: inherit Deep Research metadata
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-23 18:30:16 -05:00
github-actions[bot]
e4f8447930
fix: [missing-model] google: gemini-embedding-2 ( #3660 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-23 18:30:12 -05:00
github-actions[bot]
22e4bf2620
fix: [missing-model] google: gemini-robotics-er-1.6-preview ( #3659 )
...
* fix: [missing-model] google: gemini-robotics-er-1.6-preview
* fix: declare Robotics reasoning toggle
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-23 18:30:08 -05:00
github-actions[bot]
4c2589610b
fix: [missing-model] google: gemini-3-pro-image ( #3658 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-23 18:30:04 -05:00
github-actions[bot]
39f13cbe92
fix: [missing-model] google: gemini-3.1-flash-tts-preview ( #3655 )
...
* fix: [missing-model] google: gemini-3.1-flash-tts-preview
* fix: inherit Gemini TTS metadata
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-23 18:30:01 -05:00
github-actions[bot]
cbecae3f83
fix: [missing-model] google: gemini-3.1-flash-image ( #3654 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-23 18:29:57 -05:00
Aiden Cline
573c757bd2
fix(sync): disable Google missing-model tracking ( #3686 )
2026-07-23 18:24:31 -05:00
Aiden Cline
8735bc603b
fix(sync): dispatch missing models to issue fixer ( #3652 )
2026-07-23 17:05:29 -05:00
github-actions[bot]
6b1c5b0814
chore(sync): update OpenRouter model catalog ( #3430 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-23 16:54:01 -05:00
Aiden Cline
f5ce9c666f
fix(sync): stop unreliable missing-model issue spam ( #3651 )
2026-07-23 16:46:15 -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
Aiden Cline
cda892e0d7
sync github copilot limits
2026-03-19 21:54:42 -05:00
Aiden Cline
098ff4f5bf
Merge pull request #1227 from Verizane/dev
...
add OpenRouter models for gpt-5.4 mini and gpt-5.4 nano
2026-03-19 21:23:15 -05:00
Aiden Cline
0f70b8959f
Merge pull request #1234 from mchenco/dev
...
Add Workers AI models: kimi-k2.5, nemotron-3-120b-a12b, glm-4.7-flash
2026-03-19 15:11:19 -05:00
mchen
b8e6d58e5b
add workers-ai models: kimi-k2.5, nemotron-3-120b-a12b, glm-4.7-flash
2026-03-19 14:59:17 -04:00
Roman Koslowski
a855001a7e
apply changes from review
2026-03-19 17:20:26 +01:00
Aiden Cline
ac760b2268
Merge pull request #1230 from SamizuHM/feature/zhipuai-coding-plan-add-glm-5-turbo
...
zhipuai-coding-plan: Add glm-5-turbo.toml and replace symlink
2026-03-19 10:42:43 -05:00
Aiden Cline
d4a5ea7ae7
Merge pull request #1226 from spiffytech/dev
...
Add Ollama Cloud support for Minimax M2.7
2026-03-19 10:41:47 -05:00
Aiden Cline
434ed89ba2
Merge pull request #1228 from dpuyosa/minimax_m2_7
...
Venice: Add MiniMax M2.7 and update DeepSeek V3.2 pricing
2026-03-19 10:41:16 -05:00
Aiden Cline
6d7719a62a
Merge pull request #1229 from 0b1000/dev
...
Xiaomi: Add MiMo-V2-Pro and MiMo-V2-Omni
2026-03-19 10:41:06 -05:00
Aiden Cline
93637039ef
Merge pull request #1231 from ariane-emory/feat/feat/add-xiaomi-mimo-v2-pro-and-omni
...
feat: add the Xiaomi MiMo V2 Pro and Xiaomi MiMo V2 Omni models to the OpenRouter provide
2026-03-19 10:40:44 -05:00
Ariane Emory
9c95f796c0
Merge remote-tracking branch 'upstream/dev' into feat/feat/add-xiaomi-mimo-v2-pro
2026-03-19 11:22:43 -04:00
Ariane Emory
e8650b6073
feat: add xiaomi mimo-v2-pro and mimo-v2-omni models to openrouter
2026-03-19 11:18:46 -04:00
SamizuHM
23c2be6ff7
feat(zhipuai-coding-plan): add glm-5-turbo.toml and replace glm-5-turbo with symlink
2026-03-19 18:09:17 +08:00
Frank
913a63dbe6
update zen models
2026-03-19 00:33:45 -04:00
0b1000
503087e99b
Merge branch 'anomalyco:dev' into dev
2026-03-19 12:28:38 +08:00
0b1000
48150f09d3
Xiaomi: Add MiMo-V2-Pro and MiMo-V2-Omni
2026-03-19 12:27:00 +08:00
Aiden Cline
5fef681657
Disable tool_call in grok model configuration
2026-03-18 23:09:30 -05:00
Frank
123054ae0c
update zen models
2026-03-18 20:45:44 -04:00
Frank
03060d154b
update zen models
2026-03-18 20:37:47 -04:00
dpuyosa
5c9b8108e0
Update minimax-m27.toml
2026-03-19 01:02:24 +01:00
dpuyosa
c8084681f9
[venice] Add MiniMax M2.7 and update DeepSeek V3.2 pricing
...
- Add MiniMax M2.7 model with reasoning and tool_call support
- Update DeepSeek V3.2 pricing (input: $0.33, output: $0.48, cache: $0.16)
2026-03-19 00:58:50 +01:00
Roman Koslowski
352ab4ae1b
add gpt-5.4 mini and gpt-5.4 nano
2026-03-18 22:16:55 +01:00
spiffytech
cf0b416b15
Added Ollama Cloud support for Minimax M2.7
2026-03-18 16:15:07 -04:00
Aiden Cline
38339a2a90
Merge pull request #1224 from APonce911/minimax-m2.7-openrouter
...
add MiniMax M2.7 to OpenRouter
2026-03-18 14:10:13 -05:00
Aiden Cline
ff9040bf52
Update minimax-m2.7.toml
2026-03-18 14:09:26 -05:00
Aiden Cline
3039804af4
Delete providers/opencode/models/minimax-m2.7.toml
2026-03-18 14:08:55 -05:00
Frank
7a4ad7bec8
update go models
2026-03-18 14:40:25 -04:00
Zack Angelo
7a2ec5ab95
New provider: Mixlayer
2026-03-18 11:19:35 -07:00
airton
721cc122bc
add MiniMax M2.7 to OpenRouter and OpenCode
2026-03-18 18:57:09 +01:00
Aiden Cline
0527f019af
Merge pull request #1221 from sergical/fix/bedrock-claude-4-6-context-window-and-pricing
...
fix(amazon-bedrock): set Claude Sonnet 4.6 and Opus 4.6 context window to 1M
2026-03-18 12:17:57 -05:00
Aiden Cline
c89371de50
Merge pull request #1223 from sylviezhang37/update-vercel-models-20260318-1659
...
Update Vercel models
2026-03-18 12:17:22 -05:00
Sylvie Zhang
6d6d4220d8
Enable open_weights in minimax-m2.7.toml
2026-03-18 10:12:37 -07:00
Sylvie Zhang
8b984eeec1
Enable open_weights in minimax-m2.7-highspeed model
2026-03-18 10:12:21 -07:00
github-actions[bot]
586027c8f1
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-18 16:59:24 +00:00
Sergiy Dybskiy
343b5f87ef
fix(amazon-bedrock): set Claude Sonnet 4.6 and Opus 4.6 context window to 1M
...
Both models support a 1M token context window natively on Bedrock via the
Converse API with no beta headers required. Verified empirically via the
AWS CLI (bedrock-runtime converse): 950K tokens succeeds, >1M returns
'prompt is too long: N tokens > 1000000 maximum'.
The AWS Bedrock pricing page confirms long context pricing for these two
models is identical to standard pricing (no surcharge), so the
[cost.context_over_200k] section is removed as it was incorrect.
2026-03-18 12:20:38 -04:00
Aiden Cline
955b773ee5
Merge pull request #1218 from pomidornijfrukt/azure/5.4-mini-nano
...
Add GPT-5.4 Mini and Nano models for Azure providers
2026-03-18 10:31:13 -05:00
Aiden Cline
98559071f0
Merge pull request #1217 from cgilly2fast/dev
...
chore(firmware): update base url and docs url
2026-03-18 10:30:44 -05:00
eCube-cachy
0660308816
add: GPT-5.4 Mini and Nano model configurations for Azure providers
2026-03-18 15:17:52 +02:00
Jack
380f9dd8eb
Merge pull request #1216 from no1wudi/dev
...
Add MiniMax M2.7 and M2.7-highspeed models to 4 official providers
2026-03-18 16:29:59 +08:00
Jack
1cfdab1b18
update MiniMax-M2.7 cache_read to 0.06
2026-03-18 16:27:53 +08:00
Colby Gilbert
75a981f957
chore(firmware): update base url and docs url
2026-03-18 00:41:05 -07:00
Huang Qi
7fadbcadc8
Add MiniMax M2.7 and M2.7-highspeed models to 4 official providers
2026-03-18 15:21:06 +08:00
Frank
38f9092292
update zen models
2026-03-18 02:30:18 -04:00
Aiden Cline
92149b9eaa
rm nonexistant github model
2026-03-17 21:41:51 -05:00
Aiden Cline
b614f0e69c
Merge pull request #1214 from luisrudge/dev
...
Add GPT-5.4 mini and nano to GitHub Copilot provider
2026-03-17 20:13:46 -05:00
Luís Rudge
67d6dac5c5
Add GPT-5.4 mini and nano to GitHub Copilot provider
2026-03-17 18:44:38 -06:00
Aiden Cline
7d3cc61a48
Merge pull request #1207 from PedroACosta/feat/add-dinference-provider
...
feat(providers): add dinference provider
2026-03-17 14:51:31 -05:00
Aiden Cline
f02ea6c4d2
Merge pull request #1115 from skywalker512/feat/add-tencent-coding-plan
...
feat: add Tencent Coding Plan provider
2026-03-17 14:51:19 -05:00
Aiden Cline
0cb50eeece
Merge pull request #1208 from scwgoire/march-update
...
Scaleway 26-03 model updates
2026-03-17 14:48:12 -05:00
Aiden Cline
878311d2e0
Merge pull request #1210 from dm-cohere/dm/fix-update-cohere-model-capabilities
...
fix(models): update cohere model capabilities
2026-03-17 14:32:27 -05:00
Aiden Cline
a0e89f65d6
Merge pull request #1206 from 0b1000/dev
...
Rename minimax-m2.5.toml to MiniMax-M2.5.toml
2026-03-17 14:32:19 -05:00
Aiden Cline
74099b7c9c
Merge pull request #1213 from smrdotgg/add-openai-gpt-5-4-mini-and-nano
...
Add OpenAI GPT-5.4 mini and nano
2026-03-17 14:31:24 -05:00
Aiden Cline
ec522435c3
Merge pull request #1211 from sylviezhang37/update-vercel-models-20260317-1807
...
Update Vercel models
2026-03-17 14:30:24 -05:00
smr
d839cd37d4
Add OpenAI GPT-5.4 mini and nano
...
Capture the newly released mini and nano model metadata so models.dev reflects OpenAI's latest GPT-5.4 lineup with current pricing, limits, and knowledge cutoff.
2026-03-17 22:09:13 +03:00
github-actions[bot]
ecb6ef7f93
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-17 18:07:06 +00:00
Deirdre Meehan
8b4d341054
fix: cohere models on non-cohere providers
2026-03-17 16:51:24 +00:00
Deirdre Meehan
62f4a28308
fix: cohere provider models
2026-03-17 16:44:55 +00:00
Pedro
2fb8ef0dc8
feat(providers): add dinference provider
2026-03-17 14:13:36 +01:00
Gregoire de Turckheim
96968e2bf8
feat: Scaleway 26-03 model updates
2026-03-17 12:15:52 +01:00
0b1000
ee9d7879ce
Rename minimax-m2.5.toml to MiniMax-M2.5.toml
2026-03-17 14:50:35 +08:00
Frank
71283512a6
update zen models
2026-03-17 02:21:13 -04:00
Frank
cd4afd7e7c
update zen models
2026-03-17 02:19:17 -04:00
Aiden Cline
1239d0190b
Merge pull request #1204 from cyberofficial/vultr
...
VULTR: Updated Vultr model pricing to reflect current serverless inference rates
2026-03-16 16:10:39 -05:00
Aiden Cline
491bf6ccba
Merge pull request #1202 from RaviTharuma/fix/chutes-pricing-update-2026-03
...
fix(chutes): update pricing and limits from live API
2026-03-16 16:10:25 -05:00
Cyber Official
c993d0c121
Updated Vultr model pricing to reflect current serverless inference rates
...
Updated Vultr model pricing to reflect current serverless inference rates
This commit updates the cost configuration for all Vultr models to align with their latest pricing tiers:
**Cost Reductions:**
- DeepSeek-R1-Distill-Qwen-32B: Input $0.55→$0.30, Output $2.75→$0.30 (73% reduction)
- NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4: Input $0.55→$0.20, Output $2.75→$0.80 (64% input, 71% output reduction)
- Qwen2.5-Coder-32B-Instruct: Input $0.55→$0.20, Output $2.75→$0.60 (64% input, 78% output reduction)
- gpt-oss-120b: Input $0.55→$0.15, Output $2.75→$0.60 (73% input, 78% output reduction)
- MiniMax-M2.5: Input $0.55→$0.30, Output $2.75→$1.20 (45% input, 56% output reduction)
**Cost Adjustments:**
- DeepSeek-R1-Distill-Llama-70B: Input $0.55→$2.00, Output $2.75→$2.00 (significant increase)
- DeepSeek-V3.2: Output $2.75→$1.65 (40% reduction)
- Llama-3.1-Nemotron-Ultra-253B-v1: Output $2.75→$1.80 (35% reduction)
- GLM-5-FP8: Input $0.55→$0.85, Output $2.75→$3.10 (55% input, 13% output increase)
2026-03-16 13:58:28 -04:00
Aiden Cline
e55c39a83d
Merge pull request #1141 from sk0x0y/feature/nanogpt-confirmed-suffix2-fixes
...
fix(nano-gpt): rename confirmed 2-suffix model ids
2026-03-16 10:57:44 -05:00
Aiden Cline
6dea000e25
Merge pull request #1148 from sk0x0y/feature/nanogpt-bundled-confirmed-suffix2-fixes
...
fix(nano-gpt): rename bundled confirmed 2-suffix model ids
2026-03-16 10:57:30 -05:00
Aiden Cline
3f7a757b3f
Merge pull request #1142 from sk0x0y/feature/nanogpt-more-confirmed-suffix2-fixes
...
fix(nano-gpt): rename more confirmed 2-suffix model ids
2026-03-16 10:56:36 -05:00
Aiden Cline
c693fd71e2
Merge pull request #1194 from cyberofficial/vultr
...
Update Vultr model list with 10 new models and updated pricing
2026-03-16 10:55:19 -05:00
Aiden Cline
54e04e288a
Merge pull request #1198 from amritbanerjee/add-glm-5-turbo
...
Add GLM-5-Turbo model support
2026-03-16 10:47:08 -05:00
Aiden Cline
462a179eee
Merge pull request #1203 from jerome-benoit/fix/sap-ai-core-model-specs
...
fix(sap-ai-core): align model specs with official sources
2026-03-16 10:46:40 -05:00
Aiden Cline
95db59034d
Merge pull request #1201 from dpuyosa/venice-new-models
...
Venice: Add new provider models
2026-03-16 10:45:59 -05:00
Aiden Cline
74dcc74e32
Merge pull request #1200 from dpuyosa/venice/pricing-update
...
Venice: Update model pricing for 7 models
2026-03-16 10:45:47 -05:00
Jérôme Benoit
57975f5f25
fix(sap-ai-core): align model specs with official sources
2026-03-16 13:59:06 +01:00
Ravi Tharuma
ad7b063747
fix(chutes): update pricing and limits from live API
...
Synced 6 Chutes model definitions against the live API at
https://llm.chutes.ai/v1/models (queried 2026-03-16).
Models updated:
- deepseek-ai/DeepSeek-V3.2-TEE: cost 0.25/0.38→0.28/0.42, cache 0.125→0.14, context 163840→131072
- zai-org/GLM-5-TEE: cost 0.75/2.5→0.95/3.15, added cache_read 0.475
- zai-org/GLM-4.6-TEE: cost 0.35/1.5→0.4/1.7, added cache_read 0.2
- zai-org/GLM-4.6V: added cache_read 0.15
- MiniMaxAI/MiniMax-M2.5-TEE: cost 0.15/0.6→0.3/1.1, added cache_read 0.15
- Qwen/Qwen3.5-397B-A17B-TEE: cost 0.3/1.2→0.39/2.34, cache 0.15→0.195
2026-03-16 11:42:29 +01:00
dpuyosa
f76e9f0551
[venice] Add new provider models
...
- Add mistral-small-3.2-24b-instruct, qwen3-5-9b, venice-uncensored-role-play, zai-org-glm-4.6
2026-03-16 09:37:41 +01:00
dpuyosa
d70a49b36f
[venice] Update model pricing for 7 models
...
- Remove context_over_200k pricing from Claude models
- Update Grok cache_read pricing from 0.5 to 0.25
- Update Kimi, MiniMax input/output pricing
2026-03-16 09:05:37 +01:00
amrit
3487135f9f
Add GLM-5-Turbo model support
2026-03-16 12:14:50 +11:00
Aiden Cline
458a66c766
Merge pull request #1197 from kesku/update-perplexity-agent-models
...
Update Perplexity Agent API models
2026-03-15 10:59:23 -05:00
Frank
d3a84dc7ec
update zen models
2026-03-15 10:59:52 -04:00
Kesku
ae61b25583
update perplexity-agent: add gpt-5.4 & nemotron, remove gemini-3-pro
2026-03-15 03:46:50 +00:00
Aiden Cline
74be576eda
Merge pull request #1178 from Sewer56/change-synthetic-endpoint
...
Add OpenAI and Anthropic compatible endpoints
2026-03-14 20:55:30 -05:00
Aiden Cline
164df2cda0
Merge pull request #1191 from Alcatraz-Zhang/update/kilo-models
...
Sync Kilo model definitions with latest gateway catalog
2026-03-14 20:54:45 -05:00
Cyber Official
2cd7908369
Update Vultr model list with 10 new models and updated pricing
...
- Updated pricing to $0.55/M input tokens, $2.75/M output tokens
- Updated context limits to safe floor values from official testing
- Added accurate output token limits from official model documentation
- Added 5 new models: MiniMax M2.5, DeepSeek V3.2, GLM-5 FP8, Llama 3.1 Nemotron Ultra 253B, NVIDIA Nemotron 3 Super 120B A12B NVFP4
- Updated existing models: DeepSeek R1 Distill variants, GPT OSS 120B, Kimi K2.5, Qwen2.5 Coder 32B
Model specifications:
- MiniMax M2.5: 196K context, 4,096 output
- Qwen2.5-Coder-32B: 15K context, 256 output (notable low default)
- DeepSeek R1 Distill Llama 70B: 130K context, 4,096 output
- DeepSeek R1 Distill Qwen 32B: 130K context, 4,096 output
- DeepSeek V3.2: 163K context, 4,096 output
- Kimi K2.5: 261K context, 32,768 output (high output limit)
- GPT OSS 120B: 130K context, 8,192 output
- GLM-5 FP8: 202K context, 131,072 output (exceptionally high)
- Llama 3.1 Nemotron Ultra 253B: 32K context, 4,096 output
- NVIDIA Nemotron 3 Super 120B A12B NVFP4: 260K context, 8,192 output
All models set to text-only (no vision support) as confirmed.
2026-03-14 19:47:01 -04:00
Alcatraz-Zhang
cc667340f5
Sync Kilo model definitions with latest gateway catalog
...
Refresh the Kilo provider catalog so models.dev matches the current gateway inventory, pricing, and availability.
2026-03-15 04:35:38 +08:00
Sewer56
f2cfc1435d
Changed: Synthetic to use newer openai endpoint
2026-03-14 17:09:44 +00:00
Aiden Cline
35bb8cca47
Merge pull request #1172 from bigfluffycookie/add-deepinfra-llama-models
...
Add deepinfra llama models
2026-03-14 10:55:13 -05:00
Aiden Cline
3468a410e1
Merge pull request #1177 from ar27111994/dev
...
Add Grok 4.1 Fast configurations for reasoning and non-reasoning
2026-03-14 10:54:57 -05:00
Aiden Cline
b1b5e3c5cd
Merge pull request #1174 from dacbd/patch-1
...
fix(wandb): fix k2.5 settings
2026-03-14 10:54:35 -05:00
Aiden Cline
97f03ec672
Merge pull request #1175 from dacbd/patch-2
...
chore(docs): add note for manual testing with opencode
2026-03-14 10:54:22 -05:00
BigFluffyCookie
9b516924aa
Add limit output for llama models
2026-03-14 11:49:57 +01:00
Ahmed Rehan
929a39600b
feat(models): add Grok 4.1 Fast (Reasoning and Non-Reasoning) configurations
2026-03-14 14:27:24 +05:00
Daniel Barnes
a87d8bb8cc
chore(docs): add note for manual testing with opencode
2026-03-14 13:42:57 +09:00
Daniel Barnes
574139eb49
fix(wandb): fix k2.5 settings
2026-03-14 13:07:16 +09:00
Aiden Cline
1e3bc38b31
Merge pull request #1137 from mcowger/mcowger/correct-gemini-flash-lite-pricing
...
Fix incorrect pricing for gemini-3.1-flash-lite-preview
2026-03-13 18:41:41 -05:00
Aiden Cline
8916fe9874
Merge pull request #1171 from stephenkuhn214/dev
...
fix(amazon-bedrock): Remove deprecated and add missing models
2026-03-13 18:26:25 -05:00
BigFluffyCookie
5d956b41a6
Rename llama models to remove "Meta" prefix
2026-03-13 23:15:27 +01:00
BigFluffyCookie
42a7a14f69
Add Meta Llama models to DeepInfra provider
2026-03-13 22:53:39 +01:00
Stephen Kuhn
f24ee000d7
fix(amazon-bedrock): update and add models
...
- Remove 19 deprecated/EOL models
- Add 7 new models: DeepSeek V3.2, Llama 3.1 405B, Magistral Small 1.2, Ministral 3 3B, Mistral Large 3, Pixtral Large, NVIDIA Nemotron Nano 3 30B
- Fix Devstral 2 123B: correct name, family, and open_weights
- Set accurate Bedrock launch dates for all new models
2026-03-13 16:02:04 -04:00
Aiden Cline
7196b1fb2c
Merge pull request #1170 from anomalyco/revert-1166-fix/update-gpt53-codex-spark-preview
...
Revert "fix(openai): rename gpt-5.3-codex-spark to gpt-5.3-codex-spark-preview"
2026-03-13 14:31:33 -05:00
Aiden Cline
f6c0d5a29d
Revert "fix(openai): rename gpt-5.3-codex-spark to gpt-5.3-codex-spark-preview"
2026-03-13 14:30:58 -05:00
Aiden Cline
ee63449aa5
sonnet 4.6 and opus 4.6 1M context
2026-03-13 14:27:55 -05:00
Aiden Cline
92aa44ec00
Merge pull request #1166 from rluisr/fix/update-gpt53-codex-spark-preview
...
fix(openai): rename gpt-5.3-codex-spark to gpt-5.3-codex-spark-preview
2026-03-13 14:18:41 -05:00
Aiden Cline
477284535c
Rename model from 'GPT-5.3 Codex Spark Preview' to 'GPT-5.3 Codex Spark'
2026-03-13 14:17:44 -05:00
Aiden Cline
304233bdda
Merge pull request #1169 from mdrxy/mdrxy/anthropic-token-limits
...
Update Claude 4.6 context/pricing
2026-03-13 14:13:40 -05:00
Aiden Cline
25d782ee2c
Reduce context limit from 1,000,000 to 200,000
2026-03-13 14:13:30 -05:00
Aiden Cline
0f63393d51
Update context limit in claude-opus-4-6.toml
2026-03-13 14:12:56 -05:00
rluisr
e780eefce2
fix(openai): rename gpt-5.3-codex-spark to gpt-5.3-codex-spark-preview
...
The OpenAI API expects model ID 'gpt-5.3-codex-spark-preview', not
'gpt-5.3-codex-spark'. Rename model files in both openai and opencode
providers so the generated model ID matches the actual API.
2026-03-14 03:59:03 +09:00
Aiden Cline
a79585fa83
Merge pull request #1163 from micuintus/feature/Kimi2.5-fast
...
feat(nebius): add Kimi-K2.5-fast model
2026-03-13 13:14:38 -05:00
Aiden Cline
00801f74f2
Merge pull request #1164 from butyess/dev
...
Openrouter models: gemini 3.1 flash lite preview, grok 4.20 beta models.
2026-03-13 13:14:22 -05:00
Aiden Cline
185f6731ee
Merge pull request #1162 from dpuyosa/feature/venice-grok-4-20-beta
...
Venice: Add Grok 4.20 Beta models
2026-03-13 12:53:28 -05:00
Aiden Cline
d291b0575c
Merge pull request #1167 from sylviezhang37/update-vercel-models-20260313-1639
...
Update Vercel models
2026-03-13 12:53:11 -05:00
Mason Daugherty
382d9f3e7d
Update Claude 4.6 context/pricing
2026-03-13 13:53:04 -04:00
Aiden Cline
e64f5fe963
Merge pull request #1168 from mdrxy/mdrxy/update-baseten
...
Update Baseten models
2026-03-13 12:51:56 -05:00
Mason Daugherty
ea57ddfe7e
Update Baseten models
2026-03-13 13:48:41 -04:00
github-actions[bot]
29463d7fa8
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-13 16:39:30 +00:00
Jack
bcc8db49ee
Merge pull request #1165 from anomalyco/chore/openrouter-alpha-reasoning-details-20260313
...
feat(openrouter): add interleaved reasoning details for alpha models
2026-03-13 22:25:25 +08:00
Jack
c8521d70f3
feat(openrouter): add interleaved reasoning details for alpha models
2026-03-13 22:20:54 +08:00
Federico Masi
490cd249e4
Openrouter models: gemini 3.1 flash lite preview, grok 4.20 beta models.
2026-03-13 15:11:12 +01:00
Michael Voigt
dbc636f5f3
feat(nebius): add Kimi-K2.5-fast model
2026-03-13 12:35:13 +01:00
Michael Voigt
9a32f671a1
fix(nebius): lowercase model ID for Nemotron-3-Super-120B-A12B
...
The filename must match the API casing (lowercase) to avoid 'model does not exist' errors.
2026-03-13 12:35:08 +01:00
dpuyosa
856d925eda
[venice] Add Grok 4.20 Beta models
...
- Add Grok 4.20 Beta model configuration (2M context, 128K output)
- Add Grok 4.20 Multi-Agent Beta model configuration
2026-03-13 10:48:38 +01:00
Aiden Cline
066a425917
Merge pull request #1158 from micuintus/feature/Nebius_Nemotron-3-Super-120b-a12b
...
feat(nebius): Add support for Nemotron-3-Super-120B-A12B
2026-03-12 22:20:20 -05:00
Aiden Cline
6df7f20cdc
Merge pull request #1156 from dsingal0/dev
...
added nemotron super on baseten
2026-03-12 22:20:06 -05:00
Aiden Cline
78bb47b90e
Merge pull request #1151 from dacbd/dacbd
...
fix(wandb): update models
2026-03-12 22:19:43 -05:00
Aiden Cline
c121d86419
Merge pull request #1160 from kreatoo/dev
...
feat: add zai-org/glm-4.7 and zai-org/glm-4.7-flash to NanoGPT
2026-03-12 22:11:18 -05:00
Aiden Cline
ab148eeb14
Merge pull request #1161 from Grin1024/dev
...
Add Claude Opus 4.6 and Sonnet 4.6 models to RequestY provider
2026-03-12 22:11:07 -05:00
lihui
49d196d326
Add Claude Opus 4.6 and Sonnet 4.6 models to RequestY provider
2026-03-13 09:00:54 +08:00
Kreato
8899b390ef
feat: add zai-org/glm-4.7 and zai-org/glm-4.7-flash to NanoGPT
2026-03-13 00:27:09 +03:00
Michael Voigt
5217f62ddf
fix(nebius): Follow context updates for Kimi 2.5 and GLM-5
2026-03-12 20:22:48 +01:00
Michael Voigt
55eaff9af1
feat(nebius): Add support for Nemotron-3-Super-120B-A12B
2026-03-12 20:22:21 +01:00
Dhruv Singal
7557c06ac0
update output length
2026-03-12 09:41:25 -07:00
Dhruv Singal
e85d820121
fix input output
2026-03-12 08:29:01 -07:00
Dhruv Singal
499d3a39ef
remove cache pricing
2026-03-12 08:21:22 -07:00
Dhruv Singal
b9b38d6e33
added nemotron super on baseten
2026-03-12 08:18:46 -07:00
Aiden Cline
ca24ac14fa
Merge pull request #1153 from dpuyosa/dev
...
Venice: Update model output token limits
2026-03-12 10:08:46 -05:00
Aiden Cline
822546fc67
Merge pull request #1155 from spiffytech/dev
...
Add Ollama Cloud support for Nemotron 3 Super
2026-03-12 10:08:31 -05:00
Aiden Cline
4555195b71
Merge pull request #1152 from v1gnesh/dev
...
Update grok-4.20 model defs
2026-03-12 10:08:15 -05:00
spiffytech
5eae8effc6
Added Ollama Cloud support for Nemotron 3 Super
2026-03-12 09:28:47 -04:00
dpuyosa
c1801aef87
[venice] Normalize model output token limits
...
- Update output limits to standard values across all models
2026-03-12 10:08:39 +01:00
v1gnesh
5e6464b272
Update grok-4.20-beta-reasoning
2026-03-12 10:27:40 +05:30
v1gnesh
e1a4f23332
Update grok-4.20-beta-non-reasoning
2026-03-12 10:26:03 +05:30
v1gnesh
753e1f9f0c
grok-multi-agent-beta update
2026-03-12 10:23:57 +05:30
Daniel Barnes
123ecd2ba5
docs url
2026-03-12 13:27:56 +09:00
Daniel Barnes
f15cda9fcb
remove old
2026-03-12 13:26:08 +09:00
Daniel Barnes
0205debbd3
fix values
2026-03-12 13:22:29 +09:00
Daniel Barnes
0059766509
number formating
2026-03-12 13:17:22 +09:00
Daniel Barnes
be81b02916
additional model files
2026-03-12 13:02:17 +09:00
Daniel Barnes
2dab141166
initial script & model updates
2026-03-12 13:01:35 +09:00
Aiden Cline
45aa49af25
tweak: azure kimi k2.5
2026-03-11 22:35:20 -05:00
Aiden Cline
781fad3ad4
Merge pull request #1150 from cau1k/5.4-family
...
feat(azure): add 5.4/pro families
2026-03-11 22:14:08 -05:00
cau1k
99d2ffcfdd
feat(azure): add 5.4/pro families
2026-03-11 20:59:11 -04:00
Aiden Cline
381d7cc19d
Merge pull request #1149 from ariane-emory/fear/add-march-or-stealth-models
...
Add OpenRouter stealth models: Hunter Alpha and Healer Alpha
2026-03-11 18:07:50 -05:00
Ariane Emory
7482e22458
Fix family field to use 'alpha' for stealth models
2026-03-11 18:49:32 -04:00
Ariane Emory
f5e6a402e6
Add OpenRouter stealth models: Hunter Alpha and Healer Alpha
2026-03-11 18:41:58 -04:00
Aiden Cline
9265852852
tweak: adjust some gh limits to align better w/ api
2026-03-11 15:23:44 -05:00
Aiden Cline
dc98a32996
Merge pull request #1018 from Sewer56/add-synthetic-missing-models
...
Update synthetic.new models: promote MiniMax-M2.5, add GLM-4.7-Flash
2026-03-11 14:55:50 -05:00
Aiden Cline
56c39ae0f6
Merge pull request #1140 from sk0x0y/feature/nanogpt-thudm-id-fixes
...
fix(nano-gpt): rename THUDM 2 ids to canonical THUDM ids
2026-03-11 14:55:07 -05:00
Aiden Cline
b1f43a7595
Merge pull request #1147 from msadiks/fix/alibaba-coding-minimax
...
fix: alibaba-coding-plan MiniMax-M2.5 context window
2026-03-11 14:54:37 -05:00
Matt Cowger
fed8bcae19
Merge branch 'dev' into mcowger/correct-gemini-flash-lite-pricing
2026-03-11 12:23:42 -07:00
sk0x0y
fb95150d02
fix(nano-gpt): rename VongolaChouko model id
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 04:20:39 +09:00
sk0x0y
a7c9a240b4
fix(nano-gpt): rename Steelskull model ids
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 04:20:39 +09:00
sk0x0y
6432a4a3e6
fix(nano-gpt): rename Sao10K model ids
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 04:20:38 +09:00
sk0x0y
f2e4a249fe
fix(nano-gpt): rename NeverSleep model ids
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 04:20:38 +09:00
sk0x0y
8667a6eed8
fix(nano-gpt): rename MarinaraSpaghetti model id
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 04:19:56 +09:00
sk0x0y
429554397a
fix(nano-gpt): rename LatitudeGames model id
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 04:19:56 +09:00
sk0x0y
a64e6ad0ac
fix(nano-gpt): rename LLM360 model id
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 04:19:56 +09:00
sk0x0y
d68d79888c
fix(nano-gpt): rename Infermatic model id
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 04:19:56 +09:00
sk0x0y
6c52905c6a
fix(nano-gpt): rename Gryphe model id
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 04:19:55 +09:00
sk0x0y
62410b8f26
fix(nano-gpt): rename GalrionSoftworks model id
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 04:19:55 +09:00
sk0x0y
50ce68ccab
fix(nano-gpt): rename Envoid model ids
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 04:19:20 +09:00
sk0x0y
d1c6a6b873
fix(nano-gpt): rename EVA-UNIT-01 model ids
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-12 04:19:20 +09:00
Frank
7193b068a5
update zen models
2026-03-11 13:52:50 -04:00
Sadik
79a8a06bd7
fix MiniMax-M2.5 context window
2026-03-11 20:50:33 +03:00
Aiden Cline
b60c03e11c
Merge pull request #1139 from zainhas/dev
...
[Together AI] add prompt caching pricing for MiniMax m2.5
2026-03-11 12:31:56 -05:00
Aiden Cline
15cf98d57b
Merge pull request #1146 from gotjoshua/patch-1
...
Rename step-3-5-flash.toml to step-3.5-flash.toml
2026-03-11 12:31:39 -05:00
Aiden Cline
b2ee6c407b
Merge pull request #1144 from micuintus/feature/update-nebius-changes
...
Feat: update Nebius changes
2026-03-11 12:31:29 -05:00
gotjoshua
96a14a06e7
Rename step-3-5-flash.toml to step-3.5-flash.toml
...
on nvidia it is 3.5 not 3-5
2026-03-11 11:41:36 +00:00
Michael Voigt
adc358606d
fix(nebius): update model context limits per API
2026-03-11 11:33:14 +01:00
Michael Voigt
63d52adf6f
feat(nebius): add GLM-5 model
2026-03-11 11:33:14 +01:00
sk0x0y
9a31387766
fix(nano-gpt): rename Salesforce model id
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 18:17:41 +09:00
sk0x0y
735157b837
fix(nano-gpt): rename ReadyArt model ids
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 18:17:41 +09:00
sk0x0y
d75b46fb37
fix(nano-gpt): rename Doctor-Shotgun model id
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 18:17:41 +09:00
sk0x0y
cc555f8482
fix(nano-gpt): rename CrucibleLab model id
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 18:17:13 +09:00
sk0x0y
7fbbcf2b49
fix(nano-gpt): rename MiniMaxAI model id
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 16:04:28 +09:00
sk0x0y
14c8ec8ca5
fix(nano-gpt): rename Tongyi-Zhiwen model id
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 16:04:28 +09:00
sk0x0y
72568bbdb3
fix(nano-gpt): rename Alibaba-NLP model id
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 16:03:57 +09:00
sk0x0y
c2225b715f
fix(nano-gpt): rename THUDM GLM-Z1 rumination id
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 15:49:20 +09:00
sk0x0y
7ce25e3742
fix(nano-gpt): rename THUDM GLM-Z1 model ids
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 15:49:20 +09:00
sk0x0y
427868604b
fix(nano-gpt): rename THUDM GLM-4 model ids
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 15:49:20 +09:00
Zain Hasan
247cd801a8
add prompt caching pricing for MiniMax m2.5
2026-03-10 22:54:42 -07:00
Aiden Cline
1aa2ee22b1
Merge pull request #1134 from sk0x0y/feature/nanogpt-catalog-fixes
...
fix(nano-gpt): correct TEE path ids and add missing canonical entries
2026-03-10 22:02:52 -05:00
Aiden Cline
0f57233eff
Merge pull request #1105 from sylviezhang37/add-vercel-input-context-and-new-models
...
feat(vercel): add input context calculation + new models
2026-03-10 22:01:52 -05:00
Aiden Cline
73a78eebfc
Merge pull request #1138 from mugnimaestra/feat/add-glm-5-turbo-chutes
...
feat: add GLM-5-Turbo to Chutes provider listings
2026-03-10 22:01:08 -05:00
Sylvie Zhang
3a6789b819
Merge branch 'dev' into add-vercel-input-context-and-new-models
2026-03-10 17:44:14 -07:00
Sylvie Zhang
f7c505e140
remove context from gemini models
2026-03-10 17:43:08 -07:00
Sylvie Zhang
6bb36806d6
only calc input context for openai models
2026-03-10 17:40:46 -07:00
Sylvie Zhang
20a404eb88
revert non openai changes
2026-03-10 17:38:46 -07:00
Muhammad Mugni Hadi
65ecb5cd4a
feat: add GLM-5-Turbo to Chutes provider listings
2026-03-11 05:26:11 +07:00
Matt Cowger
56062a9129
Fix incorrect pricing
2026-03-10 14:57:44 -07:00
Aiden Cline
d3d9c580d4
Merge pull request #1135 from gitpush-gitpaid/fix/gpt-5-4-pdf-input-modalities
...
Added PDF to input modalities for GPT-5.4
2026-03-10 13:53:42 -05:00
gitpush-gitpaid
ef98d8a9cb
Updated GPT-5.4 PDF input modalities
2026-03-10 13:59:29 -04:00
sk0x0y
9d17752b88
fix(nano-gpt): add missing GLM 5 thinking model
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 00:56:22 +09:00
sk0x0y
b5a838fe8b
fix(nano-gpt): add missing TEE qwen3.5 model
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 00:56:22 +09:00
sk0x0y
aa1ac39ee6
fix(nano-gpt): rename TEE gemma and minimax ids
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 00:56:22 +09:00
sk0x0y
4bc17ccf96
fix(nano-gpt): rename TEE oss and llama ids
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 00:56:22 +09:00
sk0x0y
08c1899bfe
fix(nano-gpt): rename TEE deepseek model ids
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 00:56:02 +09:00
sk0x0y
ad50e4a5ed
fix(nano-gpt): rename TEE qwen model ids
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 00:56:02 +09:00
sk0x0y
730915a123
fix(nano-gpt): rename TEE kimi model ids
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 00:56:02 +09:00
sk0x0y
6f12d18cb8
fix(nano-gpt): rename TEE glm model ids
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-11 00:56:02 +09:00
Aiden Cline
bd8774db99
Merge pull request #1132 from sk0x0y/feature/nanogpt-model-sync
...
feat(nano-gpt): add text and image models
2026-03-10 10:31:50 -05:00
Aiden Cline
88fbea52a4
Merge pull request #1133 from anomalyco/fix-model
...
fix: bedrock devstral
2026-03-10 10:31:08 -05:00
Aiden Cline
70e5d9b34b
fix: bedrock devstral
2026-03-10 10:30:20 -05:00
Aiden Cline
edb6ef0d71
Merge pull request #1129 from Grin1024/dev
...
feat: add GPT-5 series models to requesty provider
2026-03-10 10:29:30 -05:00
Aiden Cline
df1280ed8b
add families to some bedrock models
2026-03-10 10:12:13 -05:00
sk0x0y
898b3c18b7
feat(nano-gpt): add image models
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-10 22:13:48 +09:00
sk0x0y
6316e543ef
feat(nano-gpt): add text models
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-10 22:13:48 +09:00
Aiden Cline
64d9a97f9d
Merge pull request #1128 from JWahle/dev
...
chore: Updated abacus model definitions
2026-03-10 07:40:01 -05:00
Aiden Cline
c62a2a3fc1
Merge pull request #1130 from Mingholy/fix/alibaba-coding-plan-model-limits
...
fix: update model limits for alibaba-coding-plan providers
2026-03-10 07:39:48 -05:00
Aiden Cline
cc1937a177
Merge pull request #1131 from janszypulski/cloudferro-sherlock-fix-minimax-model-id
...
fix minimax-m2.5 model id - wrong file path
2026-03-10 07:39:34 -05:00
Jan Szypulski
9d3a88863d
fix minimax-m2.5 model id - wrong file path
2026-03-10 11:21:55 +01:00
mingholy.lmh
b9123e26e0
fix: update model limits for alibaba-coding-plan providers
...
- Add MiniMax-M2.5 to alibaba-coding-plan-cn
- Update qwen3-max output limit (65536 -> 32768)
- Update qwen3-coder-plus context limit (1048576 -> 1000000)
- Update MiniMax-M2.5 limits per ref.json (context: 196608, output: 24576)
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-03-10 15:45:01 +08:00
lihui
933e450104
feat: add GPT-5 series models to requesty provider
...
Add missing OpenAI GPT-5 series models to requesty provider:
- GPT-5 Chat, Codex, Image, Pro
- GPT-5.1 Chat, Codex, Codex-Max, Codex-Mini
- GPT-5.2 Chat, Codex, Pro
- GPT-5.3 Codex
- GPT-5.4, GPT-5.4 Pro
2026-03-10 14:53:28 +08:00
JWahle
2ba6383e70
chore: Updated abacus model definitions
...
Added: gpt-5.4.toml
Removed: gemini-3-pro-preview.toml
2026-03-10 05:10:45 +01:00
Aiden Cline
65ed6ac5dd
Merge pull request #1126 from mcowger/feature/gemini-3.1-flash-lite-vercel
...
feat: add gemini-3.1-flash-lite-preview to vercel gateway provider
2026-03-09 21:43:33 -05:00
Aiden Cline
e7d04aec7a
Merge pull request #1127 from anomalyco/add-shape
...
feat: add 'shape' field to provider so models can specify if they use responses vs completions apis (use only if model only supports 1 of)
2026-03-09 21:43:04 -05:00
Aiden Cline
37fe334aed
feat: add 'shape' field to provider so models can specify if they use responses vs completions apis (use only if model only supports 1 of)
2026-03-09 21:42:23 -05:00
Matt Cowger
ce8fc9e4f0
feat: add gemini-3.1-flash-lite-preview to vercel gateway provider
2026-03-09 19:32:43 -07:00
Aiden Cline
be8eb8ba54
fix name
2026-03-09 20:01:02 -05:00
Aiden Cline
7c625b3b82
Merge pull request #945 from Daltonganger/feat/nano-gpt-sync-models-api
...
sync nano-gpt models with live API catalog
2026-03-09 20:00:06 -05:00
Aiden Cline
33700d27dc
Merge pull request #1032 from propilideno/feature/new_gpt_5.3_codex_and_missing_structured_output_attr
...
Add gpt-5.3-codex (Azure) and fill missing structured output flags
2026-03-09 19:40:20 -05:00
Aiden Cline
e5c300a5e5
fix
2026-03-09 19:38:30 -05:00
Aiden Cline
e5e9175c5d
Merge branch 'dev' into feature/new_gpt_5.3_codex_and_missing_structured_output_attr
2026-03-09 19:37:40 -05:00
Aiden Cline
a9f79d6794
Merge pull request #1123 from dpuyosa/feature/venice-gpt54-multimodal
...
Venice: Add GPT-5.4 Pro and enable multimodal inputs for GPT-5.4 & Qwen3.5
2026-03-09 18:19:52 -05:00
Aiden Cline
fd4c4a8f28
Merge pull request #1038 from muldercw/add-clarifai-model-provider
...
Add Clarifai Model Provider
2026-03-09 18:19:14 -05:00
dpuyosa
f9b5385868
[venice] Add GPT-5.4 Pro and enable multimodal inputs
...
- Add GPT-5.4 Pro model
- Enable attachment/image input for GPT-5.4
- Enable attachment/image/video input for Qwen3.5 35B A3B
2026-03-09 22:52:54 +01:00
Aiden Cline
b2f7a72410
Merge pull request #1110 from fhennerkes/dev
...
poe: add GPT-5.4, GPT-5.4-Pro, and GPT-5.3-Instant models
2026-03-09 14:10:12 -05:00
Aiden Cline
7b5d9aa645
Merge pull request #1025 from liuchang-reolink/dev
...
add qwen3.5-397b-a17b and step-3-5-flash for nvidia
2026-03-09 14:05:08 -05:00
Aiden Cline
6e0040dbfd
Merge pull request #1089 from Krule/krule/update_gitlab_anthropic_context_size
...
feat(gitlab): update context limit to 1M for Claude Sonnet and Opus 4.6
2026-03-09 14:03:49 -05:00
Aiden Cline
943ad8481b
Merge pull request #1121 from illusion77/fix/chutes-mimo-v2-flash-context-16709
...
fix(chutes): correct MiMo-V2-Flash context window and capabilities
2026-03-09 14:02:51 -05:00
Aiden Cline
7f1b6fb0eb
Merge pull request #1122 from riccardogiorato/dev
...
remove deprecated kimi models from together.ai
2026-03-09 14:02:36 -05:00
Riccardo Giorato
23eff95e5d
remove deprecated kimi from together.ai
2026-03-09 17:30:40 +01:00
illusion77
ddbd396205
fix(chutes): correct MiMo-V2-Flash context window and capabilities
...
The chutes provider had incorrect metadata for MiMo-V2-Flash:
context 32K → 262K, output 8K → 32K, reasoning and tool_call enabled.
Fixes anomalyco/opencode#16709
2026-03-09 10:57:57 -05:00
Aiden Cline
f3ee1a530b
Merge pull request #1120 from stephenkuhn214/dev
...
Add Amazon-Bedrock Devstral 2 123B model
2026-03-09 09:35:46 -05:00
Aiden Cline
9c51b65440
Merge pull request #1119 from cgilly2fast/dev
...
fix(firmware): proper 5.3 codex model id
2026-03-09 09:30:35 -05:00
Frank
353aeb4998
update zen models
2026-03-09 10:08:55 -04:00
Frank
11991fecb5
update zen models
2026-03-09 10:03:13 -04:00
stephenkuhn214
1b4599773d
Create mistral.devstral-2-123b
2026-03-09 08:58:19 -04:00
Colby Gilbert
78e1a3b0c9
fix(firmware): proper 5.3 codex model id
2026-03-08 21:58:27 -07:00
Sewer56
7a02946620
Update synthetic models: promote MiniMax-M2.5, add GLM-4.7-Flash, remove deprecated Qwen3.5
2026-03-08 22:56:31 +00:00
Aiden Cline
44686797c8
Merge pull request #1118 from shelvick/add-azure-gpt-5.3-chat
...
Add GPT-5.3 Chat to Azure
2026-03-08 16:41:10 -05:00
Aiden Cline
065cec8431
fix: input limit for context
2026-03-08 16:40:38 -05:00
Scott Helvick
f491c2bec9
Add GPT-5.3 Chat to Azure
2026-03-08 21:20:27 +00:00
Aiden Cline
cf1ac3053f
Merge pull request #1081 from djmaze/fix/nebius-model-casing
...
fix(nebius): correct model ID casing to match Token Factory API
2026-03-08 14:26:52 -05:00
Aiden Cline
6be1e929fc
Merge pull request #1114 from v1gnesh/dev
...
add grok 4.2 experimentals
2026-03-08 14:25:12 -05:00
Aiden Cline
49524827e2
Merge pull request #1113 from shelvick/add-vertex-glm-5
...
Fix GLM-5 context window size on Google Vertex
2026-03-08 10:31:05 -05:00
Aiden Cline
5ab5d389fc
Merge pull request #1112 from cau1k/feat/az-5.4
...
feat(azure): add gpt-5.4/5.4-pro
2026-03-08 10:30:54 -05:00
Aiden Cline
d5367ed978
Merge pull request #1116 from xiaojiezj/xj_dev_0308
...
fix: Adjust the logo for ZenMux
2026-03-08 10:30:18 -05:00
Aiden Cline
5069faa25b
Merge pull request #1117 from kailiu42/feat/siliconflow-cn
...
feat(siliconflow-cn): add Qwen3.5 model family
2026-03-08 10:29:48 -05:00
Kai Liu
b279f33d9b
feat(siliconflow-cn): add Qwen3.5 model family
...
New models:
- Qwen/Qwen3.5-4B
- Qwen/Qwen3.5-9B
- Qwen/Qwen3.5-27B
- Qwen/Qwen3.5-35B-A3B
- Qwen/Qwen3.5-122B-A10B
- Qwen/Qwen3.5-397B-A17B
Signed-off-by: Kai Liu <kraml.liu@gmail.com >
2026-03-08 20:07:40 +08:00
xiaojie.zj
fe8249d706
fix: Adjust the logo
2026-03-08 16:36:01 +08:00
skywalker512
236af40da3
feat: add Tencent Coding Plan provider
...
Add support for Tencent Coding Plan with 8 models:
- Auto (tc-code-latest)
- Hunyuan 2.0 Instruct
- Hunyuan 2.0 Think
- Hunyuan-T1
- Hunyuan-TurboS
- MiniMax-M2.5
- Kimi-K2.5
- GLM-5
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-08 15:34:36 +08:00
v1gnesh
a24a23d57b
add grok 4.2 experimentals
2026-03-08 07:42:09 +05:30
Scott Helvick
7e4773d9b5
Fix GLM-5 context window size on Google Vertex
...
Correct the context limit from 204800 to 202752 tokens.
2026-03-07 22:20:56 +00:00
zero
9f937f3fc5
Merge branch 'dev' into feat/az-5.4
2026-03-07 17:20:29 -05:00
cau1k
8cbdbc1102
add day cutoff
2026-03-07 17:19:15 -05:00
cau1k
f1ca3b0015
feat(azure-cognitive-services): symlink 5.4/pro from azure provider
...
;
2026-03-07 17:02:26 -05:00
cau1k
35c757bad5
feat(azure): add 5.4/pro
2026-03-07 17:00:43 -05:00
fhennerkes
78781f3901
poe: add GPT-5.4, GPT-5.4-Pro, and GPT-5.3-Instant models
2026-03-07 13:58:35 -08:00
Sylvie Zhang
26465319d6
Merge branch 'dev' into add-vercel-input-context-and-new-models
2026-03-07 11:39:53 -08:00
fhennerkes
1371cbf9de
poe: add GPT-5.4, GPT-5.4-Pro, and GPT-5.3-Instant models
2026-03-07 09:48:17 -08:00
Aiden Cline
559ccd6966
Merge pull request #1024 from yinxulai/feat/qiniu-ai
...
feat(qiniu-ai): add new model configurations
2026-03-07 11:26:01 -06:00
Aiden Cline
2691cb4e8d
Merge pull request #1083 from samzong/feat/add-drun-provider
...
feat: add d.run(China) provider (OpenAI-compatible)
2026-03-07 11:25:12 -06:00
Aiden Cline
83ed1f0125
Merge pull request #1015 from RioPlay/dev
...
add: newer MiniMax, GLM, and Kimi models to DeepInfra
2026-03-07 11:24:53 -06:00
Aiden Cline
869f831466
Merge branch 'dev' into dev
2026-03-07 11:23:37 -06:00
Aiden Cline
5a673af2ae
Merge pull request #1061 from JonasGao/dev
...
Add Qwen3.5 Flash & GLM-5 & M2.5 models to alibaba-cn
2026-03-07 11:22:56 -06:00
Aiden Cline
9b8543a074
Add interleaved section to minimax-m2.5.toml
2026-03-07 11:21:54 -06:00
Aiden Cline
b3fb902331
Merge pull request #1030 from Mingholy/feat/alibaba-coding-plan-cn
...
feat(alibaba-coding-plan-cn): add Coding Plan provider for China region
2026-03-07 11:21:26 -06:00
Aiden Cline
adb0c0b305
Merge pull request #1062 from viitana/bump-deepseek-details
...
feat: [deepseek]: update official DeepSeek model details
2026-03-07 11:21:21 -06:00
Aiden Cline
ed01410d82
Merge pull request #1088 from mcowger/feature/gemini-3.1-flash-lite
...
feat: add gemini-3.1-flash-lite-preview model
2026-03-07 11:13:45 -06:00
Aiden Cline
7e23b780cc
Merge pull request #1077 from evroc-oss/evroc/correct-model-config
...
fix(evroc): correct model config
2026-03-07 11:13:15 -06:00
Aiden Cline
c46b652c8e
Merge pull request #1076 from jerome-benoit/feat/add-sonar-deep-research-sap-ai-core
...
feat(sap-ai-core): add Perplexity Sonar Deep Research model
2026-03-07 11:11:29 -06:00
Aiden Cline
ddb74e9b09
Merge pull request #1063 from dpuyosa/fix/models-pricing-limits-update
...
Venice: Update model pricing and limits
2026-03-07 11:10:37 -06:00
Aiden Cline
face36ecb8
Merge pull request #1064 from BlockListed/fix-cortecs-models
...
Fix Cortecs models
2026-03-07 11:10:03 -06:00
Aiden Cline
6f170651b3
Merge pull request #1075 from Track07-cda/alibaba-cn-third-party-models
...
Add third party providers' models to alibaba-cn provider
2026-03-07 11:09:40 -06:00
Aiden Cline
47dbe45dd5
Merge pull request #1066 from dpuyosa/feat/add-qwen3-5-35b-a3b
...
Venice: Add Qwen 3.5 35B A3B model
2026-03-07 11:09:10 -06:00
Aiden Cline
0ee43b64b3
Merge branch 'dev' into alibaba-cn-third-party-models
2026-03-07 11:08:37 -06:00
Aiden Cline
6130a1f74e
Merge pull request #1068 from MauroDruwel/dev
...
NVIDIA: Add MiniMax M2.5 model and remove MiniMax M2
2026-03-07 11:07:17 -06:00
Aiden Cline
c0c82a5f04
Merge pull request #1072 from sylviezhang37/update-vercel-models-20260302-1656
...
Update Vercel models
2026-03-07 11:06:17 -06:00
Aiden Cline
b0ba8b14d5
Merge pull request #1092 from janszypulski/cloudferro-sherlock-add-minimax-2.5
...
add MiniMaxAI/MiniMax-M2.5 to CloudFerro Sherlock
2026-03-07 11:02:11 -06:00
Aiden Cline
4780f9ddc1
Merge pull request #1109 from dinhkim/feat/add-cf-glm-4.7-flash
...
feat: add GLM-4.7-Flash to the Cloudflare Workers AI provider
2026-03-07 11:01:50 -06:00
Aiden Cline
27e02de632
Merge pull request #1078 from SomeoneWithOptions/dev
...
add gpt 5.3 codex for openrouter and Mercury models
2026-03-07 11:01:41 -06:00
Aiden Cline
f22c827045
Merge branch 'dev' into dev
2026-03-07 11:01:17 -06:00
Aiden Cline
cfc4585ed7
Merge pull request #1107 from Rinuuri/deepinfra-glm5
...
Add deepinfra GLM-5 model
2026-03-07 10:59:16 -06:00
Aiden Cline
fa07bc2088
Merge pull request #1039 from rholak/add-abacus-models
...
Add sonnet 4.6 and opus 4.6 to abacus model list
2026-03-07 10:59:00 -06:00
Aiden Cline
497b1daaf2
Merge pull request #1103 from dpuyosa/feat/venice-add-gpt-models
...
Venice: Add OpenAI GPT-4o, GPT-4o Mini, GPT-5.4 models
2026-03-07 10:58:44 -06:00
Aiden Cline
442afa8c7e
Merge pull request #1060 from yanismiraoui/inception/mercury2
...
Add Inception Mercury 2 and Mercury Edit models
2026-03-07 10:57:38 -06:00
Aiden Cline
4bd0c387fe
Merge pull request #1044 from shrwnsan/feat/openrouter-routers
...
feat(openrouter/free): add free router
2026-03-07 10:57:24 -06:00
Aiden Cline
b8c0c1d3a1
Merge pull request #1053 from laiiihz/update-xiaomi-models
...
Update Xiaomi models metadata
2026-03-07 10:57:17 -06:00
Aiden Cline
5c6c3e5a32
Merge pull request #1055 from shantanugoel/gemini-3.1-flash-image-preview
...
Add Gemini 3.1 Flash Image Preview
2026-03-07 10:57:06 -06:00
Aiden Cline
53d3cca3a0
Merge pull request #1052 from spiffytech/dev
...
Improve Ollama Cloud generator. Remove Gemini 3 Pro from Ollama Cloud.
2026-03-07 10:56:45 -06:00
Aiden Cline
105970c173
Merge pull request #1049 from heimoshuiyu/fix/glm-5-open-weights
...
fix: mark GLM-5 as open weights
2026-03-07 10:56:31 -06:00
Aiden Cline
788ee04034
Merge pull request #1045 from xinrui-z/aihubmix-add-models
...
aihubmix add models
2026-03-07 10:56:03 -06:00
Aiden Cline
6626db4044
Merge pull request #1098 from JWahle/dev
...
chore: updated abacus model definitions
2026-03-07 10:55:31 -06:00
Aiden Cline
8902640664
Merge pull request #1023 from PandaSt0rm/add-alibaba-coding-plan
...
Add Alibaba Coding Plan provider and model configs
2026-03-07 10:53:34 -06:00
Kim Truong
cab247ddf8
update context to match Cloudflare doc
2026-03-07 23:50:06 +07:00
Kim Truong
c1a42fa0a0
feat: add GLM-4.7-Flash mode in Cloudflare Workers AI provider
2026-03-07 23:45:52 +07:00
Aiden Cline
35023bba5a
Merge pull request #1001 from ItsWendell/feat/bedrock-bearer-token
...
Add AWS_BEARER_TOKEN_BEDROCK to Amazon Bedrock provider env
2026-03-07 09:52:21 -06:00
Aiden Cline
604e49792b
Merge pull request #1002 from DEAN-Cherry/feat/add-minimax-m2.5
...
models: alibaba-cn: add MiniMax-M2.5
2026-03-07 09:51:36 -06:00
Aiden Cline
0ca77b0cda
Merge branch 'dev' into dev
2026-03-07 09:50:26 -06:00
Aiden Cline
ea9505a40f
Merge pull request #1004 from BlockListed/cortecs-models
...
Add Cortecs AI models
2026-03-07 09:50:07 -06:00
Aiden Cline
990b8d7308
Merge pull request #1005 from cgilly2fast/dev
...
feat(firmware): gemini 3.1 pro, sonnet reasoning
2026-03-07 09:49:54 -06:00
Aiden Cline
ec173e86d4
Merge pull request #996 from fhennerkes/dev
...
poe: add Gemini-3.1-Pro, GPT-5.3-Codex and Gemini 3.1 Flash Lite
2026-03-07 09:47:52 -06:00
Aiden Cline
4a6e92a7c9
Merge pull request #997 from xiaojiezj/zenmux_dev_0221
...
feat: add Gemini 3.1 Pro Preview for ZenMux provider
2026-03-07 09:47:37 -06:00
Aiden Cline
f0f686bdf5
Merge pull request #999 from mikalsande/mistral_latest
...
Append (latest) to Mistral models that refer to the latest version.
2026-03-07 09:46:40 -06:00
Aiden Cline
35ff0c2629
Merge pull request #995 from Phoen1xCode/dev
...
fix(zenmux:minimax): remove duplicated prefix & feat(zenmux:openai): add GPT-5.2-Pro model
2026-03-07 09:45:07 -06:00
Aiden Cline
f99e9e89df
Merge pull request #1090 from litvix-whale/feat/add-minimax-m2-5
...
feat(provider): add MiniMax M2.5 for DeepInfra
2026-03-07 09:41:28 -06:00
Armin Pašalić
09722ac264
Merge branch 'anomalyco:dev' into krule/update_gitlab_anthropic_context_size
2026-03-07 13:17:10 +01:00
Rinuuri
fa67d00aeb
Update GLM-5.toml
2026-03-06 21:23:42 +00:00
Rinuuri
ddd2dd73ed
Adding deepinfra GLM-5
2026-03-07 00:03:29 +03:00
fhennerkes
d7929fd00b
Merge branch 'anomalyco:dev' into dev
2026-03-06 12:00:20 -08:00
Frank
06e7d4db42
Merge pull request #1014 from NachoFLizaur/fix/bedrock-opus-4-6-context-window
...
fix(amazon-bedrock): correct Claude Opus 4.6 context window from 1M to 200K
2026-03-06 11:25:37 -05:00
Sylvie Zhang
7a11ef241d
update more models
2026-03-06 08:24:49 -08:00
Sylvie Zhang
145862315d
add input calculation + new models
2026-03-06 08:07:11 -08:00
dpuyosa
d871710ba4
[venice] Add OpenAI GPT-4o, GPT-4o Mini, GPT-5.4 models
...
- Add gpt-4o-2024-11-20 model configuration
- Add gpt-4o-mini-2024-07-18 model configuration
- Add gpt-5.4 model configuration with reasoning capability
2026-03-06 09:53:06 +01:00
Colby Gilbert
16486087c6
Merge branch 'anomalyco:dev' into dev
2026-03-05 21:38:25 -08:00
Frank
2939af9330
Merge pull request #1100 from sachnun/feat/github-copilot-gpt-5-4
...
feat(provider): add gpt-5.4 for GitHub Copilot
2026-03-05 23:33:57 -05:00
sachnun
7c68dab3bb
feat(provider): add gpt-5.4 for GitHub Copilot
2026-03-06 11:18:11 +07:00
Mike Soylu
caceb0b310
openrouter openai models ( #1099 )
2026-03-05 22:26:58 -05:00
Frank
7a0d3be1e7
Update zen models
2026-03-05 18:55:49 -05:00
ShivamB25
e11ad7c01a
feat(openai): add GPT-5.4 and GPT-5.4 Pro model specs ( #1095 )
2026-03-05 18:50:22 -05:00
Matt Silverlock
d30fa82e4c
Cloudflare: add gpt-5.4.toml ( #1096 )
2026-03-05 18:50:10 -05:00
Rishi Vhavle
771102a960
feat: add gpt-5.3-codex to github-copilot provider ( #1097 )
2026-03-05 18:49:56 -05:00
JWahle
30f98b15ef
chore: updated abacus model definitions
...
Added: GPT-5 Codex, GPT-5.1/5.2/5.3 Codex, GPT-5.3 Chat, Gemini 3.1 Flash Lite/Pro Preview, Claude Opus/Sonnet 4.6, Kimi K2.5, GLM-5
Removed: Gemini 2.0 Flash 001, Gemini 2.0 Pro Exp, Meta-Llama 3.1 70B Instruct
Updated pricing: DeepSeek V3.1, GLM-4.7, GPT-5.2 Chat Latest, o3-pro, Route LLM
2026-03-06 00:46:19 +01:00
Colby Gilbert
6f7ab479fb
feat(firmware): gpt 5.4
2026-03-05 13:23:08 -08:00
Colby Gilbert
a4efbcd5ce
Merge branch 'anomalyco:dev' into dev
2026-03-05 13:15:49 -08:00
Frank
bcbfba03bd
update zen models
2026-03-05 15:51:33 -05:00
Frank
bdb5dac941
update zen models
2026-03-05 15:50:03 -05:00
Frank
1538bdcedb
update zen models
2026-03-05 13:31:27 -05:00
SomeoneWithOptions
e5211f3105
add inception mercury models for openrouter
2026-03-05 12:13:52 -05:00
Andres Castellanos
4a2209dbd4
Merge branch 'anomalyco:dev' into dev
2026-03-05 11:51:38 -05:00
Jan Szypulski
900014fe52
add MiniMax-M2.5
2026-03-05 14:58:19 +01:00
Kyrylo Lytvishko
5bbaf3c3f2
feat(provider): add MiniMax M2.5 for DeepInfra
2026-03-05 14:04:11 +02:00
Armin Pasalic
7dd0a26ff4
feat(gitlab): update context limit to 1M for Sonnet and Opus 4.6
2026-03-05 12:01:02 +01:00
Matt Cowger
3b7e0f02f1
feat: add gemini-3.1-flash-lite-preview model
2026-03-04 13:19:21 -08:00
samzong
e67f921ea3
feat: add official d.run logo
2026-03-04 13:42:01 +08:00
samzong
f5411eeeda
feat: add D.Run (China) provider with minimax-m25, deepseek-r1, deepseek-v3
2026-03-04 13:33:04 +08:00
Frank
0d83ab8909
Merge pull request #1082 from kesku/kesku/add-ppl-agent-api
...
Add Perplexity Agent API provider
2026-03-03 23:03:49 -05:00
Kesku
26a629debc
add models
2026-03-03 23:19:01 +00:00
Kesku
4b3319561b
set up provider
2026-03-03 23:10:43 +00:00
Ubuntu
b89ce0d986
fix(nebius): correct model ID casing to match Token Factory API
...
Fix lowercase model ID bug that caused "The model does not exist" errors.
- qwen/ → Qwen/ directory
- Fixed model file casing to match API exactly across all providers
2026-03-03 22:11:57 +00:00
fhennerkes
1c01f8172b
poe: add Gemini-3.1-Flash-Lite and update gpt-4o-mini context
...
Add new Gemini 3.1 Flash Lite model
Update gpt-4o-mini context window: 128K → 124,096
2026-03-03 11:24:20 -08:00
SomeoneWithOptions
d76040c514
add gpt 5.3 codex for openrouter
2026-03-03 12:53:39 -05:00
Simon Rygård
feffa8119f
fix(evroc): correct modality config
2026-03-03 16:52:07 +01:00
Simon Rygård
59c6e5df62
fix(evroc): correct tool call config
2026-03-03 16:51:47 +01:00
Jérôme Benoit
fe2204d42c
feat(sap-ai-core): add Perplexity Sonar Deep Research model
2026-03-03 14:56:18 +01:00
Track07-cda
07cc5335ac
Add third party providers' models to alibaba-cn provider
...
- Add `MiniMax/MiniMax-M2.5` and `kimi/kimi-k2.5` to the `alibaba-cn`
provider.
- Update `kimi-k2.5` to include video modality and adjust release/update
dates.
- Add several `siliconflow/deepseek` models to the `alibaba-cn`
provider.
2026-03-03 16:46:32 +08:00
github-actions[bot]
fefbb90a29
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-02 16:56:48 +00:00
Frank
fec48b83d3
update zen models
2026-03-01 13:23:08 -05:00
Mauro Druwel
c30bbe7718
Add knowledge
2026-03-01 08:53:22 +01:00
Mauro Druwel
1fba668f0f
Add minimax-m2.5 to nvidia-nim and remove deprecated minimax-m2 from nvidia-nim
2026-03-01 08:52:33 +01:00
Aiden Cline
33ec088bda
Merge pull request #1008 from friendliai/feat/friendli-minimax-m2.5
...
add friendli minimax m2.5 model config
2026-03-01 07:54:08 +05:00
Aiden Cline
add7f9a914
Merge pull request #1065 from friendliai/minpeter/remove-exaone-models
...
Remove all EXAONE models
2026-03-01 07:53:42 +05:00
dpuyosa
369fa2de6d
[venice] Add Qwen 3.5 35B A3B model
...
- Add new model configuration for Qwen 3.5 35B A3B
- Includes cost, limits, and capabilities (reasoning, tool_call, structured_output)
2026-02-28 21:07:28 +01:00
minpeter
c8732e7e74
Remove all EXAONE models
...
Remove LGAI-EXAONE model definitions (EXAONE-4.0.1-32B, K-EXAONE-236B-A23B)
and related family references from core packages.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-01 04:48:08 +09:00
Jonas
f00f9f3c11
Add Qwen3.5 Flash & GLM-5 & M2.5 models to alibaba-cn provider
2026-02-28 23:34:06 +08:00
BlockListed
c87ca238de
fix cortecs models
...
the should have periods not a p as a decimal separator
2026-02-28 15:16:59 +01:00
BlockListed
102f55aeef
add glm 4.7 flash model to cortecs
2026-02-28 15:13:53 +01:00
BlockListed
2767754a02
add kimi K2.5 model to cortecs
2026-02-28 15:13:53 +01:00
dpuyosa
4289b59a04
[models] Update model pricing and limits
...
- Update Claude Sonnet 4-6 pricing and output limit
- Update Grok 41 Fast pricing and context/limits
2026-02-28 14:24:16 +01:00
Atte Viitanen
b986313f42
feat: [deepseek]: update official deepseek model details
2026-02-28 13:22:26 +02:00
yanismiraoui
28cfd4cab6
naming mercury 2 and mercury edit for inception provider
2026-02-27 17:45:01 -08:00
yanismiraoui
b93e62fc3a
Add Inception Mercury 2 and Mercury Edit models
2026-02-27 17:41:00 -08:00
Aiden Cline
e23b5ab010
Merge pull request #1026 from ryot/venice
...
Venice: Add GPT-5.3 Codex
2026-02-28 06:30:13 +05:00
Aiden Cline
b5f6024868
Merge pull request #1020 from jerome-benoit/feat/sap-ai-core-add-models
...
feat(sap-ai-core): Add GPT-4.1, Gemini 2.5 Flash Lite, Perplexity Sonar, and Claude 4.6 models
2026-02-28 06:29:28 +05:00
Aiden Cline
07db15e984
Merge pull request #1029 from dpuyosa/veniceScript
...
Venice: Remove interactive API key prompt & use new maxCompletionTokens field
2026-02-28 06:28:33 +05:00
Aiden Cline
74abf8851a
Merge pull request #1042 from SomeoneWithOptions/dev
...
add gemini 3.1 pro preview custom tools for openrouter
2026-02-28 06:27:56 +05:00
Aiden Cline
7e13ecdfd9
Merge pull request #1056 from xezpeleta/fix/azure-gpt-5-3-codex
...
fix(azure): add gpt-5.3-codex model
2026-02-28 06:27:34 +05:00
Aiden Cline
6ad2c28b2d
Merge pull request #1048 from dpuyosa/feat/add-venice-models
...
Venice: Add NVIDIA Nemotron 3 Nano and Qwen 3 Coder Turbo models
2026-02-28 06:27:20 +05:00
Frank
a124036692
update zen models
2026-02-27 16:16:37 -05:00
Xabi Ezpeleta
d37d362cc8
fix(azure): add gpt-5.3-codex model
2026-02-27 16:41:11 +01:00
Shantanu Goel
c387f94c8e
Add Gemini 3.1 Flash Image Preview
2026-02-27 20:03:41 +05:30
laiiihz
45457c34d8
update xiaomi models detail
2026-02-27 14:56:16 +08:00
spiffytech
44774ec3d6
Ollama Cloud removed support for Gemini 3 Pro
2026-02-26 17:18:34 -05:00
spiffytech
c8fdcf80dd
Updated Ollama Cloud generator to delete old models, only write out files if they changed
2026-02-26 17:18:33 -05:00
fhennerkes
9d33b6409c
Merge branch 'anomalyco:dev' into dev
2026-02-26 12:04:52 -08:00
Matt Silverlock
c76586a174
Cloudflare: add codex models to AI Gateway ( #1050 )
...
* add gpt-5.2-codex
* add gpt-5.3-codex
* Update gpt-5.2-codex.toml
* Update gpt-5.3-codex.toml
2026-02-26 14:41:12 -05:00
Jérôme Benoit
2a267614aa
feat(sap-ai-core): add Claude Opus 4.6 and Sonnet 4.6 models
2026-02-26 17:58:02 +01:00
PandaSt0rm
aac62378b2
Update MiniMax-M2.5 guidance per Alibaba docs
2026-02-26 17:20:58 +02:00
David Hill
56cc5f71bf
fix(ui): opencode zen logo update
2026-02-26 11:09:25 +00:00
David Hill
df2c87d32a
fix(ui): opencode go logo
2026-02-26 11:09:13 +00:00
heimoshuiyu
ff41c2b6c3
fix: mark GLM-5 as open weights
...
GLM-5 is an open-source model, but several provider config files
incorrectly had open_weights set to false. This commit corrects
all GLM-5 configurations to properly reflect its open-source status.
Affected providers:
- zhipuai
- zhipuai-coding-plan
- zai
- zai-coding-plan
- zenmux
- vercel
- siliconflow
- siliconflow-cn
- meganova
2026-02-26 18:43:28 +08:00
dpuyosa
1d137e2f1f
[venice] Add NVIDIA Nemotron 3 Nano and Qwen 3 Coder models
...
- Add NVIDIA Nemotron 3 Nano 30B A3B model configuration
- Add Qwen 3 Coder 480B A35B Instruct Turbo model configuration
2026-02-26 10:53:00 +01:00
dpuyosa
16720bcd1a
[venice] Use maxCompletionTokens for output limit
...
- Add optional maxCompletionTokens field to model spec schema
- Use maxCompletionTokens when calculating output token limit instead of checking existing limit
2026-02-26 10:24:43 +01:00
Xinrui
1feaf76749
aihubmix add models
2026-02-26 16:12:51 +08:00
shrwnsan
080ef5cc9e
fix(openrouter): remove auto router and add missing limit.input
...
- Remove auto router (cost varies, doesn't fit schema)
- Add limit.input = 200_000 to free.toml (schema requirement)
OpenRouter's auto router has 'pricing varied' - it charges based on the
routed model. This doesn't fit the numeric cost schema required by
models.dev, so we're removing it. The free router is retained as it
genuinely costs $0.
2026-02-26 14:40:38 +08:00
Ryo Tulman
f8121c8dc3
Update Venice GPT 5.3 Codex output limit
2026-02-26 00:32:13 -06:00
shrwnsan
d2d5c5a7cc
feat: add openrouter free and auto routers
2026-02-26 10:51:55 +08:00
SomeoneWithOptions
09d9e91d83
add gemini 3.1 pro preview custom tools for openrouter
2026-02-25 15:13:43 -05:00
Robert Holak
930d6a94b8
Add sonnet 4.6 and opus 4.6 to abacus model list
2026-02-25 12:31:06 -06:00
mulder
b9217aff8e
Add Clarifai Model Provider
...
Add Clarifai as a new provider with 11 models:
- GPT OSS 20B, GPT OSS 120B High Throughput
- Ministral 3 14B/3B Reasoning 2512
- Qwen3 Coder 30B, Qwen3 30B Instruct/Thinking 2507
- MiniMax-M2.5 High Throughput
- Trinity Mini, DeepSeek OCR, MM Poly 8B
Also adds 'mm-poly' family to family.ts for the Clarifai multimodal model.
2026-02-25 12:28:40 -05:00
Lucas Almeida
c240bce614
fix: adding missing structured_output parameter
2026-02-25 11:19:54 -03:00
Lucas Almeida
843a1d182a
feat: adding gpt-5.3-codex for Azure Foundry
2026-02-25 11:09:10 -03:00
PandaSt0rm
443c06ca03
fix MiniMax M2.5 modalities in Alibaba Coding Plan
...
- set MiniMax-M2.5 input modalities to text-only
- keep output modality as text
- validate with bun validate
2026-02-25 13:10:58 +02:00
PandaSt0rm
84466021ca
add MiniMax M2.5 to Alibaba Coding Plan and align third-party limits
...
- add MiniMax-M2.5 model config under providers/alibaba-coding-plan/models
- update GLM-4.7 limits to 202,752 context / 16,384 output
- update GLM-5 limits to 202,752 context / 16,384 output
- update Kimi K2.5 output limit to 32,768
- validate with bun validate
2026-02-25 13:05:18 +02:00
mingholy.lmh
b995e90cf5
fix: update context and output limits for alibaba-coding-plan-cn models
...
Update model limits:
- qwen3-coder-plus: context 1_048_576 → 1_000_000
- glm-5: output 131_072 → 16_384
- glm-4.7: output 131_072 → 16_384
- kimi-k2.5: output 65_536 → 32_768
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-02-25 17:44:49 +08:00
dpuyosa
291e2eefe9
[venice] Remove interactive API key prompt
...
- Remove readline import and promptForApiKey function
- Remove prompt fallback, rely on CLI arg or env var only
- Update README to reflect change
2026-02-25 09:51:50 +01:00
Sewer56
0428299773
Added: Qwen3.5-397B natively supports image, MM2.5 No Image as it was a mistake.
2026-02-25 08:10:42 +00:00
Frank
96e9537b34
update zen models
2026-02-25 01:05:35 -05:00
Ryo Tulman
09dc7060ac
Venice: Add GPT-5.3 Codex
2026-02-24 23:37:03 -06:00
Colby Gilbert
a463717783
chore(firmware): remove gpt-5
2026-02-24 20:33:49 -08:00
Colby Gilbert
6d721dd32d
feat(firmware): gpt-5.3-codex
2026-02-24 20:32:17 -08:00
liuchang-reolink
3ae513785a
add step-3-5-flash for nvidia
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-02-25 12:05:19 +08:00
Colby Gilbert
e8d667b628
Merge branch 'anomalyco:dev' into dev
2026-02-24 20:01:26 -08:00
liuchang-reolink
7616a65e63
add qwen3.5-397b-a17b for nvidia
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-02-25 11:40:15 +08:00
yinxulai
a5b3da12c1
chore(qiniu-ai): update provider config
2026-02-25 10:20:55 +08:00
yinxulai
a05fbc3604
feat(qiniu-ai): add new model configurations
2026-02-25 10:16:40 +08:00
Aiden Cline
2189030e57
Merge pull request #1022 from armishra/feat/add-minimax-m2.5-baseten
...
feat(provider): Add MiniMax-M2.5 for baseten
2026-02-24 17:28:04 -06:00
Aiden Cline
c7ecc08442
Merge pull request #1019 from dpuyosa/venice
...
Venice: Update gemini-3-1-pro-preview config
2026-02-24 17:27:46 -06:00
Aiden Cline
830046e45e
Merge pull request #1021 from sylviezhang37/update-vercel-models-20260224-2134
...
Update Vercel models
2026-02-24 17:27:19 -06:00
Aiden Cline
c7b26477b9
Update cache_read value in gemini-3.1-pro-preview.toml
2026-02-25 04:26:56 +05:00
Aiden Cline
9e60f516fa
Update cost input and output values in TOML file
2026-02-25 04:26:18 +05:00
PandaSt0rm
7ccbb58c5f
add Alibaba Coding Plan provider and model configs
2026-02-25 01:10:42 +02:00
Archit Mishra
da906a0816
feat(provider): Add MiniMax-M2.5 for baseten
2026-02-24 14:33:41 -08:00
github-actions[bot]
36c9f82905
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-02-24 21:34:20 +00:00
Frank
978214e143
update zen models
2026-02-24 15:23:24 -05:00
Jérôme Benoit
6aa69460a1
feat(sap-ai-core): add GPT-4.1, Gemini 2.5 Flash Lite, and Sonar models
...
Add 5 new model definitions for SAP AI Core provider:
- gpt-4.1: OpenAI GPT-4.1 (1M context, 32K output)
- gpt-4.1-mini: OpenAI GPT-4.1 Mini (1M context, 32K output)
- gemini-2.5-flash-lite: Google Gemini 2.5 Flash Lite (1M context, 65K output)
- sonar: Perplexity Sonar (128K context, 4K output)
- sonar-pro: Perplexity Sonar Pro (200K context, 8K output)
All specs verified against official provider documentation.
2026-02-24 20:50:10 +01:00
fhennerkes
0f16fcf231
poe: add GPT-5.3-Codex model
2026-02-24 11:39:47 -08:00
fhennerkes
e583c700f9
Merge branch 'anomalyco:dev' into dev
2026-02-24 11:36:20 -08:00
dpuyosa
96d278932c
[venice] Update gemini-3-1-pro-preview config
...
- Reduce output token limit from 250K to 65K
2026-02-24 11:27:18 +01:00
Sewer56
eee3303df0
Add missing synthetic.new models
...
Add configuration for hf:Qwen/Qwen3.5-397B-A17B and hf:MiniMaxAI/MiniMax-M2.5
to the synthetic provider, based on API specs from synthetic.new.
Note: API reports image support but these models may not natively support
images (likely rerouted/proxied through vision-capable infrastructure).
2026-02-24 09:19:57 +00:00
RioPlay
838416044f
add: newer MiniMax, GLM, and Kimi models to DeepInfra
2026-02-23 22:21:28 -06:00
Frank
51441f47d9
update zen models
2026-02-23 15:08:28 -05:00
Nacho F. Lizaur
7fc2c6154d
fix(amazon-bedrock): correct Claude Opus 4.6 context window from 1M to 200K
2026-02-23 20:10:58 +01:00
Colby Gilbert
1439781a76
feat(firmware): add deepseek 3.2, glm 5, kimi k2.5, minimax m2.5
2026-02-22 21:29:51 -08:00
minpeter
8fc0d87742
add friendli minimax m2.5 model config
2026-02-23 13:18:17 +09:00
Colby Gilbert
f660955784
feat(firmware): add grok models
2026-02-22 15:37:53 -08:00
Colby Gilbert
eb11c327b8
feat(firmware): gemini 3.1 pro, sonnet reasoning
2026-02-21 23:43:25 -08:00
Bryan Nie
0dfde60c14
models: alibaba-cn: add MiniMax-M2.5
2026-02-22 01:09:24 +08:00
Wendell Misiedjan
bab7727bad
Add AWS_BEARER_TOKEN_BEDROCK to Amazon Bedrock provider env
...
The @ai-sdk/amazon-bedrock package supports Bearer token authentication
via the AWS_BEARER_TOKEN_BEDROCK environment variable as an alternative
to IAM SigV4 auth. This uses Bedrock API keys for simplified access.
2026-02-21 16:27:45 +01:00
Mikal Sande
4b4a2364c6
Append (latest) to Mistral models that refer to the latest version.
2026-02-21 09:19:13 +01:00
Frank
c36b8e9433
update zen models
2026-02-20 23:20:24 -05:00
xiaojie.zj
5b8e983e7c
feat: add Gemini 3.1 Pro Preview for ZenMux provider
2026-02-21 10:39:30 +08:00
Frank
0d2a52dd9d
update zen models
2026-02-20 20:41:52 -05:00
Frank
b667ab78ac
update zen models
2026-02-20 20:19:33 -05:00
fhennerkes
e2da96cde4
poe: add Gemini-3.1-Pro and update Claude Sonnet 4.6
2026-02-20 11:28:18 -08:00
Jake Jia
9d042ac986
Update providers/zenmux/models/openai/gpt-5.2-pro.toml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-21 01:22:04 +08:00
Phoen1xCode
7192dc0ba8
feat(openai): add GPT-5.2-Pro model via zenmux provider
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-21 01:07:58 +08:00
Phoen1xCode
05ea56a12a
fix(minimax): remove duplicated provider prefix from MiniMax M2.5 Lightning name
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-21 01:07:47 +08:00
Aiden Cline
beb449a417
Merge pull request #994 from davidfph/fix/qwen3.5-release-date
...
fix(qwen): update Qwen3.5 release_date and last_updated to 2026-02-16
2026-02-20 10:29:15 -06:00
Aiden Cline
8f76f9b217
Merge pull request #988 from MeganovaAI/fix-meganova-logo
...
Update Meganova logo to official brand icon
2026-02-20 10:29:02 -06:00
Aiden Cline
18ddcde669
fix: azure & cognitive model distinctions
2026-02-20 10:28:22 -06:00
David Fu
ff36ded35f
fix(qwen): update Qwen3.5 release_date and last_updated to 2026-02-16
2026-02-20 20:33:08 +08:00
Aiden Cline
b0b8074a94
Merge pull request #990 from kailiu42/dev
...
models: siliconflow-cn: add new models
2026-02-20 03:01:45 -06:00
Kai Liu
4c30a522f7
models: siliconflow-cn: add new models
...
New models per the latest list: https://cloud.siliconflow.cn/me/models
- Pro/MiniMaxAI/MiniMax-M2.5
- deepseek-ai/DeepSeek-OCR
- PaddlePaddle/PaddleOCR-VL
- PaddlePaddle/PaddleOCR-VL-1.5
Signed-off-by: Kai Liu <kraml.liu@gmail.com >
2026-02-20 16:26:26 +08:00
Aiden Cline
2d63d713de
Merge pull request #992 from anomalyco/fix-azure-models
...
fix: ensure that anthropic models on azure providers have correct urls
2026-02-20 02:19:13 -06:00
Aiden Cline
ac9d0af8e3
fixes
2026-02-20 02:13:23 -06:00
Aiden Cline
a1ad90a9b1
Merge pull request #991 from zainhas/dev
...
[Together AI] add qwen3.5
2026-02-20 01:02:23 -06:00
Zain Hasan
8a6e0dd917
add qwen3.5
2026-02-19 21:38:46 -08:00
Aiden Cline
2da10b739c
Merge pull request #989 from propilideno/fix/adding_missing_azure_foundry_model
...
Add missing GPT-5.2 metadata for Azure Cognitive Services
2026-02-19 18:47:56 -06:00
Aiden Cline
c17e0b9d0f
Merge pull request #987 from dpuyosa/venice
...
Venice: Add Gemini 3.1 Pro Preview and update model configs
2026-02-19 18:47:48 -06:00
Lucas Almeida
877a1175f4
chore: replacing by symbolic link like the other ones
2026-02-19 21:21:05 -03:00
Boqian
1bc83abeeb
Update Meganova logo to official brand icon
2026-02-19 18:57:17 -05:00
dpuyosa
70caedba86
[venice] Add Gemini 3.1 Pro Preview and update model configs
...
- Add new Gemini 3.1 Pro Preview model configuration
- Update Claude Sonnet 4.6 release dates
- Enable open_weights for MiniMax M25
2026-02-19 22:54:59 +01:00
Aiden Cline
60c90a27a0
Merge pull request #985 from sylviezhang37/update-vercel-model-gen-script
...
feat(provider): exclude image/video models
2026-02-19 15:49:25 -06:00
Aiden Cline
2bd0d5446e
Merge pull request #986 from riasvdv/add-gemini-3.1-pro
...
Add Gemini 3.1 Pro Preview to copilot models
2026-02-19 15:49:12 -06:00
Aiden Cline
5f135517b1
Remove audio and video from input modalities
2026-02-19 15:48:42 -06:00
Aiden Cline
e2af7819b4
Rename gemini-3.5-pro-preview.toml to gemini-3.1-pro-preview.toml
2026-02-19 15:47:25 -06:00
Rias
ca6c251b3a
Add Gemini 3.1 Pro Preview to copilot models
2026-02-19 22:43:26 +01:00
Sylvie Zhang
7b1b590d10
exclude image/video gen models
2026-02-19 13:24:11 -08:00
Aiden Cline
5097a1e954
Merge pull request #966 from mhkok/mkok/feat/add-evroc-provider
...
add evroc provider + models
2026-02-19 14:15:51 -06:00
Aiden Cline
05959a83b6
Update font family in Kimi-K2.5 configuration
2026-02-19 14:15:07 -06:00
Aiden Cline
1492e067a4
Merge pull request #976 from too-green/patch-2
...
Add Qwen3 Coder Next model for openrouter
2026-02-19 14:01:07 -06:00
Aiden Cline
41c81535c3
fix: zen
2026-02-19 12:54:29 -06:00
Aiden Cline
829756fc41
Merge pull request #983 from mdrxy/mdrxy/fix-gemini-3
...
fix Gemini 3.1 model names
2026-02-19 12:34:07 -06:00
Mason Daugherty
e6ef906c41
fix
2026-02-19 13:21:52 -05:00
Aiden Cline
0f84db6bc6
Merge pull request #975 from xiaojiezj/zenmux_dev_0219
...
feat: Add new models for ZenMux provider
2026-02-19 11:33:49 -06:00
Aiden Cline
4bb6d52a7c
Merge pull request #979 from hanouticelina/fix-interleaved-for-hf-provider
...
Fix Hugging Face interleaved `reasoning field: reasoning_details` -> `reasoning_content`
2026-02-19 11:33:34 -06:00
Aiden Cline
bdd0194e73
Merge pull request #981 from mdrxy/mdrxy/add-gemini-3.1
...
add gemini 3.1 to google/openrouter
2026-02-19 11:33:15 -06:00
Frank
41a9502628
update zen models
2026-02-19 11:51:37 -05:00
Mason Daugherty
384e747129
add gemini 3.1 to google/openrouter
2026-02-19 11:24:30 -05:00
Frank
e4bb5ceac6
update zen models
2026-02-19 10:16:51 -05:00
Frank
c830964c3f
update zen models
2026-02-19 09:37:07 -05:00
Celina Hanouti
782b6277ae
Fix Hugging Face interleaved reasoning field
2026-02-19 15:27:49 +01:00
Frank
e63d48ae9c
update zen models
2026-02-19 07:42:52 -05:00
Matthijs Kok
029522aa96
fix family names
2026-02-19 08:48:43 +01:00
Ahmed
482ed2e833
Add Qwen3 Coder Next model for openrouter
...
Added model configuration for Qwen3 Coder Next
2026-02-19 12:36:55 +05:00
Aiden Cline
c6635aa7c3
Merge pull request #968 from MeganovaAI/add-meganova-provider
...
Add Meganova as a provider
2026-02-18 23:44:03 -06:00
Aiden Cline
a6ffef7e4f
Merge pull request #969 from SomeoneWithOptions/dev
...
add claude sonnet 4.6 on openrouter
2026-02-18 23:40:02 -06:00
Aiden Cline
fda9bb5335
Merge pull request #973 from sylviezhang37/update-vercel-models-20260219-0026
...
Update Vercel models
2026-02-18 23:38:56 -06:00
Aiden Cline
98d6901697
Update input cost value in qwen3.5-plus.toml
2026-02-18 23:38:49 -06:00
Aiden Cline
13ae499d7c
tweak values
2026-02-18 23:38:18 -06:00
xiaojie.zj
f21d205d6e
feat: 增加Claude Sonnet 4.6/Doubao-Seed-2.0-lite/Doubao-Seed-2.0-mini/Doubao-Seed-2.0-pro模型
2026-02-19 11:10:28 +08:00
Lucas Almeida
c82b08d778
fix: adding missing gpt-5.2 model on azure foundry
2026-02-18 23:38:10 -03:00
Sylvie Zhang
ea612760cf
Delete providers/vercel/models/recraft/recraft-v4.toml
2026-02-18 16:34:47 -08:00
Sylvie Zhang
48a64f0834
Delete providers/vercel/models/recraft/recraft-v4-pro.toml
2026-02-18 16:34:35 -08:00
github-actions[bot]
040e7fff4e
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-02-19 00:26:59 +00:00
SomeoneWithOptions
a6d14928b6
added claude sonnet 4.6 on openrouter
2026-02-18 18:49:56 -05:00
Boqian
92d9e89690
Set reasoning=false for DeepSeek V3 series
...
V3-0324, V3.1, V3.2, V3.2-Exp are chat models, not reasoning models.
Only DeepSeek-R1 is a reasoning model.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-18 16:41:07 -05:00
Boqian
2d83b96bb1
Fix interleaved reasoning_content based on Meganova API testing
...
Tested each model with include_reasoning=true against the live API.
Added [interleaved] to: GLM-4.6, MiniMax-M2.1, MiniMax-M2.5, Kimi-K2.5
Removed [interleaved] from: DeepSeek-V3.1, V3.2, V3.2-Exp, MiMo-V2-Flash
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-18 16:35:51 -05:00
Boqian
6e02385a6b
Add interleaved reasoning_content to DeepSeek V3.1, V3.2, V3.2-Exp
...
These models support interleaved reasoning output, matching how other
providers (deepinfra, baseten, chutes) configure them.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-18 16:29:41 -05:00
Boqian
a2f8234c8e
Update pricing and context limits from Meganova API
...
Use actual pricing from https://api.meganova.ai/v1/models instead of
reference data from other providers.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-18 16:25:43 -05:00
Aiden Cline
2f43c70397
Merge pull request #967 from nicolasgere/dev
...
feat(provider): Add glm-5 for baseten
2026-02-18 15:19:47 -06:00
Boqian
006cb53c1e
Add Meganova as a provider with 19 open-weight models
...
Adds Meganova AI (https://api.meganova.ai/v1 ) as an OpenAI-compatible provider
with curated open-weight models including DeepSeek, GLM, Qwen, Kimi, MiniMax,
MiMo, Llama, and Mistral families.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-18 16:17:51 -05:00
nicolasgere
d2832f9d1d
Update GLM-5.toml
2026-02-18 16:15:22 -05:00
nicolasgere
73c0fcc19e
Rename GLM-5 to GLM-5.toml
2026-02-18 16:14:26 -05:00
nicolasgere
04a1fe8043
Create GLM-5
2026-02-18 16:14:09 -05:00
Matthijs Kok
7fa0eeebf9
add evroc provider + models
2026-02-18 19:57:44 +01:00
Aiden Cline
cb72e1780f
Merge pull request #962 from aldosch/add-sonnet-4-6-vercel
...
add sonnet 4.6 to vercel ai gateway
2026-02-18 12:19:00 -06:00
Aiden Cline
7ee7e88346
Merge pull request #960 from fa-sharp/patch-1
...
fix: OpenRouter output modalities for image-only models
2026-02-18 12:18:27 -06:00
Aiden Cline
4cc230ba6c
Merge pull request #963 from vglafirov/gitlab/add-sonnet-4-6
...
feat(gitlab): add Claude Sonnet 4.6 model
2026-02-18 12:17:57 -06:00
Aiden Cline
65d6355ffa
Merge pull request #964 from xinrui-z/aihubmix-add-claude-4-6
...
aihubmix: add models
2026-02-18 12:17:48 -06:00
Xinrui
1b6157c0ee
aihubmix: add models
2026-02-18 22:55:03 +08:00
Vladimir Glafirov
5e25c0838e
feat(gitlab): add Claude Sonnet 4.6 model
2026-02-18 13:52:26 -01:00
aldosch
b06ab95c9e
add sonnet 4.6 to vercel ai gateway
2026-02-19 00:38:35 +11:00
Daltonganger
33f4e77ee4
fix(nano-gpt): normalize family enums for model validation
2026-02-18 12:53:40 +01:00
Daltonganger
51ef2e51ae
finalize nano-gpt model sync and release metadata
2026-02-18 12:44:36 +01:00
farshad
9d873cc764
add back trailing newline
2026-02-18 02:18:40 -05:00
farshad
d0acb0a35d
fix output modalities for black forest flux models
2026-02-18 01:52:31 -05:00
farshad
697c191fea
Update output modalities in seedream-4.5.toml
2026-02-18 01:45:06 -05:00
Aiden Cline
7d9ff92ffd
fix: glm 5 maas
2026-02-17 23:41:48 -06:00
Aiden Cline
03a2aee0de
Merge pull request #716 from bluet/feat/google-vertex-openai
...
feat: add google-vertex-openai provider for Vertex AI partner models
2026-02-17 23:38:08 -06:00
Aiden Cline
4eb19459dd
Merge pull request #958 from mugnimaestra/feat/add-qwen3.5-397b-a17b-tee-chutes
...
feat: add Qwen3.5 397B A17B TEE to Chutes provider listings
2026-02-17 23:27:18 -06:00
Aiden Cline
b74d7eb495
Merge pull request #957 from dpuyosa/veniceScript
...
Venice: Update generate-venice script to include context_over_200k cost
2026-02-17 23:26:28 -06:00
Aiden Cline
60aa5aca14
Merge pull request #956 from dpuyosa/venice
...
Venice: Add Claude Sonnet 4.6 and GLM 4.7 Flash Heretic models
2026-02-17 20:22:44 -06:00
Muhammad Mugni Hadi
67235a4e39
feat: add Qwen3.5 397B A17B TEE to Chutes provider listings
2026-02-18 09:09:45 +07:00
dpuyosa
ff03fd6906
[venice] Add Claude Sonnet 4.6 and GLM 4.7 models
...
- Add Claude Sonnet 4.6 model with context_over_200k pricing
- Add GLM 4.7 Flash Heretic model (open weights)
- Add context_over_200k pricing tier to Claude Opus 4.6
2026-02-18 02:02:19 +01:00
dpuyosa
423b177c2b
Update generate-venice script to include context_over_200k cost
2026-02-18 01:55:52 +01:00
Aiden Cline
8c263109c5
Merge pull request #955 from maahir30/open-router-structured-output
...
Add structured output support for OpenRouter models
2026-02-17 18:52:02 -06:00
Maahir Sachdev
1bab7e8438
update open router models
2026-02-17 16:42:52 -08:00
Aiden Cline
7a163dbc60
Merge pull request #953 from mongrelion/dev
...
feat: add github copilot claude sonnet 4.6 model
2026-02-17 18:30:54 -06:00
Aiden Cline
c94d025aa7
fixes
2026-02-17 18:23:01 -06:00
Aiden Cline
55e8be17b5
Merge pull request #949 from cgilly2fast/dev
...
feat(firmware): add sonnet 4.6
2026-02-17 18:21:16 -06:00
Aiden Cline
56096012b2
Merge pull request #948 from elithrar/patch-1
...
add Sonnet 4.6 model config
2026-02-17 17:53:20 -06:00
Aiden Cline
9b8a22d756
Merge pull request #725 from janszypulski/add-provider-cloudferro-sherlock
...
Add provider - Cloudferro Sherlock
2026-02-17 17:50:14 -06:00
Aiden Cline
5a778c6e93
Merge pull request #682 from the-lazy-me/add-qihang-provider
...
feat: add QiHang provider with 7 models
2026-02-17 17:48:51 -06:00
Aiden Cline
4d08659acf
Merge pull request #651 from yinxulai/feat/qiniu-ai
...
feat: add Qiniu AI provider configuration
2026-02-17 17:46:05 -06:00
Aiden Cline
128c9ec469
Merge pull request #308 from d-oit/feature/perplexity-sonar-deep-research
...
Feature/perplexity sonar deep research
2026-02-17 17:37:20 -06:00
Carlos León
dc11781324
feat: add github copilot claude sonnet 4.6 model
...
Model list sourced from GitHub Settings page showing currently available models. Specifications cross-referenced with Anthropic provider implementation.
2026-02-18 00:22:22 +01:00
Colby Gilbert
9d0b37bea3
feat(firmware): add sonnet 4.6
2026-02-17 15:03:21 -08:00
Matt Silverlock
c8d09fe349
add Sonnet 4.6 model config
2026-02-17 17:27:51 -05:00
Aiden Cline
1a22b93fc2
Merge pull request #947 from fhennerkes/dev
...
poe: add Claude-Sonnet-4.6 and update XAI models
2026-02-17 15:56:11 -06:00
Aiden Cline
3918131cb8
Merge pull request #946 from monotykamary/remove-fireworks-deprecated-models-2026-02-12
...
chore(fireworks-ai): remove deprecated serverless models
2026-02-17 15:56:00 -06:00
fhennerkes
a1d9c5134c
poe: add Claude-Sonnet-4.6 and update XAI models
2026-02-17 13:38:54 -08:00
Ruben Beuker
20abb5b8df
preserve curated release dates for key nano-gpt models
...
Keep existing curated release and last-updated values for models where NanoGPT API uses the generic created timestamp baseline.
2026-02-17 22:09:03 +01:00
Tom X Nguyen
dc36ed54ae
chore(fireworks-ai): remove deprecated serverless models
...
Remove 6 Fireworks serverless models deprecated on February 12, 2026:
- glm-4.6 (migrate to glm-4.7)
- deepseek-r1-0528 (migrate to deepseek-v3.2 or deepseek-v3.1)
- deepseek-v3-0324 (migrate to deepseek-v3.2 or deepseek-v3.1)
- qwen3-235b-a22b (migrate to kimi-k2-instruct-0905)
- qwen3-coder-480b-a35b-instruct (migrate to kimi-k2-instruct-0905)
- minimax-m2 (migrate to MiniMax-M2.1)
See: https://fireworks.ai/models?modelTypes=Serverless
2026-02-18 04:04:51 +07:00
Ruben Beuker
8cb462f29b
sync nano-gpt models with live API catalog
...
Refresh NanoGPT model files to match the current /api/v1/models output, remove stale entries, and add newly available models while preserving path-based IDs.
Also ignore local TokenSpeed sqlite artifacts so private monitoring data is not shown or committed.
2026-02-17 22:01:54 +01:00
Frank
89486ec705
update zen models
2026-02-17 14:12:30 -05:00
Aiden Cline
f313f802ee
Merge pull request #940 from nitishxyz/add-claude-sonnet-4-6
...
feat(models): add Claude Sonnet 4.6 model configurations
2026-02-17 13:12:10 -06:00
nitishxyz
128615ddd7
feat(models): add Claude Sonnet 4.6 model configurations
...
- Add Claude Sonnet 4.6 to Anthropic provider with full capabilities
- Add regional variants (US, EU, Global) for Amazon Bedrock provider
- Add Google Vertex Anthropic provider configuration
- Define pricing, context limits (200k tokens), and modalities
Co-authored-by: ottocode-io[bot] <261994719+ottocode-io[bot]@users.noreply.github.com>
2026-02-18 00:01:02 +05:30
Aiden Cline
756fb772c1
Merge pull request #939 from Nomadcxx/fix/kilo-npm-provider
...
fix(kilo): use @ai-sdk/openai-compatible instead of opencode-kilo-auth
2026-02-17 11:29:52 -06:00
Nomadcxx
e86f0afd87
fix(kilo): use @ai-sdk/openai-compatible npm package
...
The npm field pointed to opencode-kilo-auth which causes
ProviderInitError when loading Kilo models.
Switched to @ai-sdk/openai-compatible (already bundled in OpenCode)
and added api field for the gateway endpoint.
2026-02-18 04:21:52 +11:00
Aiden Cline
29c5e28a43
Merge pull request #791 from samsja/add-intellect-3
...
Add Intellect 3 model from Prime Intellect
2026-02-17 10:56:34 -06:00
Aiden Cline
ea414b1500
Merge pull request #935 from ConceptCodes/feat/add-glm-flashx-model
...
feat: add GLM-4.7-FlashX model configuration
2026-02-17 10:34:45 -06:00
Aiden Cline
4556fe8b5b
Merge pull request #937 from gary149/feat/huggingface-qwen3.5-m2.5-coder-next
...
feat(huggingface): add Qwen3.5-397B, MiniMax-M2.5, Qwen3-Coder-Next
2026-02-17 10:34:33 -06:00
Aiden Cline
8af23aeba5
Merge pull request #938 from spiffytech/dev
...
Add Ollama Cloud support for Qwen 3.5
2026-02-17 10:34:18 -06:00
Aiden Cline
9bfe1203c6
ci
2026-02-17 10:34:02 -06:00
spiffytech
a619966e22
Added Ollama Cloud support for Qwen 3.5
2026-02-17 10:00:15 -05:00
Victor Muštar
f48d55e1aa
chore: remove accidentally committed skill file
2026-02-17 10:31:27 +01:00
Victor Muštar
fe0ddcb666
feat(huggingface): add Qwen3.5-397B, MiniMax-M2.5, Qwen3-Coder-Next
2026-02-17 10:31:18 +01:00
Frank
af1e1d1f51
update zen models
2026-02-17 02:08:24 -05:00
Aiden Cline
774a9f40b0
Merge pull request #933 from too-green/patch-1
...
Fix the display name of GLM-4.7-Flash
2026-02-17 00:23:26 -06:00
Aiden Cline
4f01ffb017
Merge pull request #934 from PandaSt0rm/add-minimax-m2.5-highspeed-models
...
Add MiniMax-M2.5-highspeed models for official MiniMax providers
2026-02-17 00:23:10 -06:00
Aiden Cline
7d768260cf
Merge pull request #936 from Alex-wuhu/dev
...
add Qwen3.5-397B-A17B for novita
2026-02-17 00:22:30 -06:00
Alex-wuhu
467d269522
add Qwen3.5-397B-A17B for novita
2026-02-17 13:22:04 +08:00
concept
5ec496d6e1
feat: add GLM-4.7-FlashX model configuration
2026-02-16 21:31:16 -06:00
PandaSt0rm
45ca42f95a
add MiniMax-M2.5-highspeed models
2026-02-17 03:53:05 +02:00
Ahmed
f19ebce14c
Rename model to GLM-4.7-Flash
...
Both GLM 4.7 and GLM 4.7 Flash had been named to the same "GLM 4.7"
2026-02-17 05:03:41 +05:00
Aiden Cline
85f5340eeb
Merge pull request #931 from rifandyzv/dev
...
Add Qwen3.5 models for alibaba & alibaba-cn provider
2026-02-16 16:06:32 -06:00
Aiden Cline
39f06e82e7
Merge pull request #932 from cantalupo555/feat/add-openrouter-qwen3.5-plus-and-397b-a17b
...
feat: add Qwen3.5 models on OpenRouter
2026-02-16 16:05:56 -06:00
cantalupo555
4e7725d244
feat: add Qwen3.5 models on OpenRouter
2026-02-16 17:47:45 -03:00
Aiden Cline
7fe64bc498
Revert "Add image and video to input modalities"
...
This reverts commit 76e84a8b06 .
2026-02-16 12:12:29 -06:00
rifandyzv
f84a4a5cf9
feat: add Qwen3.5 models for alibaba & alibaba-cn provider
2026-02-17 01:28:16 +08:00
Aiden Cline
96f60c3329
Merge pull request #928 from Daltonganger/feat/kilo-provider-models
...
Add Kilo Gateway provider and import Kilo models
2026-02-16 11:08:11 -06:00
Aiden Cline
f67b9bdef7
Merge pull request #929 from Daltonganger/feat/nano-gpt-qwen35-models
...
Add four Qwen3.5 models for NanoGPT
2026-02-16 11:05:23 -06:00
Frank
76e84a8b06
Add image and video to input modalities
2026-02-16 12:00:43 -05:00
Daltonganger
cec16274c7
Add NanoGPT Qwen3.5 model variants
2026-02-16 17:09:17 +01:00
Daltonganger
17094722ea
Add Kilo provider and import Kilo model catalog
2026-02-16 17:00:15 +01:00
Matthew (BlueT) Lien
e3e230e3b3
fix: add api base URL template to partner model [provider] overrides
...
Add the api field with env-var template URL to all partner models so
opencode's loadBaseURL() can resolve the OpenAI-compatible endpoint.
Uses GOOGLE_VERTEX_PROJECT (not GOOGLE_CLOUD_PROJECT) because
googleVertexVars() resolves it through the full fallback chain
(GOOGLE_VERTEX_PROJECT → options.project → GOOGLE_CLOUD_PROJECT →
GCP_PROJECT → GCLOUD_PROJECT).
2026-02-16 21:51:55 +08:00
Aiden Cline
4666f36f3e
Merge pull request #926 from zainhas/dev
...
[Together AI] add minimax M2.5
2026-02-15 23:57:45 -06:00
Aiden Cline
5a2bcd704e
Merge pull request #900 from conglinyizhi/dev
...
feat: Add StepFun provider support
2026-02-15 23:57:35 -06:00
Zain Hasan
05861fd7fd
add minimax M2.5
2026-02-15 21:48:37 -08:00
Aiden Cline
e37bb8ae68
Merge pull request #923 from juls0730/dev
...
Fix cerebras/zai-gml-4.7 pricing
2026-02-15 20:03:47 -06:00
Aiden Cline
495e8006df
Merge pull request #905 from shelvick/add-vertex-glm-5
...
Add GLM-5 to Google Vertex AI
2026-02-15 20:03:34 -06:00
Aiden Cline
ad8dde798d
Merge pull request #924 from cgilly2fast/dev
...
feat(firmware): add reason to anthropic models
2026-02-15 20:03:23 -06:00
Aiden Cline
ab4fa333e3
Merge pull request #925 from 8dazo/dev
...
feat: add MiniMax M2.5 to Chutes provider listings
2026-02-15 20:03:12 -06:00
8dazo
6255298cd1
minimax model update
2026-02-16 06:31:01 +05:30
Colby Gilbert
3614087be6
Merge branch 'anomalyco:dev' into dev
2026-02-15 15:55:32 -08:00
Colby Gilbert
4495cb3569
feat(firmware): add reason to anthropic models
2026-02-15 15:55:02 -08:00
juls0730
8444d9293d
Fix cerebras/zai-gml-4.7 pricing
...
Prices from https://inference-docs.cerebras.ai/models/zai-glm-47#z-ai-glm-4-7
2026-02-15 17:53:57 -06:00
Aiden Cline
c1d36715ee
Merge pull request #914 from 8dazo/dev
...
feat: add Z-AI GLM-5 to Chutes provider listings
2026-02-15 15:45:37 -06:00
Aiden Cline
860e610b73
Merge pull request #922 from cgilly2fast/dev
...
chore: remove unsupported models
2026-02-15 15:45:28 -06:00
Colby Gilbert
beb84e769a
chore: remove unsupported models
2026-02-15 13:38:52 -08:00
Aiden Cline
0408546681
Merge pull request #921 from zerone0x/feat/add-bedrock-deepseek-v3.2
...
feat(amazon-bedrock): add DeepSeek V3.2
2026-02-15 15:29:26 -06:00
Aiden Cline
97a040bc5e
Merge pull request #915 from fanweixiao/dev
...
add glm-5, gpt-5-mini, deepseek-v3.2 models for vivgrid provider
2026-02-15 15:29:08 -06:00
Aiden Cline
f68786b892
Merge pull request #920 from anomalyco/revert-912-add-github-copilot-gpt-5-3-codex
...
Revert "feat: add GitHub Copilot GPT-5.3 Codex"
2026-02-15 08:42:51 -06:00
Clawdbot
816c3d96b9
feat(amazon-bedrock): add DeepSeek V3.2
...
Add DeepSeek V3.2 model to Amazon Bedrock provider.
Model ID: deepseek.v3.2-v1:0
Pricing (US regions): $0.62/1M input, $1.85/1M output
Ref: https://aws.amazon.com/about-aws/whats-new/2026/02/amazon-bedrock-adds-support-six-open-weights-models/
2026-02-15 09:19:18 +01:00
Aiden Cline
bac557c176
Revert "feat: add github copilot gpt-5.3-codex model ( #912 )"
...
This reverts commit 08db483d58 .
2026-02-14 18:31:30 -06:00
Aiden Cline
97e81f356e
Merge pull request #908 from hsnyus-09/feature/add-aurora-alpha
...
feat(openrouter): add aurora-alpha model definition
2026-02-14 17:34:22 -06:00
Matthew (BlueT) Lien
4c361218de
feat: add Vertex AI partner models with openai-compatible overrides
...
Add DeepSeek V3.1, Llama 4 Maverick, Llama 3.3 70B, and Qwen3 235B as
partner models under google-vertex provider. Update GLM-4.7 with
corrected specs from official Google Cloud docs.
Each partner model uses [provider] npm override to @ai-sdk/openai-compatible
since these models are served via Google's OpenAI-compatible endpoint,
while staying consolidated under the google-vertex provider per
maintainer feedback.
All specs (context windows, output limits, pricing, modalities)
verified against official Google Cloud documentation:
- cloud.google.com/vertex-ai/generative-ai/pricing
- cloud.google.com/vertex-ai/generative-ai/docs/maas/*
Changes:
- Update zai-org/glm-4.7-maas: fix context=200K, output=128K, add pdf
modality, correct release_date, add structured_output, add [provider]
- Add deepseek-ai/deepseek-v3.1-maas ($0.60/$1.70, 163K context)
- Add meta/llama-4-maverick-17b-128e-instruct-maas (vision, 524K ctx)
- Add meta/llama-3.3-70b-instruct-maas ($0.72/$0.72, 128K context)
- Add qwen/qwen3-235b-a22b-instruct-2507-maas ($0.22/$0.88, 262K ctx)
2026-02-15 06:35:17 +08:00
Anjul Garg
08db483d58
feat: add github copilot gpt-5.3-codex model ( #912 )
2026-02-14 14:27:49 -05:00
YuSung Han
e0c14d7883
Remove redundant lines in aurora-alpha.toml
2026-02-15 03:50:02 +09:00
Aiden Cline
e457c7f1dd
Merge pull request #916 from arshadbarves/add-nvidia-glm5
...
Add GLM5 model to nvidia provider
2026-02-14 11:53:09 -06:00
Arshad Barves
c86b97226c
Update providers/nvidia/models/z-ai/glm5.toml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-14 17:36:22 +05:30
Test User
8ec101e8f1
Add GLM5 model to nvidia provider
2026-02-14 15:32:11 +05:30
C.C. Fan
cc1feddc11
add glm-5, gpt-5-mini, deepseek-v3.2 models
2026-02-14 17:08:07 +08:00
8dazo
95fd20e66a
update name
2026-02-14 13:54:20 +05:30
8dazo
8c322d46dd
Chutes Model Listings update
2026-02-14 13:49:06 +05:30
conglinyizhi
da7a26b7b1
fix: 修复 StepFun provider 文档链接
...
将 doc 字段从 https://platform.stepfun.com/docs
改为 https://platform.stepfun.com/docs/zh/overview/concept
2026-02-14 15:07:40 +08:00
Aiden Cline
5a00835470
Merge pull request #913 from kavin-kr/patch-1
...
Update release date for nova-2-pro-v1 model
2026-02-14 00:50:06 -06:00
Frank
b0c0a91926
update zen models
2026-02-14 00:52:08 -05:00
Kavin
8b2d995801
Update release date for nova-2-pro-v1 model
2026-02-13 23:46:55 -06:00
Aiden Cline
3f4b804ca1
Merge pull request #911 from monotykamary/feat/add-minimax-m2.5
...
feat: add fireworks minimax m2.5 model and fix m2.1 cache pricing
2026-02-13 19:00:46 -06:00
Tom X Nguyen
133e605c23
feat: add minimax m2.5 model and fix m2.1 cache pricing
2026-02-14 07:53:15 +07:00
Aiden Cline
f3cff10e78
Merge pull request #910 from keenborder786/fix/gpt_5_2_pro
...
fix: gpt 5-2-pro does not support structured output
2026-02-13 17:53:00 -06:00
keenborder786
4732ca7f77
fix: gpt 5-2-pro does not support structured output
2026-02-14 04:50:19 +05:00
Aiden Cline
06f79b4142
Merge pull request #909 from juls0730/dev
...
Add all missing cohere models offered by the cohere api
2026-02-13 16:47:11 -06:00
Aiden Cline
69106c6f36
Merge pull request #907 from Algowary/dev
...
Chutes Model Listings update
2026-02-13 16:44:43 -06:00
Zoe
dc1d8b78d0
Add all missing cohere models offered by the cohere api
...
This commit adds all the models offered by the official cohere api
that are not yet available in the models.dev repo, excluding the
rerank and embed models.
2026-02-13 16:43:57 -06:00
hsnyus-09
4383829304
feat(openrouter): add aurora-alpha model definition
2026-02-14 06:17:25 +09:00
Algowarry
610713b805
Merge branch 'dev' of https://github.com/Algowary/models.dev into dev
2026-02-13 16:08:26 -05:00
Algowarry
07e3eec2cf
Chutes Model Inventory Update
...
Updating the models available from the provider chutes.ai
2026-02-13 16:01:46 -05:00
Algowarry
ccf8a3e82a
Merge branch 'dev' of https://github.com/Algowary/models.dev into dev
2026-02-13 15:07:16 -05:00
Algowarry
8e1d34323a
Chutes Model Update
...
Model inventory and stats update
2026-02-13 14:38:07 -05:00
Aiden Cline
5f6d36a463
Merge pull request #787 from elithrar/fix/cloudflare-ai-gateway-provider-package
...
use official ai-gateway-provider package for Cloudflare AI Gateway
2026-02-13 12:44:45 -06:00
Scott Helvick
84e43b1912
Add GLM-5 to Google Vertex AI
2026-02-13 17:57:08 +00:00
Aiden Cline
a9f14cbae3
Merge pull request #903 from micuintus/dev
...
fix(nebius): correct model ID casing to match Token Factory API
2026-02-13 10:39:51 -06:00
Aiden Cline
97baff037b
Merge pull request #896 from zainhas/dev
...
[Together AI] Add GLM-5
2026-02-13 10:38:06 -06:00
Aiden Cline
b149bd83ad
Merge pull request #902 from qychen2001/dev
...
chore(siliconflow): update siliconflow/siliconflow-cn models
2026-02-13 10:25:04 -06:00
Aiden Cline
30ef1d1b51
Merge pull request #898 from 888-wzk/feature/chenger_20260128
...
feat(models): Added minimax model profile
2026-02-13 10:24:36 -06:00
Aiden Cline
a62ccfd392
Merge pull request #901 from dpuyosa/venice
...
Venice: Add MiniMax M2.5 model configuration
2026-02-13 10:24:18 -06:00
QiyuanChen
23e195a0fa
feat(models): Add interleaved reasoning_content field to GLM-4.7 and GLM-5 configurations for zai-org and Pro
2026-02-13 23:35:56 +08:00
Aiden Cline
d1c5bc811e
Merge pull request #899 from niushuai1991/feature/kuae-cloud-coding-plan
...
add provider: kuae cloud coding plan
2026-02-13 09:23:33 -06:00
Michael Voigt
ad7e8047b9
fix(nebius): correct model ID casing to match Token Factory API
...
Fix lowercase model ID bug that caused "The model does not exist" errors.
- qwen/ → Qwen/ directory
- Fixed model file casing to match API exactly:
- google/gemma-* → lowercase (gemma-2-2b-it, etc.)
- meta-llama/*-Fast → lowercase fast suffix
- nvidia/Llama-3_1-* → underscore instead of dot
- nvidia/NVIDIA-* → uppercase NVIDIA prefix
- black-forest-labs/flux-* → all lowercase
- BAAI/bge-* → all lowercase
- All Qwen models → proper casing
* Remove outdated models not in API:
- deepseek-ai/DeepSeek-V3
- meta-llama/Llama-3.1-405B-Instruct
- zai-org/GLM-4.7
* Add new model:
- moonshotai/Kimi-K2.5 (262K context, multimodal)
Fixes: https://github.com/anomalyco/opencode/issues/12461
and: https://ideas.nebius.com/en/p/token-factory-api-lowercase-model-ids
Note: The changes made and verified with actual Nebius API access
2026-02-13 14:28:48 +01:00
QiyuanChen
73393e9e41
chore(models): Remove Qwen3-30B-A3B and DeepSeek-R1-Distill-Qwen-7B model configuration files from siliconflow and siliconflow-cn
2026-02-13 20:11:19 +08:00
QiyuanChen
3e5566ab9d
chore(models): Remove GLM-4.1V-9B-Thinking model configuration files from siliconflow and siliconflow-cn
2026-02-13 20:09:14 +08:00
QiyuanChen
f5096e4b54
chore(models): Remove Kimi-Dev-72B model configuration files from siliconflow and siliconflow-cn
2026-02-13 20:08:14 +08:00
QiyuanChen
1d6e26574f
chore(models): Remove MiniMaxAI/MiniMax-M1-80k and MiniMax-M2 model configuration files
2026-02-13 20:07:15 +08:00
QiyuanChen
57b0608e70
feat(models): Introduce Step-3.5-Flash model configuration and remove deprecated Step-3 model files
2026-02-13 20:06:05 +08:00
QiyuanChen
88ed698a69
feat(models): Enable structured_output in GLM-4.7 and GLM-5 configurations for zai-org and Pro
2026-02-13 20:04:27 +08:00
QiyuanChen
286c43f2cd
feat(glm-5): Add new GLM-5 model configuration files for zai-org and Pro
2026-02-13 20:00:10 +08:00
dpuyosa
04d82741fa
[venice] Add MiniMax M2.5 model configuration
...
- Modalities: text input/output
- Context window: 198K tokens
- Max output: 32K tokens
- Pricing: $0.40/M input, $1.60/M output, $0.04/M cache read
2026-02-13 09:44:22 +01:00
conglinyizhi
58c595b95f
feat: Add StepFun provider support
...
- Add StepFun(阶跃星辰) as a new provider with OpenAI-compatible API
- Support step-3.5-flash (256K context, reasoning model)
- Support step-2-16k (1T parameters, 16K context)
- Support step-1-32k (100B parameters, 32K context)
Pricing based on official StepFun documentation (converted from CNY to USD):
- step-3.5-flash: bash.096 input / bash.288 output / bash.019 cache
- step-2-16k: .21 input / 6.44 output / .04 cache
- step-1-32k: .05 input / .59 output / bash.41 cache
Note: Logo not included as it is optional per contributing guidelines.
A default logo will be served by models.dev API instead.
All model definitions follow the official schema.
Fixes anomalyco/opencode#11760
Fixes anomalyco/opencode#11960
StepFun API: https://api.stepfun.com/v1
Documentation: https://platform.stepfun.com/docs/zh/pricing/details
2026-02-13 16:28:07 +08:00
城二
58de85c2e8
feat(minimax): Add interleaved configuration
...
- Add the reasoning_content field configuration to the minimax model.
- Update the configuration files for m2.5 and m2.5-lightning.
2026-02-13 16:20:45 +08:00
城二
f87ecffbf0
feat(minimax): Update m2.5 model name and price
...
- Change the model name from "lightning" to "highspeed"
- Adjust the input/output and cache read/write prices
2026-02-13 16:18:22 +08:00
niushuai1991
6dfb2f9c83
add kuae cloud coding plan
2026-02-13 15:02:52 +08:00
城二
ee8c1bce7d
feat(models): Added minimax model profile
2026-02-13 14:15:44 +08:00
Zain Hasan
a2dd10d09d
Update output limit in GLM-5 configuration
2026-02-12 22:12:56 -08:00
Zain Hasan
f6cfc2ebd2
try remove reasoning
2026-02-12 21:54:02 -08:00
Zain Hasan
3192856cc3
finx glm 5 settings
2026-02-12 21:46:13 -08:00
Aiden Cline
5507f42604
Merge pull request #874 from 888-wzk/feature/chenger_20260128
...
feat(z-ai): New glm-5 model configuration file
2026-02-12 22:56:36 -06:00
Aiden Cline
995aabf33f
Merge pull request #894 from fhennerkes/dev
...
Poe: fix formatting, naming and update outputs
2026-02-12 22:56:08 -06:00
城二
fc5c3613eb
feat(glm-5): Add reasoning_content field
2026-02-13 11:37:33 +08:00
fhennerkes
72f10a52e1
poe: update model names to use display_name
2026-02-12 19:08:49 -08:00
fhennerkes
e944012d95
poe: small fixes (formatting and reasoning)
2026-02-12 18:55:19 -08:00
Aiden Cline
e117f37d4e
Merge pull request #892 from pat-baseten/add-kimi-2.5-baseten
...
Add Kimi K2.5 model for Baseten
2026-02-12 17:45:46 -06:00
Pat
b0d71629fe
Add Kimi K2.5 model for Baseten
2026-02-12 16:39:56 -06:00
Aiden Cline
aa5e8634b2
Merge pull request #890 from cfal/fireworks-glm-5
...
fireworks: add GLM-5
2026-02-12 16:15:18 -06:00
Aiden Cline
7acba1db3f
Merge pull request #891 from lucianjon/feat/openrouter-minimax-m2.5
...
feat(openrouter/minimax): add minimax-m2.5
2026-02-12 16:15:08 -06:00
Aiden Cline
c5095973e1
Merge pull request #886 from brentdurksen/dev
...
feat(amazon-bedrock): add Writer Palmyra X4 and X5 models
2026-02-12 16:14:58 -06:00
Aiden Cline
5b8797cf89
Merge pull request #889 from Daltonganger/feat/nano-gpt-add-minimax-m2.5-official
...
feat(nano-gpt): add MiniMax M2.5 route alongside official variant
2026-02-12 16:14:36 -06:00
Daltonganger
f1317184b5
Enable reasoning and add interleaved field in TOML
2026-02-12 23:07:12 +01:00
Lucian Jones
7ba286c7f2
feat(openrouter/minimax): add minimax-m2.5
2026-02-13 10:59:30 +13:00
cfal
dec532b3b0
providers/fireworks-ai/models/accounts/fireworks/models/glm-5.toml: add GLM-5 to fireworks
2026-02-13 01:45:51 +04:00
Aiden Cline
ccff680988
Merge pull request #864 from sylviezhang37/vercel-model-file-gen-script
...
feat(provider): Vercel model file generation and update script
2026-02-12 15:37:17 -06:00
Aiden Cline
1b63e4670e
Merge pull request #887 from PandaSt0rm/add-minimax-m2-5-support
...
Add MiniMax-M2.5 across minimax and coding-plan providers
2026-02-12 15:36:56 -06:00
Aiden Cline
d5cbd6fb5d
Merge pull request #888 from spiffytech/dev
...
Add Ollama Cloud support for Minimax 2.5
2026-02-12 15:36:14 -06:00
Ruben Beuker
e8f2f6b14f
feat(nano-gpt): add MiniMax M2.5 route and align official variant
2026-02-12 22:35:23 +01:00
spiffytech
e92fe6e9d7
Added Ollama Cloud support for Minimax 2.5
2026-02-12 16:24:11 -05:00
PandaSt0rm
7a32f17911
add MiniMax-M2.5 configs across minimax providers
2026-02-12 23:22:52 +02:00
Brent Durksen
57db1db84f
feat(amazon-bedrock): add Writer Palmyra X4 and X5 models
...
Add two new Writer AI models to the Amazon Bedrock provider:
- writer.palmyra-x4-v1:0 (Palmyra X4): 128K context, 8K output,
reasoning and tool calling, $2.50/$10 per M tokens (input/output)
- writer.palmyra-x5-v1:0 (Palmyra X5): 1M context, 8K output,
reasoning and tool calling, $0.60/$6 per M tokens (input/output)
Both models support text-only input/output modalities and are
closed-weight.
Also adds the 'palmyra' family to the ModelFamilyValues enum in
packages/core/src/family.ts to support validation.
2026-02-12 13:43:32 -07:00
Aiden Cline
ba91bb6612
Merge pull request #883 from ryanskidmore/ryanskidmore/cloudflare-ai-gateway-bump-opus-4-6-limits
...
cloudflare-ai-gateway: bump Opus 4.6 output limit to 128k
2026-02-12 13:01:38 -06:00
Ryan Skidmore
9761d0ef87
cloudflare-ai-gateway: bump Opus 4.6 output limit to 128k
2026-02-12 12:39:00 -06:00
Aiden Cline
98be9a2078
fix: family
2026-02-12 12:27:16 -06:00
Dax Raad
4aa17d26cb
feat(openai): add gpt-5.3-codex-spark model
2026-02-12 13:24:43 -05:00
Aiden Cline
7f96ee576a
Merge pull request #880 from Daltonganger/feat/nano-gpt-glm5-original-models
...
feat(nano-gpt): add GLM 5 original model variants
2026-02-12 12:18:46 -06:00
Aiden Cline
bd5ce80e56
Merge pull request #882 from Daltonganger/feat/nano-gpt-add-minimax-m2.5-official
...
feat(nano-gpt): add MiniMax M2.5 Official model
2026-02-12 12:18:37 -06:00
Daltonganger
ed2af4ad45
feat(nano-gpt): add MiniMax M2.5 Official model
2026-02-12 18:07:52 +01:00
Aiden Cline
ac0868c886
Merge pull request #881 from Alex-wuhu/dev
...
add minmax-2.5 on novita
2026-02-12 10:32:50 -06:00
Aiden Cline
fdd13245cc
Revert "feat(github-copilot): add gpt-5.3-codex model ( #857 )"
...
This reverts commit 27abb8a570 .
2026-02-12 10:32:15 -06:00
Alex
37c77c58ad
Merge branch 'anomalyco:dev' into dev
2026-02-13 00:27:45 +08:00
Alex-wuhu
62ee8129e6
add minimax-m2.5 on novita
2026-02-13 00:23:06 +08:00
Daltonganger
4bc6f07570
fix(nano-gpt): correct GLM-5 dates to 2026-02-11
2026-02-12 17:22:18 +01:00
Aiden Cline
bc0336c8ec
Merge pull request #878 from cantalupo555/feat/add-openrouter-stepfun-step-3.5-flash
...
feat: add StepFun Step 3.5 Flash on OpenRouter
2026-02-12 10:13:17 -06:00
Aiden Cline
dd78db4dc6
Merge pull request #879 from amankalra172/add-stackit-provider
...
fix: reorganize STACKIT models with organization prefixes
2026-02-12 10:12:48 -06:00
Daltonganger
4fd32c741d
refactor(nano-gpt): consolidate z-ai GLM models under zai-org
2026-02-12 17:11:50 +01:00
Frank
c78ca7c132
update zen models
2026-02-12 11:05:41 -05:00
Alex
2a99397516
add GLM5 on novita ( #877 )
2026-02-12 11:03:42 -05:00
Frank
554440be4f
update zen models
2026-02-12 11:01:51 -05:00
Daltonganger
eb52a76d11
feat(nano-gpt): add GLM 5 original model variants
2026-02-12 16:48:59 +01:00
amankalra172
c9a7f6c814
fix: reorganize STACKIT models with organization prefixes and correct pricing
...
- Move models to organization subfolders (Qwen/, cortecs/, google/, etc.)
- Update pricing from EUR to USD (1.09 conversion rate)
- Fix GPT-OSS context limit to 131K tokens
- Add architectural family classifications
- Verify tool_call settings for all models
2026-02-12 14:00:45 +01:00
cantalupo555
e640802d34
feat: add StepFun Step 3.5 Flash (free) on OpenRouter
2026-02-12 08:44:15 -03:00
cantalupo555
c226863912
feat: add StepFun Step 3.5 Flash on OpenRouter
2026-02-12 08:42:37 -03:00
Alex-wuhu
8bcd634743
add GLM5 on novita
2026-02-12 16:26:05 +08:00
Aiden Cline
812cd1763a
Merge pull request #873 from juls0730/dev
...
Create cerebras/llama3.1-8b.toml
2026-02-12 00:40:48 -06:00
城二
11f4ae568e
feat(z-ai): New glm-5 model configuration file
2026-02-12 11:23:22 +08:00
juls0730
9f1629a26a
Create cerebras/llama3.1-8b.toml
2026-02-11 21:01:08 -06:00
Yunfei He
27abb8a570
feat(github-copilot): add gpt-5.3-codex model ( #857 )
...
* feat(github-copilot): add gpt-5.3-codex model
* fix(github-copilot): align gpt-5.3-codex release metadata
2026-02-11 21:53:36 -05:00
Aiden Cline
2aa4a2290e
Merge pull request #868 from dpuyosa/venice
...
Venice: Add GLM-5 model
2026-02-11 19:49:16 -06:00
Aiden Cline
c58b36c605
Merge pull request #872 from Track07-cda/openrouter-glm5
...
OpenRouter: Add GLM-5 and remove Pony Alpha
2026-02-11 19:49:07 -06:00
Aiden Cline
e91dbd1fc4
Merge pull request #870 from spiffytech/dev
...
Add Ollama Cloud support for GLM-5
2026-02-11 19:39:23 -06:00
Track07-cda
8924ee3092
feat(openrouter): add GLM-5 and remove Pony Alpha
...
Add the Z-AI GLM-5 model definition to the OpenRouter provider and
remove the deprecated Pony Alpha model.
2026-02-12 09:38:12 +08:00
spiffytech
fc5b6533d1
Added Ollama Cloud support for GLM-5
2026-02-11 19:57:46 -05:00
Aiden Cline
7a760e3a4f
Merge pull request #871 from Kunde21/synthetic_k2_5_nvfp4
...
Synthetic: Add Kimi -2 5 in NVFP4 remove GLM-4.5
2026-02-11 18:53:56 -06:00
Chad Kunde
38835801b1
synthetic: deprecate GLM-4.5
...
Model removed from models list as of 12 Feb 2026
2026-02-12 07:27:24 +07:00
Chad Kunde
81103438a3
synthetic: Add NVFP4 variant of Kimi K2.5
2026-02-12 07:25:41 +07:00
dpuyosa
0b0b36eb45
[venice] Add GLM-5 model with 198K context window
...
- Add ZAI-ORG GLM-5 model configuration to Venice provider
- Supports reasoning, tool calls, structured output
- Text in/out: 198K context, 49.5K output tokens
2026-02-11 22:53:23 +01:00
Aiden Cline
b18b73f0a0
Revert "fix: openai advertises a 400k context window, that is just the sum of max input + max output, so real context window is 272k"
...
This reverts commit ea276d57a7 .
2026-02-11 15:24:43 -06:00
Aiden Cline
3cd48b273a
Merge pull request #867 from AnishShah1803/nano-gpt/add-glm-5-models
...
Add GLM 5 to NanoGPT models list
2026-02-11 14:47:57 -06:00
twisted
890992b8ef
update release date
2026-02-11 20:37:59 +00:00
twisted
a843d84d77
Add GLM 5 to NanoGPT models list
2026-02-11 20:35:41 +00:00
Aiden Cline
d89897d07e
Merge pull request #866 from Sczr0/dev
...
Update pricing for ZAI GLM-5
2026-02-11 14:35:23 -06:00
Aiden Cline
1b26792073
fix zai
2026-02-11 14:34:43 -06:00
Aiden Cline
6a0da0a91d
Revert "Fixed ZAI GLM-5 pricing to free (0 cost)"
...
This reverts commit 79d1222e3c .
2026-02-11 14:33:39 -06:00
opencode-agent[bot]
79d1222e3c
Fixed ZAI GLM-5 pricing to free (0 cost)
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-02-11 20:14:03 +00:00
Sylvie Zhang
1ad45b44c2
add readme
2026-02-11 12:13:38 -08:00
弦塔_
45ba8066df
Update cost parameters in glm-5.toml
2026-02-12 04:07:57 +08:00
弦塔_
4861f14a65
Update cost parameters in glm-5.toml
2026-02-12 04:07:29 +08:00
弦塔_
c83b4e22bd
Update cost parameters in glm-5.toml
2026-02-12 03:56:40 +08:00
Sylvie Zhang
44c1ed5aeb
additional data cleaning logic
2026-02-11 11:48:32 -08:00
Sylvie Zhang
28c09d83a0
add fallback logic
2026-02-11 11:48:32 -08:00
Sylvie Zhang
ea41cbc4ba
draft script
2026-02-11 11:48:32 -08:00
Aiden Cline
c893ac5f9d
Merge pull request #863 from AnishShah1803/nano-gpt/update-Kimi-K2-5-models
...
Add Kimi K2.5 models to NanoGPT provider
2026-02-11 13:41:43 -06:00
twisted
8e10faf38a
set reasoning to true for kimi k2.5
2026-02-11 19:33:12 +00:00
Aiden Cline
4c3a17fbe8
Merge pull request #859 from friendliai/minpeter/add-glm5-friendli
...
Add zai-org/GLM-5 model to Friendli provider
2026-02-11 13:14:58 -06:00
twisted
f7d997e4f0
fix last_updated
2026-02-11 19:08:48 +00:00
twisted
6961c57c86
make open_weights set to true
2026-02-11 19:07:35 +00:00
minpeter
e44307c27c
Add interleaved reasoning_content to GLM-4.7 and MiniMax-M2.1
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-12 04:01:29 +09:00
minpeter
b9f7907150
Merge remote-tracking branch 'origin/dev' into minpeter/add-glm5-friendli
2026-02-12 04:00:31 +09:00
minpeter
bf0ee2a3eb
Add interleaved reasoning_content field for GLM-5
...
GLM models use interleaved reasoning via the reasoning_content field with OpenAI-compatible providers.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-12 03:58:58 +09:00
Aiden Cline
b9a73edcdc
Merge pull request #862 from hanouticelina/feat/huggingface-glm-5
...
feat(huggingface): add GLM-5 for Hugging Face provider
2026-02-11 12:45:43 -06:00
Aiden Cline
7ff3be2dab
fix: github copilot model discrepencies
2026-02-11 12:40:36 -06:00
twisted
406f82e09f
Add Kimi K2.5 models to NanoGPT provider
2026-02-11 18:40:09 +00:00
Celina Hanouti
c8fa26624d
add GLM-5 for hugging face provider
2026-02-11 19:39:35 +01:00
Aiden Cline
ae31005ef3
Merge pull request #830 from amankalra172/add-stackit-provider
...
feat: add STACKIT provider with 8 AI models
2026-02-11 12:20:47 -06:00
Aiden Cline
0aa7c9f3c2
Merge pull request #852 from zainhas/dev
...
[Together AI] update output token length to match context length
2026-02-11 12:20:09 -06:00
Aiden Cline
40be65f301
Merge pull request #853 from captain1379/feat/jiekou
...
Add new models for Jiekou.AI
2026-02-11 12:19:40 -06:00
Aiden Cline
49ab2c0a48
feat: add glm 5 to zai, zhipuai, and zai coding plan
2026-02-11 12:17:49 -06:00
minpeter
7fd96a6c9d
Add zai-org/GLM-5 model to Friendli provider
...
Add GLM-5 model configuration with reasoning, tool calling, and structured output support. Update family pattern inference in generate script to recognize GLM-5 models.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com >
2026-02-12 03:07:25 +09:00
Aiden Cline
fc4027fe98
Merge pull request #856 from josetorres1/add-bedrock-zai-minimax-models
...
Add GLM 4.7 Family and MiniMax M2.1 to Amazon Bedrock
2026-02-11 11:25:21 -06:00
Aiden Cline
b260564060
Merge pull request #855 from dihan-dff-user/dev
...
Add ZAI coding plan GLM-5 model
2026-02-11 11:24:47 -06:00
opencode-agent[bot]
ecd5927bed
Removed knowledge field from GLM-5 config
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-02-11 17:23:31 +00:00
Jose Torres
490381f370
Add GLM 4.7 family and MiniMax M2.1 to Amazon Bedrock provider
...
- Add GLM-4.7 (zai.glm-4.7): /bin/zsh.60/.20 per 1M tokens
- Add GLM-4.7-Flash (zai.glm-4.7-flash): /bin/zsh.07//bin/zsh.40 per 1M tokens
- Add MiniMax M2.1 (minimax.minimax-m2.1): /bin/zsh.30/.20 per 1M tokens
Pricing sources:
- AWS Bedrock pricing page: https://aws.amazon.com/bedrock/pricing/
- Model IDs confirmed via AWS console/CLI
Related to GH issue #835
2026-02-11 09:51:18 -06:00
dihan
621687e457
Add ZAI coding plan GLM-5 model
2026-02-11 20:38:40 +05:30
captain1379
d5a3bfad90
feat: add new models for Jiekou.AI
...
- Introduced `claude-opus-4-6`, `qwen3-coder-next` and `gpt-5.1` models with detailed configurations.
- Removed deprecated `qwen2.5-vl-72b-instruct` model.
- Implemented a new script for generating model configurations.
2026-02-11 15:19:40 +08:00
Zain Hasan
310bc174fa
update output token length to match context length
2026-02-10 23:05:23 -08:00
Aiden Cline
9fb1233073
Merge pull request #848 from BlockListed/cortecs-glm-models
...
Add supported z.ai GLM models to cortecs
2026-02-10 20:04:21 -06:00
Aiden Cline
029f13545b
Merge pull request #849 from BlockListed/cortecs-minimax-models
...
Add MiniMax models to cortecs
2026-02-10 20:04:12 -06:00
Aiden Cline
31b1acba5f
Merge pull request #850 from cgilly2fast/dev
...
feat(firmware): kimi and glm models
2026-02-10 20:04:00 -06:00
Aiden Cline
120881916e
Merge pull request #851 from anomalyco/fix-models
...
fix: openai advertises a 400k context window, that is just the sum of max input + max output, so real context window is 272k
2026-02-10 20:03:48 -06:00
Colby Gilbert
05d940ab8d
feat(firmware): kimi and glm models
2026-02-10 14:25:46 -08:00
BlockListed
7d250ea857
cortecs add minimax models
2026-02-10 23:13:39 +01:00
BlockListed
82d72e85f8
add supported z.ai GLM models to cortecs
2026-02-10 22:58:22 +01:00
amankalra172
7504dc2947
feat: add STACKIT provider with 8 AI models
...
Add STACKIT as a new provider with complete model specifications:
Chat Models:
- Llama 3.1 8B Instruct FP8
- Llama 3.3 70B Instruct FP8
- GPT-OSS 120B
- Mistral Nemo Instruct 2407 FP8
- Gemma 3 27B (multimodal)
- Qwen3-VL 235B (vision-language)
Embedding Models:
- E5 Mistral 7B
- Qwen3-VL Embedding 8B (multimodal)
All models include:
- Proper schema compliance (attachment, reasoning, tool_call, etc.)
- Pricing in USD per million tokens
- Context limits and modalities
- Official STACKIT logo with currentColor support
STACKIT is a German sovereign cloud provider offering OpenAI-compatible
AI model serving with open-source models.
2026-02-08 12:35:51 +01: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
samsja
f180f49df5
Add Intellect 3 model from Prime Intellect
2026-02-03 23:58:12 -08:00
Matt Silverlock
0ba8852f91
use official ai-gateway-provider package for Cloudflare AI Gateway
2026-02-03 15:41:11 -05: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
Jan Szypulski
22d6a24c7a
fix: llama 3.3 last update
2026-01-27 18:00:11 +01:00
Jan Szypulski
c7bc5b7c98
fix: corrected logo color and size
2026-01-27 17:59:55 +01:00
Jan Szypulski
2c63a024b3
delete unrecognized model family
2026-01-27 17:04:36 +01:00
Jan Szypulski
2f34ee47ee
add cloudferro logo
2026-01-27 16:48:42 +01:00
Jan Szypulski
f6cb6631b8
add cloudferro sherlock models
2026-01-27 16:48:28 +01:00
lazy
2b331310b7
fix(qihang-ai): rename provider and fix logo to match standards
...
- Rename provider from qihang to qihang-ai
- Update logo to use standard size (24x24) and currentColor
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-25 12:34:48 +08: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
Jan Szypulski
d934e26168
add cloudferro sherlock as provider
2026-01-22 16:11:45 +01:00
lazy
74cb010892
feat(qihang): add Gemini 2.5 Flash and GPT-5.2 models
2026-01-21 15:19:30 +08:00
lazy
b465cec21a
feat: add QiHang provider with 7 models
...
- Add QiHang provider configuration (OpenAI-compatible API)
- API endpoint: https://api.qhaigc.net/v1
- Add 7 models:
- gpt-5.2-codex (/bin/zsh.14/.14)
- gpt-5-mini (/bin/zsh.04//bin/zsh.29)
- claude-opus-4-5-20251101 (/bin/zsh.71/.57)
- claude-sonnet-4-5-20250929 (/bin/zsh.43/.14)
- claude-haiku-4-5-20251001 (/bin/zsh.14//bin/zsh.71)
- gemini-3-flash-preview (/bin/zsh.07//bin/zsh.43)
- gemini-3-pro-preview (/bin/zsh.57/.43)
- All configurations validated with bun validate
2026-01-20 16:45:35 +08:00
yinxulai
faa78aa42b
feat: add new Qiniu AI models - Claude 3.5/3.7/4.0/4.1/4.5 series, Gemini 2.0/2.5/3.0 series, GPT-5/5.2, Grok 4/4.1 series, and Kling v2-6
2026-01-16 17:46:45 +08:00
yinxulai
79636dec83
fix: add required date fields and default output limits for Qiniu AI models
2026-01-15 10:49:52 +08:00
yinxulai
f9983aae19
feat: add Qiniu AI model definitions
...
- Add 49 OpenAI-compatible model definitions
- Models filtered from Qiniu API with OpenAI protocol support
- Include models from DeepSeek, Qwen, Kimi, GLM, Doubao, MiniMax, etc.
- No pricing information included (aggregation platform)
2026-01-15 10:38:15 +08:00
Aiden Cline
b9411cb00c
feat: add Qiniu AI provider configuration
2026-01-15 10:06:30 +08:00
Dominik Oswald
c35c42fc34
Add Sonar Deep Research model configuration
...
- Introduce TOML configuration for Perplexity Sonar Deep Research model
- Include token pricing, request fees, and model limits
- Follow OpenCode AI schema conventions for model definitions
2025-10-17 13:12:19 +02:00
Dominik Oswald
8abedde07c
Add Perplexity Sonar Deep Research model configuration
...
- Introduce TOML configuration for Perplexity Sonar Deep Research model
- Include token pricing, request fees, and model limits
2025-10-17 13:10:38 +02:00