diff --git a/entries/openrouter/models.json b/entries/openrouter/models.json index 175488c7..119eb44a 100644 --- a/entries/openrouter/models.json +++ b/entries/openrouter/models.json @@ -462,7 +462,7 @@ "openai": "deepseek/deepseek-v4-pro-0813", "anthropic": "deepseek/deepseek-v4-pro-0813" }, - "context": 1048576, + "context": 1024000, "max_output": 384000, "reasoning": true, "tool_call": true, @@ -1643,9 +1643,9 @@ { "id": "z-ai/glm-5.3:batch", "name": "Z.ai: GLM 5.3 (batch)", - "in": "0.72", - "out": "2.4", - "cache_read": "0.12", + "in": "0.45", + "out": "2", + "cache_read": "0.1", "context": 1048576, "max_output": 131072, "reasoning": true, @@ -1711,7 +1711,7 @@ "out": "0.2", "cache_read": "0.04", "context": 262144, - "max_output": 235929, + "max_output": 131072, "reasoning": true, "tool_call": true, "structured_output": true, @@ -3058,19 +3058,6 @@ "structured_output": true, "temperature": false }, - { - "id": "mistralai/devstral-2512", - "name": "Mistral: Devstral 2 2512", - "in": "0.4", - "out": "2", - "cache_read": "0.04", - "context": 262144, - "max_output": 209715, - "reasoning": false, - "tool_call": true, - "structured_output": true, - "temperature": true - }, { "id": "relace/relace-search", "name": "Relace: Relace Search", @@ -5262,5 +5249,44 @@ "tool_call": true, "structured_output": true, "temperature": true + }, + { + "id": "aion-labs/aion-3.5-mini", + "name": "AionLabs: Aion 3.5 Mini", + "in": "0.7", + "out": "1.4", + "cache_read": "0.18", + "context": 262144, + "max_output": 32768, + "reasoning": true, + "tool_call": true, + "structured_output": true, + "temperature": true + }, + { + "id": "aion-labs/aion-3.5", + "name": "AionLabs: Aion 3.5", + "in": "3", + "out": "6", + "cache_read": "0.75", + "context": 262144, + "max_output": 32768, + "reasoning": true, + "tool_call": true, + "structured_output": true, + "temperature": true + }, + { + "id": "upstage/solar-mini4", + "name": "Upstage: Solar Mini 4", + "in": "0.05", + "out": "0.2", + "cache_read": "0.005", + "context": 524288, + "max_output": 131072, + "reasoning": true, + "tool_call": true, + "structured_output": true, + "temperature": true } ] diff --git a/entries/volcesark/models.json b/entries/volcesark/models.json index a6018569..4385f726 100644 --- a/entries/volcesark/models.json +++ b/entries/volcesark/models.json @@ -42,5 +42,25 @@ { "id": "deepseek-v4-pro", "name": "DeepSeek V4 Pro" + }, + { + "id": "doubao-seed-2.1-pro", + "name": "Doubao-Seed-2.1-pro" + }, + { + "id": "doubao-seed-2.1-lite", + "name": "Doubao-Seed-2.1-lite" + }, + { + "id": "doubao-seed-2.0-mini", + "name": "Doubao-Seed-2.0-mini" + }, + { + "id": "kimi-k2.8-preview", + "name": "Kimi-K2.8-Preview" + }, + { + "id": "deepseek-v4.1-flash", + "name": "DeepSeek-V4.1-Flash" } ] diff --git a/entries/volcesark/provider.json b/entries/volcesark/provider.json index 6d94be1f..7705b4fc 100644 --- a/entries/volcesark/provider.json +++ b/entries/volcesark/provider.json @@ -16,5 +16,6 @@ "endpoint": "https://ark.cn-beijing.volces.com/api/coding" } ], - "desc": "Official pricing" + "desc": "Official pricing", + "prices_as_of": "2026-09-23" } diff --git a/entries/xai/models.json b/entries/xai/models.json index 90eae741..99649715 100644 --- a/entries/xai/models.json +++ b/entries/xai/models.json @@ -125,5 +125,18 @@ "structured_output": true, "temperature": true, "context": 1000000 + }, + { + "id": "grok-4.7", + "name": "grok-4.7", + "in": "2.00", + "out": "6.00", + "cache_read": "0.50", + "long_context": { + "over": 200000, + "in": "4.00", + "out": "12.00", + "cache_read": "1.00" + } } ] diff --git a/entries/xai/provider.json b/entries/xai/provider.json index 80471959..e8e199c3 100644 --- a/entries/xai/provider.json +++ b/entries/xai/provider.json @@ -13,5 +13,5 @@ } ], "desc": "xAI's own Grok API", - "prices_as_of": "2026-09-14" + "prices_as_of": "2026-09-23" } diff --git a/global.json b/global.json index a96ab20c..7ffa33b6 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "version": 61, + "version": 62, "exchange_rates": { "USD": 1, "CNY": 7.1