Skip to content

Commit 62b9aad

Browse files
committed
chore: auto-update generated files
1 parent f7e03e7 commit 62b9aad

File tree

1 file changed

+91
-52
lines changed

1 file changed

+91
-52
lines changed

internal/providers/configs/openrouter.json

Lines changed: 91 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@
129129
"name": "Anthropic: Claude 3.5 Sonnet",
130130
"cost_per_1m_in": 3,
131131
"cost_per_1m_out": 15,
132-
"cost_per_1m_in_cached": 3.75,
133-
"cost_per_1m_out_cached": 0.3,
132+
"cost_per_1m_in_cached": 0,
133+
"cost_per_1m_out_cached": 0,
134134
"context_window": 200000,
135135
"default_max_tokens": 4096,
136136
"can_reason": false,
@@ -220,8 +220,8 @@
220220
"name": "Anthropic: Claude Sonnet 4.5",
221221
"cost_per_1m_in": 3,
222222
"cost_per_1m_out": 15,
223-
"cost_per_1m_in_cached": 0,
224-
"cost_per_1m_out_cached": 0,
223+
"cost_per_1m_in_cached": 3.75,
224+
"cost_per_1m_out_cached": 0.3,
225225
"context_window": 1000000,
226226
"default_max_tokens": 32000,
227227
"can_reason": true,
@@ -335,25 +335,25 @@
335335
{
336336
"id": "deepseek/deepseek-v3.1-terminus",
337337
"name": "DeepSeek: DeepSeek V3.1 Terminus",
338-
"cost_per_1m_in": 0.22999999999999998,
339-
"cost_per_1m_out": 0.8999999999999999,
338+
"cost_per_1m_in": 0.44999999999999996,
339+
"cost_per_1m_out": 1.5,
340340
"cost_per_1m_in_cached": 0,
341341
"cost_per_1m_out_cached": 0,
342-
"context_window": 163840,
343-
"default_max_tokens": 81920,
342+
"context_window": 131072,
343+
"default_max_tokens": 65536,
344344
"can_reason": true,
345345
"has_reasoning_efforts": true,
346346
"supports_attachments": false
347347
},
348348
{
349349
"id": "deepseek/deepseek-v3.2-exp",
350350
"name": "DeepSeek: DeepSeek V3.2 Exp",
351-
"cost_per_1m_in": 0.27,
351+
"cost_per_1m_in": 0.28,
352352
"cost_per_1m_out": 0.39999999999999997,
353353
"cost_per_1m_in_cached": 0,
354354
"cost_per_1m_out_cached": 0,
355355
"context_window": 163840,
356-
"default_max_tokens": 16384,
356+
"default_max_tokens": 81920,
357357
"can_reason": true,
358358
"has_reasoning_efforts": true,
359359
"supports_attachments": false
@@ -470,7 +470,7 @@
470470
"cost_per_1m_in_cached": 0,
471471
"cost_per_1m_out_cached": 0,
472472
"context_window": 1048576,
473-
"default_max_tokens": 32768,
473+
"default_max_tokens": 32767,
474474
"can_reason": true,
475475
"has_reasoning_efforts": true,
476476
"supports_attachments": true
@@ -595,12 +595,12 @@
595595
{
596596
"id": "meta-llama/llama-3.1-405b-instruct",
597597
"name": "Meta: Llama 3.1 405B Instruct",
598-
"cost_per_1m_in": 0.7999999999999999,
599-
"cost_per_1m_out": 0.7999999999999999,
598+
"cost_per_1m_in": 3,
599+
"cost_per_1m_out": 3,
600600
"cost_per_1m_in_cached": 0,
601601
"cost_per_1m_out_cached": 0,
602-
"context_window": 32768,
603-
"default_max_tokens": 8192,
602+
"context_window": 131072,
603+
"default_max_tokens": 13107,
604604
"can_reason": false,
605605
"has_reasoning_efforts": false,
606606
"supports_attachments": false
@@ -621,8 +621,8 @@
621621
{
622622
"id": "meta-llama/llama-3.1-8b-instruct",
623623
"name": "Meta: Llama 3.1 8B Instruct",
624-
"cost_per_1m_in": 0.02,
625-
"cost_per_1m_out": 0.03,
624+
"cost_per_1m_in": 0.03,
625+
"cost_per_1m_out": 0.049999999999999996,
626626
"cost_per_1m_in_cached": 0,
627627
"cost_per_1m_out_cached": 0,
628628
"context_window": 131072,
@@ -648,11 +648,11 @@
648648
"id": "meta-llama/llama-3.3-70b-instruct",
649649
"name": "Meta: Llama 3.3 70B Instruct",
650650
"cost_per_1m_in": 0.13,
651-
"cost_per_1m_out": 0.39,
651+
"cost_per_1m_out": 0.39999999999999997,
652652
"cost_per_1m_in_cached": 0,
653653
"cost_per_1m_out_cached": 0,
654654
"context_window": 131072,
655-
"default_max_tokens": 8192,
655+
"default_max_tokens": 65536,
656656
"can_reason": false,
657657
"has_reasoning_efforts": false,
658658
"supports_attachments": false
@@ -664,8 +664,8 @@
664664
"cost_per_1m_out": 0,
665665
"cost_per_1m_in_cached": 0,
666666
"cost_per_1m_out_cached": 0,
667-
"context_window": 128000,
668-
"default_max_tokens": 2014,
667+
"context_window": 65536,
668+
"default_max_tokens": 6553,
669669
"can_reason": false,
670670
"has_reasoning_efforts": false,
671671
"supports_attachments": false
@@ -1076,12 +1076,12 @@
10761076
{
10771077
"id": "mistralai/mistral-small-3.2-24b-instruct",
10781078
"name": "Mistral: Mistral Small 3.2 24B",
1079-
"cost_per_1m_in": 0.06,
1080-
"cost_per_1m_out": 0.18,
1079+
"cost_per_1m_in": 0.09999999999999999,
1080+
"cost_per_1m_out": 0.3,
10811081
"cost_per_1m_in_cached": 0,
10821082
"cost_per_1m_out_cached": 0,
10831083
"context_window": 131072,
1084-
"default_max_tokens": 65536,
1084+
"default_max_tokens": 13107,
10851085
"can_reason": false,
10861086
"has_reasoning_efforts": false,
10871087
"supports_attachments": true
@@ -1167,8 +1167,8 @@
11671167
{
11681168
"id": "moonshotai/kimi-k2-0905",
11691169
"name": "MoonshotAI: Kimi K2 0905",
1170-
"cost_per_1m_in": 0.5,
1171-
"cost_per_1m_out": 2,
1170+
"cost_per_1m_in": 1,
1171+
"cost_per_1m_out": 3,
11721172
"cost_per_1m_in_cached": 0,
11731173
"cost_per_1m_out_cached": 0,
11741174
"context_window": 262144,
@@ -1547,9 +1547,9 @@
15471547
"cost_per_1m_in": 0.049999999999999996,
15481548
"cost_per_1m_out": 0.39999999999999997,
15491549
"cost_per_1m_in_cached": 0,
1550-
"cost_per_1m_out_cached": 0.005,
1550+
"cost_per_1m_out_cached": 0.01,
15511551
"context_window": 400000,
1552-
"default_max_tokens": 64000,
1552+
"default_max_tokens": 40000,
15531553
"can_reason": true,
15541554
"has_reasoning_efforts": true,
15551555
"supports_attachments": true
@@ -1583,12 +1583,12 @@
15831583
{
15841584
"id": "openai/gpt-oss-20b",
15851585
"name": "OpenAI: gpt-oss-20b",
1586-
"cost_per_1m_in": 0.03,
1587-
"cost_per_1m_out": 0.14,
1586+
"cost_per_1m_in": 0.049999999999999996,
1587+
"cost_per_1m_out": 0.19999999999999998,
15881588
"cost_per_1m_in_cached": 0,
15891589
"cost_per_1m_out_cached": 0,
15901590
"context_window": 131072,
1591-
"default_max_tokens": 13107,
1591+
"default_max_tokens": 65536,
15921592
"can_reason": true,
15931593
"has_reasoning_efforts": true,
15941594
"supports_attachments": false
@@ -1697,6 +1697,19 @@
16971697
"has_reasoning_efforts": false,
16981698
"supports_attachments": false
16991699
},
1700+
{
1701+
"id": "qwen/qwq-32b",
1702+
"name": "Qwen: QwQ 32B",
1703+
"cost_per_1m_in": 0.15,
1704+
"cost_per_1m_out": 0.58,
1705+
"cost_per_1m_in_cached": 0,
1706+
"cost_per_1m_out_cached": 0,
1707+
"context_window": 131072,
1708+
"default_max_tokens": 65536,
1709+
"can_reason": true,
1710+
"has_reasoning_efforts": true,
1711+
"supports_attachments": false
1712+
},
17001713
{
17011714
"id": "qwen/qwen-plus-2025-07-28",
17021715
"name": "Qwen: Qwen Plus 0728",
@@ -1830,12 +1843,12 @@
18301843
{
18311844
"id": "qwen/qwen3-30b-a3b-instruct-2507",
18321845
"name": "Qwen: Qwen3 30B A3B Instruct 2507",
1833-
"cost_per_1m_in": 0.08,
1834-
"cost_per_1m_out": 0.33,
1846+
"cost_per_1m_in": 0.09999999999999999,
1847+
"cost_per_1m_out": 0.3,
18351848
"cost_per_1m_in_cached": 0,
18361849
"cost_per_1m_out_cached": 0,
18371850
"context_window": 262144,
1838-
"default_max_tokens": 131072,
1851+
"default_max_tokens": 26214,
18391852
"can_reason": false,
18401853
"has_reasoning_efforts": false,
18411854
"supports_attachments": false
@@ -1882,8 +1895,8 @@
18821895
{
18831896
"id": "qwen/qwen3-coder-30b-a3b-instruct",
18841897
"name": "Qwen: Qwen3 Coder 30B A3B Instruct",
1885-
"cost_per_1m_in": 0.07,
1886-
"cost_per_1m_out": 0.27,
1898+
"cost_per_1m_in": 0.09999999999999999,
1899+
"cost_per_1m_out": 0.3,
18871900
"cost_per_1m_in_cached": 0,
18881901
"cost_per_1m_out_cached": 0,
18891902
"context_window": 262144,
@@ -2009,6 +2022,32 @@
20092022
"has_reasoning_efforts": true,
20102023
"supports_attachments": true
20112024
},
2025+
{
2026+
"id": "qwen/qwen3-vl-30b-a3b-instruct",
2027+
"name": "Qwen: Qwen3 VL 30B A3B Instruct",
2028+
"cost_per_1m_in": 0.3,
2029+
"cost_per_1m_out": 1,
2030+
"cost_per_1m_in_cached": 0,
2031+
"cost_per_1m_out_cached": 0,
2032+
"context_window": 262144,
2033+
"default_max_tokens": 131072,
2034+
"can_reason": false,
2035+
"has_reasoning_efforts": false,
2036+
"supports_attachments": true
2037+
},
2038+
{
2039+
"id": "qwen/qwen3-vl-30b-a3b-thinking",
2040+
"name": "Qwen: Qwen3 VL 30B A3B Thinking",
2041+
"cost_per_1m_in": 0.3,
2042+
"cost_per_1m_out": 1,
2043+
"cost_per_1m_in_cached": 0,
2044+
"cost_per_1m_out_cached": 0,
2045+
"context_window": 262144,
2046+
"default_max_tokens": 131072,
2047+
"can_reason": true,
2048+
"has_reasoning_efforts": true,
2049+
"supports_attachments": true
2050+
},
20122051
{
20132052
"id": "stepfun-ai/step3",
20142053
"name": "StepFun: Step3",
@@ -2090,12 +2129,12 @@
20902129
{
20912130
"id": "z-ai/glm-4.5",
20922131
"name": "Z.AI: GLM 4.5",
2093-
"cost_per_1m_in": 0.35,
2094-
"cost_per_1m_out": 1.55,
2132+
"cost_per_1m_in": 0.6,
2133+
"cost_per_1m_out": 2.2,
20952134
"cost_per_1m_in_cached": 0,
2096-
"cost_per_1m_out_cached": 0,
2135+
"cost_per_1m_out_cached": 0.11,
20972136
"context_window": 131072,
2098-
"default_max_tokens": 65536,
2137+
"default_max_tokens": 48000,
20992138
"can_reason": true,
21002139
"has_reasoning_efforts": true,
21012140
"supports_attachments": false
@@ -2155,10 +2194,10 @@
21552194
{
21562195
"id": "x-ai/grok-3",
21572196
"name": "xAI: Grok 3",
2158-
"cost_per_1m_in": 5,
2159-
"cost_per_1m_out": 25,
2197+
"cost_per_1m_in": 3,
2198+
"cost_per_1m_out": 15,
21602199
"cost_per_1m_in_cached": 0,
2161-
"cost_per_1m_out_cached": 1.25,
2200+
"cost_per_1m_out_cached": 0.75,
21622201
"context_window": 131072,
21632202
"default_max_tokens": 13107,
21642203
"can_reason": false,
@@ -2168,10 +2207,10 @@
21682207
{
21692208
"id": "x-ai/grok-3-beta",
21702209
"name": "xAI: Grok 3 Beta",
2171-
"cost_per_1m_in": 5,
2172-
"cost_per_1m_out": 25,
2210+
"cost_per_1m_in": 3,
2211+
"cost_per_1m_out": 15,
21732212
"cost_per_1m_in_cached": 0,
2174-
"cost_per_1m_out_cached": 1.25,
2213+
"cost_per_1m_out_cached": 0.75,
21752214
"context_window": 131072,
21762215
"default_max_tokens": 13107,
21772216
"can_reason": false,
@@ -2181,10 +2220,10 @@
21812220
{
21822221
"id": "x-ai/grok-3-mini",
21832222
"name": "xAI: Grok 3 Mini",
2184-
"cost_per_1m_in": 0.6,
2185-
"cost_per_1m_out": 4,
2223+
"cost_per_1m_in": 0.3,
2224+
"cost_per_1m_out": 0.5,
21862225
"cost_per_1m_in_cached": 0,
2187-
"cost_per_1m_out_cached": 0.15,
2226+
"cost_per_1m_out_cached": 0.075,
21882227
"context_window": 131072,
21892228
"default_max_tokens": 13107,
21902229
"can_reason": true,
@@ -2194,10 +2233,10 @@
21942233
{
21952234
"id": "x-ai/grok-3-mini-beta",
21962235
"name": "xAI: Grok 3 Mini Beta",
2197-
"cost_per_1m_in": 0.6,
2198-
"cost_per_1m_out": 4,
2236+
"cost_per_1m_in": 0.3,
2237+
"cost_per_1m_out": 0.5,
21992238
"cost_per_1m_in_cached": 0,
2200-
"cost_per_1m_out_cached": 0.15,
2239+
"cost_per_1m_out_cached": 0.075,
22012240
"context_window": 131072,
22022241
"default_max_tokens": 13107,
22032242
"can_reason": true,

0 commit comments

Comments
 (0)