@pydantic/genai-prices 0.0.45 → 0.0.47
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli.js +422 -418
- package/dist/index.cjs +3 -3
- package/dist/index.js +220 -216
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
1
|
+
const x = [
|
|
2
2
|
{
|
|
3
3
|
id: "anthropic",
|
|
4
4
|
name: "Anthropic",
|
|
@@ -3811,7 +3811,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3811
3811
|
id: "Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
3812
3812
|
name: "Qwen3-235B-A22B-Instruct-2507",
|
|
3813
3813
|
match: {
|
|
3814
|
-
equals: "
|
|
3814
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507"
|
|
3815
3815
|
},
|
|
3816
3816
|
prices: {
|
|
3817
3817
|
input_mtok: 0.6,
|
|
@@ -3822,7 +3822,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3822
3822
|
id: "Qwen/Qwen3-32B",
|
|
3823
3823
|
name: "Qwen3-32B",
|
|
3824
3824
|
match: {
|
|
3825
|
-
equals: "
|
|
3825
|
+
equals: "qwen/qwen3-32b"
|
|
3826
3826
|
},
|
|
3827
3827
|
prices: {
|
|
3828
3828
|
input_mtok: 0.4,
|
|
@@ -3833,7 +3833,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3833
3833
|
id: "meta-llama/Llama-3.1-8B-Instruct",
|
|
3834
3834
|
name: "Llama-3.1-8B-Instruct",
|
|
3835
3835
|
match: {
|
|
3836
|
-
equals: "meta-llama/
|
|
3836
|
+
equals: "meta-llama/llama-3.1-8b-instruct"
|
|
3837
3837
|
},
|
|
3838
3838
|
prices: {
|
|
3839
3839
|
input_mtok: 0.1,
|
|
@@ -3844,7 +3844,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3844
3844
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
3845
3845
|
name: "Llama-3.3-70B-Instruct",
|
|
3846
3846
|
match: {
|
|
3847
|
-
equals: "meta-llama/
|
|
3847
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
3848
3848
|
},
|
|
3849
3849
|
prices: {
|
|
3850
3850
|
input_mtok: 0.85,
|
|
@@ -3918,7 +3918,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3918
3918
|
id: "Qwen/Qwen2.5-VL-32B-Instruct",
|
|
3919
3919
|
name: "Qwen2.5-VL-32B-Instruct",
|
|
3920
3920
|
match: {
|
|
3921
|
-
equals: "
|
|
3921
|
+
equals: "qwen/qwen2.5-vl-32b-instruct"
|
|
3922
3922
|
},
|
|
3923
3923
|
context_window: 128e3,
|
|
3924
3924
|
prices: {
|
|
@@ -3932,10 +3932,10 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3932
3932
|
match: {
|
|
3933
3933
|
or: [
|
|
3934
3934
|
{
|
|
3935
|
-
equals: "
|
|
3935
|
+
equals: "qwen/qwen3-235b-a22b"
|
|
3936
3936
|
},
|
|
3937
3937
|
{
|
|
3938
|
-
equals: "
|
|
3938
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507"
|
|
3939
3939
|
}
|
|
3940
3940
|
]
|
|
3941
3941
|
},
|
|
@@ -3949,7 +3949,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3949
3949
|
id: "Qwen/Qwen3-30B-A3B",
|
|
3950
3950
|
name: "Qwen3-30B-A3B",
|
|
3951
3951
|
match: {
|
|
3952
|
-
equals: "
|
|
3952
|
+
equals: "qwen/qwen3-30b-a3b"
|
|
3953
3953
|
},
|
|
3954
3954
|
context_window: 131072,
|
|
3955
3955
|
prices: {
|
|
@@ -3961,7 +3961,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3961
3961
|
id: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
3962
3962
|
name: "Qwen3-Coder-480B-A35B-Instruct",
|
|
3963
3963
|
match: {
|
|
3964
|
-
equals: "
|
|
3964
|
+
equals: "qwen/qwen3-coder-480b-a35b-instruct"
|
|
3965
3965
|
},
|
|
3966
3966
|
context_window: 262144,
|
|
3967
3967
|
prices: {
|
|
@@ -3973,7 +3973,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3973
3973
|
id: "SentientAGI/Dobby-Unhinged-Llama-3.3-70B",
|
|
3974
3974
|
name: "Dobby-Unhinged-Llama-3.3-70B",
|
|
3975
3975
|
match: {
|
|
3976
|
-
equals: "
|
|
3976
|
+
equals: "sentientagi/dobby-unhinged-llama-3.3-70b"
|
|
3977
3977
|
},
|
|
3978
3978
|
context_window: 131072,
|
|
3979
3979
|
prices: {
|
|
@@ -3985,7 +3985,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3985
3985
|
id: "deepseek-ai/DeepSeek-R1-0528",
|
|
3986
3986
|
name: "DeepSeek-R1-0528",
|
|
3987
3987
|
match: {
|
|
3988
|
-
equals: "deepseek-ai/
|
|
3988
|
+
equals: "deepseek-ai/deepseek-r1-0528"
|
|
3989
3989
|
},
|
|
3990
3990
|
context_window: 163840,
|
|
3991
3991
|
prices: {
|
|
@@ -3997,7 +3997,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3997
3997
|
id: "deepseek-ai/DeepSeek-V3-0324",
|
|
3998
3998
|
name: "DeepSeek-V3-0324",
|
|
3999
3999
|
match: {
|
|
4000
|
-
equals: "deepseek-ai/
|
|
4000
|
+
equals: "deepseek-ai/deepseek-v3-0324"
|
|
4001
4001
|
},
|
|
4002
4002
|
context_window: 163840,
|
|
4003
4003
|
prices: {
|
|
@@ -4009,7 +4009,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4009
4009
|
id: "meta-llama/Llama-3.1-405B-Instruct",
|
|
4010
4010
|
name: "Llama-3.1-405B-Instruct",
|
|
4011
4011
|
match: {
|
|
4012
|
-
equals: "meta-llama/
|
|
4012
|
+
equals: "meta-llama/llama-3.1-405b-instruct"
|
|
4013
4013
|
},
|
|
4014
4014
|
context_window: 131072,
|
|
4015
4015
|
prices: {
|
|
@@ -4021,7 +4021,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4021
4021
|
id: "meta-llama/Llama-3.1-70B-Instruct",
|
|
4022
4022
|
name: "Llama-3.1-70B-Instruct",
|
|
4023
4023
|
match: {
|
|
4024
|
-
equals: "meta-llama/
|
|
4024
|
+
equals: "meta-llama/llama-3.1-70b-instruct"
|
|
4025
4025
|
},
|
|
4026
4026
|
context_window: 131072,
|
|
4027
4027
|
prices: {
|
|
@@ -4033,7 +4033,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4033
4033
|
id: "meta-llama/Llama-3.1-8B-Instruct",
|
|
4034
4034
|
name: "Llama-3.1-8B-Instruct",
|
|
4035
4035
|
match: {
|
|
4036
|
-
equals: "meta-llama/
|
|
4036
|
+
equals: "meta-llama/llama-3.1-8b-instruct"
|
|
4037
4037
|
},
|
|
4038
4038
|
context_window: 131072,
|
|
4039
4039
|
prices: {
|
|
@@ -4045,7 +4045,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4045
4045
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
4046
4046
|
name: "Llama-3.3-70B-Instruct",
|
|
4047
4047
|
match: {
|
|
4048
|
-
equals: "meta-llama/
|
|
4048
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
4049
4049
|
},
|
|
4050
4050
|
context_window: 131072,
|
|
4051
4051
|
prices: {
|
|
@@ -4057,7 +4057,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4057
4057
|
id: "meta-llama/Llama-4-Maverick-17B-128E-Instruct",
|
|
4058
4058
|
name: "Llama-4-Maverick-17B-128E-Instruct",
|
|
4059
4059
|
match: {
|
|
4060
|
-
equals: "meta-llama/
|
|
4060
|
+
equals: "meta-llama/llama-4-maverick-17b-128e-instruct"
|
|
4061
4061
|
},
|
|
4062
4062
|
context_window: 1048576,
|
|
4063
4063
|
prices: {
|
|
@@ -4069,7 +4069,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4069
4069
|
id: "meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
4070
4070
|
name: "Llama-4-Scout-17B-16E-Instruct",
|
|
4071
4071
|
match: {
|
|
4072
|
-
equals: "meta-llama/
|
|
4072
|
+
equals: "meta-llama/llama-4-scout-17b-16e-instruct"
|
|
4073
4073
|
},
|
|
4074
4074
|
context_window: 1048576,
|
|
4075
4075
|
prices: {
|
|
@@ -4081,7 +4081,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4081
4081
|
id: "moonshotai/Kimi-K2-Instruct",
|
|
4082
4082
|
name: "Kimi-K2-Instruct",
|
|
4083
4083
|
match: {
|
|
4084
|
-
equals: "moonshotai/
|
|
4084
|
+
equals: "moonshotai/kimi-k2-instruct"
|
|
4085
4085
|
},
|
|
4086
4086
|
context_window: 131072,
|
|
4087
4087
|
prices: {
|
|
@@ -4117,7 +4117,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4117
4117
|
id: "zai-org/GLM-4.5",
|
|
4118
4118
|
name: "GLM-4.5",
|
|
4119
4119
|
match: {
|
|
4120
|
-
equals: "zai-org/
|
|
4120
|
+
equals: "zai-org/glm-4.5"
|
|
4121
4121
|
},
|
|
4122
4122
|
context_window: 131072,
|
|
4123
4123
|
prices: {
|
|
@@ -4181,7 +4181,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4181
4181
|
id: "Qwen/Qwen3-32B",
|
|
4182
4182
|
name: "Qwen3-32B",
|
|
4183
4183
|
match: {
|
|
4184
|
-
equals: "
|
|
4184
|
+
equals: "qwen/qwen3-32b"
|
|
4185
4185
|
},
|
|
4186
4186
|
context_window: 131072,
|
|
4187
4187
|
prices: {
|
|
@@ -4193,7 +4193,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4193
4193
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
4194
4194
|
name: "Llama-3.3-70B-Instruct",
|
|
4195
4195
|
match: {
|
|
4196
|
-
equals: "meta-llama/
|
|
4196
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
4197
4197
|
},
|
|
4198
4198
|
context_window: 131072,
|
|
4199
4199
|
prices: {
|
|
@@ -4205,7 +4205,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4205
4205
|
id: "meta-llama/Llama-4-Maverick-17B-128E-Instruct",
|
|
4206
4206
|
name: "Llama-4-Maverick-17B-128E-Instruct",
|
|
4207
4207
|
match: {
|
|
4208
|
-
equals: "meta-llama/
|
|
4208
|
+
equals: "meta-llama/llama-4-maverick-17b-128e-instruct"
|
|
4209
4209
|
},
|
|
4210
4210
|
context_window: 131072,
|
|
4211
4211
|
prices: {
|
|
@@ -4217,7 +4217,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4217
4217
|
id: "meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
4218
4218
|
name: "Llama-4-Scout-17B-16E-Instruct",
|
|
4219
4219
|
match: {
|
|
4220
|
-
equals: "meta-llama/
|
|
4220
|
+
equals: "meta-llama/llama-4-scout-17b-16e-instruct"
|
|
4221
4221
|
},
|
|
4222
4222
|
context_window: 131072,
|
|
4223
4223
|
prices: {
|
|
@@ -4229,7 +4229,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4229
4229
|
id: "meta-llama/Llama-Guard-4-12B",
|
|
4230
4230
|
name: "Llama-Guard-4-12B",
|
|
4231
4231
|
match: {
|
|
4232
|
-
equals: "meta-llama/
|
|
4232
|
+
equals: "meta-llama/llama-guard-4-12b"
|
|
4233
4233
|
},
|
|
4234
4234
|
context_window: 131072,
|
|
4235
4235
|
prices: {
|
|
@@ -4317,7 +4317,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4317
4317
|
id: "Qwen/QwQ-32B",
|
|
4318
4318
|
name: "QwQ-32B",
|
|
4319
4319
|
match: {
|
|
4320
|
-
equals: "
|
|
4320
|
+
equals: "qwen/qwq-32b"
|
|
4321
4321
|
},
|
|
4322
4322
|
context_window: 131072,
|
|
4323
4323
|
prices: {
|
|
@@ -4329,7 +4329,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4329
4329
|
id: "Qwen/Qwen2.5-72B-Instruct",
|
|
4330
4330
|
name: "Qwen2.5-72B-Instruct",
|
|
4331
4331
|
match: {
|
|
4332
|
-
equals: "
|
|
4332
|
+
equals: "qwen/qwen2.5-72b-instruct"
|
|
4333
4333
|
},
|
|
4334
4334
|
context_window: 131072,
|
|
4335
4335
|
prices: {
|
|
@@ -4341,7 +4341,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4341
4341
|
id: "Qwen/Qwen2.5-Coder-32B-Instruct",
|
|
4342
4342
|
name: "Qwen2.5-Coder-32B-Instruct",
|
|
4343
4343
|
match: {
|
|
4344
|
-
equals: "
|
|
4344
|
+
equals: "qwen/qwen2.5-coder-32b-instruct"
|
|
4345
4345
|
},
|
|
4346
4346
|
context_window: 32768,
|
|
4347
4347
|
prices: {
|
|
@@ -4353,7 +4353,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4353
4353
|
id: "Qwen/Qwen2.5-VL-72B-Instruct",
|
|
4354
4354
|
name: "Qwen2.5-VL-72B-Instruct",
|
|
4355
4355
|
match: {
|
|
4356
|
-
equals: "
|
|
4356
|
+
equals: "qwen/qwen2.5-vl-72b-instruct"
|
|
4357
4357
|
},
|
|
4358
4358
|
context_window: 32768,
|
|
4359
4359
|
prices: {
|
|
@@ -4365,7 +4365,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4365
4365
|
id: "Qwen/Qwen2.5-VL-7B-Instruct",
|
|
4366
4366
|
name: "Qwen2.5-VL-7B-Instruct",
|
|
4367
4367
|
match: {
|
|
4368
|
-
equals: "
|
|
4368
|
+
equals: "qwen/qwen2.5-vl-7b-instruct"
|
|
4369
4369
|
},
|
|
4370
4370
|
context_window: 32768,
|
|
4371
4371
|
prices: {
|
|
@@ -4377,7 +4377,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4377
4377
|
id: "Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
4378
4378
|
name: "Qwen3-235B-A22B-Instruct-2507",
|
|
4379
4379
|
match: {
|
|
4380
|
-
equals: "
|
|
4380
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507"
|
|
4381
4381
|
},
|
|
4382
4382
|
context_window: 262144,
|
|
4383
4383
|
prices: {
|
|
@@ -4389,7 +4389,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4389
4389
|
id: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
4390
4390
|
name: "Qwen3-Coder-480B-A35B-Instruct",
|
|
4391
4391
|
match: {
|
|
4392
|
-
equals: "
|
|
4392
|
+
equals: "qwen/qwen3-coder-480b-a35b-instruct"
|
|
4393
4393
|
},
|
|
4394
4394
|
context_window: 262144,
|
|
4395
4395
|
prices: {
|
|
@@ -4401,7 +4401,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4401
4401
|
id: "Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
4402
4402
|
name: "Qwen3-Next-80B-A3B-Instruct",
|
|
4403
4403
|
match: {
|
|
4404
|
-
equals: "
|
|
4404
|
+
equals: "qwen/qwen3-next-80b-a3b-instruct"
|
|
4405
4405
|
},
|
|
4406
4406
|
context_window: 262144,
|
|
4407
4407
|
prices: {
|
|
@@ -4413,7 +4413,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4413
4413
|
id: "Qwen/Qwen3-Next-80B-A3B-Thinking",
|
|
4414
4414
|
name: "Qwen3-Next-80B-A3B-Thinking",
|
|
4415
4415
|
match: {
|
|
4416
|
-
equals: "
|
|
4416
|
+
equals: "qwen/qwen3-next-80b-a3b-thinking"
|
|
4417
4417
|
},
|
|
4418
4418
|
context_window: 262144,
|
|
4419
4419
|
prices: {
|
|
@@ -4425,7 +4425,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4425
4425
|
id: "deepseek-ai/DeepSeek-R1",
|
|
4426
4426
|
name: "DeepSeek-R1",
|
|
4427
4427
|
match: {
|
|
4428
|
-
equals: "deepseek-ai/
|
|
4428
|
+
equals: "deepseek-ai/deepseek-r1"
|
|
4429
4429
|
},
|
|
4430
4430
|
context_window: 163840,
|
|
4431
4431
|
prices: {
|
|
@@ -4437,7 +4437,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4437
4437
|
id: "deepseek-ai/DeepSeek-R1-0528",
|
|
4438
4438
|
name: "DeepSeek-R1-0528",
|
|
4439
4439
|
match: {
|
|
4440
|
-
equals: "deepseek-ai/
|
|
4440
|
+
equals: "deepseek-ai/deepseek-r1-0528"
|
|
4441
4441
|
},
|
|
4442
4442
|
context_window: 163840,
|
|
4443
4443
|
prices: {
|
|
@@ -4449,7 +4449,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4449
4449
|
id: "deepseek-ai/DeepSeek-V3-0324",
|
|
4450
4450
|
name: "DeepSeek-V3-0324",
|
|
4451
4451
|
match: {
|
|
4452
|
-
equals: "deepseek-ai/
|
|
4452
|
+
equals: "deepseek-ai/deepseek-v3-0324"
|
|
4453
4453
|
},
|
|
4454
4454
|
context_window: 163840,
|
|
4455
4455
|
prices: {
|
|
@@ -4461,7 +4461,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4461
4461
|
id: "meta-llama/Llama-3.1-70B-Instruct",
|
|
4462
4462
|
name: "Llama-3.1-70B-Instruct",
|
|
4463
4463
|
match: {
|
|
4464
|
-
equals: "meta-llama/
|
|
4464
|
+
equals: "meta-llama/llama-3.1-70b-instruct"
|
|
4465
4465
|
},
|
|
4466
4466
|
context_window: 131072,
|
|
4467
4467
|
prices: {
|
|
@@ -4473,7 +4473,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4473
4473
|
id: "meta-llama/Llama-3.1-8B-Instruct",
|
|
4474
4474
|
name: "Llama-3.1-8B-Instruct",
|
|
4475
4475
|
match: {
|
|
4476
|
-
equals: "meta-llama/
|
|
4476
|
+
equals: "meta-llama/llama-3.1-8b-instruct"
|
|
4477
4477
|
},
|
|
4478
4478
|
context_window: 131072,
|
|
4479
4479
|
prices: {
|
|
@@ -4485,7 +4485,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4485
4485
|
id: "meta-llama/Llama-3.2-3B-Instruct",
|
|
4486
4486
|
name: "Llama-3.2-3B-Instruct",
|
|
4487
4487
|
match: {
|
|
4488
|
-
equals: "meta-llama/
|
|
4488
|
+
equals: "meta-llama/llama-3.2-3b-instruct"
|
|
4489
4489
|
},
|
|
4490
4490
|
context_window: 131072,
|
|
4491
4491
|
prices: {
|
|
@@ -4497,7 +4497,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4497
4497
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
4498
4498
|
name: "Llama-3.3-70B-Instruct",
|
|
4499
4499
|
match: {
|
|
4500
|
-
equals: "meta-llama/
|
|
4500
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
4501
4501
|
},
|
|
4502
4502
|
context_window: 131072,
|
|
4503
4503
|
prices: {
|
|
@@ -4509,7 +4509,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4509
4509
|
id: "meta-llama/Meta-Llama-3-70B-Instruct",
|
|
4510
4510
|
name: "Meta-Llama-3-70B-Instruct",
|
|
4511
4511
|
match: {
|
|
4512
|
-
equals: "meta-llama/
|
|
4512
|
+
equals: "meta-llama/meta-llama-3-70b-instruct"
|
|
4513
4513
|
},
|
|
4514
4514
|
context_window: 8192,
|
|
4515
4515
|
prices: {
|
|
@@ -4597,7 +4597,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4597
4597
|
id: "NousResearch/Hermes-4-405B",
|
|
4598
4598
|
name: "Hermes-4-405B",
|
|
4599
4599
|
match: {
|
|
4600
|
-
equals: "
|
|
4600
|
+
equals: "nousresearch/hermes-4-405b"
|
|
4601
4601
|
},
|
|
4602
4602
|
context_window: 131072,
|
|
4603
4603
|
prices: {
|
|
@@ -4609,7 +4609,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4609
4609
|
id: "NousResearch/Hermes-4-70B",
|
|
4610
4610
|
name: "Hermes-4-70B",
|
|
4611
4611
|
match: {
|
|
4612
|
-
equals: "
|
|
4612
|
+
equals: "nousresearch/hermes-4-70b"
|
|
4613
4613
|
},
|
|
4614
4614
|
context_window: 131072,
|
|
4615
4615
|
prices: {
|
|
@@ -4621,7 +4621,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4621
4621
|
id: "Qwen/Qwen2.5-Coder-7B",
|
|
4622
4622
|
name: "Qwen2.5-Coder-7B",
|
|
4623
4623
|
match: {
|
|
4624
|
-
equals: "
|
|
4624
|
+
equals: "qwen/qwen2.5-coder-7b"
|
|
4625
4625
|
},
|
|
4626
4626
|
context_window: 32768,
|
|
4627
4627
|
prices: {
|
|
@@ -4633,7 +4633,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4633
4633
|
id: "Qwen/Qwen2.5-VL-72B-Instruct",
|
|
4634
4634
|
name: "Qwen2.5-VL-72B-Instruct",
|
|
4635
4635
|
match: {
|
|
4636
|
-
equals: "
|
|
4636
|
+
equals: "qwen/qwen2.5-vl-72b-instruct"
|
|
4637
4637
|
},
|
|
4638
4638
|
context_window: 32e3,
|
|
4639
4639
|
prices: {
|
|
@@ -4645,7 +4645,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4645
4645
|
id: "Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
4646
4646
|
name: "Qwen3-235B-A22B-Instruct-2507",
|
|
4647
4647
|
match: {
|
|
4648
|
-
equals: "
|
|
4648
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507"
|
|
4649
4649
|
},
|
|
4650
4650
|
context_window: 262144,
|
|
4651
4651
|
prices: {
|
|
@@ -4657,7 +4657,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4657
4657
|
id: "Qwen/Qwen3-30B-A3B-Instruct-2507",
|
|
4658
4658
|
name: "Qwen3-30B-A3B-Instruct-2507",
|
|
4659
4659
|
match: {
|
|
4660
|
-
equals: "
|
|
4660
|
+
equals: "qwen/qwen3-30b-a3b-instruct-2507"
|
|
4661
4661
|
},
|
|
4662
4662
|
context_window: 262144,
|
|
4663
4663
|
prices: {
|
|
@@ -4669,7 +4669,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4669
4669
|
id: "Qwen/Qwen3-30B-A3B-Thinking-2507",
|
|
4670
4670
|
name: "Qwen3-30B-A3B-Thinking-2507",
|
|
4671
4671
|
match: {
|
|
4672
|
-
equals: "
|
|
4672
|
+
equals: "qwen/qwen3-30b-a3b-thinking-2507"
|
|
4673
4673
|
},
|
|
4674
4674
|
context_window: 262144,
|
|
4675
4675
|
prices: {
|
|
@@ -4681,7 +4681,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4681
4681
|
id: "Qwen/Qwen3-32B",
|
|
4682
4682
|
name: "Qwen3-32B",
|
|
4683
4683
|
match: {
|
|
4684
|
-
equals: "
|
|
4684
|
+
equals: "qwen/qwen3-32b"
|
|
4685
4685
|
},
|
|
4686
4686
|
context_window: 40960,
|
|
4687
4687
|
prices: {
|
|
@@ -4693,7 +4693,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4693
4693
|
id: "Qwen/Qwen3-Coder-30B-A3B-Instruct",
|
|
4694
4694
|
name: "Qwen3-Coder-30B-A3B-Instruct",
|
|
4695
4695
|
match: {
|
|
4696
|
-
equals: "
|
|
4696
|
+
equals: "qwen/qwen3-coder-30b-a3b-instruct"
|
|
4697
4697
|
},
|
|
4698
4698
|
context_window: 262144,
|
|
4699
4699
|
prices: {
|
|
@@ -4705,7 +4705,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4705
4705
|
id: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
4706
4706
|
name: "Qwen3-Coder-480B-A35B-Instruct",
|
|
4707
4707
|
match: {
|
|
4708
|
-
equals: "
|
|
4708
|
+
equals: "qwen/qwen3-coder-480b-a35b-instruct"
|
|
4709
4709
|
},
|
|
4710
4710
|
context_window: 262144,
|
|
4711
4711
|
prices: {
|
|
@@ -4717,7 +4717,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4717
4717
|
id: "deepseek-ai/DeepSeek-R1-0528",
|
|
4718
4718
|
name: "DeepSeek-R1-0528",
|
|
4719
4719
|
match: {
|
|
4720
|
-
equals: "deepseek-ai/
|
|
4720
|
+
equals: "deepseek-ai/deepseek-r1-0528"
|
|
4721
4721
|
},
|
|
4722
4722
|
context_window: 163840,
|
|
4723
4723
|
prices: {
|
|
@@ -4729,7 +4729,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4729
4729
|
id: "deepseek-ai/DeepSeek-V3-0324",
|
|
4730
4730
|
name: "DeepSeek-V3-0324",
|
|
4731
4731
|
match: {
|
|
4732
|
-
equals: "deepseek-ai/
|
|
4732
|
+
equals: "deepseek-ai/deepseek-v3-0324"
|
|
4733
4733
|
},
|
|
4734
4734
|
context_window: 32768,
|
|
4735
4735
|
prices: {
|
|
@@ -4777,7 +4777,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4777
4777
|
id: "meta-llama/Llama-3.1-8B-Instruct",
|
|
4778
4778
|
name: "Llama-3.1-8B-Instruct",
|
|
4779
4779
|
match: {
|
|
4780
|
-
equals: "meta-llama/
|
|
4780
|
+
equals: "meta-llama/llama-3.1-8b-instruct"
|
|
4781
4781
|
},
|
|
4782
4782
|
context_window: 131072,
|
|
4783
4783
|
prices: {
|
|
@@ -4789,7 +4789,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4789
4789
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
4790
4790
|
name: "Llama-3.3-70B-Instruct",
|
|
4791
4791
|
match: {
|
|
4792
|
-
equals: "meta-llama/
|
|
4792
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
4793
4793
|
},
|
|
4794
4794
|
context_window: 131072,
|
|
4795
4795
|
prices: {
|
|
@@ -4801,7 +4801,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4801
4801
|
id: "moonshotai/Kimi-K2-Instruct",
|
|
4802
4802
|
name: "Kimi-K2-Instruct",
|
|
4803
4803
|
match: {
|
|
4804
|
-
equals: "moonshotai/
|
|
4804
|
+
equals: "moonshotai/kimi-k2-instruct"
|
|
4805
4805
|
},
|
|
4806
4806
|
context_window: 131072,
|
|
4807
4807
|
prices: {
|
|
@@ -4813,7 +4813,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4813
4813
|
id: "nvidia/Llama-3_1-Nemotron-Ultra-253B-v1",
|
|
4814
4814
|
name: "Llama-3_1-Nemotron-Ultra-253B-v1",
|
|
4815
4815
|
match: {
|
|
4816
|
-
equals: "nvidia/
|
|
4816
|
+
equals: "nvidia/llama-3_1-nemotron-ultra-253b-v1"
|
|
4817
4817
|
},
|
|
4818
4818
|
context_window: 131072,
|
|
4819
4819
|
prices: {
|
|
@@ -4821,18 +4821,6 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4821
4821
|
output_mtok: 1.8
|
|
4822
4822
|
}
|
|
4823
4823
|
},
|
|
4824
|
-
{
|
|
4825
|
-
id: "nvidia/NVIDIA-Nemotron-Nano-12B-v2",
|
|
4826
|
-
name: "NVIDIA-Nemotron-Nano-12B-v2",
|
|
4827
|
-
match: {
|
|
4828
|
-
equals: "nvidia/NVIDIA-Nemotron-Nano-12B-v2"
|
|
4829
|
-
},
|
|
4830
|
-
context_window: 131072,
|
|
4831
|
-
prices: {
|
|
4832
|
-
input_mtok: 0.07,
|
|
4833
|
-
output_mtok: 0.2
|
|
4834
|
-
}
|
|
4835
|
-
},
|
|
4836
4824
|
{
|
|
4837
4825
|
id: "openai/gpt-oss-120b",
|
|
4838
4826
|
name: "gpt-oss-120b",
|
|
@@ -4861,7 +4849,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4861
4849
|
id: "zai-org/GLM-4.5",
|
|
4862
4850
|
name: "GLM-4.5",
|
|
4863
4851
|
match: {
|
|
4864
|
-
equals: "zai-org/
|
|
4852
|
+
equals: "zai-org/glm-4.5"
|
|
4865
4853
|
},
|
|
4866
4854
|
context_window: 131072,
|
|
4867
4855
|
prices: {
|
|
@@ -4873,7 +4861,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4873
4861
|
id: "zai-org/GLM-4.5-Air",
|
|
4874
4862
|
name: "GLM-4.5-Air",
|
|
4875
4863
|
match: {
|
|
4876
|
-
equals: "zai-org/
|
|
4864
|
+
equals: "zai-org/glm-4.5-air"
|
|
4877
4865
|
},
|
|
4878
4866
|
context_window: 131072,
|
|
4879
4867
|
prices: {
|
|
@@ -4937,7 +4925,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4937
4925
|
id: "MiniMaxAI/MiniMax-M1-80k",
|
|
4938
4926
|
name: "MiniMax-M1-80k",
|
|
4939
4927
|
match: {
|
|
4940
|
-
equals: "
|
|
4928
|
+
equals: "minimaxai/minimax-m1-80k"
|
|
4941
4929
|
},
|
|
4942
4930
|
context_window: 1e6,
|
|
4943
4931
|
prices: {
|
|
@@ -4949,7 +4937,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4949
4937
|
id: "MiniMaxAI/MiniMax-M2",
|
|
4950
4938
|
name: "MiniMax-M2",
|
|
4951
4939
|
match: {
|
|
4952
|
-
equals: "
|
|
4940
|
+
equals: "minimaxai/minimax-m2"
|
|
4953
4941
|
},
|
|
4954
4942
|
context_window: 204800,
|
|
4955
4943
|
prices: {
|
|
@@ -4961,7 +4949,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4961
4949
|
id: "NousResearch/Hermes-2-Pro-Llama-3-8B",
|
|
4962
4950
|
name: "Hermes-2-Pro-Llama-3-8B",
|
|
4963
4951
|
match: {
|
|
4964
|
-
equals: "
|
|
4952
|
+
equals: "nousresearch/hermes-2-pro-llama-3-8b"
|
|
4965
4953
|
},
|
|
4966
4954
|
context_window: 8192,
|
|
4967
4955
|
prices: {
|
|
@@ -4973,7 +4961,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4973
4961
|
id: "Qwen/Qwen2.5-72B-Instruct",
|
|
4974
4962
|
name: "Qwen2.5-72B-Instruct",
|
|
4975
4963
|
match: {
|
|
4976
|
-
equals: "
|
|
4964
|
+
equals: "qwen/qwen2.5-72b-instruct"
|
|
4977
4965
|
},
|
|
4978
4966
|
context_window: 32e3,
|
|
4979
4967
|
prices: {
|
|
@@ -4985,7 +4973,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4985
4973
|
id: "Qwen/Qwen3-235B-A22B",
|
|
4986
4974
|
name: "Qwen3-235B-A22B",
|
|
4987
4975
|
match: {
|
|
4988
|
-
equals: "
|
|
4976
|
+
equals: "qwen/qwen3-235b-a22b"
|
|
4989
4977
|
},
|
|
4990
4978
|
context_window: 40960,
|
|
4991
4979
|
prices: {
|
|
@@ -4997,7 +4985,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4997
4985
|
id: "Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
4998
4986
|
name: "Qwen3-235B-A22B-Instruct-2507",
|
|
4999
4987
|
match: {
|
|
5000
|
-
equals: "
|
|
4988
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507"
|
|
5001
4989
|
},
|
|
5002
4990
|
context_window: 131072,
|
|
5003
4991
|
prices: {
|
|
@@ -5009,7 +4997,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5009
4997
|
id: "Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
5010
4998
|
name: "Qwen3-235B-A22B-Thinking-2507",
|
|
5011
4999
|
match: {
|
|
5012
|
-
equals: "
|
|
5000
|
+
equals: "qwen/qwen3-235b-a22b-thinking-2507"
|
|
5013
5001
|
},
|
|
5014
5002
|
context_window: 131072,
|
|
5015
5003
|
prices: {
|
|
@@ -5021,7 +5009,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5021
5009
|
id: "Qwen/Qwen3-30B-A3B",
|
|
5022
5010
|
name: "Qwen3-30B-A3B",
|
|
5023
5011
|
match: {
|
|
5024
|
-
equals: "
|
|
5012
|
+
equals: "qwen/qwen3-30b-a3b"
|
|
5025
5013
|
},
|
|
5026
5014
|
context_window: 40960,
|
|
5027
5015
|
prices: {
|
|
@@ -5033,7 +5021,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5033
5021
|
id: "Qwen/Qwen3-32B",
|
|
5034
5022
|
name: "Qwen3-32B",
|
|
5035
5023
|
match: {
|
|
5036
|
-
equals: "
|
|
5024
|
+
equals: "qwen/qwen3-32b"
|
|
5037
5025
|
},
|
|
5038
5026
|
context_window: 40960,
|
|
5039
5027
|
prices: {
|
|
@@ -5045,7 +5033,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5045
5033
|
id: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
5046
5034
|
name: "Qwen3-Coder-480B-A35B-Instruct",
|
|
5047
5035
|
match: {
|
|
5048
|
-
equals: "
|
|
5036
|
+
equals: "qwen/qwen3-coder-480b-a35b-instruct"
|
|
5049
5037
|
},
|
|
5050
5038
|
context_window: 262144,
|
|
5051
5039
|
prices: {
|
|
@@ -5057,7 +5045,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5057
5045
|
id: "Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
5058
5046
|
name: "Qwen3-Next-80B-A3B-Instruct",
|
|
5059
5047
|
match: {
|
|
5060
|
-
equals: "
|
|
5048
|
+
equals: "qwen/qwen3-next-80b-a3b-instruct"
|
|
5061
5049
|
},
|
|
5062
5050
|
context_window: 131072,
|
|
5063
5051
|
prices: {
|
|
@@ -5069,7 +5057,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5069
5057
|
id: "Qwen/Qwen3-Next-80B-A3B-Thinking",
|
|
5070
5058
|
name: "Qwen3-Next-80B-A3B-Thinking",
|
|
5071
5059
|
match: {
|
|
5072
|
-
equals: "
|
|
5060
|
+
equals: "qwen/qwen3-next-80b-a3b-thinking"
|
|
5073
5061
|
},
|
|
5074
5062
|
context_window: 131072,
|
|
5075
5063
|
prices: {
|
|
@@ -5081,7 +5069,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5081
5069
|
id: "Qwen/Qwen3-VL-235B-A22B-Instruct",
|
|
5082
5070
|
name: "Qwen3-VL-235B-A22B-Instruct",
|
|
5083
5071
|
match: {
|
|
5084
|
-
equals: "
|
|
5072
|
+
equals: "qwen/qwen3-vl-235b-a22b-instruct"
|
|
5085
5073
|
},
|
|
5086
5074
|
context_window: 131072,
|
|
5087
5075
|
prices: {
|
|
@@ -5093,7 +5081,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5093
5081
|
id: "Qwen/Qwen3-VL-235B-A22B-Thinking",
|
|
5094
5082
|
name: "Qwen3-VL-235B-A22B-Thinking",
|
|
5095
5083
|
match: {
|
|
5096
|
-
equals: "
|
|
5084
|
+
equals: "qwen/qwen3-vl-235b-a22b-thinking"
|
|
5097
5085
|
},
|
|
5098
5086
|
context_window: 131072,
|
|
5099
5087
|
prices: {
|
|
@@ -5105,7 +5093,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5105
5093
|
id: "Qwen/Qwen3-VL-30B-A3B-Instruct",
|
|
5106
5094
|
name: "Qwen3-VL-30B-A3B-Instruct",
|
|
5107
5095
|
match: {
|
|
5108
|
-
equals: "
|
|
5096
|
+
equals: "qwen/qwen3-vl-30b-a3b-instruct"
|
|
5109
5097
|
},
|
|
5110
5098
|
context_window: 131072,
|
|
5111
5099
|
prices: {
|
|
@@ -5117,7 +5105,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5117
5105
|
id: "Qwen/Qwen3-VL-30B-A3B-Thinking",
|
|
5118
5106
|
name: "Qwen3-VL-30B-A3B-Thinking",
|
|
5119
5107
|
match: {
|
|
5120
|
-
equals: "
|
|
5108
|
+
equals: "qwen/qwen3-vl-30b-a3b-thinking"
|
|
5121
5109
|
},
|
|
5122
5110
|
context_window: 131072,
|
|
5123
5111
|
prices: {
|
|
@@ -5129,7 +5117,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5129
5117
|
id: "Qwen/Qwen3-VL-8B-Instruct",
|
|
5130
5118
|
name: "Qwen3-VL-8B-Instruct",
|
|
5131
5119
|
match: {
|
|
5132
|
-
equals: "
|
|
5120
|
+
equals: "qwen/qwen3-vl-8b-instruct"
|
|
5133
5121
|
},
|
|
5134
5122
|
context_window: 131072,
|
|
5135
5123
|
prices: {
|
|
@@ -5141,7 +5129,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5141
5129
|
id: "Sao10K/L3-70B-Euryale-v2.1",
|
|
5142
5130
|
name: "L3-70B-Euryale-v2.1",
|
|
5143
5131
|
match: {
|
|
5144
|
-
equals: "
|
|
5132
|
+
equals: "sao10k/l3-70b-euryale-v2.1"
|
|
5145
5133
|
},
|
|
5146
5134
|
context_window: 8192,
|
|
5147
5135
|
prices: {
|
|
@@ -5153,7 +5141,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5153
5141
|
id: "Sao10K/L3-8B-Lunaris-v1",
|
|
5154
5142
|
name: "L3-8B-Lunaris-v1",
|
|
5155
5143
|
match: {
|
|
5156
|
-
equals: "
|
|
5144
|
+
equals: "sao10k/l3-8b-lunaris-v1"
|
|
5157
5145
|
},
|
|
5158
5146
|
context_window: 8192,
|
|
5159
5147
|
prices: {
|
|
@@ -5165,7 +5153,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5165
5153
|
id: "Sao10K/L3-8B-Stheno-v3.2",
|
|
5166
5154
|
name: "L3-8B-Stheno-v3.2",
|
|
5167
5155
|
match: {
|
|
5168
|
-
equals: "
|
|
5156
|
+
equals: "sao10k/l3-8b-stheno-v3.2"
|
|
5169
5157
|
},
|
|
5170
5158
|
context_window: 8192,
|
|
5171
5159
|
prices: {
|
|
@@ -5177,7 +5165,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5177
5165
|
id: "alpindale/WizardLM-2-8x22B",
|
|
5178
5166
|
name: "WizardLM-2-8x22B",
|
|
5179
5167
|
match: {
|
|
5180
|
-
equals: "alpindale/
|
|
5168
|
+
equals: "alpindale/wizardlm-2-8x22b"
|
|
5181
5169
|
},
|
|
5182
5170
|
context_window: 65535,
|
|
5183
5171
|
prices: {
|
|
@@ -5189,7 +5177,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5189
5177
|
id: "baichuan-inc/Baichuan-M2-32B",
|
|
5190
5178
|
name: "Baichuan-M2-32B",
|
|
5191
5179
|
match: {
|
|
5192
|
-
equals: "baichuan-inc/
|
|
5180
|
+
equals: "baichuan-inc/baichuan-m2-32b"
|
|
5193
5181
|
},
|
|
5194
5182
|
context_window: 131072,
|
|
5195
5183
|
prices: {
|
|
@@ -5201,7 +5189,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5201
5189
|
id: "baidu/ERNIE-4.5-21B-A3B-PT",
|
|
5202
5190
|
name: "ERNIE-4.5-21B-A3B-PT",
|
|
5203
5191
|
match: {
|
|
5204
|
-
equals: "baidu/
|
|
5192
|
+
equals: "baidu/ernie-4.5-21b-a3b-pt"
|
|
5205
5193
|
},
|
|
5206
5194
|
context_window: 12e4,
|
|
5207
5195
|
prices: {
|
|
@@ -5213,7 +5201,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5213
5201
|
id: "baidu/ERNIE-4.5-300B-A47B-Base-PT",
|
|
5214
5202
|
name: "ERNIE-4.5-300B-A47B-Base-PT",
|
|
5215
5203
|
match: {
|
|
5216
|
-
equals: "baidu/
|
|
5204
|
+
equals: "baidu/ernie-4.5-300b-a47b-base-pt"
|
|
5217
5205
|
},
|
|
5218
5206
|
context_window: 123e3,
|
|
5219
5207
|
prices: {
|
|
@@ -5225,7 +5213,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5225
5213
|
id: "baidu/ERNIE-4.5-VL-28B-A3B-PT",
|
|
5226
5214
|
name: "ERNIE-4.5-VL-28B-A3B-PT",
|
|
5227
5215
|
match: {
|
|
5228
|
-
equals: "baidu/
|
|
5216
|
+
equals: "baidu/ernie-4.5-vl-28b-a3b-pt"
|
|
5229
5217
|
},
|
|
5230
5218
|
context_window: 3e4,
|
|
5231
5219
|
prices: {
|
|
@@ -5237,7 +5225,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5237
5225
|
id: "baidu/ERNIE-4.5-VL-424B-A47B-Base-PT",
|
|
5238
5226
|
name: "ERNIE-4.5-VL-424B-A47B-Base-PT",
|
|
5239
5227
|
match: {
|
|
5240
|
-
equals: "baidu/
|
|
5228
|
+
equals: "baidu/ernie-4.5-vl-424b-a47b-base-pt"
|
|
5241
5229
|
},
|
|
5242
5230
|
context_window: 123e3,
|
|
5243
5231
|
prices: {
|
|
@@ -5249,7 +5237,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5249
5237
|
id: "deepseek-ai/DeepSeek-Prover-V2-671B",
|
|
5250
5238
|
name: "DeepSeek-Prover-V2-671B",
|
|
5251
5239
|
match: {
|
|
5252
|
-
equals: "deepseek-ai/
|
|
5240
|
+
equals: "deepseek-ai/deepseek-prover-v2-671b"
|
|
5253
5241
|
},
|
|
5254
5242
|
context_window: 16e4,
|
|
5255
5243
|
prices: {
|
|
@@ -5263,10 +5251,10 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5263
5251
|
match: {
|
|
5264
5252
|
or: [
|
|
5265
5253
|
{
|
|
5266
|
-
equals: "deepseek-ai/
|
|
5254
|
+
equals: "deepseek-ai/deepseek-r1"
|
|
5267
5255
|
},
|
|
5268
5256
|
{
|
|
5269
|
-
equals: "deepseek-ai/
|
|
5257
|
+
equals: "deepseek-ai/deepseek-r1-0528"
|
|
5270
5258
|
}
|
|
5271
5259
|
]
|
|
5272
5260
|
},
|
|
@@ -5280,19 +5268,19 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5280
5268
|
id: "deepseek-ai/DeepSeek-R1-0528-Qwen3-8B",
|
|
5281
5269
|
name: "DeepSeek-R1-0528-Qwen3-8B",
|
|
5282
5270
|
match: {
|
|
5283
|
-
equals: "deepseek-ai/
|
|
5271
|
+
equals: "deepseek-ai/deepseek-r1-0528-qwen3-8b"
|
|
5284
5272
|
},
|
|
5285
5273
|
context_window: 128e3,
|
|
5286
5274
|
prices: {
|
|
5287
|
-
input_mtok: 0.
|
|
5288
|
-
output_mtok: 0.
|
|
5275
|
+
input_mtok: 0.048,
|
|
5276
|
+
output_mtok: 0.072
|
|
5289
5277
|
}
|
|
5290
5278
|
},
|
|
5291
5279
|
{
|
|
5292
5280
|
id: "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
|
|
5293
5281
|
name: "DeepSeek-R1-Distill-Llama-70B",
|
|
5294
5282
|
match: {
|
|
5295
|
-
equals: "deepseek-ai/
|
|
5283
|
+
equals: "deepseek-ai/deepseek-r1-distill-llama-70b"
|
|
5296
5284
|
},
|
|
5297
5285
|
context_window: 8192,
|
|
5298
5286
|
prices: {
|
|
@@ -5304,19 +5292,19 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5304
5292
|
id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
|
|
5305
5293
|
name: "DeepSeek-R1-Distill-Qwen-14B",
|
|
5306
5294
|
match: {
|
|
5307
|
-
equals: "deepseek-ai/
|
|
5295
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-14b"
|
|
5308
5296
|
},
|
|
5309
5297
|
context_window: 32768,
|
|
5310
5298
|
prices: {
|
|
5311
|
-
input_mtok: 0.
|
|
5312
|
-
output_mtok: 0.
|
|
5299
|
+
input_mtok: 0.12,
|
|
5300
|
+
output_mtok: 0.12
|
|
5313
5301
|
}
|
|
5314
5302
|
},
|
|
5315
5303
|
{
|
|
5316
5304
|
id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
|
|
5317
5305
|
name: "DeepSeek-R1-Distill-Qwen-32B",
|
|
5318
5306
|
match: {
|
|
5319
|
-
equals: "deepseek-ai/
|
|
5307
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-32b"
|
|
5320
5308
|
},
|
|
5321
5309
|
context_window: 64e3,
|
|
5322
5310
|
prices: {
|
|
@@ -5328,7 +5316,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5328
5316
|
id: "deepseek-ai/DeepSeek-V3",
|
|
5329
5317
|
name: "DeepSeek-V3",
|
|
5330
5318
|
match: {
|
|
5331
|
-
equals: "deepseek-ai/
|
|
5319
|
+
equals: "deepseek-ai/deepseek-v3"
|
|
5332
5320
|
},
|
|
5333
5321
|
context_window: 64e3,
|
|
5334
5322
|
prices: {
|
|
@@ -5340,7 +5328,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5340
5328
|
id: "deepseek-ai/DeepSeek-V3-0324",
|
|
5341
5329
|
name: "DeepSeek-V3-0324",
|
|
5342
5330
|
match: {
|
|
5343
|
-
equals: "deepseek-ai/
|
|
5331
|
+
equals: "deepseek-ai/deepseek-v3-0324"
|
|
5344
5332
|
},
|
|
5345
5333
|
context_window: 163840,
|
|
5346
5334
|
prices: {
|
|
@@ -5354,10 +5342,10 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5354
5342
|
match: {
|
|
5355
5343
|
or: [
|
|
5356
5344
|
{
|
|
5357
|
-
equals: "deepseek-ai/
|
|
5345
|
+
equals: "deepseek-ai/deepseek-v3.1"
|
|
5358
5346
|
},
|
|
5359
5347
|
{
|
|
5360
|
-
equals: "deepseek-ai/
|
|
5348
|
+
equals: "deepseek-ai/deepseek-v3.1-terminus"
|
|
5361
5349
|
}
|
|
5362
5350
|
]
|
|
5363
5351
|
},
|
|
@@ -5371,7 +5359,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5371
5359
|
id: "deepseek-ai/DeepSeek-V3.2-Exp",
|
|
5372
5360
|
name: "DeepSeek-V3.2-Exp",
|
|
5373
5361
|
match: {
|
|
5374
|
-
equals: "deepseek-ai/
|
|
5362
|
+
equals: "deepseek-ai/deepseek-v3.2-exp"
|
|
5375
5363
|
},
|
|
5376
5364
|
context_window: 163840,
|
|
5377
5365
|
prices: {
|
|
@@ -5383,7 +5371,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5383
5371
|
id: "meta-llama/Llama-3.1-8B-Instruct",
|
|
5384
5372
|
name: "Llama-3.1-8B-Instruct",
|
|
5385
5373
|
match: {
|
|
5386
|
-
equals: "meta-llama/
|
|
5374
|
+
equals: "meta-llama/llama-3.1-8b-instruct"
|
|
5387
5375
|
},
|
|
5388
5376
|
context_window: 16384,
|
|
5389
5377
|
prices: {
|
|
@@ -5395,7 +5383,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5395
5383
|
id: "meta-llama/Llama-3.2-3B-Instruct",
|
|
5396
5384
|
name: "Llama-3.2-3B-Instruct",
|
|
5397
5385
|
match: {
|
|
5398
|
-
equals: "meta-llama/
|
|
5386
|
+
equals: "meta-llama/llama-3.2-3b-instruct"
|
|
5399
5387
|
},
|
|
5400
5388
|
context_window: 32768,
|
|
5401
5389
|
prices: {
|
|
@@ -5407,7 +5395,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5407
5395
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
5408
5396
|
name: "Llama-3.3-70B-Instruct",
|
|
5409
5397
|
match: {
|
|
5410
|
-
equals: "meta-llama/
|
|
5398
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
5411
5399
|
},
|
|
5412
5400
|
context_window: 131072,
|
|
5413
5401
|
prices: {
|
|
@@ -5419,7 +5407,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5419
5407
|
id: "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",
|
|
5420
5408
|
name: "Llama-4-Maverick-17B-128E-Instruct-FP8",
|
|
5421
5409
|
match: {
|
|
5422
|
-
equals: "meta-llama/
|
|
5410
|
+
equals: "meta-llama/llama-4-maverick-17b-128e-instruct-fp8"
|
|
5423
5411
|
},
|
|
5424
5412
|
context_window: 1048576,
|
|
5425
5413
|
prices: {
|
|
@@ -5431,7 +5419,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5431
5419
|
id: "meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
5432
5420
|
name: "Llama-4-Scout-17B-16E-Instruct",
|
|
5433
5421
|
match: {
|
|
5434
|
-
equals: "meta-llama/
|
|
5422
|
+
equals: "meta-llama/llama-4-scout-17b-16e-instruct"
|
|
5435
5423
|
},
|
|
5436
5424
|
context_window: 131072,
|
|
5437
5425
|
prices: {
|
|
@@ -5443,7 +5431,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5443
5431
|
id: "meta-llama/Meta-Llama-3-70B-Instruct",
|
|
5444
5432
|
name: "Meta-Llama-3-70B-Instruct",
|
|
5445
5433
|
match: {
|
|
5446
|
-
equals: "meta-llama/
|
|
5434
|
+
equals: "meta-llama/meta-llama-3-70b-instruct"
|
|
5447
5435
|
},
|
|
5448
5436
|
context_window: 8192,
|
|
5449
5437
|
prices: {
|
|
@@ -5455,7 +5443,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5455
5443
|
id: "meta-llama/Meta-Llama-3-8B-Instruct",
|
|
5456
5444
|
name: "Meta-Llama-3-8B-Instruct",
|
|
5457
5445
|
match: {
|
|
5458
|
-
equals: "meta-llama/
|
|
5446
|
+
equals: "meta-llama/meta-llama-3-8b-instruct"
|
|
5459
5447
|
},
|
|
5460
5448
|
context_window: 8192,
|
|
5461
5449
|
prices: {
|
|
@@ -5467,7 +5455,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5467
5455
|
id: "moonshotai/Kimi-K2-Instruct",
|
|
5468
5456
|
name: "Kimi-K2-Instruct",
|
|
5469
5457
|
match: {
|
|
5470
|
-
equals: "moonshotai/
|
|
5458
|
+
equals: "moonshotai/kimi-k2-instruct"
|
|
5471
5459
|
},
|
|
5472
5460
|
context_window: 131072,
|
|
5473
5461
|
prices: {
|
|
@@ -5479,7 +5467,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5479
5467
|
id: "moonshotai/Kimi-K2-Instruct-0905",
|
|
5480
5468
|
name: "Kimi-K2-Instruct-0905",
|
|
5481
5469
|
match: {
|
|
5482
|
-
equals: "moonshotai/
|
|
5470
|
+
equals: "moonshotai/kimi-k2-instruct-0905"
|
|
5483
5471
|
},
|
|
5484
5472
|
context_window: 262144,
|
|
5485
5473
|
prices: {
|
|
@@ -5491,7 +5479,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5491
5479
|
id: "moonshotai/Kimi-K2-Thinking",
|
|
5492
5480
|
name: "Kimi-K2-Thinking",
|
|
5493
5481
|
match: {
|
|
5494
|
-
equals: "moonshotai/
|
|
5482
|
+
equals: "moonshotai/kimi-k2-thinking"
|
|
5495
5483
|
},
|
|
5496
5484
|
context_window: 262144,
|
|
5497
5485
|
prices: {
|
|
@@ -5527,7 +5515,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5527
5515
|
id: "zai-org/GLM-4-32B-0414",
|
|
5528
5516
|
name: "GLM-4-32B-0414",
|
|
5529
5517
|
match: {
|
|
5530
|
-
equals: "zai-org/
|
|
5518
|
+
equals: "zai-org/glm-4-32b-0414"
|
|
5531
5519
|
},
|
|
5532
5520
|
context_window: 32e3,
|
|
5533
5521
|
prices: {
|
|
@@ -5539,7 +5527,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5539
5527
|
id: "zai-org/GLM-4.1V-9B-Thinking",
|
|
5540
5528
|
name: "GLM-4.1V-9B-Thinking",
|
|
5541
5529
|
match: {
|
|
5542
|
-
equals: "zai-org/
|
|
5530
|
+
equals: "zai-org/glm-4.1v-9b-thinking"
|
|
5543
5531
|
},
|
|
5544
5532
|
context_window: 65536,
|
|
5545
5533
|
prices: {
|
|
@@ -5551,7 +5539,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5551
5539
|
id: "zai-org/GLM-4.5",
|
|
5552
5540
|
name: "GLM-4.5",
|
|
5553
5541
|
match: {
|
|
5554
|
-
equals: "zai-org/
|
|
5542
|
+
equals: "zai-org/glm-4.5"
|
|
5555
5543
|
},
|
|
5556
5544
|
context_window: 131072,
|
|
5557
5545
|
prices: {
|
|
@@ -5563,7 +5551,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5563
5551
|
id: "zai-org/GLM-4.5-Air",
|
|
5564
5552
|
name: "GLM-4.5-Air",
|
|
5565
5553
|
match: {
|
|
5566
|
-
equals: "zai-org/
|
|
5554
|
+
equals: "zai-org/glm-4.5-air"
|
|
5567
5555
|
},
|
|
5568
5556
|
context_window: 131072,
|
|
5569
5557
|
prices: {
|
|
@@ -5575,7 +5563,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5575
5563
|
id: "zai-org/GLM-4.5V",
|
|
5576
5564
|
name: "GLM-4.5V",
|
|
5577
5565
|
match: {
|
|
5578
|
-
equals: "zai-org/
|
|
5566
|
+
equals: "zai-org/glm-4.5v"
|
|
5579
5567
|
},
|
|
5580
5568
|
context_window: 65536,
|
|
5581
5569
|
prices: {
|
|
@@ -5587,7 +5575,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5587
5575
|
id: "zai-org/GLM-4.6",
|
|
5588
5576
|
name: "GLM-4.6",
|
|
5589
5577
|
match: {
|
|
5590
|
-
equals: "zai-org/
|
|
5578
|
+
equals: "zai-org/glm-4.6"
|
|
5591
5579
|
},
|
|
5592
5580
|
context_window: 204800,
|
|
5593
5581
|
prices: {
|
|
@@ -5651,7 +5639,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5651
5639
|
id: "Qwen/QwQ-32B",
|
|
5652
5640
|
name: "QwQ-32B",
|
|
5653
5641
|
match: {
|
|
5654
|
-
equals: "
|
|
5642
|
+
equals: "qwen/qwq-32b"
|
|
5655
5643
|
},
|
|
5656
5644
|
context_window: 131072,
|
|
5657
5645
|
prices: {
|
|
@@ -5663,7 +5651,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5663
5651
|
id: "Qwen/Qwen2.5-Coder-32B-Instruct",
|
|
5664
5652
|
name: "Qwen2.5-Coder-32B-Instruct",
|
|
5665
5653
|
match: {
|
|
5666
|
-
equals: "
|
|
5654
|
+
equals: "qwen/qwen2.5-coder-32b-instruct"
|
|
5667
5655
|
},
|
|
5668
5656
|
context_window: 131072,
|
|
5669
5657
|
prices: {
|
|
@@ -5675,7 +5663,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5675
5663
|
id: "Qwen/Qwen2.5-Coder-3B-Instruct",
|
|
5676
5664
|
name: "Qwen2.5-Coder-3B-Instruct",
|
|
5677
5665
|
match: {
|
|
5678
|
-
equals: "
|
|
5666
|
+
equals: "qwen/qwen2.5-coder-3b-instruct"
|
|
5679
5667
|
},
|
|
5680
5668
|
context_window: 32768,
|
|
5681
5669
|
prices: {
|
|
@@ -5687,7 +5675,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5687
5675
|
id: "Qwen/Qwen2.5-Coder-7B-Instruct",
|
|
5688
5676
|
name: "Qwen2.5-Coder-7B-Instruct",
|
|
5689
5677
|
match: {
|
|
5690
|
-
equals: "
|
|
5678
|
+
equals: "qwen/qwen2.5-coder-7b-instruct"
|
|
5691
5679
|
},
|
|
5692
5680
|
context_window: 131072,
|
|
5693
5681
|
prices: {
|
|
@@ -5699,7 +5687,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5699
5687
|
id: "Qwen/Qwen3-14B",
|
|
5700
5688
|
name: "Qwen3-14B",
|
|
5701
5689
|
match: {
|
|
5702
|
-
equals: "
|
|
5690
|
+
equals: "qwen/qwen3-14b"
|
|
5703
5691
|
},
|
|
5704
5692
|
context_window: 40960,
|
|
5705
5693
|
prices: {
|
|
@@ -5713,10 +5701,10 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5713
5701
|
match: {
|
|
5714
5702
|
or: [
|
|
5715
5703
|
{
|
|
5716
|
-
equals: "
|
|
5704
|
+
equals: "qwen/qwen3-235b-a22b"
|
|
5717
5705
|
},
|
|
5718
5706
|
{
|
|
5719
|
-
equals: "
|
|
5707
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507"
|
|
5720
5708
|
}
|
|
5721
5709
|
]
|
|
5722
5710
|
},
|
|
@@ -5730,7 +5718,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5730
5718
|
id: "Qwen/Qwen3-32B",
|
|
5731
5719
|
name: "Qwen3-32B",
|
|
5732
5720
|
match: {
|
|
5733
|
-
equals: "
|
|
5721
|
+
equals: "qwen/qwen3-32b"
|
|
5734
5722
|
},
|
|
5735
5723
|
context_window: 40960,
|
|
5736
5724
|
prices: {
|
|
@@ -5742,7 +5730,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5742
5730
|
id: "Qwen/Qwen3-4B-Instruct-2507",
|
|
5743
5731
|
name: "Qwen3-4B-Instruct-2507",
|
|
5744
5732
|
match: {
|
|
5745
|
-
equals: "
|
|
5733
|
+
equals: "qwen/qwen3-4b-instruct-2507"
|
|
5746
5734
|
},
|
|
5747
5735
|
context_window: 262144,
|
|
5748
5736
|
prices: {
|
|
@@ -5754,7 +5742,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5754
5742
|
id: "Qwen/Qwen3-4B-Thinking-2507",
|
|
5755
5743
|
name: "Qwen3-4B-Thinking-2507",
|
|
5756
5744
|
match: {
|
|
5757
|
-
equals: "
|
|
5745
|
+
equals: "qwen/qwen3-4b-thinking-2507"
|
|
5758
5746
|
},
|
|
5759
5747
|
context_window: 262144,
|
|
5760
5748
|
prices: {
|
|
@@ -5766,7 +5754,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5766
5754
|
id: "Qwen/Qwen3-8B",
|
|
5767
5755
|
name: "Qwen3-8B",
|
|
5768
5756
|
match: {
|
|
5769
|
-
equals: "
|
|
5757
|
+
equals: "qwen/qwen3-8b"
|
|
5770
5758
|
},
|
|
5771
5759
|
context_window: 40960,
|
|
5772
5760
|
prices: {
|
|
@@ -5778,7 +5766,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5778
5766
|
id: "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
|
|
5779
5767
|
name: "DeepSeek-R1-Distill-Llama-70B",
|
|
5780
5768
|
match: {
|
|
5781
|
-
equals: "deepseek-ai/
|
|
5769
|
+
equals: "deepseek-ai/deepseek-r1-distill-llama-70b"
|
|
5782
5770
|
},
|
|
5783
5771
|
context_window: 131072,
|
|
5784
5772
|
prices: {
|
|
@@ -5790,7 +5778,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5790
5778
|
id: "deepseek-ai/DeepSeek-R1-Distill-Llama-8B",
|
|
5791
5779
|
name: "DeepSeek-R1-Distill-Llama-8B",
|
|
5792
5780
|
match: {
|
|
5793
|
-
equals: "deepseek-ai/
|
|
5781
|
+
equals: "deepseek-ai/deepseek-r1-distill-llama-8b"
|
|
5794
5782
|
},
|
|
5795
5783
|
context_window: 131072,
|
|
5796
5784
|
prices: {
|
|
@@ -5802,7 +5790,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5802
5790
|
id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
|
|
5803
5791
|
name: "DeepSeek-R1-Distill-Qwen-1.5B",
|
|
5804
5792
|
match: {
|
|
5805
|
-
equals: "deepseek-ai/
|
|
5793
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-1.5b"
|
|
5806
5794
|
},
|
|
5807
5795
|
context_window: 131072,
|
|
5808
5796
|
prices: {
|
|
@@ -5814,7 +5802,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5814
5802
|
id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
|
|
5815
5803
|
name: "DeepSeek-R1-Distill-Qwen-14B",
|
|
5816
5804
|
match: {
|
|
5817
|
-
equals: "deepseek-ai/
|
|
5805
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-14b"
|
|
5818
5806
|
},
|
|
5819
5807
|
context_window: 131072,
|
|
5820
5808
|
prices: {
|
|
@@ -5826,7 +5814,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5826
5814
|
id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
|
|
5827
5815
|
name: "DeepSeek-R1-Distill-Qwen-32B",
|
|
5828
5816
|
match: {
|
|
5829
|
-
equals: "deepseek-ai/
|
|
5817
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-32b"
|
|
5830
5818
|
},
|
|
5831
5819
|
context_window: 131072,
|
|
5832
5820
|
prices: {
|
|
@@ -5838,7 +5826,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5838
5826
|
id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
|
|
5839
5827
|
name: "DeepSeek-R1-Distill-Qwen-7B",
|
|
5840
5828
|
match: {
|
|
5841
|
-
equals: "deepseek-ai/
|
|
5829
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-7b"
|
|
5842
5830
|
},
|
|
5843
5831
|
context_window: 131072,
|
|
5844
5832
|
prices: {
|
|
@@ -5850,7 +5838,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5850
5838
|
id: "meta-llama/Llama-3.1-8B-Instruct",
|
|
5851
5839
|
name: "Llama-3.1-8B-Instruct",
|
|
5852
5840
|
match: {
|
|
5853
|
-
equals: "meta-llama/
|
|
5841
|
+
equals: "meta-llama/llama-3.1-8b-instruct"
|
|
5854
5842
|
},
|
|
5855
5843
|
context_window: 131072,
|
|
5856
5844
|
prices: {
|
|
@@ -5862,7 +5850,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5862
5850
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
5863
5851
|
name: "Llama-3.3-70B-Instruct",
|
|
5864
5852
|
match: {
|
|
5865
|
-
equals: "meta-llama/
|
|
5853
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
5866
5854
|
},
|
|
5867
5855
|
context_window: 131072,
|
|
5868
5856
|
prices: {
|
|
@@ -5874,7 +5862,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5874
5862
|
id: "meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
5875
5863
|
name: "Llama-4-Scout-17B-16E-Instruct",
|
|
5876
5864
|
match: {
|
|
5877
|
-
equals: "meta-llama/
|
|
5865
|
+
equals: "meta-llama/llama-4-scout-17b-16e-instruct"
|
|
5878
5866
|
},
|
|
5879
5867
|
context_window: 89e4,
|
|
5880
5868
|
prices: {
|
|
@@ -5962,7 +5950,23 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5962
5950
|
id: "aisingapore/Gemma-SEA-LION-v4-27B-IT",
|
|
5963
5951
|
name: "Gemma-SEA-LION-v4-27B-IT",
|
|
5964
5952
|
match: {
|
|
5965
|
-
equals: "aisingapore/
|
|
5953
|
+
equals: "aisingapore/gemma-sea-lion-v4-27b-it"
|
|
5954
|
+
},
|
|
5955
|
+
prices: {}
|
|
5956
|
+
},
|
|
5957
|
+
{
|
|
5958
|
+
id: "aisingapore/Qwen-SEA-LION-v4-32B-IT",
|
|
5959
|
+
name: "Qwen-SEA-LION-v4-32B-IT",
|
|
5960
|
+
match: {
|
|
5961
|
+
equals: "aisingapore/qwen-sea-lion-v4-32b-it"
|
|
5962
|
+
},
|
|
5963
|
+
prices: {}
|
|
5964
|
+
},
|
|
5965
|
+
{
|
|
5966
|
+
id: "allenai/Olmo-3-7B-Instruct",
|
|
5967
|
+
name: "Olmo-3-7B-Instruct",
|
|
5968
|
+
match: {
|
|
5969
|
+
equals: "allenai/olmo-3-7b-instruct"
|
|
5966
5970
|
},
|
|
5967
5971
|
prices: {}
|
|
5968
5972
|
},
|
|
@@ -5970,7 +5974,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5970
5974
|
id: "swiss-ai/Apertus-70B-Instruct-2509",
|
|
5971
5975
|
name: "Apertus-70B-Instruct-2509",
|
|
5972
5976
|
match: {
|
|
5973
|
-
equals: "swiss-ai/
|
|
5977
|
+
equals: "swiss-ai/apertus-70b-instruct-2509"
|
|
5974
5978
|
},
|
|
5975
5979
|
prices: {}
|
|
5976
5980
|
},
|
|
@@ -5978,7 +5982,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5978
5982
|
id: "swiss-ai/Apertus-8B-Instruct-2509",
|
|
5979
5983
|
name: "Apertus-8B-Instruct-2509",
|
|
5980
5984
|
match: {
|
|
5981
|
-
equals: "swiss-ai/
|
|
5985
|
+
equals: "swiss-ai/apertus-8b-instruct-2509"
|
|
5982
5986
|
},
|
|
5983
5987
|
prices: {}
|
|
5984
5988
|
}
|
|
@@ -6038,7 +6042,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6038
6042
|
id: "Qwen/Qwen3-32B",
|
|
6039
6043
|
name: "Qwen3-32B",
|
|
6040
6044
|
match: {
|
|
6041
|
-
equals: "
|
|
6045
|
+
equals: "qwen/qwen3-32b"
|
|
6042
6046
|
},
|
|
6043
6047
|
context_window: 32768,
|
|
6044
6048
|
prices: {
|
|
@@ -6050,7 +6054,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6050
6054
|
id: "deepseek-ai/DeepSeek-R1-0528",
|
|
6051
6055
|
name: "DeepSeek-R1-0528",
|
|
6052
6056
|
match: {
|
|
6053
|
-
equals: "deepseek-ai/
|
|
6057
|
+
equals: "deepseek-ai/deepseek-r1-0528"
|
|
6054
6058
|
},
|
|
6055
6059
|
context_window: 131072,
|
|
6056
6060
|
prices: {
|
|
@@ -6062,7 +6066,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6062
6066
|
id: "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
|
|
6063
6067
|
name: "DeepSeek-R1-Distill-Llama-70B",
|
|
6064
6068
|
match: {
|
|
6065
|
-
equals: "deepseek-ai/
|
|
6069
|
+
equals: "deepseek-ai/deepseek-r1-distill-llama-70b"
|
|
6066
6070
|
},
|
|
6067
6071
|
context_window: 131072,
|
|
6068
6072
|
prices: {
|
|
@@ -6074,7 +6078,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6074
6078
|
id: "deepseek-ai/DeepSeek-V3-0324",
|
|
6075
6079
|
name: "DeepSeek-V3-0324",
|
|
6076
6080
|
match: {
|
|
6077
|
-
equals: "deepseek-ai/
|
|
6081
|
+
equals: "deepseek-ai/deepseek-v3-0324"
|
|
6078
6082
|
},
|
|
6079
6083
|
context_window: 131072,
|
|
6080
6084
|
prices: {
|
|
@@ -6086,7 +6090,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6086
6090
|
id: "meta-llama/Llama-3.1-8B-Instruct",
|
|
6087
6091
|
name: "Llama-3.1-8B-Instruct",
|
|
6088
6092
|
match: {
|
|
6089
|
-
equals: "meta-llama/
|
|
6093
|
+
equals: "meta-llama/llama-3.1-8b-instruct"
|
|
6090
6094
|
},
|
|
6091
6095
|
context_window: 16384,
|
|
6092
6096
|
prices: {
|
|
@@ -6098,7 +6102,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6098
6102
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
6099
6103
|
name: "Llama-3.3-70B-Instruct",
|
|
6100
6104
|
match: {
|
|
6101
|
-
equals: "meta-llama/
|
|
6105
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
6102
6106
|
},
|
|
6103
6107
|
context_window: 131072,
|
|
6104
6108
|
prices: {
|
|
@@ -6110,7 +6114,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6110
6114
|
id: "meta-llama/Llama-4-Maverick-17B-128E-Instruct",
|
|
6111
6115
|
name: "Llama-4-Maverick-17B-128E-Instruct",
|
|
6112
6116
|
match: {
|
|
6113
|
-
equals: "meta-llama/
|
|
6117
|
+
equals: "meta-llama/llama-4-maverick-17b-128e-instruct"
|
|
6114
6118
|
},
|
|
6115
6119
|
context_window: 131072,
|
|
6116
6120
|
prices: {
|
|
@@ -6122,7 +6126,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6122
6126
|
id: "tokyotech-llm/Llama-3.3-Swallow-70B-Instruct-v0.4",
|
|
6123
6127
|
name: "Llama-3.3-Swallow-70B-Instruct-v0.4",
|
|
6124
6128
|
match: {
|
|
6125
|
-
equals: "tokyotech-llm/
|
|
6129
|
+
equals: "tokyotech-llm/llama-3.3-swallow-70b-instruct-v0.4"
|
|
6126
6130
|
},
|
|
6127
6131
|
context_window: 131072,
|
|
6128
6132
|
prices: {
|
|
@@ -6186,7 +6190,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6186
6190
|
id: "Qwen/Qwen2.5-72B-Instruct",
|
|
6187
6191
|
name: "Qwen2.5-72B-Instruct",
|
|
6188
6192
|
match: {
|
|
6189
|
-
equals: "
|
|
6193
|
+
equals: "qwen/qwen2.5-72b-instruct"
|
|
6190
6194
|
},
|
|
6191
6195
|
context_window: 131072,
|
|
6192
6196
|
prices: {
|
|
@@ -6198,7 +6202,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6198
6202
|
id: "Qwen/Qwen2.5-7B-Instruct",
|
|
6199
6203
|
name: "Qwen2.5-7B-Instruct",
|
|
6200
6204
|
match: {
|
|
6201
|
-
equals: "
|
|
6205
|
+
equals: "qwen/qwen2.5-7b-instruct"
|
|
6202
6206
|
},
|
|
6203
6207
|
context_window: 32768,
|
|
6204
6208
|
prices: {
|
|
@@ -6212,13 +6216,13 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6212
6216
|
match: {
|
|
6213
6217
|
or: [
|
|
6214
6218
|
{
|
|
6215
|
-
equals: "
|
|
6219
|
+
equals: "qwen/qwen3-235b-a22b"
|
|
6216
6220
|
},
|
|
6217
6221
|
{
|
|
6218
|
-
equals: "
|
|
6222
|
+
equals: "qwen/qwen3-235b-a22b-fp8"
|
|
6219
6223
|
},
|
|
6220
6224
|
{
|
|
6221
|
-
equals: "
|
|
6225
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507"
|
|
6222
6226
|
}
|
|
6223
6227
|
]
|
|
6224
6228
|
},
|
|
@@ -6234,10 +6238,10 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6234
6238
|
match: {
|
|
6235
6239
|
or: [
|
|
6236
6240
|
{
|
|
6237
|
-
equals: "
|
|
6241
|
+
equals: "qwen/qwen3-coder-480b-a35b-instruct"
|
|
6238
6242
|
},
|
|
6239
6243
|
{
|
|
6240
|
-
equals: "
|
|
6244
|
+
equals: "qwen/qwen3-coder-480b-a35b-instruct-fp8"
|
|
6241
6245
|
}
|
|
6242
6246
|
]
|
|
6243
6247
|
},
|
|
@@ -6251,7 +6255,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6251
6255
|
id: "Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
6252
6256
|
name: "Qwen3-Next-80B-A3B-Instruct",
|
|
6253
6257
|
match: {
|
|
6254
|
-
equals: "
|
|
6258
|
+
equals: "qwen/qwen3-next-80b-a3b-instruct"
|
|
6255
6259
|
},
|
|
6256
6260
|
context_window: 262144,
|
|
6257
6261
|
prices: {
|
|
@@ -6263,7 +6267,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6263
6267
|
id: "Qwen/Qwen3-Next-80B-A3B-Thinking",
|
|
6264
6268
|
name: "Qwen3-Next-80B-A3B-Thinking",
|
|
6265
6269
|
match: {
|
|
6266
|
-
equals: "
|
|
6270
|
+
equals: "qwen/qwen3-next-80b-a3b-thinking"
|
|
6267
6271
|
},
|
|
6268
6272
|
context_window: 262144,
|
|
6269
6273
|
prices: {
|
|
@@ -6280,7 +6284,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6280
6284
|
equals: "deepcogito/cogito-671b-v2.1"
|
|
6281
6285
|
},
|
|
6282
6286
|
{
|
|
6283
|
-
equals: "deepcogito/cogito-671b-v2.1-
|
|
6287
|
+
equals: "deepcogito/cogito-671b-v2.1-fp8"
|
|
6284
6288
|
}
|
|
6285
6289
|
]
|
|
6286
6290
|
},
|
|
@@ -6294,7 +6298,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6294
6298
|
id: "deepcogito/cogito-v2-preview-llama-109B-MoE",
|
|
6295
6299
|
name: "cogito-v2-preview-llama-109B-MoE",
|
|
6296
6300
|
match: {
|
|
6297
|
-
equals: "deepcogito/cogito-v2-preview-llama-
|
|
6301
|
+
equals: "deepcogito/cogito-v2-preview-llama-109b-moe"
|
|
6298
6302
|
},
|
|
6299
6303
|
context_window: 32767,
|
|
6300
6304
|
prices: {
|
|
@@ -6306,7 +6310,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6306
6310
|
id: "deepcogito/cogito-v2-preview-llama-405B",
|
|
6307
6311
|
name: "cogito-v2-preview-llama-405B",
|
|
6308
6312
|
match: {
|
|
6309
|
-
equals: "deepcogito/cogito-v2-preview-llama-
|
|
6313
|
+
equals: "deepcogito/cogito-v2-preview-llama-405b"
|
|
6310
6314
|
},
|
|
6311
6315
|
context_window: 32768,
|
|
6312
6316
|
prices: {
|
|
@@ -6318,7 +6322,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6318
6322
|
id: "deepcogito/cogito-v2-preview-llama-70B",
|
|
6319
6323
|
name: "cogito-v2-preview-llama-70B",
|
|
6320
6324
|
match: {
|
|
6321
|
-
equals: "deepcogito/cogito-v2-preview-llama-
|
|
6325
|
+
equals: "deepcogito/cogito-v2-preview-llama-70b"
|
|
6322
6326
|
},
|
|
6323
6327
|
context_window: 32768,
|
|
6324
6328
|
prices: {
|
|
@@ -6332,10 +6336,10 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6332
6336
|
match: {
|
|
6333
6337
|
or: [
|
|
6334
6338
|
{
|
|
6335
|
-
equals: "deepseek-ai/
|
|
6339
|
+
equals: "deepseek-ai/deepseek-r1"
|
|
6336
6340
|
},
|
|
6337
6341
|
{
|
|
6338
|
-
equals: "deepseek-ai/
|
|
6342
|
+
equals: "deepseek-ai/deepseek-r1-0528"
|
|
6339
6343
|
}
|
|
6340
6344
|
]
|
|
6341
6345
|
},
|
|
@@ -6351,10 +6355,10 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6351
6355
|
match: {
|
|
6352
6356
|
or: [
|
|
6353
6357
|
{
|
|
6354
|
-
equals: "deepseek-ai/
|
|
6358
|
+
equals: "deepseek-ai/deepseek-v3"
|
|
6355
6359
|
},
|
|
6356
6360
|
{
|
|
6357
|
-
equals: "deepseek-ai/
|
|
6361
|
+
equals: "deepseek-ai/deepseek-v3-0324"
|
|
6358
6362
|
}
|
|
6359
6363
|
]
|
|
6360
6364
|
},
|
|
@@ -6368,7 +6372,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6368
6372
|
id: "deepseek-ai/DeepSeek-V3.1",
|
|
6369
6373
|
name: "DeepSeek-V3.1",
|
|
6370
6374
|
match: {
|
|
6371
|
-
equals: "deepseek-ai/
|
|
6375
|
+
equals: "deepseek-ai/deepseek-v3.1"
|
|
6372
6376
|
},
|
|
6373
6377
|
context_window: 131072,
|
|
6374
6378
|
prices: {
|
|
@@ -6392,7 +6396,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6392
6396
|
id: "meta-llama/Llama-3.2-3B-Instruct",
|
|
6393
6397
|
name: "Llama-3.2-3B-Instruct",
|
|
6394
6398
|
match: {
|
|
6395
|
-
equals: "meta-llama/
|
|
6399
|
+
equals: "meta-llama/llama-3.2-3b-instruct"
|
|
6396
6400
|
},
|
|
6397
6401
|
context_window: 131072,
|
|
6398
6402
|
prices: {
|
|
@@ -6404,7 +6408,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6404
6408
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
6405
6409
|
name: "Llama-3.3-70B-Instruct",
|
|
6406
6410
|
match: {
|
|
6407
|
-
equals: "meta-llama/
|
|
6411
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
6408
6412
|
},
|
|
6409
6413
|
context_window: 131072,
|
|
6410
6414
|
prices: {
|
|
@@ -6416,7 +6420,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6416
6420
|
id: "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",
|
|
6417
6421
|
name: "Llama-4-Maverick-17B-128E-Instruct-FP8",
|
|
6418
6422
|
match: {
|
|
6419
|
-
equals: "meta-llama/
|
|
6423
|
+
equals: "meta-llama/llama-4-maverick-17b-128e-instruct-fp8"
|
|
6420
6424
|
},
|
|
6421
6425
|
context_window: 1048576,
|
|
6422
6426
|
prices: {
|
|
@@ -6428,7 +6432,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6428
6432
|
id: "meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
6429
6433
|
name: "Llama-4-Scout-17B-16E-Instruct",
|
|
6430
6434
|
match: {
|
|
6431
|
-
equals: "meta-llama/
|
|
6435
|
+
equals: "meta-llama/llama-4-scout-17b-16e-instruct"
|
|
6432
6436
|
},
|
|
6433
6437
|
context_window: 1048576,
|
|
6434
6438
|
prices: {
|
|
@@ -6440,7 +6444,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6440
6444
|
id: "meta-llama/Meta-Llama-3-70B-Instruct",
|
|
6441
6445
|
name: "Meta-Llama-3-70B-Instruct",
|
|
6442
6446
|
match: {
|
|
6443
|
-
equals: "meta-llama/
|
|
6447
|
+
equals: "meta-llama/meta-llama-3-70b-instruct"
|
|
6444
6448
|
},
|
|
6445
6449
|
context_window: 8192,
|
|
6446
6450
|
prices: {
|
|
@@ -6454,10 +6458,10 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6454
6458
|
match: {
|
|
6455
6459
|
or: [
|
|
6456
6460
|
{
|
|
6457
|
-
equals: "moonshotai/
|
|
6461
|
+
equals: "moonshotai/kimi-k2-instruct"
|
|
6458
6462
|
},
|
|
6459
6463
|
{
|
|
6460
|
-
equals: "moonshotai/
|
|
6464
|
+
equals: "moonshotai/kimi-k2-instruct-0905"
|
|
6461
6465
|
}
|
|
6462
6466
|
]
|
|
6463
6467
|
},
|
|
@@ -6471,7 +6475,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6471
6475
|
id: "moonshotai/Kimi-K2-Thinking",
|
|
6472
6476
|
name: "Kimi-K2-Thinking",
|
|
6473
6477
|
match: {
|
|
6474
|
-
equals: "moonshotai/
|
|
6478
|
+
equals: "moonshotai/kimi-k2-thinking"
|
|
6475
6479
|
},
|
|
6476
6480
|
context_window: 262144,
|
|
6477
6481
|
prices: {
|
|
@@ -6507,7 +6511,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6507
6511
|
id: "zai-org/GLM-4.5-Air-FP8",
|
|
6508
6512
|
name: "GLM-4.5-Air-FP8",
|
|
6509
6513
|
match: {
|
|
6510
|
-
equals: "zai-org/
|
|
6514
|
+
equals: "zai-org/glm-4.5-air-fp8"
|
|
6511
6515
|
},
|
|
6512
6516
|
context_window: 131072,
|
|
6513
6517
|
prices: {
|
|
@@ -15558,7 +15562,7 @@ function L(t, e) {
|
|
|
15558
15562
|
function c(t, e, a) {
|
|
15559
15563
|
return t === void 0 || e === void 0 ? 0 : typeof t == "number" ? t * e / 1e6 : L(t, e);
|
|
15560
15564
|
}
|
|
15561
|
-
function
|
|
15565
|
+
function y(t, e) {
|
|
15562
15566
|
let a = 0, i = 0;
|
|
15563
15567
|
const o = t.cache_read_tokens ?? 0, m = t.cache_write_tokens ?? 0, r = t.cache_audio_read_tokens ?? 0, n = t.output_audio_tokens ?? 0;
|
|
15564
15568
|
let s = t.input_audio_tokens ?? 0;
|
|
@@ -15606,48 +15610,48 @@ function M(t, e) {
|
|
|
15606
15610
|
function _(t, e) {
|
|
15607
15611
|
return "or" in t ? t.or.some((a) => _(a, e)) : "and" in t ? t.and.every((a) => _(a, e)) : "equals" in t ? e === t.equals : "starts_with" in t ? e.startsWith(t.starts_with) : "ends_with" in t ? e.endsWith(t.ends_with) : "contains" in t ? e.includes(t.contains) : "regex" in t ? new RegExp(t.regex).test(e) : !1;
|
|
15608
15612
|
}
|
|
15609
|
-
function
|
|
15613
|
+
function Q(t, e) {
|
|
15610
15614
|
const a = e.toLowerCase().trim(), i = t.find((o) => o.id === a);
|
|
15611
15615
|
return i || t.find((o) => o.provider_match && _(o.provider_match, a));
|
|
15612
15616
|
}
|
|
15613
|
-
function
|
|
15617
|
+
function B(t, { modelId: e, providerApiUrl: a, providerId: i }) {
|
|
15614
15618
|
if (i)
|
|
15615
|
-
return
|
|
15619
|
+
return Q(t, i);
|
|
15616
15620
|
if (a)
|
|
15617
15621
|
return t.find((o) => new RegExp(o.api_pattern).test(a));
|
|
15618
15622
|
if (e)
|
|
15619
15623
|
return t.find((o) => o.model_match && _(o.model_match, e));
|
|
15620
15624
|
}
|
|
15621
|
-
function
|
|
15625
|
+
function P(t, e) {
|
|
15622
15626
|
return t.find((a) => _(a.match, e));
|
|
15623
15627
|
}
|
|
15624
|
-
const
|
|
15625
|
-
let g =
|
|
15628
|
+
const S = "https://raw.githubusercontent.com/pydantic/genai-prices/main/prices/data.json";
|
|
15629
|
+
let g = x, w = Promise.resolve(x), b = null;
|
|
15626
15630
|
function T(t) {
|
|
15627
|
-
t !== null && ("then" in t ? (
|
|
15631
|
+
t !== null && ("then" in t ? (w = t, t.then((e) => {
|
|
15628
15632
|
e !== null && (g = e);
|
|
15629
|
-
})) : (
|
|
15633
|
+
})) : (w = Promise.resolve(t), g = t));
|
|
15630
15634
|
}
|
|
15631
|
-
function
|
|
15635
|
+
function A(t) {
|
|
15632
15636
|
b = t;
|
|
15633
15637
|
}
|
|
15634
15638
|
function C(t) {
|
|
15635
15639
|
t({
|
|
15636
|
-
onCalc:
|
|
15637
|
-
remoteDataUrl:
|
|
15640
|
+
onCalc: A,
|
|
15641
|
+
remoteDataUrl: S,
|
|
15638
15642
|
setProviderData: T
|
|
15639
15643
|
});
|
|
15640
15644
|
}
|
|
15641
|
-
function
|
|
15642
|
-
return
|
|
15645
|
+
function z() {
|
|
15646
|
+
return w;
|
|
15643
15647
|
}
|
|
15644
|
-
function
|
|
15648
|
+
function E(t, e, a) {
|
|
15645
15649
|
b?.();
|
|
15646
|
-
const i = e.toLowerCase().trim(), o = a?.provider ??
|
|
15650
|
+
const i = e.toLowerCase().trim(), o = a?.provider ?? B(g, { modelId: i, providerApiUrl: a?.providerApiUrl, providerId: a?.providerId });
|
|
15647
15651
|
if (!o) return null;
|
|
15648
|
-
const m =
|
|
15652
|
+
const m = P(o.models, i);
|
|
15649
15653
|
if (!m) return null;
|
|
15650
|
-
const r = a?.timestamp ?? /* @__PURE__ */ new Date(), n = M(m, r), s =
|
|
15654
|
+
const r = a?.timestamp ?? /* @__PURE__ */ new Date(), n = M(m, r), s = y(t, n);
|
|
15651
15655
|
return {
|
|
15652
15656
|
auto_update_timestamp: void 0,
|
|
15653
15657
|
model: m,
|
|
@@ -15657,7 +15661,7 @@ function z(t, e, a) {
|
|
|
15657
15661
|
};
|
|
15658
15662
|
}
|
|
15659
15663
|
function N(t) {
|
|
15660
|
-
return b?.(),
|
|
15664
|
+
return b?.(), B(g, t);
|
|
15661
15665
|
}
|
|
15662
15666
|
function V(t, e, a) {
|
|
15663
15667
|
if (a = a ?? "default", !t.extractors)
|
|
@@ -15669,9 +15673,9 @@ function V(t, e, a) {
|
|
|
15669
15673
|
}
|
|
15670
15674
|
if (!h.guard(e))
|
|
15671
15675
|
throw new Error(`Expected response data to be a mapping object, got ${l(e)}`);
|
|
15672
|
-
const o =
|
|
15676
|
+
const o = q(i.model_path, e, R, !1, []), m = I(i.root), r = q(m, e, h, !0, []), n = {};
|
|
15673
15677
|
for (const s of i.mappings) {
|
|
15674
|
-
const u =
|
|
15678
|
+
const u = q(s.path, r, D, s.required, m);
|
|
15675
15679
|
if (u !== null) {
|
|
15676
15680
|
const p = n[s.dest] ?? 0;
|
|
15677
15681
|
n[s.dest] = p + u;
|
|
@@ -15681,7 +15685,7 @@ function V(t, e, a) {
|
|
|
15681
15685
|
throw new Error(`No usage information found at ${JSON.stringify(i.root)}`);
|
|
15682
15686
|
return { model: o, usage: n };
|
|
15683
15687
|
}
|
|
15684
|
-
function
|
|
15688
|
+
function q(t, e, a, i, o) {
|
|
15685
15689
|
const [m, ...r] = I(t).reverse();
|
|
15686
15690
|
if (typeof m != "string")
|
|
15687
15691
|
throw new Error(`Expected last step of path to be a string, got ${l(m)}`);
|
|
@@ -15745,18 +15749,18 @@ function l(t) {
|
|
|
15745
15749
|
const h = {
|
|
15746
15750
|
guard: (t) => l(t) === "mapping",
|
|
15747
15751
|
name: "mapping"
|
|
15748
|
-
},
|
|
15752
|
+
}, R = {
|
|
15749
15753
|
guard: (t) => typeof t == "string",
|
|
15750
15754
|
name: "string"
|
|
15751
|
-
},
|
|
15755
|
+
}, D = {
|
|
15752
15756
|
guard: (t) => typeof t == "number",
|
|
15753
15757
|
name: "number"
|
|
15754
15758
|
}, d = (t, e) => [...t.map(v), ...e.map(v)].join("."), v = (t) => typeof t == "string" ? t : JSON.stringify(t);
|
|
15755
15759
|
export {
|
|
15756
|
-
|
|
15757
|
-
|
|
15760
|
+
S as REMOTE_DATA_JSON_URL,
|
|
15761
|
+
E as calcPrice,
|
|
15758
15762
|
V as extractUsage,
|
|
15759
15763
|
N as findProvider,
|
|
15760
15764
|
C as updatePrices,
|
|
15761
|
-
|
|
15765
|
+
z as waitForUpdate
|
|
15762
15766
|
};
|