@pydantic/genai-prices 0.0.47 → 0.0.49
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 +2719 -726
- package/dist/index.cjs +4 -4
- package/dist/index.js +2563 -570
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -554,7 +554,7 @@ const x = [
|
|
|
554
554
|
name: "Nova Lite",
|
|
555
555
|
description: "Amazon Nova Lite 1.0 is a very low-cost multimodal model from Amazon that focused on fast processing of image, video, and text inputs to generate text output. Amazon Nova Lite can handle real-time customer interactions, document analysis, and visual question-answering tasks with high accuracy.",
|
|
556
556
|
match: {
|
|
557
|
-
contains: "nova-lite"
|
|
557
|
+
contains: "amazon.nova-lite-v1"
|
|
558
558
|
},
|
|
559
559
|
prices: {
|
|
560
560
|
input_mtok: 0.06,
|
|
@@ -567,7 +567,7 @@ const x = [
|
|
|
567
567
|
name: "Nova Micro",
|
|
568
568
|
description: "Amazon Nova Micro 1.0 is a text-only model that delivers the lowest latency responses in the Amazon Nova family of models at a very low cost. With a context length of 128K tokens and optimized for speed and cost, Amazon Nova Micro excels at tasks such as text summarization, translation, content classification, interactive chat, and brainstorming. It has simple mathematical reasoning and coding abilities.",
|
|
569
569
|
match: {
|
|
570
|
-
contains: "nova-micro"
|
|
570
|
+
contains: "amazon.nova-micro-v1"
|
|
571
571
|
},
|
|
572
572
|
prices: {
|
|
573
573
|
input_mtok: 0.035,
|
|
@@ -579,7 +579,7 @@ const x = [
|
|
|
579
579
|
id: "amazon.nova-premier-v1:0",
|
|
580
580
|
name: "Nova Premier",
|
|
581
581
|
match: {
|
|
582
|
-
contains: "nova-premier"
|
|
582
|
+
contains: "amazon.nova-premier-v1"
|
|
583
583
|
},
|
|
584
584
|
prices: {
|
|
585
585
|
input_mtok: 2.5,
|
|
@@ -592,7 +592,7 @@ const x = [
|
|
|
592
592
|
name: "Nova Pro",
|
|
593
593
|
description: "Amazon Nova Pro 1.0 is a capable multimodal model from Amazon focused on providing a combination of accuracy, speed, and cost for a wide range of tasks. As of December 2024, it achieves state-of-the-art performance on key benchmarks including visual question answering (TextVQA) and video understanding (VATEX).",
|
|
594
594
|
match: {
|
|
595
|
-
contains: "nova-pro"
|
|
595
|
+
contains: "amazon.nova-pro-v1"
|
|
596
596
|
},
|
|
597
597
|
prices: {
|
|
598
598
|
input_mtok: 0.8,
|
|
@@ -604,7 +604,7 @@ const x = [
|
|
|
604
604
|
id: "amazon.nova-sonic-v1:0",
|
|
605
605
|
name: "Nova Sonic",
|
|
606
606
|
match: {
|
|
607
|
-
contains: "nova-sonic"
|
|
607
|
+
contains: "amazon.nova-sonic-v1"
|
|
608
608
|
},
|
|
609
609
|
prices: {
|
|
610
610
|
input_mtok: 0.06,
|
|
@@ -617,7 +617,7 @@ const x = [
|
|
|
617
617
|
id: "amazon.titan-embed-text-v1",
|
|
618
618
|
name: "Titan Embeddings G1 - Text",
|
|
619
619
|
match: {
|
|
620
|
-
contains: "titan-embed-text"
|
|
620
|
+
contains: "amazon.titan-embed-text-v1"
|
|
621
621
|
},
|
|
622
622
|
prices: {
|
|
623
623
|
input_mtok: 0.1
|
|
@@ -649,7 +649,7 @@ const x = [
|
|
|
649
649
|
id: "deepseek.r1-v1:0",
|
|
650
650
|
name: "DeepSeek-R1",
|
|
651
651
|
match: {
|
|
652
|
-
contains: "r1"
|
|
652
|
+
contains: "deepseek.r1-v1"
|
|
653
653
|
},
|
|
654
654
|
prices: {
|
|
655
655
|
input_mtok: 1.35,
|
|
@@ -696,7 +696,7 @@ const x = [
|
|
|
696
696
|
id: "meta.llama3-1-70b-instruct-v1:0",
|
|
697
697
|
name: "Llama 3.1 70B Instruct",
|
|
698
698
|
match: {
|
|
699
|
-
contains: "llama3-1-70b-instruct"
|
|
699
|
+
contains: "meta.llama3-1-70b-instruct-v1"
|
|
700
700
|
},
|
|
701
701
|
prices: {
|
|
702
702
|
input_mtok: 0.72,
|
|
@@ -707,7 +707,7 @@ const x = [
|
|
|
707
707
|
id: "meta.llama3-1-8b-instruct-v1:0",
|
|
708
708
|
name: "Llama 3.1 8B Instruct",
|
|
709
709
|
match: {
|
|
710
|
-
contains: "llama3-1-8b-instruct"
|
|
710
|
+
contains: "meta.llama3-1-8b-instruct-v1"
|
|
711
711
|
},
|
|
712
712
|
prices: {
|
|
713
713
|
input_mtok: 0.22,
|
|
@@ -718,7 +718,7 @@ const x = [
|
|
|
718
718
|
id: "meta.llama3-2-11b-instruct-v1:0",
|
|
719
719
|
name: "Llama 3.2 11B Instruct",
|
|
720
720
|
match: {
|
|
721
|
-
contains: "llama3-2-11b-instruct"
|
|
721
|
+
contains: "meta.llama3-2-11b-instruct-v1"
|
|
722
722
|
},
|
|
723
723
|
prices: {
|
|
724
724
|
input_mtok: 0.16,
|
|
@@ -729,7 +729,7 @@ const x = [
|
|
|
729
729
|
id: "meta.llama3-2-1b-instruct-v1:0",
|
|
730
730
|
name: "Llama 3.2 1B Instruct",
|
|
731
731
|
match: {
|
|
732
|
-
contains: "llama3-2-1b-instruct"
|
|
732
|
+
contains: "meta.llama3-2-1b-instruct-v1"
|
|
733
733
|
},
|
|
734
734
|
prices: {
|
|
735
735
|
input_mtok: 0.1,
|
|
@@ -740,7 +740,7 @@ const x = [
|
|
|
740
740
|
id: "meta.llama3-2-3b-instruct-v1:0",
|
|
741
741
|
name: "Llama 3.2 3B Instruct",
|
|
742
742
|
match: {
|
|
743
|
-
contains: "llama3-2-3b-instruct"
|
|
743
|
+
contains: "meta.llama3-2-3b-instruct-v1"
|
|
744
744
|
},
|
|
745
745
|
prices: {
|
|
746
746
|
input_mtok: 0.15,
|
|
@@ -751,7 +751,7 @@ const x = [
|
|
|
751
751
|
id: "meta.llama3-2-90b-instruct-v1:0",
|
|
752
752
|
name: "Llama 3.2 90B Instruct",
|
|
753
753
|
match: {
|
|
754
|
-
contains: "llama3-2-90b-instruct"
|
|
754
|
+
contains: "meta.llama3-2-90b-instruct-v1"
|
|
755
755
|
},
|
|
756
756
|
prices: {
|
|
757
757
|
input_mtok: 0.72,
|
|
@@ -762,7 +762,7 @@ const x = [
|
|
|
762
762
|
id: "meta.llama3-3-70b-instruct-v1:0",
|
|
763
763
|
name: "Llama 3.3 70B Instruct",
|
|
764
764
|
match: {
|
|
765
|
-
contains: "llama3-3-70b-instruct"
|
|
765
|
+
contains: "meta.llama3-3-70b-instruct-v1"
|
|
766
766
|
},
|
|
767
767
|
prices: {
|
|
768
768
|
input_mtok: 0.72,
|
|
@@ -773,7 +773,7 @@ const x = [
|
|
|
773
773
|
id: "meta.llama3-70b-instruct-v1:0",
|
|
774
774
|
name: "Llama 3 70B Instruct",
|
|
775
775
|
match: {
|
|
776
|
-
contains: "llama3-70b-instruct"
|
|
776
|
+
contains: "meta.llama3-70b-instruct-v1"
|
|
777
777
|
},
|
|
778
778
|
prices: {
|
|
779
779
|
input_mtok: 2.65,
|
|
@@ -784,7 +784,7 @@ const x = [
|
|
|
784
784
|
id: "meta.llama3-8b-instruct-v1:0",
|
|
785
785
|
name: "Llama 3 8B Instruct",
|
|
786
786
|
match: {
|
|
787
|
-
contains: "llama3-8b-instruct"
|
|
787
|
+
contains: "meta.llama3-8b-instruct-v1"
|
|
788
788
|
},
|
|
789
789
|
prices: {
|
|
790
790
|
input_mtok: 0.3,
|
|
@@ -795,7 +795,7 @@ const x = [
|
|
|
795
795
|
id: "meta.llama4-maverick-17b-instruct-v1:0",
|
|
796
796
|
name: "Llama 4 Maverick 17B Instruct",
|
|
797
797
|
match: {
|
|
798
|
-
contains: "llama4-maverick-17b-instruct"
|
|
798
|
+
contains: "meta.llama4-maverick-17b-instruct-v1"
|
|
799
799
|
},
|
|
800
800
|
prices: {
|
|
801
801
|
input_mtok: 0.24,
|
|
@@ -806,7 +806,7 @@ const x = [
|
|
|
806
806
|
id: "meta.llama4-scout-17b-instruct-v1:0",
|
|
807
807
|
name: "Llama 4 Scout 17B Instruct",
|
|
808
808
|
match: {
|
|
809
|
-
contains: "llama4-scout-17b-instruct"
|
|
809
|
+
contains: "meta.llama4-scout-17b-instruct-v1"
|
|
810
810
|
},
|
|
811
811
|
prices: {
|
|
812
812
|
input_mtok: 0.17,
|
|
@@ -817,7 +817,7 @@ const x = [
|
|
|
817
817
|
id: "mistral.mistral-7b-instruct-v0:2",
|
|
818
818
|
name: "Mistral 7B Instruct",
|
|
819
819
|
match: {
|
|
820
|
-
contains: "mistral-7b-instruct"
|
|
820
|
+
contains: "mistral.mistral-7b-instruct-v0"
|
|
821
821
|
},
|
|
822
822
|
prices: {
|
|
823
823
|
input_mtok: 0.15,
|
|
@@ -828,7 +828,7 @@ const x = [
|
|
|
828
828
|
id: "mistral.mistral-large-2402-v1:0",
|
|
829
829
|
name: "Mistral Large (24.02)",
|
|
830
830
|
match: {
|
|
831
|
-
contains: "mistral-large-2402"
|
|
831
|
+
contains: "mistral.mistral-large-2402-v1"
|
|
832
832
|
},
|
|
833
833
|
prices: {
|
|
834
834
|
input_mtok: 4,
|
|
@@ -839,7 +839,7 @@ const x = [
|
|
|
839
839
|
id: "mistral.mistral-small-2402-v1:0",
|
|
840
840
|
name: "Mistral Small (24.02)",
|
|
841
841
|
match: {
|
|
842
|
-
contains: "mistral-small-2402"
|
|
842
|
+
contains: "mistral.mistral-small-2402-v1"
|
|
843
843
|
},
|
|
844
844
|
prices: {
|
|
845
845
|
input_mtok: 1,
|
|
@@ -850,7 +850,7 @@ const x = [
|
|
|
850
850
|
id: "mistral.mixtral-8x7b-instruct-v0:1",
|
|
851
851
|
name: "Mixtral 8x7B Instruct",
|
|
852
852
|
match: {
|
|
853
|
-
contains: "mixtral-8x7b-instruct"
|
|
853
|
+
contains: "mistral.mixtral-8x7b-instruct-v0"
|
|
854
854
|
},
|
|
855
855
|
prices: {
|
|
856
856
|
input_mtok: 0.45,
|
|
@@ -861,7 +861,7 @@ const x = [
|
|
|
861
861
|
id: "mistral.pixtral-large-2502-v1:0",
|
|
862
862
|
name: "Pixtral Large (25.02)",
|
|
863
863
|
match: {
|
|
864
|
-
contains: "pixtral-large-2502"
|
|
864
|
+
contains: "mistral.pixtral-large-2502-v1"
|
|
865
865
|
},
|
|
866
866
|
prices: {
|
|
867
867
|
input_mtok: 2,
|
|
@@ -872,7 +872,7 @@ const x = [
|
|
|
872
872
|
id: "openai.gpt-oss-120b-1:0",
|
|
873
873
|
name: "gpt-oss-120b",
|
|
874
874
|
match: {
|
|
875
|
-
contains: "gpt-oss-120b"
|
|
875
|
+
contains: "openai.gpt-oss-120b-1"
|
|
876
876
|
},
|
|
877
877
|
prices: {
|
|
878
878
|
input_mtok: 0.15,
|
|
@@ -883,7 +883,7 @@ const x = [
|
|
|
883
883
|
id: "openai.gpt-oss-20b-1:0",
|
|
884
884
|
name: "gpt-oss-20b",
|
|
885
885
|
match: {
|
|
886
|
-
contains: "gpt-oss-20b"
|
|
886
|
+
contains: "openai.gpt-oss-20b-1"
|
|
887
887
|
},
|
|
888
888
|
prices: {
|
|
889
889
|
input_mtok: 0.07,
|
|
@@ -894,7 +894,7 @@ const x = [
|
|
|
894
894
|
id: "qwen.qwen3-32b-v1:0",
|
|
895
895
|
name: "Qwen3 32B (dense)",
|
|
896
896
|
match: {
|
|
897
|
-
contains: "qwen3-32b"
|
|
897
|
+
contains: "qwen.qwen3-32b-v1"
|
|
898
898
|
},
|
|
899
899
|
prices: {
|
|
900
900
|
input_mtok: 0.15,
|
|
@@ -905,13 +905,24 @@ const x = [
|
|
|
905
905
|
id: "qwen.qwen3-coder-30b-a3b-v1:0",
|
|
906
906
|
name: "Qwen3-Coder-30B-A3B-Instruct",
|
|
907
907
|
match: {
|
|
908
|
-
contains: "qwen3-coder-30b-a3b"
|
|
908
|
+
contains: "qwen.qwen3-coder-30b-a3b-v1"
|
|
909
909
|
},
|
|
910
910
|
prices: {
|
|
911
911
|
input_mtok: 0.15,
|
|
912
912
|
output_mtok: 0.6
|
|
913
913
|
}
|
|
914
914
|
},
|
|
915
|
+
{
|
|
916
|
+
id: "qwen.qwen3-coder-480b-a35b-v1:0",
|
|
917
|
+
name: "Qwen3-Coder-480B-A35B-Instruct",
|
|
918
|
+
match: {
|
|
919
|
+
contains: "qwen.qwen3-coder-480b-a35b-v1"
|
|
920
|
+
},
|
|
921
|
+
prices: {
|
|
922
|
+
input_mtok: 0.45,
|
|
923
|
+
output_mtok: 1.8
|
|
924
|
+
}
|
|
925
|
+
},
|
|
915
926
|
{
|
|
916
927
|
id: "regional.anthropic.claude-3-5-haiku-20241022-v1:0",
|
|
917
928
|
match: {
|
|
@@ -2284,6 +2295,15 @@ const x = [
|
|
|
2284
2295
|
input_mtok: 0.4,
|
|
2285
2296
|
output_mtok: 0.8
|
|
2286
2297
|
}
|
|
2298
|
+
},
|
|
2299
|
+
{
|
|
2300
|
+
id: "qwen-3-coder-480b",
|
|
2301
|
+
name: "qwen-3-coder-480b",
|
|
2302
|
+
match: {
|
|
2303
|
+
equals: "qwen-3-coder-480b"
|
|
2304
|
+
},
|
|
2305
|
+
price_comments: "Seems to be no longer available on cerebras, here to help with tests",
|
|
2306
|
+
prices: {}
|
|
2287
2307
|
}
|
|
2288
2308
|
]
|
|
2289
2309
|
},
|
|
@@ -2315,6 +2335,18 @@ const x = [
|
|
|
2315
2335
|
required: !0
|
|
2316
2336
|
}
|
|
2317
2337
|
]
|
|
2338
|
+
},
|
|
2339
|
+
{
|
|
2340
|
+
api_flavor: "embeddings",
|
|
2341
|
+
root: ["meta", "billed_units"],
|
|
2342
|
+
model_path: "model",
|
|
2343
|
+
mappings: [
|
|
2344
|
+
{
|
|
2345
|
+
path: "input_tokens",
|
|
2346
|
+
dest: "input_tokens",
|
|
2347
|
+
required: !0
|
|
2348
|
+
}
|
|
2349
|
+
]
|
|
2318
2350
|
}
|
|
2319
2351
|
],
|
|
2320
2352
|
models: [
|
|
@@ -2399,6 +2431,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
2399
2431
|
input_mtok: 0.0375,
|
|
2400
2432
|
output_mtok: 0.15
|
|
2401
2433
|
}
|
|
2434
|
+
},
|
|
2435
|
+
{
|
|
2436
|
+
id: "embed-v4.0",
|
|
2437
|
+
name: "Embed v4.0",
|
|
2438
|
+
description: "Embed v4.0 is a state-of-the-art embedding model designed for precise retrieval across noisy, multilingual, and multimodal data.",
|
|
2439
|
+
match: {
|
|
2440
|
+
equals: "embed-v4.0"
|
|
2441
|
+
},
|
|
2442
|
+
context_window: 128e3,
|
|
2443
|
+
prices: {
|
|
2444
|
+
input_mtok: 0.12
|
|
2445
|
+
}
|
|
2402
2446
|
}
|
|
2403
2447
|
]
|
|
2404
2448
|
},
|
|
@@ -2789,6 +2833,38 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
2789
2833
|
required: !0
|
|
2790
2834
|
}
|
|
2791
2835
|
]
|
|
2836
|
+
},
|
|
2837
|
+
{
|
|
2838
|
+
api_flavor: "chat",
|
|
2839
|
+
root: "usage",
|
|
2840
|
+
model_path: "model",
|
|
2841
|
+
mappings: [
|
|
2842
|
+
{
|
|
2843
|
+
path: "prompt_tokens",
|
|
2844
|
+
dest: "input_tokens",
|
|
2845
|
+
required: !0
|
|
2846
|
+
},
|
|
2847
|
+
{
|
|
2848
|
+
path: ["prompt_tokens_details", "cached_tokens"],
|
|
2849
|
+
dest: "cache_read_tokens",
|
|
2850
|
+
required: !1
|
|
2851
|
+
},
|
|
2852
|
+
{
|
|
2853
|
+
path: ["prompt_tokens_details", "audio_tokens"],
|
|
2854
|
+
dest: "input_audio_tokens",
|
|
2855
|
+
required: !1
|
|
2856
|
+
},
|
|
2857
|
+
{
|
|
2858
|
+
path: ["completion_tokens_details", "audio_tokens"],
|
|
2859
|
+
dest: "output_audio_tokens",
|
|
2860
|
+
required: !1
|
|
2861
|
+
},
|
|
2862
|
+
{
|
|
2863
|
+
path: "completion_tokens",
|
|
2864
|
+
dest: "output_tokens",
|
|
2865
|
+
required: !0
|
|
2866
|
+
}
|
|
2867
|
+
]
|
|
2792
2868
|
}
|
|
2793
2869
|
],
|
|
2794
2870
|
models: [
|
|
@@ -3167,7 +3243,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3167
3243
|
name: "Gemini 3 Pro Preview",
|
|
3168
3244
|
description: "The best model in the world for multimodal understanding, and our most powerful agentic and vibe-coding model yet.",
|
|
3169
3245
|
match: {
|
|
3170
|
-
|
|
3246
|
+
or: [
|
|
3247
|
+
{
|
|
3248
|
+
starts_with: "gemini-3-pro-preview"
|
|
3249
|
+
},
|
|
3250
|
+
{
|
|
3251
|
+
starts_with: "gemini-3-pro-image-preview"
|
|
3252
|
+
}
|
|
3253
|
+
]
|
|
3171
3254
|
},
|
|
3172
3255
|
prices: {
|
|
3173
3256
|
input_mtok: {
|
|
@@ -3811,7 +3894,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3811
3894
|
id: "Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
3812
3895
|
name: "Qwen3-235B-A22B-Instruct-2507",
|
|
3813
3896
|
match: {
|
|
3814
|
-
|
|
3897
|
+
or: [
|
|
3898
|
+
{
|
|
3899
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507"
|
|
3900
|
+
},
|
|
3901
|
+
{
|
|
3902
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507-fast"
|
|
3903
|
+
}
|
|
3904
|
+
]
|
|
3815
3905
|
},
|
|
3816
3906
|
prices: {
|
|
3817
3907
|
input_mtok: 0.6,
|
|
@@ -3822,7 +3912,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3822
3912
|
id: "Qwen/Qwen3-32B",
|
|
3823
3913
|
name: "Qwen3-32B",
|
|
3824
3914
|
match: {
|
|
3825
|
-
|
|
3915
|
+
or: [
|
|
3916
|
+
{
|
|
3917
|
+
equals: "qwen/qwen3-32b"
|
|
3918
|
+
},
|
|
3919
|
+
{
|
|
3920
|
+
equals: "qwen/qwen3-32b-fast"
|
|
3921
|
+
}
|
|
3922
|
+
]
|
|
3826
3923
|
},
|
|
3827
3924
|
prices: {
|
|
3828
3925
|
input_mtok: 0.4,
|
|
@@ -3833,7 +3930,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3833
3930
|
id: "meta-llama/Llama-3.1-8B-Instruct",
|
|
3834
3931
|
name: "Llama-3.1-8B-Instruct",
|
|
3835
3932
|
match: {
|
|
3836
|
-
|
|
3933
|
+
or: [
|
|
3934
|
+
{
|
|
3935
|
+
equals: "meta-llama/llama-3.1-8b-instruct"
|
|
3936
|
+
},
|
|
3937
|
+
{
|
|
3938
|
+
equals: "meta-llama/llama-3.1-8b-instruct-fast"
|
|
3939
|
+
}
|
|
3940
|
+
]
|
|
3837
3941
|
},
|
|
3838
3942
|
prices: {
|
|
3839
3943
|
input_mtok: 0.1,
|
|
@@ -3844,7 +3948,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3844
3948
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
3845
3949
|
name: "Llama-3.3-70B-Instruct",
|
|
3846
3950
|
match: {
|
|
3847
|
-
|
|
3951
|
+
or: [
|
|
3952
|
+
{
|
|
3953
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
3954
|
+
},
|
|
3955
|
+
{
|
|
3956
|
+
equals: "meta-llama/llama-3.3-70b-instruct-fast"
|
|
3957
|
+
}
|
|
3958
|
+
]
|
|
3848
3959
|
},
|
|
3849
3960
|
prices: {
|
|
3850
3961
|
input_mtok: 0.85,
|
|
@@ -3855,7 +3966,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3855
3966
|
id: "openai/gpt-oss-120b",
|
|
3856
3967
|
name: "gpt-oss-120b",
|
|
3857
3968
|
match: {
|
|
3858
|
-
|
|
3969
|
+
or: [
|
|
3970
|
+
{
|
|
3971
|
+
equals: "openai/gpt-oss-120b"
|
|
3972
|
+
},
|
|
3973
|
+
{
|
|
3974
|
+
equals: "openai/gpt-oss-120b-fast"
|
|
3975
|
+
}
|
|
3976
|
+
]
|
|
3859
3977
|
},
|
|
3860
3978
|
prices: {
|
|
3861
3979
|
input_mtok: 0.25,
|
|
@@ -3918,7 +4036,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3918
4036
|
id: "Qwen/Qwen2.5-VL-32B-Instruct",
|
|
3919
4037
|
name: "Qwen2.5-VL-32B-Instruct",
|
|
3920
4038
|
match: {
|
|
3921
|
-
|
|
4039
|
+
or: [
|
|
4040
|
+
{
|
|
4041
|
+
equals: "qwen/qwen2.5-vl-32b-instruct"
|
|
4042
|
+
},
|
|
4043
|
+
{
|
|
4044
|
+
equals: "qwen/qwen2.5-vl-32b-instruct-fast"
|
|
4045
|
+
}
|
|
4046
|
+
]
|
|
3922
4047
|
},
|
|
3923
4048
|
context_window: 128e3,
|
|
3924
4049
|
prices: {
|
|
@@ -3934,8 +4059,20 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3934
4059
|
{
|
|
3935
4060
|
equals: "qwen/qwen3-235b-a22b"
|
|
3936
4061
|
},
|
|
4062
|
+
{
|
|
4063
|
+
equals: "qwen/qwen3-235b-a22b-fast"
|
|
4064
|
+
},
|
|
3937
4065
|
{
|
|
3938
4066
|
equals: "qwen/qwen3-235b-a22b-instruct-2507"
|
|
4067
|
+
},
|
|
4068
|
+
{
|
|
4069
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507-fast"
|
|
4070
|
+
},
|
|
4071
|
+
{
|
|
4072
|
+
equals: "qwen/qwen3-235b-a22b-thinking-2507"
|
|
4073
|
+
},
|
|
4074
|
+
{
|
|
4075
|
+
equals: "qwen/qwen3-235b-a22b-thinking-2507-fast"
|
|
3939
4076
|
}
|
|
3940
4077
|
]
|
|
3941
4078
|
},
|
|
@@ -3949,7 +4086,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3949
4086
|
id: "Qwen/Qwen3-30B-A3B",
|
|
3950
4087
|
name: "Qwen3-30B-A3B",
|
|
3951
4088
|
match: {
|
|
3952
|
-
|
|
4089
|
+
or: [
|
|
4090
|
+
{
|
|
4091
|
+
equals: "qwen/qwen3-30b-a3b"
|
|
4092
|
+
},
|
|
4093
|
+
{
|
|
4094
|
+
equals: "qwen/qwen3-30b-a3b-fast"
|
|
4095
|
+
}
|
|
4096
|
+
]
|
|
3953
4097
|
},
|
|
3954
4098
|
context_window: 131072,
|
|
3955
4099
|
prices: {
|
|
@@ -3957,35 +4101,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3957
4101
|
output_mtok: 0.6
|
|
3958
4102
|
}
|
|
3959
4103
|
},
|
|
3960
|
-
{
|
|
3961
|
-
id: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
3962
|
-
name: "Qwen3-Coder-480B-A35B-Instruct",
|
|
3963
|
-
match: {
|
|
3964
|
-
equals: "qwen/qwen3-coder-480b-a35b-instruct"
|
|
3965
|
-
},
|
|
3966
|
-
context_window: 262144,
|
|
3967
|
-
prices: {
|
|
3968
|
-
input_mtok: 0.45,
|
|
3969
|
-
output_mtok: 1.8
|
|
3970
|
-
}
|
|
3971
|
-
},
|
|
3972
|
-
{
|
|
3973
|
-
id: "SentientAGI/Dobby-Unhinged-Llama-3.3-70B",
|
|
3974
|
-
name: "Dobby-Unhinged-Llama-3.3-70B",
|
|
3975
|
-
match: {
|
|
3976
|
-
equals: "sentientagi/dobby-unhinged-llama-3.3-70b"
|
|
3977
|
-
},
|
|
3978
|
-
context_window: 131072,
|
|
3979
|
-
prices: {
|
|
3980
|
-
input_mtok: 0.9,
|
|
3981
|
-
output_mtok: 0.9
|
|
3982
|
-
}
|
|
3983
|
-
},
|
|
3984
4104
|
{
|
|
3985
4105
|
id: "deepseek-ai/DeepSeek-R1-0528",
|
|
3986
4106
|
name: "DeepSeek-R1-0528",
|
|
3987
4107
|
match: {
|
|
3988
|
-
|
|
4108
|
+
or: [
|
|
4109
|
+
{
|
|
4110
|
+
equals: "deepseek-ai/deepseek-r1-0528"
|
|
4111
|
+
},
|
|
4112
|
+
{
|
|
4113
|
+
equals: "deepseek-ai/deepseek-r1-0528-fast"
|
|
4114
|
+
}
|
|
4115
|
+
]
|
|
3989
4116
|
},
|
|
3990
4117
|
context_window: 163840,
|
|
3991
4118
|
prices: {
|
|
@@ -3997,7 +4124,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
3997
4124
|
id: "deepseek-ai/DeepSeek-V3-0324",
|
|
3998
4125
|
name: "DeepSeek-V3-0324",
|
|
3999
4126
|
match: {
|
|
4000
|
-
|
|
4127
|
+
or: [
|
|
4128
|
+
{
|
|
4129
|
+
equals: "deepseek-ai/deepseek-v3-0324"
|
|
4130
|
+
},
|
|
4131
|
+
{
|
|
4132
|
+
equals: "deepseek-ai/deepseek-v3-0324-fast"
|
|
4133
|
+
}
|
|
4134
|
+
]
|
|
4001
4135
|
},
|
|
4002
4136
|
context_window: 163840,
|
|
4003
4137
|
prices: {
|
|
@@ -4005,47 +4139,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4005
4139
|
output_mtok: 0.9
|
|
4006
4140
|
}
|
|
4007
4141
|
},
|
|
4008
|
-
{
|
|
4009
|
-
id: "meta-llama/Llama-3.1-405B-Instruct",
|
|
4010
|
-
name: "Llama-3.1-405B-Instruct",
|
|
4011
|
-
match: {
|
|
4012
|
-
equals: "meta-llama/llama-3.1-405b-instruct"
|
|
4013
|
-
},
|
|
4014
|
-
context_window: 131072,
|
|
4015
|
-
prices: {
|
|
4016
|
-
input_mtok: 3,
|
|
4017
|
-
output_mtok: 3
|
|
4018
|
-
}
|
|
4019
|
-
},
|
|
4020
|
-
{
|
|
4021
|
-
id: "meta-llama/Llama-3.1-70B-Instruct",
|
|
4022
|
-
name: "Llama-3.1-70B-Instruct",
|
|
4023
|
-
match: {
|
|
4024
|
-
equals: "meta-llama/llama-3.1-70b-instruct"
|
|
4025
|
-
},
|
|
4026
|
-
context_window: 131072,
|
|
4027
|
-
prices: {
|
|
4028
|
-
input_mtok: 0.9,
|
|
4029
|
-
output_mtok: 0.9
|
|
4030
|
-
}
|
|
4031
|
-
},
|
|
4032
|
-
{
|
|
4033
|
-
id: "meta-llama/Llama-3.1-8B-Instruct",
|
|
4034
|
-
name: "Llama-3.1-8B-Instruct",
|
|
4035
|
-
match: {
|
|
4036
|
-
equals: "meta-llama/llama-3.1-8b-instruct"
|
|
4037
|
-
},
|
|
4038
|
-
context_window: 131072,
|
|
4039
|
-
prices: {
|
|
4040
|
-
input_mtok: 0.2,
|
|
4041
|
-
output_mtok: 0.2
|
|
4042
|
-
}
|
|
4043
|
-
},
|
|
4044
4142
|
{
|
|
4045
4143
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
4046
4144
|
name: "Llama-3.3-70B-Instruct",
|
|
4047
4145
|
match: {
|
|
4048
|
-
|
|
4146
|
+
or: [
|
|
4147
|
+
{
|
|
4148
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
4149
|
+
},
|
|
4150
|
+
{
|
|
4151
|
+
equals: "meta-llama/llama-3.3-70b-instruct-fast"
|
|
4152
|
+
}
|
|
4153
|
+
]
|
|
4049
4154
|
},
|
|
4050
4155
|
context_window: 131072,
|
|
4051
4156
|
prices: {
|
|
@@ -4053,47 +4158,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4053
4158
|
output_mtok: 0.9
|
|
4054
4159
|
}
|
|
4055
4160
|
},
|
|
4056
|
-
{
|
|
4057
|
-
id: "meta-llama/Llama-4-Maverick-17B-128E-Instruct",
|
|
4058
|
-
name: "Llama-4-Maverick-17B-128E-Instruct",
|
|
4059
|
-
match: {
|
|
4060
|
-
equals: "meta-llama/llama-4-maverick-17b-128e-instruct"
|
|
4061
|
-
},
|
|
4062
|
-
context_window: 1048576,
|
|
4063
|
-
prices: {
|
|
4064
|
-
input_mtok: 0.22,
|
|
4065
|
-
output_mtok: 0.88
|
|
4066
|
-
}
|
|
4067
|
-
},
|
|
4068
|
-
{
|
|
4069
|
-
id: "meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
4070
|
-
name: "Llama-4-Scout-17B-16E-Instruct",
|
|
4071
|
-
match: {
|
|
4072
|
-
equals: "meta-llama/llama-4-scout-17b-16e-instruct"
|
|
4073
|
-
},
|
|
4074
|
-
context_window: 1048576,
|
|
4075
|
-
prices: {
|
|
4076
|
-
input_mtok: 0.15,
|
|
4077
|
-
output_mtok: 0.6
|
|
4078
|
-
}
|
|
4079
|
-
},
|
|
4080
|
-
{
|
|
4081
|
-
id: "moonshotai/Kimi-K2-Instruct",
|
|
4082
|
-
name: "Kimi-K2-Instruct",
|
|
4083
|
-
match: {
|
|
4084
|
-
equals: "moonshotai/kimi-k2-instruct"
|
|
4085
|
-
},
|
|
4086
|
-
context_window: 131072,
|
|
4087
|
-
prices: {
|
|
4088
|
-
input_mtok: 0.6,
|
|
4089
|
-
output_mtok: 2.5
|
|
4090
|
-
}
|
|
4091
|
-
},
|
|
4092
4161
|
{
|
|
4093
4162
|
id: "openai/gpt-oss-120b",
|
|
4094
4163
|
name: "gpt-oss-120b",
|
|
4095
4164
|
match: {
|
|
4096
|
-
|
|
4165
|
+
or: [
|
|
4166
|
+
{
|
|
4167
|
+
equals: "openai/gpt-oss-120b"
|
|
4168
|
+
},
|
|
4169
|
+
{
|
|
4170
|
+
equals: "openai/gpt-oss-120b-fast"
|
|
4171
|
+
}
|
|
4172
|
+
]
|
|
4097
4173
|
},
|
|
4098
4174
|
context_window: 131072,
|
|
4099
4175
|
prices: {
|
|
@@ -4105,7 +4181,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4105
4181
|
id: "openai/gpt-oss-20b",
|
|
4106
4182
|
name: "gpt-oss-20b",
|
|
4107
4183
|
match: {
|
|
4108
|
-
|
|
4184
|
+
or: [
|
|
4185
|
+
{
|
|
4186
|
+
equals: "openai/gpt-oss-20b"
|
|
4187
|
+
},
|
|
4188
|
+
{
|
|
4189
|
+
equals: "openai/gpt-oss-20b-fast"
|
|
4190
|
+
}
|
|
4191
|
+
]
|
|
4109
4192
|
},
|
|
4110
4193
|
context_window: 131072,
|
|
4111
4194
|
prices: {
|
|
@@ -4117,7 +4200,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4117
4200
|
id: "zai-org/GLM-4.5",
|
|
4118
4201
|
name: "GLM-4.5",
|
|
4119
4202
|
match: {
|
|
4120
|
-
|
|
4203
|
+
or: [
|
|
4204
|
+
{
|
|
4205
|
+
equals: "zai-org/glm-4.5"
|
|
4206
|
+
},
|
|
4207
|
+
{
|
|
4208
|
+
equals: "zai-org/glm-4.5-fast"
|
|
4209
|
+
}
|
|
4210
|
+
]
|
|
4121
4211
|
},
|
|
4122
4212
|
context_window: 131072,
|
|
4123
4213
|
prices: {
|
|
@@ -4181,19 +4271,33 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4181
4271
|
id: "Qwen/Qwen3-32B",
|
|
4182
4272
|
name: "Qwen3-32B",
|
|
4183
4273
|
match: {
|
|
4184
|
-
|
|
4185
|
-
|
|
4186
|
-
|
|
4187
|
-
|
|
4188
|
-
|
|
4189
|
-
|
|
4274
|
+
or: [
|
|
4275
|
+
{
|
|
4276
|
+
equals: "qwen/qwen3-32b"
|
|
4277
|
+
},
|
|
4278
|
+
{
|
|
4279
|
+
equals: "qwen/qwen3-32b-fast"
|
|
4280
|
+
}
|
|
4281
|
+
]
|
|
4282
|
+
},
|
|
4283
|
+
context_window: 131072,
|
|
4284
|
+
prices: {
|
|
4285
|
+
input_mtok: 0.29,
|
|
4286
|
+
output_mtok: 0.59
|
|
4190
4287
|
}
|
|
4191
4288
|
},
|
|
4192
4289
|
{
|
|
4193
4290
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
4194
4291
|
name: "Llama-3.3-70B-Instruct",
|
|
4195
4292
|
match: {
|
|
4196
|
-
|
|
4293
|
+
or: [
|
|
4294
|
+
{
|
|
4295
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
4296
|
+
},
|
|
4297
|
+
{
|
|
4298
|
+
equals: "meta-llama/llama-3.3-70b-instruct-fast"
|
|
4299
|
+
}
|
|
4300
|
+
]
|
|
4197
4301
|
},
|
|
4198
4302
|
context_window: 131072,
|
|
4199
4303
|
prices: {
|
|
@@ -4201,47 +4305,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4201
4305
|
output_mtok: 0.79
|
|
4202
4306
|
}
|
|
4203
4307
|
},
|
|
4204
|
-
{
|
|
4205
|
-
id: "meta-llama/Llama-4-Maverick-17B-128E-Instruct",
|
|
4206
|
-
name: "Llama-4-Maverick-17B-128E-Instruct",
|
|
4207
|
-
match: {
|
|
4208
|
-
equals: "meta-llama/llama-4-maverick-17b-128e-instruct"
|
|
4209
|
-
},
|
|
4210
|
-
context_window: 131072,
|
|
4211
|
-
prices: {
|
|
4212
|
-
input_mtok: 0.2,
|
|
4213
|
-
output_mtok: 0.6
|
|
4214
|
-
}
|
|
4215
|
-
},
|
|
4216
|
-
{
|
|
4217
|
-
id: "meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
4218
|
-
name: "Llama-4-Scout-17B-16E-Instruct",
|
|
4219
|
-
match: {
|
|
4220
|
-
equals: "meta-llama/llama-4-scout-17b-16e-instruct"
|
|
4221
|
-
},
|
|
4222
|
-
context_window: 131072,
|
|
4223
|
-
prices: {
|
|
4224
|
-
input_mtok: 0.11,
|
|
4225
|
-
output_mtok: 0.34
|
|
4226
|
-
}
|
|
4227
|
-
},
|
|
4228
|
-
{
|
|
4229
|
-
id: "meta-llama/Llama-Guard-4-12B",
|
|
4230
|
-
name: "Llama-Guard-4-12B",
|
|
4231
|
-
match: {
|
|
4232
|
-
equals: "meta-llama/llama-guard-4-12b"
|
|
4233
|
-
},
|
|
4234
|
-
context_window: 131072,
|
|
4235
|
-
prices: {
|
|
4236
|
-
input_mtok: 0.2,
|
|
4237
|
-
output_mtok: 0.2
|
|
4238
|
-
}
|
|
4239
|
-
},
|
|
4240
4308
|
{
|
|
4241
4309
|
id: "openai/gpt-oss-120b",
|
|
4242
4310
|
name: "gpt-oss-120b",
|
|
4243
4311
|
match: {
|
|
4244
|
-
|
|
4312
|
+
or: [
|
|
4313
|
+
{
|
|
4314
|
+
equals: "openai/gpt-oss-120b"
|
|
4315
|
+
},
|
|
4316
|
+
{
|
|
4317
|
+
equals: "openai/gpt-oss-120b-fast"
|
|
4318
|
+
}
|
|
4319
|
+
]
|
|
4245
4320
|
},
|
|
4246
4321
|
context_window: 131072,
|
|
4247
4322
|
prices: {
|
|
@@ -4253,7 +4328,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4253
4328
|
id: "openai/gpt-oss-20b",
|
|
4254
4329
|
name: "gpt-oss-20b",
|
|
4255
4330
|
match: {
|
|
4256
|
-
|
|
4331
|
+
or: [
|
|
4332
|
+
{
|
|
4333
|
+
equals: "openai/gpt-oss-20b"
|
|
4334
|
+
},
|
|
4335
|
+
{
|
|
4336
|
+
equals: "openai/gpt-oss-20b-fast"
|
|
4337
|
+
}
|
|
4338
|
+
]
|
|
4257
4339
|
},
|
|
4258
4340
|
context_window: 131072,
|
|
4259
4341
|
prices: {
|
|
@@ -4317,7 +4399,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4317
4399
|
id: "Qwen/QwQ-32B",
|
|
4318
4400
|
name: "QwQ-32B",
|
|
4319
4401
|
match: {
|
|
4320
|
-
|
|
4402
|
+
or: [
|
|
4403
|
+
{
|
|
4404
|
+
equals: "qwen/qwq-32b"
|
|
4405
|
+
},
|
|
4406
|
+
{
|
|
4407
|
+
equals: "qwen/qwq-32b-fast"
|
|
4408
|
+
}
|
|
4409
|
+
]
|
|
4321
4410
|
},
|
|
4322
4411
|
context_window: 131072,
|
|
4323
4412
|
prices: {
|
|
@@ -4329,7 +4418,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4329
4418
|
id: "Qwen/Qwen2.5-72B-Instruct",
|
|
4330
4419
|
name: "Qwen2.5-72B-Instruct",
|
|
4331
4420
|
match: {
|
|
4332
|
-
|
|
4421
|
+
or: [
|
|
4422
|
+
{
|
|
4423
|
+
equals: "qwen/qwen2.5-72b-instruct"
|
|
4424
|
+
},
|
|
4425
|
+
{
|
|
4426
|
+
equals: "qwen/qwen2.5-72b-instruct-fast"
|
|
4427
|
+
}
|
|
4428
|
+
]
|
|
4333
4429
|
},
|
|
4334
4430
|
context_window: 131072,
|
|
4335
4431
|
prices: {
|
|
@@ -4341,7 +4437,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4341
4437
|
id: "Qwen/Qwen2.5-Coder-32B-Instruct",
|
|
4342
4438
|
name: "Qwen2.5-Coder-32B-Instruct",
|
|
4343
4439
|
match: {
|
|
4344
|
-
|
|
4440
|
+
or: [
|
|
4441
|
+
{
|
|
4442
|
+
equals: "qwen/qwen2.5-coder-32b-instruct"
|
|
4443
|
+
},
|
|
4444
|
+
{
|
|
4445
|
+
equals: "qwen/qwen2.5-coder-32b-instruct-fast"
|
|
4446
|
+
}
|
|
4447
|
+
]
|
|
4345
4448
|
},
|
|
4346
4449
|
context_window: 32768,
|
|
4347
4450
|
prices: {
|
|
@@ -4353,7 +4456,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4353
4456
|
id: "Qwen/Qwen2.5-VL-72B-Instruct",
|
|
4354
4457
|
name: "Qwen2.5-VL-72B-Instruct",
|
|
4355
4458
|
match: {
|
|
4356
|
-
|
|
4459
|
+
or: [
|
|
4460
|
+
{
|
|
4461
|
+
equals: "qwen/qwen2.5-vl-72b-instruct"
|
|
4462
|
+
},
|
|
4463
|
+
{
|
|
4464
|
+
equals: "qwen/qwen2.5-vl-72b-instruct-fast"
|
|
4465
|
+
}
|
|
4466
|
+
]
|
|
4357
4467
|
},
|
|
4358
4468
|
context_window: 32768,
|
|
4359
4469
|
prices: {
|
|
@@ -4365,7 +4475,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4365
4475
|
id: "Qwen/Qwen2.5-VL-7B-Instruct",
|
|
4366
4476
|
name: "Qwen2.5-VL-7B-Instruct",
|
|
4367
4477
|
match: {
|
|
4368
|
-
|
|
4478
|
+
or: [
|
|
4479
|
+
{
|
|
4480
|
+
equals: "qwen/qwen2.5-vl-7b-instruct"
|
|
4481
|
+
},
|
|
4482
|
+
{
|
|
4483
|
+
equals: "qwen/qwen2.5-vl-7b-instruct-fast"
|
|
4484
|
+
}
|
|
4485
|
+
]
|
|
4369
4486
|
},
|
|
4370
4487
|
context_window: 32768,
|
|
4371
4488
|
prices: {
|
|
@@ -4377,7 +4494,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4377
4494
|
id: "Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
4378
4495
|
name: "Qwen3-235B-A22B-Instruct-2507",
|
|
4379
4496
|
match: {
|
|
4380
|
-
|
|
4497
|
+
or: [
|
|
4498
|
+
{
|
|
4499
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507"
|
|
4500
|
+
},
|
|
4501
|
+
{
|
|
4502
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507-fast"
|
|
4503
|
+
}
|
|
4504
|
+
]
|
|
4381
4505
|
},
|
|
4382
4506
|
context_window: 262144,
|
|
4383
4507
|
prices: {
|
|
@@ -4389,7 +4513,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4389
4513
|
id: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
4390
4514
|
name: "Qwen3-Coder-480B-A35B-Instruct",
|
|
4391
4515
|
match: {
|
|
4392
|
-
|
|
4516
|
+
or: [
|
|
4517
|
+
{
|
|
4518
|
+
equals: "qwen/qwen3-coder-480b-a35b-instruct"
|
|
4519
|
+
},
|
|
4520
|
+
{
|
|
4521
|
+
equals: "qwen/qwen3-coder-480b-a35b-instruct-fast"
|
|
4522
|
+
}
|
|
4523
|
+
]
|
|
4393
4524
|
},
|
|
4394
4525
|
context_window: 262144,
|
|
4395
4526
|
prices: {
|
|
@@ -4401,7 +4532,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4401
4532
|
id: "Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
4402
4533
|
name: "Qwen3-Next-80B-A3B-Instruct",
|
|
4403
4534
|
match: {
|
|
4404
|
-
|
|
4535
|
+
or: [
|
|
4536
|
+
{
|
|
4537
|
+
equals: "qwen/qwen3-next-80b-a3b-instruct"
|
|
4538
|
+
},
|
|
4539
|
+
{
|
|
4540
|
+
equals: "qwen/qwen3-next-80b-a3b-instruct-fast"
|
|
4541
|
+
}
|
|
4542
|
+
]
|
|
4405
4543
|
},
|
|
4406
4544
|
context_window: 262144,
|
|
4407
4545
|
prices: {
|
|
@@ -4413,7 +4551,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4413
4551
|
id: "Qwen/Qwen3-Next-80B-A3B-Thinking",
|
|
4414
4552
|
name: "Qwen3-Next-80B-A3B-Thinking",
|
|
4415
4553
|
match: {
|
|
4416
|
-
|
|
4554
|
+
or: [
|
|
4555
|
+
{
|
|
4556
|
+
equals: "qwen/qwen3-next-80b-a3b-thinking"
|
|
4557
|
+
},
|
|
4558
|
+
{
|
|
4559
|
+
equals: "qwen/qwen3-next-80b-a3b-thinking-fast"
|
|
4560
|
+
}
|
|
4561
|
+
]
|
|
4417
4562
|
},
|
|
4418
4563
|
context_window: 262144,
|
|
4419
4564
|
prices: {
|
|
@@ -4425,7 +4570,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4425
4570
|
id: "deepseek-ai/DeepSeek-R1",
|
|
4426
4571
|
name: "DeepSeek-R1",
|
|
4427
4572
|
match: {
|
|
4428
|
-
|
|
4573
|
+
or: [
|
|
4574
|
+
{
|
|
4575
|
+
equals: "deepseek-ai/deepseek-r1"
|
|
4576
|
+
},
|
|
4577
|
+
{
|
|
4578
|
+
equals: "deepseek-ai/deepseek-r1-fast"
|
|
4579
|
+
}
|
|
4580
|
+
]
|
|
4429
4581
|
},
|
|
4430
4582
|
context_window: 163840,
|
|
4431
4583
|
prices: {
|
|
@@ -4437,7 +4589,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4437
4589
|
id: "deepseek-ai/DeepSeek-R1-0528",
|
|
4438
4590
|
name: "DeepSeek-R1-0528",
|
|
4439
4591
|
match: {
|
|
4440
|
-
|
|
4592
|
+
or: [
|
|
4593
|
+
{
|
|
4594
|
+
equals: "deepseek-ai/deepseek-r1-0528"
|
|
4595
|
+
},
|
|
4596
|
+
{
|
|
4597
|
+
equals: "deepseek-ai/deepseek-r1-0528-fast"
|
|
4598
|
+
}
|
|
4599
|
+
]
|
|
4441
4600
|
},
|
|
4442
4601
|
context_window: 163840,
|
|
4443
4602
|
prices: {
|
|
@@ -4449,7 +4608,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4449
4608
|
id: "deepseek-ai/DeepSeek-V3-0324",
|
|
4450
4609
|
name: "DeepSeek-V3-0324",
|
|
4451
4610
|
match: {
|
|
4452
|
-
|
|
4611
|
+
or: [
|
|
4612
|
+
{
|
|
4613
|
+
equals: "deepseek-ai/deepseek-v3-0324"
|
|
4614
|
+
},
|
|
4615
|
+
{
|
|
4616
|
+
equals: "deepseek-ai/deepseek-v3-0324-fast"
|
|
4617
|
+
}
|
|
4618
|
+
]
|
|
4453
4619
|
},
|
|
4454
4620
|
context_window: 163840,
|
|
4455
4621
|
prices: {
|
|
@@ -4457,23 +4623,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4457
4623
|
output_mtok: 1.25
|
|
4458
4624
|
}
|
|
4459
4625
|
},
|
|
4460
|
-
{
|
|
4461
|
-
id: "meta-llama/Llama-3.1-70B-Instruct",
|
|
4462
|
-
name: "Llama-3.1-70B-Instruct",
|
|
4463
|
-
match: {
|
|
4464
|
-
equals: "meta-llama/llama-3.1-70b-instruct"
|
|
4465
|
-
},
|
|
4466
|
-
context_window: 131072,
|
|
4467
|
-
prices: {
|
|
4468
|
-
input_mtok: 0.4,
|
|
4469
|
-
output_mtok: 0.4
|
|
4470
|
-
}
|
|
4471
|
-
},
|
|
4472
4626
|
{
|
|
4473
4627
|
id: "meta-llama/Llama-3.1-8B-Instruct",
|
|
4474
4628
|
name: "Llama-3.1-8B-Instruct",
|
|
4475
4629
|
match: {
|
|
4476
|
-
|
|
4630
|
+
or: [
|
|
4631
|
+
{
|
|
4632
|
+
equals: "meta-llama/llama-3.1-8b-instruct"
|
|
4633
|
+
},
|
|
4634
|
+
{
|
|
4635
|
+
equals: "meta-llama/llama-3.1-8b-instruct-fast"
|
|
4636
|
+
}
|
|
4637
|
+
]
|
|
4477
4638
|
},
|
|
4478
4639
|
context_window: 131072,
|
|
4479
4640
|
prices: {
|
|
@@ -4485,7 +4646,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4485
4646
|
id: "meta-llama/Llama-3.2-3B-Instruct",
|
|
4486
4647
|
name: "Llama-3.2-3B-Instruct",
|
|
4487
4648
|
match: {
|
|
4488
|
-
|
|
4649
|
+
or: [
|
|
4650
|
+
{
|
|
4651
|
+
equals: "meta-llama/llama-3.2-3b-instruct"
|
|
4652
|
+
},
|
|
4653
|
+
{
|
|
4654
|
+
equals: "meta-llama/llama-3.2-3b-instruct-fast"
|
|
4655
|
+
}
|
|
4656
|
+
]
|
|
4489
4657
|
},
|
|
4490
4658
|
context_window: 131072,
|
|
4491
4659
|
prices: {
|
|
@@ -4497,7 +4665,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4497
4665
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
4498
4666
|
name: "Llama-3.3-70B-Instruct",
|
|
4499
4667
|
match: {
|
|
4500
|
-
|
|
4668
|
+
or: [
|
|
4669
|
+
{
|
|
4670
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
4671
|
+
},
|
|
4672
|
+
{
|
|
4673
|
+
equals: "meta-llama/llama-3.3-70b-instruct-fast"
|
|
4674
|
+
}
|
|
4675
|
+
]
|
|
4501
4676
|
},
|
|
4502
4677
|
context_window: 131072,
|
|
4503
4678
|
prices: {
|
|
@@ -4509,7 +4684,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4509
4684
|
id: "meta-llama/Meta-Llama-3-70B-Instruct",
|
|
4510
4685
|
name: "Meta-Llama-3-70B-Instruct",
|
|
4511
4686
|
match: {
|
|
4512
|
-
|
|
4687
|
+
or: [
|
|
4688
|
+
{
|
|
4689
|
+
equals: "meta-llama/meta-llama-3-70b-instruct"
|
|
4690
|
+
},
|
|
4691
|
+
{
|
|
4692
|
+
equals: "meta-llama/meta-llama-3-70b-instruct-fast"
|
|
4693
|
+
}
|
|
4694
|
+
]
|
|
4513
4695
|
},
|
|
4514
4696
|
context_window: 8192,
|
|
4515
4697
|
prices: {
|
|
@@ -4521,7 +4703,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4521
4703
|
id: "openai/gpt-oss-120b",
|
|
4522
4704
|
name: "gpt-oss-120b",
|
|
4523
4705
|
match: {
|
|
4524
|
-
|
|
4706
|
+
or: [
|
|
4707
|
+
{
|
|
4708
|
+
equals: "openai/gpt-oss-120b"
|
|
4709
|
+
},
|
|
4710
|
+
{
|
|
4711
|
+
equals: "openai/gpt-oss-120b-fast"
|
|
4712
|
+
}
|
|
4713
|
+
]
|
|
4525
4714
|
},
|
|
4526
4715
|
context_window: 131072,
|
|
4527
4716
|
prices: {
|
|
@@ -4533,7 +4722,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4533
4722
|
id: "openai/gpt-oss-20b",
|
|
4534
4723
|
name: "gpt-oss-20b",
|
|
4535
4724
|
match: {
|
|
4536
|
-
|
|
4725
|
+
or: [
|
|
4726
|
+
{
|
|
4727
|
+
equals: "openai/gpt-oss-20b"
|
|
4728
|
+
},
|
|
4729
|
+
{
|
|
4730
|
+
equals: "openai/gpt-oss-20b-fast"
|
|
4731
|
+
}
|
|
4732
|
+
]
|
|
4537
4733
|
},
|
|
4538
4734
|
context_window: 131072,
|
|
4539
4735
|
prices: {
|
|
@@ -4597,7 +4793,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4597
4793
|
id: "NousResearch/Hermes-4-405B",
|
|
4598
4794
|
name: "Hermes-4-405B",
|
|
4599
4795
|
match: {
|
|
4600
|
-
|
|
4796
|
+
or: [
|
|
4797
|
+
{
|
|
4798
|
+
equals: "nousresearch/hermes-4-405b"
|
|
4799
|
+
},
|
|
4800
|
+
{
|
|
4801
|
+
equals: "nousresearch/hermes-4-405b-fast"
|
|
4802
|
+
}
|
|
4803
|
+
]
|
|
4601
4804
|
},
|
|
4602
4805
|
context_window: 131072,
|
|
4603
4806
|
prices: {
|
|
@@ -4609,7 +4812,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4609
4812
|
id: "NousResearch/Hermes-4-70B",
|
|
4610
4813
|
name: "Hermes-4-70B",
|
|
4611
4814
|
match: {
|
|
4612
|
-
|
|
4815
|
+
or: [
|
|
4816
|
+
{
|
|
4817
|
+
equals: "nousresearch/hermes-4-70b"
|
|
4818
|
+
},
|
|
4819
|
+
{
|
|
4820
|
+
equals: "nousresearch/hermes-4-70b-fast"
|
|
4821
|
+
}
|
|
4822
|
+
]
|
|
4613
4823
|
},
|
|
4614
4824
|
context_window: 131072,
|
|
4615
4825
|
prices: {
|
|
@@ -4617,11 +4827,37 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4617
4827
|
output_mtok: 0.4
|
|
4618
4828
|
}
|
|
4619
4829
|
},
|
|
4830
|
+
{
|
|
4831
|
+
id: "PrimeIntellect/INTELLECT-3-FP8",
|
|
4832
|
+
name: "INTELLECT-3-FP8",
|
|
4833
|
+
match: {
|
|
4834
|
+
or: [
|
|
4835
|
+
{
|
|
4836
|
+
equals: "primeintellect/intellect-3-fp8"
|
|
4837
|
+
},
|
|
4838
|
+
{
|
|
4839
|
+
equals: "primeintellect/intellect-3-fp8-fast"
|
|
4840
|
+
}
|
|
4841
|
+
]
|
|
4842
|
+
},
|
|
4843
|
+
context_window: 131072,
|
|
4844
|
+
prices: {
|
|
4845
|
+
input_mtok: 0.2,
|
|
4846
|
+
output_mtok: 1.1
|
|
4847
|
+
}
|
|
4848
|
+
},
|
|
4620
4849
|
{
|
|
4621
4850
|
id: "Qwen/Qwen2.5-Coder-7B",
|
|
4622
4851
|
name: "Qwen2.5-Coder-7B",
|
|
4623
4852
|
match: {
|
|
4624
|
-
|
|
4853
|
+
or: [
|
|
4854
|
+
{
|
|
4855
|
+
equals: "qwen/qwen2.5-coder-7b"
|
|
4856
|
+
},
|
|
4857
|
+
{
|
|
4858
|
+
equals: "qwen/qwen2.5-coder-7b-fast"
|
|
4859
|
+
}
|
|
4860
|
+
]
|
|
4625
4861
|
},
|
|
4626
4862
|
context_window: 32768,
|
|
4627
4863
|
prices: {
|
|
@@ -4633,7 +4869,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4633
4869
|
id: "Qwen/Qwen2.5-VL-72B-Instruct",
|
|
4634
4870
|
name: "Qwen2.5-VL-72B-Instruct",
|
|
4635
4871
|
match: {
|
|
4636
|
-
|
|
4872
|
+
or: [
|
|
4873
|
+
{
|
|
4874
|
+
equals: "qwen/qwen2.5-vl-72b-instruct"
|
|
4875
|
+
},
|
|
4876
|
+
{
|
|
4877
|
+
equals: "qwen/qwen2.5-vl-72b-instruct-fast"
|
|
4878
|
+
}
|
|
4879
|
+
]
|
|
4637
4880
|
},
|
|
4638
4881
|
context_window: 32e3,
|
|
4639
4882
|
prices: {
|
|
@@ -4645,7 +4888,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4645
4888
|
id: "Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
4646
4889
|
name: "Qwen3-235B-A22B-Instruct-2507",
|
|
4647
4890
|
match: {
|
|
4648
|
-
|
|
4891
|
+
or: [
|
|
4892
|
+
{
|
|
4893
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507"
|
|
4894
|
+
},
|
|
4895
|
+
{
|
|
4896
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507-fast"
|
|
4897
|
+
}
|
|
4898
|
+
]
|
|
4649
4899
|
},
|
|
4650
4900
|
context_window: 262144,
|
|
4651
4901
|
prices: {
|
|
@@ -4654,22 +4904,55 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4654
4904
|
}
|
|
4655
4905
|
},
|
|
4656
4906
|
{
|
|
4657
|
-
id: "Qwen/Qwen3-
|
|
4658
|
-
name: "Qwen3-
|
|
4907
|
+
id: "Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
4908
|
+
name: "Qwen3-235B-A22B-Thinking-2507",
|
|
4659
4909
|
match: {
|
|
4660
|
-
|
|
4910
|
+
or: [
|
|
4911
|
+
{
|
|
4912
|
+
equals: "qwen/qwen3-235b-a22b-thinking-2507"
|
|
4913
|
+
},
|
|
4914
|
+
{
|
|
4915
|
+
equals: "qwen/qwen3-235b-a22b-thinking-2507-fast"
|
|
4916
|
+
}
|
|
4917
|
+
]
|
|
4661
4918
|
},
|
|
4662
4919
|
context_window: 262144,
|
|
4663
4920
|
prices: {
|
|
4664
|
-
input_mtok: 0.
|
|
4665
|
-
output_mtok: 0.
|
|
4921
|
+
input_mtok: 0.2,
|
|
4922
|
+
output_mtok: 0.8
|
|
4666
4923
|
}
|
|
4667
4924
|
},
|
|
4668
4925
|
{
|
|
4669
|
-
id: "Qwen/Qwen3-30B-A3B-
|
|
4926
|
+
id: "Qwen/Qwen3-30B-A3B-Instruct-2507",
|
|
4927
|
+
name: "Qwen3-30B-A3B-Instruct-2507",
|
|
4928
|
+
match: {
|
|
4929
|
+
or: [
|
|
4930
|
+
{
|
|
4931
|
+
equals: "qwen/qwen3-30b-a3b-instruct-2507"
|
|
4932
|
+
},
|
|
4933
|
+
{
|
|
4934
|
+
equals: "qwen/qwen3-30b-a3b-instruct-2507-fast"
|
|
4935
|
+
}
|
|
4936
|
+
]
|
|
4937
|
+
},
|
|
4938
|
+
context_window: 262144,
|
|
4939
|
+
prices: {
|
|
4940
|
+
input_mtok: 0.1,
|
|
4941
|
+
output_mtok: 0.3
|
|
4942
|
+
}
|
|
4943
|
+
},
|
|
4944
|
+
{
|
|
4945
|
+
id: "Qwen/Qwen3-30B-A3B-Thinking-2507",
|
|
4670
4946
|
name: "Qwen3-30B-A3B-Thinking-2507",
|
|
4671
4947
|
match: {
|
|
4672
|
-
|
|
4948
|
+
or: [
|
|
4949
|
+
{
|
|
4950
|
+
equals: "qwen/qwen3-30b-a3b-thinking-2507"
|
|
4951
|
+
},
|
|
4952
|
+
{
|
|
4953
|
+
equals: "qwen/qwen3-30b-a3b-thinking-2507-fast"
|
|
4954
|
+
}
|
|
4955
|
+
]
|
|
4673
4956
|
},
|
|
4674
4957
|
context_window: 262144,
|
|
4675
4958
|
prices: {
|
|
@@ -4681,7 +4964,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4681
4964
|
id: "Qwen/Qwen3-32B",
|
|
4682
4965
|
name: "Qwen3-32B",
|
|
4683
4966
|
match: {
|
|
4684
|
-
|
|
4967
|
+
or: [
|
|
4968
|
+
{
|
|
4969
|
+
equals: "qwen/qwen3-32b"
|
|
4970
|
+
},
|
|
4971
|
+
{
|
|
4972
|
+
equals: "qwen/qwen3-32b-fast"
|
|
4973
|
+
}
|
|
4974
|
+
]
|
|
4685
4975
|
},
|
|
4686
4976
|
context_window: 40960,
|
|
4687
4977
|
prices: {
|
|
@@ -4693,7 +4983,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4693
4983
|
id: "Qwen/Qwen3-Coder-30B-A3B-Instruct",
|
|
4694
4984
|
name: "Qwen3-Coder-30B-A3B-Instruct",
|
|
4695
4985
|
match: {
|
|
4696
|
-
|
|
4986
|
+
or: [
|
|
4987
|
+
{
|
|
4988
|
+
equals: "qwen/qwen3-coder-30b-a3b-instruct"
|
|
4989
|
+
},
|
|
4990
|
+
{
|
|
4991
|
+
equals: "qwen/qwen3-coder-30b-a3b-instruct-fast"
|
|
4992
|
+
}
|
|
4993
|
+
]
|
|
4697
4994
|
},
|
|
4698
4995
|
context_window: 262144,
|
|
4699
4996
|
prices: {
|
|
@@ -4705,7 +5002,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4705
5002
|
id: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
4706
5003
|
name: "Qwen3-Coder-480B-A35B-Instruct",
|
|
4707
5004
|
match: {
|
|
4708
|
-
|
|
5005
|
+
or: [
|
|
5006
|
+
{
|
|
5007
|
+
equals: "qwen/qwen3-coder-480b-a35b-instruct"
|
|
5008
|
+
},
|
|
5009
|
+
{
|
|
5010
|
+
equals: "qwen/qwen3-coder-480b-a35b-instruct-fast"
|
|
5011
|
+
}
|
|
5012
|
+
]
|
|
4709
5013
|
},
|
|
4710
5014
|
context_window: 262144,
|
|
4711
5015
|
prices: {
|
|
@@ -4717,7 +5021,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4717
5021
|
id: "deepseek-ai/DeepSeek-R1-0528",
|
|
4718
5022
|
name: "DeepSeek-R1-0528",
|
|
4719
5023
|
match: {
|
|
4720
|
-
|
|
5024
|
+
or: [
|
|
5025
|
+
{
|
|
5026
|
+
equals: "deepseek-ai/deepseek-r1-0528"
|
|
5027
|
+
},
|
|
5028
|
+
{
|
|
5029
|
+
equals: "deepseek-ai/deepseek-r1-0528-fast"
|
|
5030
|
+
}
|
|
5031
|
+
]
|
|
4721
5032
|
},
|
|
4722
5033
|
context_window: 163840,
|
|
4723
5034
|
prices: {
|
|
@@ -4729,7 +5040,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4729
5040
|
id: "deepseek-ai/DeepSeek-V3-0324",
|
|
4730
5041
|
name: "DeepSeek-V3-0324",
|
|
4731
5042
|
match: {
|
|
4732
|
-
|
|
5043
|
+
or: [
|
|
5044
|
+
{
|
|
5045
|
+
equals: "deepseek-ai/deepseek-v3-0324"
|
|
5046
|
+
},
|
|
5047
|
+
{
|
|
5048
|
+
equals: "deepseek-ai/deepseek-v3-0324-fast"
|
|
5049
|
+
}
|
|
5050
|
+
]
|
|
4733
5051
|
},
|
|
4734
5052
|
context_window: 32768,
|
|
4735
5053
|
prices: {
|
|
@@ -4741,7 +5059,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4741
5059
|
id: "google/gemma-2-2b-it",
|
|
4742
5060
|
name: "gemma-2-2b-it",
|
|
4743
5061
|
match: {
|
|
4744
|
-
|
|
5062
|
+
or: [
|
|
5063
|
+
{
|
|
5064
|
+
equals: "google/gemma-2-2b-it"
|
|
5065
|
+
},
|
|
5066
|
+
{
|
|
5067
|
+
equals: "google/gemma-2-2b-it-fast"
|
|
5068
|
+
}
|
|
5069
|
+
]
|
|
4745
5070
|
},
|
|
4746
5071
|
context_window: 8192,
|
|
4747
5072
|
prices: {
|
|
@@ -4753,7 +5078,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4753
5078
|
id: "google/gemma-2-9b-it",
|
|
4754
5079
|
name: "gemma-2-9b-it",
|
|
4755
5080
|
match: {
|
|
4756
|
-
|
|
5081
|
+
or: [
|
|
5082
|
+
{
|
|
5083
|
+
equals: "google/gemma-2-9b-it"
|
|
5084
|
+
},
|
|
5085
|
+
{
|
|
5086
|
+
equals: "google/gemma-2-9b-it-fast"
|
|
5087
|
+
}
|
|
5088
|
+
]
|
|
4757
5089
|
},
|
|
4758
5090
|
context_window: 8192,
|
|
4759
5091
|
prices: {
|
|
@@ -4765,7 +5097,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4765
5097
|
id: "google/gemma-3-27b-it",
|
|
4766
5098
|
name: "gemma-3-27b-it",
|
|
4767
5099
|
match: {
|
|
4768
|
-
|
|
5100
|
+
or: [
|
|
5101
|
+
{
|
|
5102
|
+
equals: "google/gemma-3-27b-it"
|
|
5103
|
+
},
|
|
5104
|
+
{
|
|
5105
|
+
equals: "google/gemma-3-27b-it-fast"
|
|
5106
|
+
}
|
|
5107
|
+
]
|
|
4769
5108
|
},
|
|
4770
5109
|
context_window: 11e4,
|
|
4771
5110
|
prices: {
|
|
@@ -4777,7 +5116,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4777
5116
|
id: "meta-llama/Llama-3.1-8B-Instruct",
|
|
4778
5117
|
name: "Llama-3.1-8B-Instruct",
|
|
4779
5118
|
match: {
|
|
4780
|
-
|
|
5119
|
+
or: [
|
|
5120
|
+
{
|
|
5121
|
+
equals: "meta-llama/llama-3.1-8b-instruct"
|
|
5122
|
+
},
|
|
5123
|
+
{
|
|
5124
|
+
equals: "meta-llama/llama-3.1-8b-instruct-fast"
|
|
5125
|
+
}
|
|
5126
|
+
]
|
|
4781
5127
|
},
|
|
4782
5128
|
context_window: 131072,
|
|
4783
5129
|
prices: {
|
|
@@ -4789,7 +5135,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4789
5135
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
4790
5136
|
name: "Llama-3.3-70B-Instruct",
|
|
4791
5137
|
match: {
|
|
4792
|
-
|
|
5138
|
+
or: [
|
|
5139
|
+
{
|
|
5140
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
5141
|
+
},
|
|
5142
|
+
{
|
|
5143
|
+
equals: "meta-llama/llama-3.3-70b-instruct-fast"
|
|
5144
|
+
}
|
|
5145
|
+
]
|
|
4793
5146
|
},
|
|
4794
5147
|
context_window: 131072,
|
|
4795
5148
|
prices: {
|
|
@@ -4801,7 +5154,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4801
5154
|
id: "moonshotai/Kimi-K2-Instruct",
|
|
4802
5155
|
name: "Kimi-K2-Instruct",
|
|
4803
5156
|
match: {
|
|
4804
|
-
|
|
5157
|
+
or: [
|
|
5158
|
+
{
|
|
5159
|
+
equals: "moonshotai/kimi-k2-instruct"
|
|
5160
|
+
},
|
|
5161
|
+
{
|
|
5162
|
+
equals: "moonshotai/kimi-k2-instruct-fast"
|
|
5163
|
+
}
|
|
5164
|
+
]
|
|
4805
5165
|
},
|
|
4806
5166
|
context_window: 131072,
|
|
4807
5167
|
prices: {
|
|
@@ -4809,11 +5169,37 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4809
5169
|
output_mtok: 2.4
|
|
4810
5170
|
}
|
|
4811
5171
|
},
|
|
5172
|
+
{
|
|
5173
|
+
id: "moonshotai/Kimi-K2-Thinking",
|
|
5174
|
+
name: "Kimi-K2-Thinking",
|
|
5175
|
+
match: {
|
|
5176
|
+
or: [
|
|
5177
|
+
{
|
|
5178
|
+
equals: "moonshotai/kimi-k2-thinking"
|
|
5179
|
+
},
|
|
5180
|
+
{
|
|
5181
|
+
equals: "moonshotai/kimi-k2-thinking-fast"
|
|
5182
|
+
}
|
|
5183
|
+
]
|
|
5184
|
+
},
|
|
5185
|
+
context_window: 262144,
|
|
5186
|
+
prices: {
|
|
5187
|
+
input_mtok: 0.6,
|
|
5188
|
+
output_mtok: 2.5
|
|
5189
|
+
}
|
|
5190
|
+
},
|
|
4812
5191
|
{
|
|
4813
5192
|
id: "nvidia/Llama-3_1-Nemotron-Ultra-253B-v1",
|
|
4814
5193
|
name: "Llama-3_1-Nemotron-Ultra-253B-v1",
|
|
4815
5194
|
match: {
|
|
4816
|
-
|
|
5195
|
+
or: [
|
|
5196
|
+
{
|
|
5197
|
+
equals: "nvidia/llama-3_1-nemotron-ultra-253b-v1"
|
|
5198
|
+
},
|
|
5199
|
+
{
|
|
5200
|
+
equals: "nvidia/llama-3_1-nemotron-ultra-253b-v1-fast"
|
|
5201
|
+
}
|
|
5202
|
+
]
|
|
4817
5203
|
},
|
|
4818
5204
|
context_window: 131072,
|
|
4819
5205
|
prices: {
|
|
@@ -4821,11 +5207,37 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4821
5207
|
output_mtok: 1.8
|
|
4822
5208
|
}
|
|
4823
5209
|
},
|
|
5210
|
+
{
|
|
5211
|
+
id: "nvidia/NVIDIA-Nemotron-Nano-12B-v2",
|
|
5212
|
+
name: "NVIDIA-Nemotron-Nano-12B-v2",
|
|
5213
|
+
match: {
|
|
5214
|
+
or: [
|
|
5215
|
+
{
|
|
5216
|
+
equals: "nvidia/nvidia-nemotron-nano-12b-v2"
|
|
5217
|
+
},
|
|
5218
|
+
{
|
|
5219
|
+
equals: "nvidia/nvidia-nemotron-nano-12b-v2-fast"
|
|
5220
|
+
}
|
|
5221
|
+
]
|
|
5222
|
+
},
|
|
5223
|
+
context_window: 131072,
|
|
5224
|
+
prices: {
|
|
5225
|
+
input_mtok: 0.07,
|
|
5226
|
+
output_mtok: 0.2
|
|
5227
|
+
}
|
|
5228
|
+
},
|
|
4824
5229
|
{
|
|
4825
5230
|
id: "openai/gpt-oss-120b",
|
|
4826
5231
|
name: "gpt-oss-120b",
|
|
4827
5232
|
match: {
|
|
4828
|
-
|
|
5233
|
+
or: [
|
|
5234
|
+
{
|
|
5235
|
+
equals: "openai/gpt-oss-120b"
|
|
5236
|
+
},
|
|
5237
|
+
{
|
|
5238
|
+
equals: "openai/gpt-oss-120b-fast"
|
|
5239
|
+
}
|
|
5240
|
+
]
|
|
4829
5241
|
},
|
|
4830
5242
|
context_window: 131072,
|
|
4831
5243
|
prices: {
|
|
@@ -4837,7 +5249,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4837
5249
|
id: "openai/gpt-oss-20b",
|
|
4838
5250
|
name: "gpt-oss-20b",
|
|
4839
5251
|
match: {
|
|
4840
|
-
|
|
5252
|
+
or: [
|
|
5253
|
+
{
|
|
5254
|
+
equals: "openai/gpt-oss-20b"
|
|
5255
|
+
},
|
|
5256
|
+
{
|
|
5257
|
+
equals: "openai/gpt-oss-20b-fast"
|
|
5258
|
+
}
|
|
5259
|
+
]
|
|
4841
5260
|
},
|
|
4842
5261
|
context_window: 131072,
|
|
4843
5262
|
prices: {
|
|
@@ -4849,7 +5268,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4849
5268
|
id: "zai-org/GLM-4.5",
|
|
4850
5269
|
name: "GLM-4.5",
|
|
4851
5270
|
match: {
|
|
4852
|
-
|
|
5271
|
+
or: [
|
|
5272
|
+
{
|
|
5273
|
+
equals: "zai-org/glm-4.5"
|
|
5274
|
+
},
|
|
5275
|
+
{
|
|
5276
|
+
equals: "zai-org/glm-4.5-fast"
|
|
5277
|
+
}
|
|
5278
|
+
]
|
|
4853
5279
|
},
|
|
4854
5280
|
context_window: 131072,
|
|
4855
5281
|
prices: {
|
|
@@ -4861,7 +5287,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4861
5287
|
id: "zai-org/GLM-4.5-Air",
|
|
4862
5288
|
name: "GLM-4.5-Air",
|
|
4863
5289
|
match: {
|
|
4864
|
-
|
|
5290
|
+
or: [
|
|
5291
|
+
{
|
|
5292
|
+
equals: "zai-org/glm-4.5-air"
|
|
5293
|
+
},
|
|
5294
|
+
{
|
|
5295
|
+
equals: "zai-org/glm-4.5-air-fast"
|
|
5296
|
+
}
|
|
5297
|
+
]
|
|
4865
5298
|
},
|
|
4866
5299
|
context_window: 131072,
|
|
4867
5300
|
prices: {
|
|
@@ -4925,7 +5358,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4925
5358
|
id: "MiniMaxAI/MiniMax-M1-80k",
|
|
4926
5359
|
name: "MiniMax-M1-80k",
|
|
4927
5360
|
match: {
|
|
4928
|
-
|
|
5361
|
+
or: [
|
|
5362
|
+
{
|
|
5363
|
+
equals: "minimaxai/minimax-m1-80k"
|
|
5364
|
+
},
|
|
5365
|
+
{
|
|
5366
|
+
equals: "minimaxai/minimax-m1-80k-fast"
|
|
5367
|
+
}
|
|
5368
|
+
]
|
|
4929
5369
|
},
|
|
4930
5370
|
context_window: 1e6,
|
|
4931
5371
|
prices: {
|
|
@@ -4937,19 +5377,33 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4937
5377
|
id: "MiniMaxAI/MiniMax-M2",
|
|
4938
5378
|
name: "MiniMax-M2",
|
|
4939
5379
|
match: {
|
|
4940
|
-
|
|
5380
|
+
or: [
|
|
5381
|
+
{
|
|
5382
|
+
equals: "minimaxai/minimax-m2"
|
|
5383
|
+
},
|
|
5384
|
+
{
|
|
5385
|
+
equals: "minimaxai/minimax-m2-fast"
|
|
5386
|
+
}
|
|
5387
|
+
]
|
|
4941
5388
|
},
|
|
4942
5389
|
context_window: 204800,
|
|
4943
5390
|
prices: {
|
|
4944
|
-
input_mtok: 0.
|
|
4945
|
-
output_mtok:
|
|
5391
|
+
input_mtok: 0.3,
|
|
5392
|
+
output_mtok: 1.2
|
|
4946
5393
|
}
|
|
4947
5394
|
},
|
|
4948
5395
|
{
|
|
4949
5396
|
id: "NousResearch/Hermes-2-Pro-Llama-3-8B",
|
|
4950
5397
|
name: "Hermes-2-Pro-Llama-3-8B",
|
|
4951
5398
|
match: {
|
|
4952
|
-
|
|
5399
|
+
or: [
|
|
5400
|
+
{
|
|
5401
|
+
equals: "nousresearch/hermes-2-pro-llama-3-8b"
|
|
5402
|
+
},
|
|
5403
|
+
{
|
|
5404
|
+
equals: "nousresearch/hermes-2-pro-llama-3-8b-fast"
|
|
5405
|
+
}
|
|
5406
|
+
]
|
|
4953
5407
|
},
|
|
4954
5408
|
context_window: 8192,
|
|
4955
5409
|
prices: {
|
|
@@ -4961,7 +5415,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4961
5415
|
id: "Qwen/Qwen2.5-72B-Instruct",
|
|
4962
5416
|
name: "Qwen2.5-72B-Instruct",
|
|
4963
5417
|
match: {
|
|
4964
|
-
|
|
5418
|
+
or: [
|
|
5419
|
+
{
|
|
5420
|
+
equals: "qwen/qwen2.5-72b-instruct"
|
|
5421
|
+
},
|
|
5422
|
+
{
|
|
5423
|
+
equals: "qwen/qwen2.5-72b-instruct-fast"
|
|
5424
|
+
}
|
|
5425
|
+
]
|
|
4965
5426
|
},
|
|
4966
5427
|
context_window: 32e3,
|
|
4967
5428
|
prices: {
|
|
@@ -4973,7 +5434,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4973
5434
|
id: "Qwen/Qwen3-235B-A22B",
|
|
4974
5435
|
name: "Qwen3-235B-A22B",
|
|
4975
5436
|
match: {
|
|
4976
|
-
|
|
5437
|
+
or: [
|
|
5438
|
+
{
|
|
5439
|
+
equals: "qwen/qwen3-235b-a22b"
|
|
5440
|
+
},
|
|
5441
|
+
{
|
|
5442
|
+
equals: "qwen/qwen3-235b-a22b-fast"
|
|
5443
|
+
}
|
|
5444
|
+
]
|
|
4977
5445
|
},
|
|
4978
5446
|
context_window: 40960,
|
|
4979
5447
|
prices: {
|
|
@@ -4985,7 +5453,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4985
5453
|
id: "Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
4986
5454
|
name: "Qwen3-235B-A22B-Instruct-2507",
|
|
4987
5455
|
match: {
|
|
4988
|
-
|
|
5456
|
+
or: [
|
|
5457
|
+
{
|
|
5458
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507"
|
|
5459
|
+
},
|
|
5460
|
+
{
|
|
5461
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507-fast"
|
|
5462
|
+
}
|
|
5463
|
+
]
|
|
4989
5464
|
},
|
|
4990
5465
|
context_window: 131072,
|
|
4991
5466
|
prices: {
|
|
@@ -4997,7 +5472,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
4997
5472
|
id: "Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
4998
5473
|
name: "Qwen3-235B-A22B-Thinking-2507",
|
|
4999
5474
|
match: {
|
|
5000
|
-
|
|
5475
|
+
or: [
|
|
5476
|
+
{
|
|
5477
|
+
equals: "qwen/qwen3-235b-a22b-thinking-2507"
|
|
5478
|
+
},
|
|
5479
|
+
{
|
|
5480
|
+
equals: "qwen/qwen3-235b-a22b-thinking-2507-fast"
|
|
5481
|
+
}
|
|
5482
|
+
]
|
|
5001
5483
|
},
|
|
5002
5484
|
context_window: 131072,
|
|
5003
5485
|
prices: {
|
|
@@ -5009,7 +5491,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5009
5491
|
id: "Qwen/Qwen3-30B-A3B",
|
|
5010
5492
|
name: "Qwen3-30B-A3B",
|
|
5011
5493
|
match: {
|
|
5012
|
-
|
|
5494
|
+
or: [
|
|
5495
|
+
{
|
|
5496
|
+
equals: "qwen/qwen3-30b-a3b"
|
|
5497
|
+
},
|
|
5498
|
+
{
|
|
5499
|
+
equals: "qwen/qwen3-30b-a3b-fast"
|
|
5500
|
+
}
|
|
5501
|
+
]
|
|
5013
5502
|
},
|
|
5014
5503
|
context_window: 40960,
|
|
5015
5504
|
prices: {
|
|
@@ -5021,7 +5510,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5021
5510
|
id: "Qwen/Qwen3-32B",
|
|
5022
5511
|
name: "Qwen3-32B",
|
|
5023
5512
|
match: {
|
|
5024
|
-
|
|
5513
|
+
or: [
|
|
5514
|
+
{
|
|
5515
|
+
equals: "qwen/qwen3-32b"
|
|
5516
|
+
},
|
|
5517
|
+
{
|
|
5518
|
+
equals: "qwen/qwen3-32b-fast"
|
|
5519
|
+
}
|
|
5520
|
+
]
|
|
5025
5521
|
},
|
|
5026
5522
|
context_window: 40960,
|
|
5027
5523
|
prices: {
|
|
@@ -5033,19 +5529,33 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5033
5529
|
id: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
5034
5530
|
name: "Qwen3-Coder-480B-A35B-Instruct",
|
|
5035
5531
|
match: {
|
|
5036
|
-
|
|
5532
|
+
or: [
|
|
5533
|
+
{
|
|
5534
|
+
equals: "qwen/qwen3-coder-480b-a35b-instruct"
|
|
5535
|
+
},
|
|
5536
|
+
{
|
|
5537
|
+
equals: "qwen/qwen3-coder-480b-a35b-instruct-fast"
|
|
5538
|
+
}
|
|
5539
|
+
]
|
|
5037
5540
|
},
|
|
5038
5541
|
context_window: 262144,
|
|
5039
5542
|
prices: {
|
|
5040
|
-
input_mtok: 0.
|
|
5041
|
-
output_mtok:
|
|
5543
|
+
input_mtok: 0.3,
|
|
5544
|
+
output_mtok: 1.3
|
|
5042
5545
|
}
|
|
5043
5546
|
},
|
|
5044
5547
|
{
|
|
5045
5548
|
id: "Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
5046
5549
|
name: "Qwen3-Next-80B-A3B-Instruct",
|
|
5047
5550
|
match: {
|
|
5048
|
-
|
|
5551
|
+
or: [
|
|
5552
|
+
{
|
|
5553
|
+
equals: "qwen/qwen3-next-80b-a3b-instruct"
|
|
5554
|
+
},
|
|
5555
|
+
{
|
|
5556
|
+
equals: "qwen/qwen3-next-80b-a3b-instruct-fast"
|
|
5557
|
+
}
|
|
5558
|
+
]
|
|
5049
5559
|
},
|
|
5050
5560
|
context_window: 131072,
|
|
5051
5561
|
prices: {
|
|
@@ -5057,7 +5567,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5057
5567
|
id: "Qwen/Qwen3-Next-80B-A3B-Thinking",
|
|
5058
5568
|
name: "Qwen3-Next-80B-A3B-Thinking",
|
|
5059
5569
|
match: {
|
|
5060
|
-
|
|
5570
|
+
or: [
|
|
5571
|
+
{
|
|
5572
|
+
equals: "qwen/qwen3-next-80b-a3b-thinking"
|
|
5573
|
+
},
|
|
5574
|
+
{
|
|
5575
|
+
equals: "qwen/qwen3-next-80b-a3b-thinking-fast"
|
|
5576
|
+
}
|
|
5577
|
+
]
|
|
5061
5578
|
},
|
|
5062
5579
|
context_window: 131072,
|
|
5063
5580
|
prices: {
|
|
@@ -5069,7 +5586,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5069
5586
|
id: "Qwen/Qwen3-VL-235B-A22B-Instruct",
|
|
5070
5587
|
name: "Qwen3-VL-235B-A22B-Instruct",
|
|
5071
5588
|
match: {
|
|
5072
|
-
|
|
5589
|
+
or: [
|
|
5590
|
+
{
|
|
5591
|
+
equals: "qwen/qwen3-vl-235b-a22b-instruct"
|
|
5592
|
+
},
|
|
5593
|
+
{
|
|
5594
|
+
equals: "qwen/qwen3-vl-235b-a22b-instruct-fast"
|
|
5595
|
+
}
|
|
5596
|
+
]
|
|
5073
5597
|
},
|
|
5074
5598
|
context_window: 131072,
|
|
5075
5599
|
prices: {
|
|
@@ -5081,10 +5605,17 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5081
5605
|
id: "Qwen/Qwen3-VL-235B-A22B-Thinking",
|
|
5082
5606
|
name: "Qwen3-VL-235B-A22B-Thinking",
|
|
5083
5607
|
match: {
|
|
5084
|
-
|
|
5085
|
-
|
|
5086
|
-
|
|
5087
|
-
|
|
5608
|
+
or: [
|
|
5609
|
+
{
|
|
5610
|
+
equals: "qwen/qwen3-vl-235b-a22b-thinking"
|
|
5611
|
+
},
|
|
5612
|
+
{
|
|
5613
|
+
equals: "qwen/qwen3-vl-235b-a22b-thinking-fast"
|
|
5614
|
+
}
|
|
5615
|
+
]
|
|
5616
|
+
},
|
|
5617
|
+
context_window: 131072,
|
|
5618
|
+
prices: {
|
|
5088
5619
|
input_mtok: 0.784,
|
|
5089
5620
|
output_mtok: 3.16
|
|
5090
5621
|
}
|
|
@@ -5093,7 +5624,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5093
5624
|
id: "Qwen/Qwen3-VL-30B-A3B-Instruct",
|
|
5094
5625
|
name: "Qwen3-VL-30B-A3B-Instruct",
|
|
5095
5626
|
match: {
|
|
5096
|
-
|
|
5627
|
+
or: [
|
|
5628
|
+
{
|
|
5629
|
+
equals: "qwen/qwen3-vl-30b-a3b-instruct"
|
|
5630
|
+
},
|
|
5631
|
+
{
|
|
5632
|
+
equals: "qwen/qwen3-vl-30b-a3b-instruct-fast"
|
|
5633
|
+
}
|
|
5634
|
+
]
|
|
5097
5635
|
},
|
|
5098
5636
|
context_window: 131072,
|
|
5099
5637
|
prices: {
|
|
@@ -5105,7 +5643,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5105
5643
|
id: "Qwen/Qwen3-VL-30B-A3B-Thinking",
|
|
5106
5644
|
name: "Qwen3-VL-30B-A3B-Thinking",
|
|
5107
5645
|
match: {
|
|
5108
|
-
|
|
5646
|
+
or: [
|
|
5647
|
+
{
|
|
5648
|
+
equals: "qwen/qwen3-vl-30b-a3b-thinking"
|
|
5649
|
+
},
|
|
5650
|
+
{
|
|
5651
|
+
equals: "qwen/qwen3-vl-30b-a3b-thinking-fast"
|
|
5652
|
+
}
|
|
5653
|
+
]
|
|
5109
5654
|
},
|
|
5110
5655
|
context_window: 131072,
|
|
5111
5656
|
prices: {
|
|
@@ -5117,7 +5662,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5117
5662
|
id: "Qwen/Qwen3-VL-8B-Instruct",
|
|
5118
5663
|
name: "Qwen3-VL-8B-Instruct",
|
|
5119
5664
|
match: {
|
|
5120
|
-
|
|
5665
|
+
or: [
|
|
5666
|
+
{
|
|
5667
|
+
equals: "qwen/qwen3-vl-8b-instruct"
|
|
5668
|
+
},
|
|
5669
|
+
{
|
|
5670
|
+
equals: "qwen/qwen3-vl-8b-instruct-fast"
|
|
5671
|
+
}
|
|
5672
|
+
]
|
|
5121
5673
|
},
|
|
5122
5674
|
context_window: 131072,
|
|
5123
5675
|
prices: {
|
|
@@ -5129,7 +5681,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5129
5681
|
id: "Sao10K/L3-70B-Euryale-v2.1",
|
|
5130
5682
|
name: "L3-70B-Euryale-v2.1",
|
|
5131
5683
|
match: {
|
|
5132
|
-
|
|
5684
|
+
or: [
|
|
5685
|
+
{
|
|
5686
|
+
equals: "sao10k/l3-70b-euryale-v2.1"
|
|
5687
|
+
},
|
|
5688
|
+
{
|
|
5689
|
+
equals: "sao10k/l3-70b-euryale-v2.1-fast"
|
|
5690
|
+
}
|
|
5691
|
+
]
|
|
5133
5692
|
},
|
|
5134
5693
|
context_window: 8192,
|
|
5135
5694
|
prices: {
|
|
@@ -5141,7 +5700,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5141
5700
|
id: "Sao10K/L3-8B-Lunaris-v1",
|
|
5142
5701
|
name: "L3-8B-Lunaris-v1",
|
|
5143
5702
|
match: {
|
|
5144
|
-
|
|
5703
|
+
or: [
|
|
5704
|
+
{
|
|
5705
|
+
equals: "sao10k/l3-8b-lunaris-v1"
|
|
5706
|
+
},
|
|
5707
|
+
{
|
|
5708
|
+
equals: "sao10k/l3-8b-lunaris-v1-fast"
|
|
5709
|
+
}
|
|
5710
|
+
]
|
|
5145
5711
|
},
|
|
5146
5712
|
context_window: 8192,
|
|
5147
5713
|
prices: {
|
|
@@ -5153,7 +5719,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5153
5719
|
id: "Sao10K/L3-8B-Stheno-v3.2",
|
|
5154
5720
|
name: "L3-8B-Stheno-v3.2",
|
|
5155
5721
|
match: {
|
|
5156
|
-
|
|
5722
|
+
or: [
|
|
5723
|
+
{
|
|
5724
|
+
equals: "sao10k/l3-8b-stheno-v3.2"
|
|
5725
|
+
},
|
|
5726
|
+
{
|
|
5727
|
+
equals: "sao10k/l3-8b-stheno-v3.2-fast"
|
|
5728
|
+
}
|
|
5729
|
+
]
|
|
5157
5730
|
},
|
|
5158
5731
|
context_window: 8192,
|
|
5159
5732
|
prices: {
|
|
@@ -5165,7 +5738,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5165
5738
|
id: "alpindale/WizardLM-2-8x22B",
|
|
5166
5739
|
name: "WizardLM-2-8x22B",
|
|
5167
5740
|
match: {
|
|
5168
|
-
|
|
5741
|
+
or: [
|
|
5742
|
+
{
|
|
5743
|
+
equals: "alpindale/wizardlm-2-8x22b"
|
|
5744
|
+
},
|
|
5745
|
+
{
|
|
5746
|
+
equals: "alpindale/wizardlm-2-8x22b-fast"
|
|
5747
|
+
}
|
|
5748
|
+
]
|
|
5169
5749
|
},
|
|
5170
5750
|
context_window: 65535,
|
|
5171
5751
|
prices: {
|
|
@@ -5177,7 +5757,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5177
5757
|
id: "baichuan-inc/Baichuan-M2-32B",
|
|
5178
5758
|
name: "Baichuan-M2-32B",
|
|
5179
5759
|
match: {
|
|
5180
|
-
|
|
5760
|
+
or: [
|
|
5761
|
+
{
|
|
5762
|
+
equals: "baichuan-inc/baichuan-m2-32b"
|
|
5763
|
+
},
|
|
5764
|
+
{
|
|
5765
|
+
equals: "baichuan-inc/baichuan-m2-32b-fast"
|
|
5766
|
+
}
|
|
5767
|
+
]
|
|
5181
5768
|
},
|
|
5182
5769
|
context_window: 131072,
|
|
5183
5770
|
prices: {
|
|
@@ -5189,7 +5776,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5189
5776
|
id: "baidu/ERNIE-4.5-21B-A3B-PT",
|
|
5190
5777
|
name: "ERNIE-4.5-21B-A3B-PT",
|
|
5191
5778
|
match: {
|
|
5192
|
-
|
|
5779
|
+
or: [
|
|
5780
|
+
{
|
|
5781
|
+
equals: "baidu/ernie-4.5-21b-a3b-pt"
|
|
5782
|
+
},
|
|
5783
|
+
{
|
|
5784
|
+
equals: "baidu/ernie-4.5-21b-a3b-pt-fast"
|
|
5785
|
+
}
|
|
5786
|
+
]
|
|
5193
5787
|
},
|
|
5194
5788
|
context_window: 12e4,
|
|
5195
5789
|
prices: {
|
|
@@ -5201,7 +5795,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5201
5795
|
id: "baidu/ERNIE-4.5-300B-A47B-Base-PT",
|
|
5202
5796
|
name: "ERNIE-4.5-300B-A47B-Base-PT",
|
|
5203
5797
|
match: {
|
|
5204
|
-
|
|
5798
|
+
or: [
|
|
5799
|
+
{
|
|
5800
|
+
equals: "baidu/ernie-4.5-300b-a47b-base-pt"
|
|
5801
|
+
},
|
|
5802
|
+
{
|
|
5803
|
+
equals: "baidu/ernie-4.5-300b-a47b-base-pt-fast"
|
|
5804
|
+
}
|
|
5805
|
+
]
|
|
5205
5806
|
},
|
|
5206
5807
|
context_window: 123e3,
|
|
5207
5808
|
prices: {
|
|
@@ -5213,7 +5814,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5213
5814
|
id: "baidu/ERNIE-4.5-VL-28B-A3B-PT",
|
|
5214
5815
|
name: "ERNIE-4.5-VL-28B-A3B-PT",
|
|
5215
5816
|
match: {
|
|
5216
|
-
|
|
5817
|
+
or: [
|
|
5818
|
+
{
|
|
5819
|
+
equals: "baidu/ernie-4.5-vl-28b-a3b-pt"
|
|
5820
|
+
},
|
|
5821
|
+
{
|
|
5822
|
+
equals: "baidu/ernie-4.5-vl-28b-a3b-pt-fast"
|
|
5823
|
+
}
|
|
5824
|
+
]
|
|
5217
5825
|
},
|
|
5218
5826
|
context_window: 3e4,
|
|
5219
5827
|
prices: {
|
|
@@ -5225,7 +5833,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5225
5833
|
id: "baidu/ERNIE-4.5-VL-424B-A47B-Base-PT",
|
|
5226
5834
|
name: "ERNIE-4.5-VL-424B-A47B-Base-PT",
|
|
5227
5835
|
match: {
|
|
5228
|
-
|
|
5836
|
+
or: [
|
|
5837
|
+
{
|
|
5838
|
+
equals: "baidu/ernie-4.5-vl-424b-a47b-base-pt"
|
|
5839
|
+
},
|
|
5840
|
+
{
|
|
5841
|
+
equals: "baidu/ernie-4.5-vl-424b-a47b-base-pt-fast"
|
|
5842
|
+
}
|
|
5843
|
+
]
|
|
5229
5844
|
},
|
|
5230
5845
|
context_window: 123e3,
|
|
5231
5846
|
prices: {
|
|
@@ -5237,7 +5852,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5237
5852
|
id: "deepseek-ai/DeepSeek-Prover-V2-671B",
|
|
5238
5853
|
name: "DeepSeek-Prover-V2-671B",
|
|
5239
5854
|
match: {
|
|
5240
|
-
|
|
5855
|
+
or: [
|
|
5856
|
+
{
|
|
5857
|
+
equals: "deepseek-ai/deepseek-prover-v2-671b"
|
|
5858
|
+
},
|
|
5859
|
+
{
|
|
5860
|
+
equals: "deepseek-ai/deepseek-prover-v2-671b-fast"
|
|
5861
|
+
}
|
|
5862
|
+
]
|
|
5241
5863
|
},
|
|
5242
5864
|
context_window: 16e4,
|
|
5243
5865
|
prices: {
|
|
@@ -5253,8 +5875,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5253
5875
|
{
|
|
5254
5876
|
equals: "deepseek-ai/deepseek-r1"
|
|
5255
5877
|
},
|
|
5878
|
+
{
|
|
5879
|
+
equals: "deepseek-ai/deepseek-r1-fast"
|
|
5880
|
+
},
|
|
5256
5881
|
{
|
|
5257
5882
|
equals: "deepseek-ai/deepseek-r1-0528"
|
|
5883
|
+
},
|
|
5884
|
+
{
|
|
5885
|
+
equals: "deepseek-ai/deepseek-r1-0528-fast"
|
|
5258
5886
|
}
|
|
5259
5887
|
]
|
|
5260
5888
|
},
|
|
@@ -5268,7 +5896,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5268
5896
|
id: "deepseek-ai/DeepSeek-R1-0528-Qwen3-8B",
|
|
5269
5897
|
name: "DeepSeek-R1-0528-Qwen3-8B",
|
|
5270
5898
|
match: {
|
|
5271
|
-
|
|
5899
|
+
or: [
|
|
5900
|
+
{
|
|
5901
|
+
equals: "deepseek-ai/deepseek-r1-0528-qwen3-8b"
|
|
5902
|
+
},
|
|
5903
|
+
{
|
|
5904
|
+
equals: "deepseek-ai/deepseek-r1-0528-qwen3-8b-fast"
|
|
5905
|
+
}
|
|
5906
|
+
]
|
|
5272
5907
|
},
|
|
5273
5908
|
context_window: 128e3,
|
|
5274
5909
|
prices: {
|
|
@@ -5276,23 +5911,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5276
5911
|
output_mtok: 0.072
|
|
5277
5912
|
}
|
|
5278
5913
|
},
|
|
5279
|
-
{
|
|
5280
|
-
id: "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
|
|
5281
|
-
name: "DeepSeek-R1-Distill-Llama-70B",
|
|
5282
|
-
match: {
|
|
5283
|
-
equals: "deepseek-ai/deepseek-r1-distill-llama-70b"
|
|
5284
|
-
},
|
|
5285
|
-
context_window: 8192,
|
|
5286
|
-
prices: {
|
|
5287
|
-
input_mtok: 0.64,
|
|
5288
|
-
output_mtok: 0.64
|
|
5289
|
-
}
|
|
5290
|
-
},
|
|
5291
5914
|
{
|
|
5292
5915
|
id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
|
|
5293
5916
|
name: "DeepSeek-R1-Distill-Qwen-14B",
|
|
5294
5917
|
match: {
|
|
5295
|
-
|
|
5918
|
+
or: [
|
|
5919
|
+
{
|
|
5920
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-14b"
|
|
5921
|
+
},
|
|
5922
|
+
{
|
|
5923
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-14b-fast"
|
|
5924
|
+
}
|
|
5925
|
+
]
|
|
5296
5926
|
},
|
|
5297
5927
|
context_window: 32768,
|
|
5298
5928
|
prices: {
|
|
@@ -5304,7 +5934,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5304
5934
|
id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
|
|
5305
5935
|
name: "DeepSeek-R1-Distill-Qwen-32B",
|
|
5306
5936
|
match: {
|
|
5307
|
-
|
|
5937
|
+
or: [
|
|
5938
|
+
{
|
|
5939
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-32b"
|
|
5940
|
+
},
|
|
5941
|
+
{
|
|
5942
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-32b-fast"
|
|
5943
|
+
}
|
|
5944
|
+
]
|
|
5308
5945
|
},
|
|
5309
5946
|
context_window: 64e3,
|
|
5310
5947
|
prices: {
|
|
@@ -5316,7 +5953,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5316
5953
|
id: "deepseek-ai/DeepSeek-V3",
|
|
5317
5954
|
name: "DeepSeek-V3",
|
|
5318
5955
|
match: {
|
|
5319
|
-
|
|
5956
|
+
or: [
|
|
5957
|
+
{
|
|
5958
|
+
equals: "deepseek-ai/deepseek-v3"
|
|
5959
|
+
},
|
|
5960
|
+
{
|
|
5961
|
+
equals: "deepseek-ai/deepseek-v3-fast"
|
|
5962
|
+
}
|
|
5963
|
+
]
|
|
5320
5964
|
},
|
|
5321
5965
|
context_window: 64e3,
|
|
5322
5966
|
prices: {
|
|
@@ -5328,7 +5972,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5328
5972
|
id: "deepseek-ai/DeepSeek-V3-0324",
|
|
5329
5973
|
name: "DeepSeek-V3-0324",
|
|
5330
5974
|
match: {
|
|
5331
|
-
|
|
5975
|
+
or: [
|
|
5976
|
+
{
|
|
5977
|
+
equals: "deepseek-ai/deepseek-v3-0324"
|
|
5978
|
+
},
|
|
5979
|
+
{
|
|
5980
|
+
equals: "deepseek-ai/deepseek-v3-0324-fast"
|
|
5981
|
+
}
|
|
5982
|
+
]
|
|
5332
5983
|
},
|
|
5333
5984
|
context_window: 163840,
|
|
5334
5985
|
prices: {
|
|
@@ -5344,8 +5995,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5344
5995
|
{
|
|
5345
5996
|
equals: "deepseek-ai/deepseek-v3.1"
|
|
5346
5997
|
},
|
|
5998
|
+
{
|
|
5999
|
+
equals: "deepseek-ai/deepseek-v3.1-fast"
|
|
6000
|
+
},
|
|
5347
6001
|
{
|
|
5348
6002
|
equals: "deepseek-ai/deepseek-v3.1-terminus"
|
|
6003
|
+
},
|
|
6004
|
+
{
|
|
6005
|
+
equals: "deepseek-ai/deepseek-v3.1-terminus-fast"
|
|
5349
6006
|
}
|
|
5350
6007
|
]
|
|
5351
6008
|
},
|
|
@@ -5355,11 +6012,37 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5355
6012
|
output_mtok: 0.8
|
|
5356
6013
|
}
|
|
5357
6014
|
},
|
|
6015
|
+
{
|
|
6016
|
+
id: "deepseek-ai/DeepSeek-V3.2",
|
|
6017
|
+
name: "DeepSeek-V3.2",
|
|
6018
|
+
match: {
|
|
6019
|
+
or: [
|
|
6020
|
+
{
|
|
6021
|
+
equals: "deepseek-ai/deepseek-v3.2"
|
|
6022
|
+
},
|
|
6023
|
+
{
|
|
6024
|
+
equals: "deepseek-ai/deepseek-v3.2-fast"
|
|
6025
|
+
}
|
|
6026
|
+
]
|
|
6027
|
+
},
|
|
6028
|
+
context_window: 163840,
|
|
6029
|
+
prices: {
|
|
6030
|
+
input_mtok: 0.269,
|
|
6031
|
+
output_mtok: 0.4
|
|
6032
|
+
}
|
|
6033
|
+
},
|
|
5358
6034
|
{
|
|
5359
6035
|
id: "deepseek-ai/DeepSeek-V3.2-Exp",
|
|
5360
6036
|
name: "DeepSeek-V3.2-Exp",
|
|
5361
6037
|
match: {
|
|
5362
|
-
|
|
6038
|
+
or: [
|
|
6039
|
+
{
|
|
6040
|
+
equals: "deepseek-ai/deepseek-v3.2-exp"
|
|
6041
|
+
},
|
|
6042
|
+
{
|
|
6043
|
+
equals: "deepseek-ai/deepseek-v3.2-exp-fast"
|
|
6044
|
+
}
|
|
6045
|
+
]
|
|
5363
6046
|
},
|
|
5364
6047
|
context_window: 163840,
|
|
5365
6048
|
prices: {
|
|
@@ -5371,7 +6054,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5371
6054
|
id: "meta-llama/Llama-3.1-8B-Instruct",
|
|
5372
6055
|
name: "Llama-3.1-8B-Instruct",
|
|
5373
6056
|
match: {
|
|
5374
|
-
|
|
6057
|
+
or: [
|
|
6058
|
+
{
|
|
6059
|
+
equals: "meta-llama/llama-3.1-8b-instruct"
|
|
6060
|
+
},
|
|
6061
|
+
{
|
|
6062
|
+
equals: "meta-llama/llama-3.1-8b-instruct-fast"
|
|
6063
|
+
}
|
|
6064
|
+
]
|
|
5375
6065
|
},
|
|
5376
6066
|
context_window: 16384,
|
|
5377
6067
|
prices: {
|
|
@@ -5383,7 +6073,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5383
6073
|
id: "meta-llama/Llama-3.2-3B-Instruct",
|
|
5384
6074
|
name: "Llama-3.2-3B-Instruct",
|
|
5385
6075
|
match: {
|
|
5386
|
-
|
|
6076
|
+
or: [
|
|
6077
|
+
{
|
|
6078
|
+
equals: "meta-llama/llama-3.2-3b-instruct"
|
|
6079
|
+
},
|
|
6080
|
+
{
|
|
6081
|
+
equals: "meta-llama/llama-3.2-3b-instruct-fast"
|
|
6082
|
+
}
|
|
6083
|
+
]
|
|
5387
6084
|
},
|
|
5388
6085
|
context_window: 32768,
|
|
5389
6086
|
prices: {
|
|
@@ -5395,43 +6092,33 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5395
6092
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
5396
6093
|
name: "Llama-3.3-70B-Instruct",
|
|
5397
6094
|
match: {
|
|
5398
|
-
|
|
5399
|
-
|
|
5400
|
-
|
|
5401
|
-
|
|
5402
|
-
|
|
5403
|
-
|
|
5404
|
-
|
|
5405
|
-
|
|
5406
|
-
{
|
|
5407
|
-
id: "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",
|
|
5408
|
-
name: "Llama-4-Maverick-17B-128E-Instruct-FP8",
|
|
5409
|
-
match: {
|
|
5410
|
-
equals: "meta-llama/llama-4-maverick-17b-128e-instruct-fp8"
|
|
5411
|
-
},
|
|
5412
|
-
context_window: 1048576,
|
|
5413
|
-
prices: {
|
|
5414
|
-
input_mtok: 0.136,
|
|
5415
|
-
output_mtok: 0.68
|
|
5416
|
-
}
|
|
5417
|
-
},
|
|
5418
|
-
{
|
|
5419
|
-
id: "meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
5420
|
-
name: "Llama-4-Scout-17B-16E-Instruct",
|
|
5421
|
-
match: {
|
|
5422
|
-
equals: "meta-llama/llama-4-scout-17b-16e-instruct"
|
|
6095
|
+
or: [
|
|
6096
|
+
{
|
|
6097
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
6098
|
+
},
|
|
6099
|
+
{
|
|
6100
|
+
equals: "meta-llama/llama-3.3-70b-instruct-fast"
|
|
6101
|
+
}
|
|
6102
|
+
]
|
|
5423
6103
|
},
|
|
5424
6104
|
context_window: 131072,
|
|
5425
6105
|
prices: {
|
|
5426
|
-
input_mtok: 0.
|
|
5427
|
-
output_mtok: 0.
|
|
6106
|
+
input_mtok: 0.108,
|
|
6107
|
+
output_mtok: 0.32
|
|
5428
6108
|
}
|
|
5429
6109
|
},
|
|
5430
6110
|
{
|
|
5431
6111
|
id: "meta-llama/Meta-Llama-3-70B-Instruct",
|
|
5432
6112
|
name: "Meta-Llama-3-70B-Instruct",
|
|
5433
6113
|
match: {
|
|
5434
|
-
|
|
6114
|
+
or: [
|
|
6115
|
+
{
|
|
6116
|
+
equals: "meta-llama/meta-llama-3-70b-instruct"
|
|
6117
|
+
},
|
|
6118
|
+
{
|
|
6119
|
+
equals: "meta-llama/meta-llama-3-70b-instruct-fast"
|
|
6120
|
+
}
|
|
6121
|
+
]
|
|
5435
6122
|
},
|
|
5436
6123
|
context_window: 8192,
|
|
5437
6124
|
prices: {
|
|
@@ -5443,7 +6130,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5443
6130
|
id: "meta-llama/Meta-Llama-3-8B-Instruct",
|
|
5444
6131
|
name: "Meta-Llama-3-8B-Instruct",
|
|
5445
6132
|
match: {
|
|
5446
|
-
|
|
6133
|
+
or: [
|
|
6134
|
+
{
|
|
6135
|
+
equals: "meta-llama/meta-llama-3-8b-instruct"
|
|
6136
|
+
},
|
|
6137
|
+
{
|
|
6138
|
+
equals: "meta-llama/meta-llama-3-8b-instruct-fast"
|
|
6139
|
+
}
|
|
6140
|
+
]
|
|
5447
6141
|
},
|
|
5448
6142
|
context_window: 8192,
|
|
5449
6143
|
prices: {
|
|
@@ -5455,7 +6149,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5455
6149
|
id: "moonshotai/Kimi-K2-Instruct",
|
|
5456
6150
|
name: "Kimi-K2-Instruct",
|
|
5457
6151
|
match: {
|
|
5458
|
-
|
|
6152
|
+
or: [
|
|
6153
|
+
{
|
|
6154
|
+
equals: "moonshotai/kimi-k2-instruct"
|
|
6155
|
+
},
|
|
6156
|
+
{
|
|
6157
|
+
equals: "moonshotai/kimi-k2-instruct-fast"
|
|
6158
|
+
}
|
|
6159
|
+
]
|
|
5459
6160
|
},
|
|
5460
6161
|
context_window: 131072,
|
|
5461
6162
|
prices: {
|
|
@@ -5467,7 +6168,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5467
6168
|
id: "moonshotai/Kimi-K2-Instruct-0905",
|
|
5468
6169
|
name: "Kimi-K2-Instruct-0905",
|
|
5469
6170
|
match: {
|
|
5470
|
-
|
|
6171
|
+
or: [
|
|
6172
|
+
{
|
|
6173
|
+
equals: "moonshotai/kimi-k2-instruct-0905"
|
|
6174
|
+
},
|
|
6175
|
+
{
|
|
6176
|
+
equals: "moonshotai/kimi-k2-instruct-0905-fast"
|
|
6177
|
+
}
|
|
6178
|
+
]
|
|
5471
6179
|
},
|
|
5472
6180
|
context_window: 262144,
|
|
5473
6181
|
prices: {
|
|
@@ -5479,7 +6187,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5479
6187
|
id: "moonshotai/Kimi-K2-Thinking",
|
|
5480
6188
|
name: "Kimi-K2-Thinking",
|
|
5481
6189
|
match: {
|
|
5482
|
-
|
|
6190
|
+
or: [
|
|
6191
|
+
{
|
|
6192
|
+
equals: "moonshotai/kimi-k2-thinking"
|
|
6193
|
+
},
|
|
6194
|
+
{
|
|
6195
|
+
equals: "moonshotai/kimi-k2-thinking-fast"
|
|
6196
|
+
}
|
|
6197
|
+
]
|
|
5483
6198
|
},
|
|
5484
6199
|
context_window: 262144,
|
|
5485
6200
|
prices: {
|
|
@@ -5491,7 +6206,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5491
6206
|
id: "openai/gpt-oss-120b",
|
|
5492
6207
|
name: "gpt-oss-120b",
|
|
5493
6208
|
match: {
|
|
5494
|
-
|
|
6209
|
+
or: [
|
|
6210
|
+
{
|
|
6211
|
+
equals: "openai/gpt-oss-120b"
|
|
6212
|
+
},
|
|
6213
|
+
{
|
|
6214
|
+
equals: "openai/gpt-oss-120b-fast"
|
|
6215
|
+
}
|
|
6216
|
+
]
|
|
5495
6217
|
},
|
|
5496
6218
|
context_window: 131072,
|
|
5497
6219
|
prices: {
|
|
@@ -5503,7 +6225,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5503
6225
|
id: "openai/gpt-oss-20b",
|
|
5504
6226
|
name: "gpt-oss-20b",
|
|
5505
6227
|
match: {
|
|
5506
|
-
|
|
6228
|
+
or: [
|
|
6229
|
+
{
|
|
6230
|
+
equals: "openai/gpt-oss-20b"
|
|
6231
|
+
},
|
|
6232
|
+
{
|
|
6233
|
+
equals: "openai/gpt-oss-20b-fast"
|
|
6234
|
+
}
|
|
6235
|
+
]
|
|
5507
6236
|
},
|
|
5508
6237
|
context_window: 131072,
|
|
5509
6238
|
prices: {
|
|
@@ -5512,22 +6241,36 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5512
6241
|
}
|
|
5513
6242
|
},
|
|
5514
6243
|
{
|
|
5515
|
-
id: "zai-org/
|
|
5516
|
-
name: "
|
|
6244
|
+
id: "zai-org/AutoGLM-Phone-9B-Multilingual",
|
|
6245
|
+
name: "AutoGLM-Phone-9B-Multilingual",
|
|
5517
6246
|
match: {
|
|
5518
|
-
|
|
6247
|
+
or: [
|
|
6248
|
+
{
|
|
6249
|
+
equals: "zai-org/autoglm-phone-9b-multilingual"
|
|
6250
|
+
},
|
|
6251
|
+
{
|
|
6252
|
+
equals: "zai-org/autoglm-phone-9b-multilingual-fast"
|
|
6253
|
+
}
|
|
6254
|
+
]
|
|
5519
6255
|
},
|
|
5520
|
-
context_window:
|
|
6256
|
+
context_window: 65536,
|
|
5521
6257
|
prices: {
|
|
5522
|
-
input_mtok: 0.
|
|
5523
|
-
output_mtok:
|
|
6258
|
+
input_mtok: 0.035,
|
|
6259
|
+
output_mtok: 0.138
|
|
5524
6260
|
}
|
|
5525
6261
|
},
|
|
5526
6262
|
{
|
|
5527
6263
|
id: "zai-org/GLM-4.1V-9B-Thinking",
|
|
5528
6264
|
name: "GLM-4.1V-9B-Thinking",
|
|
5529
6265
|
match: {
|
|
5530
|
-
|
|
6266
|
+
or: [
|
|
6267
|
+
{
|
|
6268
|
+
equals: "zai-org/glm-4.1v-9b-thinking"
|
|
6269
|
+
},
|
|
6270
|
+
{
|
|
6271
|
+
equals: "zai-org/glm-4.1v-9b-thinking-fast"
|
|
6272
|
+
}
|
|
6273
|
+
]
|
|
5531
6274
|
},
|
|
5532
6275
|
context_window: 65536,
|
|
5533
6276
|
prices: {
|
|
@@ -5539,7 +6282,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5539
6282
|
id: "zai-org/GLM-4.5",
|
|
5540
6283
|
name: "GLM-4.5",
|
|
5541
6284
|
match: {
|
|
5542
|
-
|
|
6285
|
+
or: [
|
|
6286
|
+
{
|
|
6287
|
+
equals: "zai-org/glm-4.5"
|
|
6288
|
+
},
|
|
6289
|
+
{
|
|
6290
|
+
equals: "zai-org/glm-4.5-fast"
|
|
6291
|
+
}
|
|
6292
|
+
]
|
|
5543
6293
|
},
|
|
5544
6294
|
context_window: 131072,
|
|
5545
6295
|
prices: {
|
|
@@ -5551,7 +6301,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5551
6301
|
id: "zai-org/GLM-4.5-Air",
|
|
5552
6302
|
name: "GLM-4.5-Air",
|
|
5553
6303
|
match: {
|
|
5554
|
-
|
|
6304
|
+
or: [
|
|
6305
|
+
{
|
|
6306
|
+
equals: "zai-org/glm-4.5-air"
|
|
6307
|
+
},
|
|
6308
|
+
{
|
|
6309
|
+
equals: "zai-org/glm-4.5-air-fast"
|
|
6310
|
+
}
|
|
6311
|
+
]
|
|
5555
6312
|
},
|
|
5556
6313
|
context_window: 131072,
|
|
5557
6314
|
prices: {
|
|
@@ -5563,7 +6320,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5563
6320
|
id: "zai-org/GLM-4.5V",
|
|
5564
6321
|
name: "GLM-4.5V",
|
|
5565
6322
|
match: {
|
|
5566
|
-
|
|
6323
|
+
or: [
|
|
6324
|
+
{
|
|
6325
|
+
equals: "zai-org/glm-4.5v"
|
|
6326
|
+
},
|
|
6327
|
+
{
|
|
6328
|
+
equals: "zai-org/glm-4.5v-fast"
|
|
6329
|
+
}
|
|
6330
|
+
]
|
|
5567
6331
|
},
|
|
5568
6332
|
context_window: 65536,
|
|
5569
6333
|
prices: {
|
|
@@ -5575,13 +6339,39 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5575
6339
|
id: "zai-org/GLM-4.6",
|
|
5576
6340
|
name: "GLM-4.6",
|
|
5577
6341
|
match: {
|
|
5578
|
-
|
|
6342
|
+
or: [
|
|
6343
|
+
{
|
|
6344
|
+
equals: "zai-org/glm-4.6"
|
|
6345
|
+
},
|
|
6346
|
+
{
|
|
6347
|
+
equals: "zai-org/glm-4.6-fast"
|
|
6348
|
+
}
|
|
6349
|
+
]
|
|
5579
6350
|
},
|
|
5580
6351
|
context_window: 204800,
|
|
5581
6352
|
prices: {
|
|
5582
|
-
input_mtok: 0.
|
|
6353
|
+
input_mtok: 0.44,
|
|
5583
6354
|
output_mtok: 1.76
|
|
5584
6355
|
}
|
|
6356
|
+
},
|
|
6357
|
+
{
|
|
6358
|
+
id: "zai-org/GLM-4.6V-Flash",
|
|
6359
|
+
name: "GLM-4.6V-Flash",
|
|
6360
|
+
match: {
|
|
6361
|
+
or: [
|
|
6362
|
+
{
|
|
6363
|
+
equals: "zai-org/glm-4.6v-flash"
|
|
6364
|
+
},
|
|
6365
|
+
{
|
|
6366
|
+
equals: "zai-org/glm-4.6v-flash-fast"
|
|
6367
|
+
}
|
|
6368
|
+
]
|
|
6369
|
+
},
|
|
6370
|
+
context_window: 131072,
|
|
6371
|
+
prices: {
|
|
6372
|
+
input_mtok: 0.3,
|
|
6373
|
+
output_mtok: 0.9
|
|
6374
|
+
}
|
|
5585
6375
|
}
|
|
5586
6376
|
]
|
|
5587
6377
|
},
|
|
@@ -5639,7 +6429,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5639
6429
|
id: "Qwen/QwQ-32B",
|
|
5640
6430
|
name: "QwQ-32B",
|
|
5641
6431
|
match: {
|
|
5642
|
-
|
|
6432
|
+
or: [
|
|
6433
|
+
{
|
|
6434
|
+
equals: "qwen/qwq-32b"
|
|
6435
|
+
},
|
|
6436
|
+
{
|
|
6437
|
+
equals: "qwen/qwq-32b-fast"
|
|
6438
|
+
}
|
|
6439
|
+
]
|
|
5643
6440
|
},
|
|
5644
6441
|
context_window: 131072,
|
|
5645
6442
|
prices: {
|
|
@@ -5651,7 +6448,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5651
6448
|
id: "Qwen/Qwen2.5-Coder-32B-Instruct",
|
|
5652
6449
|
name: "Qwen2.5-Coder-32B-Instruct",
|
|
5653
6450
|
match: {
|
|
5654
|
-
|
|
6451
|
+
or: [
|
|
6452
|
+
{
|
|
6453
|
+
equals: "qwen/qwen2.5-coder-32b-instruct"
|
|
6454
|
+
},
|
|
6455
|
+
{
|
|
6456
|
+
equals: "qwen/qwen2.5-coder-32b-instruct-fast"
|
|
6457
|
+
}
|
|
6458
|
+
]
|
|
5655
6459
|
},
|
|
5656
6460
|
context_window: 131072,
|
|
5657
6461
|
prices: {
|
|
@@ -5663,7 +6467,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5663
6467
|
id: "Qwen/Qwen2.5-Coder-3B-Instruct",
|
|
5664
6468
|
name: "Qwen2.5-Coder-3B-Instruct",
|
|
5665
6469
|
match: {
|
|
5666
|
-
|
|
6470
|
+
or: [
|
|
6471
|
+
{
|
|
6472
|
+
equals: "qwen/qwen2.5-coder-3b-instruct"
|
|
6473
|
+
},
|
|
6474
|
+
{
|
|
6475
|
+
equals: "qwen/qwen2.5-coder-3b-instruct-fast"
|
|
6476
|
+
}
|
|
6477
|
+
]
|
|
5667
6478
|
},
|
|
5668
6479
|
context_window: 32768,
|
|
5669
6480
|
prices: {
|
|
@@ -5675,7 +6486,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5675
6486
|
id: "Qwen/Qwen2.5-Coder-7B-Instruct",
|
|
5676
6487
|
name: "Qwen2.5-Coder-7B-Instruct",
|
|
5677
6488
|
match: {
|
|
5678
|
-
|
|
6489
|
+
or: [
|
|
6490
|
+
{
|
|
6491
|
+
equals: "qwen/qwen2.5-coder-7b-instruct"
|
|
6492
|
+
},
|
|
6493
|
+
{
|
|
6494
|
+
equals: "qwen/qwen2.5-coder-7b-instruct-fast"
|
|
6495
|
+
}
|
|
6496
|
+
]
|
|
5679
6497
|
},
|
|
5680
6498
|
context_window: 131072,
|
|
5681
6499
|
prices: {
|
|
@@ -5687,7 +6505,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5687
6505
|
id: "Qwen/Qwen3-14B",
|
|
5688
6506
|
name: "Qwen3-14B",
|
|
5689
6507
|
match: {
|
|
5690
|
-
|
|
6508
|
+
or: [
|
|
6509
|
+
{
|
|
6510
|
+
equals: "qwen/qwen3-14b"
|
|
6511
|
+
},
|
|
6512
|
+
{
|
|
6513
|
+
equals: "qwen/qwen3-14b-fast"
|
|
6514
|
+
}
|
|
6515
|
+
]
|
|
5691
6516
|
},
|
|
5692
6517
|
context_window: 40960,
|
|
5693
6518
|
prices: {
|
|
@@ -5703,8 +6528,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5703
6528
|
{
|
|
5704
6529
|
equals: "qwen/qwen3-235b-a22b"
|
|
5705
6530
|
},
|
|
6531
|
+
{
|
|
6532
|
+
equals: "qwen/qwen3-235b-a22b-fast"
|
|
6533
|
+
},
|
|
5706
6534
|
{
|
|
5707
6535
|
equals: "qwen/qwen3-235b-a22b-instruct-2507"
|
|
6536
|
+
},
|
|
6537
|
+
{
|
|
6538
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507-fast"
|
|
5708
6539
|
}
|
|
5709
6540
|
]
|
|
5710
6541
|
},
|
|
@@ -5718,7 +6549,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5718
6549
|
id: "Qwen/Qwen3-32B",
|
|
5719
6550
|
name: "Qwen3-32B",
|
|
5720
6551
|
match: {
|
|
5721
|
-
|
|
6552
|
+
or: [
|
|
6553
|
+
{
|
|
6554
|
+
equals: "qwen/qwen3-32b"
|
|
6555
|
+
},
|
|
6556
|
+
{
|
|
6557
|
+
equals: "qwen/qwen3-32b-fast"
|
|
6558
|
+
}
|
|
6559
|
+
]
|
|
5722
6560
|
},
|
|
5723
6561
|
context_window: 40960,
|
|
5724
6562
|
prices: {
|
|
@@ -5730,7 +6568,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5730
6568
|
id: "Qwen/Qwen3-4B-Instruct-2507",
|
|
5731
6569
|
name: "Qwen3-4B-Instruct-2507",
|
|
5732
6570
|
match: {
|
|
5733
|
-
|
|
6571
|
+
or: [
|
|
6572
|
+
{
|
|
6573
|
+
equals: "qwen/qwen3-4b-instruct-2507"
|
|
6574
|
+
},
|
|
6575
|
+
{
|
|
6576
|
+
equals: "qwen/qwen3-4b-instruct-2507-fast"
|
|
6577
|
+
}
|
|
6578
|
+
]
|
|
5734
6579
|
},
|
|
5735
6580
|
context_window: 262144,
|
|
5736
6581
|
prices: {
|
|
@@ -5742,7 +6587,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5742
6587
|
id: "Qwen/Qwen3-4B-Thinking-2507",
|
|
5743
6588
|
name: "Qwen3-4B-Thinking-2507",
|
|
5744
6589
|
match: {
|
|
5745
|
-
|
|
6590
|
+
or: [
|
|
6591
|
+
{
|
|
6592
|
+
equals: "qwen/qwen3-4b-thinking-2507"
|
|
6593
|
+
},
|
|
6594
|
+
{
|
|
6595
|
+
equals: "qwen/qwen3-4b-thinking-2507-fast"
|
|
6596
|
+
}
|
|
6597
|
+
]
|
|
5746
6598
|
},
|
|
5747
6599
|
context_window: 262144,
|
|
5748
6600
|
prices: {
|
|
@@ -5754,7 +6606,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5754
6606
|
id: "Qwen/Qwen3-8B",
|
|
5755
6607
|
name: "Qwen3-8B",
|
|
5756
6608
|
match: {
|
|
5757
|
-
|
|
6609
|
+
or: [
|
|
6610
|
+
{
|
|
6611
|
+
equals: "qwen/qwen3-8b"
|
|
6612
|
+
},
|
|
6613
|
+
{
|
|
6614
|
+
equals: "qwen/qwen3-8b-fast"
|
|
6615
|
+
}
|
|
6616
|
+
]
|
|
5758
6617
|
},
|
|
5759
6618
|
context_window: 40960,
|
|
5760
6619
|
prices: {
|
|
@@ -5766,7 +6625,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5766
6625
|
id: "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
|
|
5767
6626
|
name: "DeepSeek-R1-Distill-Llama-70B",
|
|
5768
6627
|
match: {
|
|
5769
|
-
|
|
6628
|
+
or: [
|
|
6629
|
+
{
|
|
6630
|
+
equals: "deepseek-ai/deepseek-r1-distill-llama-70b"
|
|
6631
|
+
},
|
|
6632
|
+
{
|
|
6633
|
+
equals: "deepseek-ai/deepseek-r1-distill-llama-70b-fast"
|
|
6634
|
+
}
|
|
6635
|
+
]
|
|
5770
6636
|
},
|
|
5771
6637
|
context_window: 131072,
|
|
5772
6638
|
prices: {
|
|
@@ -5778,7 +6644,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5778
6644
|
id: "deepseek-ai/DeepSeek-R1-Distill-Llama-8B",
|
|
5779
6645
|
name: "DeepSeek-R1-Distill-Llama-8B",
|
|
5780
6646
|
match: {
|
|
5781
|
-
|
|
6647
|
+
or: [
|
|
6648
|
+
{
|
|
6649
|
+
equals: "deepseek-ai/deepseek-r1-distill-llama-8b"
|
|
6650
|
+
},
|
|
6651
|
+
{
|
|
6652
|
+
equals: "deepseek-ai/deepseek-r1-distill-llama-8b-fast"
|
|
6653
|
+
}
|
|
6654
|
+
]
|
|
5782
6655
|
},
|
|
5783
6656
|
context_window: 131072,
|
|
5784
6657
|
prices: {
|
|
@@ -5790,7 +6663,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5790
6663
|
id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
|
|
5791
6664
|
name: "DeepSeek-R1-Distill-Qwen-1.5B",
|
|
5792
6665
|
match: {
|
|
5793
|
-
|
|
6666
|
+
or: [
|
|
6667
|
+
{
|
|
6668
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-1.5b"
|
|
6669
|
+
},
|
|
6670
|
+
{
|
|
6671
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-1.5b-fast"
|
|
6672
|
+
}
|
|
6673
|
+
]
|
|
5794
6674
|
},
|
|
5795
6675
|
context_window: 131072,
|
|
5796
6676
|
prices: {
|
|
@@ -5802,7 +6682,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5802
6682
|
id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
|
|
5803
6683
|
name: "DeepSeek-R1-Distill-Qwen-14B",
|
|
5804
6684
|
match: {
|
|
5805
|
-
|
|
6685
|
+
or: [
|
|
6686
|
+
{
|
|
6687
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-14b"
|
|
6688
|
+
},
|
|
6689
|
+
{
|
|
6690
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-14b-fast"
|
|
6691
|
+
}
|
|
6692
|
+
]
|
|
5806
6693
|
},
|
|
5807
6694
|
context_window: 131072,
|
|
5808
6695
|
prices: {
|
|
@@ -5814,7 +6701,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5814
6701
|
id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
|
|
5815
6702
|
name: "DeepSeek-R1-Distill-Qwen-32B",
|
|
5816
6703
|
match: {
|
|
5817
|
-
|
|
6704
|
+
or: [
|
|
6705
|
+
{
|
|
6706
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-32b"
|
|
6707
|
+
},
|
|
6708
|
+
{
|
|
6709
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-32b-fast"
|
|
6710
|
+
}
|
|
6711
|
+
]
|
|
5818
6712
|
},
|
|
5819
6713
|
context_window: 131072,
|
|
5820
6714
|
prices: {
|
|
@@ -5826,7 +6720,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5826
6720
|
id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
|
|
5827
6721
|
name: "DeepSeek-R1-Distill-Qwen-7B",
|
|
5828
6722
|
match: {
|
|
5829
|
-
|
|
6723
|
+
or: [
|
|
6724
|
+
{
|
|
6725
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-7b"
|
|
6726
|
+
},
|
|
6727
|
+
{
|
|
6728
|
+
equals: "deepseek-ai/deepseek-r1-distill-qwen-7b-fast"
|
|
6729
|
+
}
|
|
6730
|
+
]
|
|
5830
6731
|
},
|
|
5831
6732
|
context_window: 131072,
|
|
5832
6733
|
prices: {
|
|
@@ -5838,7 +6739,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5838
6739
|
id: "meta-llama/Llama-3.1-8B-Instruct",
|
|
5839
6740
|
name: "Llama-3.1-8B-Instruct",
|
|
5840
6741
|
match: {
|
|
5841
|
-
|
|
6742
|
+
or: [
|
|
6743
|
+
{
|
|
6744
|
+
equals: "meta-llama/llama-3.1-8b-instruct"
|
|
6745
|
+
},
|
|
6746
|
+
{
|
|
6747
|
+
equals: "meta-llama/llama-3.1-8b-instruct-fast"
|
|
6748
|
+
}
|
|
6749
|
+
]
|
|
5842
6750
|
},
|
|
5843
6751
|
context_window: 131072,
|
|
5844
6752
|
prices: {
|
|
@@ -5850,7 +6758,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5850
6758
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
5851
6759
|
name: "Llama-3.3-70B-Instruct",
|
|
5852
6760
|
match: {
|
|
5853
|
-
|
|
6761
|
+
or: [
|
|
6762
|
+
{
|
|
6763
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
6764
|
+
},
|
|
6765
|
+
{
|
|
6766
|
+
equals: "meta-llama/llama-3.3-70b-instruct-fast"
|
|
6767
|
+
}
|
|
6768
|
+
]
|
|
5854
6769
|
},
|
|
5855
6770
|
context_window: 131072,
|
|
5856
6771
|
prices: {
|
|
@@ -5858,23 +6773,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5858
6773
|
output_mtok: 0.4
|
|
5859
6774
|
}
|
|
5860
6775
|
},
|
|
5861
|
-
{
|
|
5862
|
-
id: "meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
5863
|
-
name: "Llama-4-Scout-17B-16E-Instruct",
|
|
5864
|
-
match: {
|
|
5865
|
-
equals: "meta-llama/llama-4-scout-17b-16e-instruct"
|
|
5866
|
-
},
|
|
5867
|
-
context_window: 89e4,
|
|
5868
|
-
prices: {
|
|
5869
|
-
input_mtok: 0.09,
|
|
5870
|
-
output_mtok: 0.29
|
|
5871
|
-
}
|
|
5872
|
-
},
|
|
5873
6776
|
{
|
|
5874
6777
|
id: "openai/gpt-oss-120b",
|
|
5875
6778
|
name: "gpt-oss-120b",
|
|
5876
6779
|
match: {
|
|
5877
|
-
|
|
6780
|
+
or: [
|
|
6781
|
+
{
|
|
6782
|
+
equals: "openai/gpt-oss-120b"
|
|
6783
|
+
},
|
|
6784
|
+
{
|
|
6785
|
+
equals: "openai/gpt-oss-120b-fast"
|
|
6786
|
+
}
|
|
6787
|
+
]
|
|
5878
6788
|
},
|
|
5879
6789
|
context_window: 131072,
|
|
5880
6790
|
prices: {
|
|
@@ -5886,12 +6796,109 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5886
6796
|
id: "openai/gpt-oss-20b",
|
|
5887
6797
|
name: "gpt-oss-20b",
|
|
5888
6798
|
match: {
|
|
5889
|
-
|
|
6799
|
+
or: [
|
|
6800
|
+
{
|
|
6801
|
+
equals: "openai/gpt-oss-20b"
|
|
6802
|
+
},
|
|
6803
|
+
{
|
|
6804
|
+
equals: "openai/gpt-oss-20b-fast"
|
|
6805
|
+
}
|
|
6806
|
+
]
|
|
5890
6807
|
},
|
|
5891
6808
|
context_window: 131072,
|
|
5892
6809
|
prices: {
|
|
5893
|
-
input_mtok: 0.05,
|
|
5894
|
-
output_mtok: 0.2
|
|
6810
|
+
input_mtok: 0.05,
|
|
6811
|
+
output_mtok: 0.2
|
|
6812
|
+
}
|
|
6813
|
+
}
|
|
6814
|
+
]
|
|
6815
|
+
},
|
|
6816
|
+
{
|
|
6817
|
+
id: "huggingface_ovhcloud",
|
|
6818
|
+
name: "HuggingFace (ovhcloud)",
|
|
6819
|
+
pricing_urls: ["https://router.huggingface.co/v1/models", "https://huggingface.co/inference/models"],
|
|
6820
|
+
api_pattern: "https://router\\.huggingface\\.co/ovhcloud",
|
|
6821
|
+
provider_match: {
|
|
6822
|
+
and: [
|
|
6823
|
+
{
|
|
6824
|
+
contains: "huggingface"
|
|
6825
|
+
},
|
|
6826
|
+
{
|
|
6827
|
+
contains: "ovhcloud"
|
|
6828
|
+
}
|
|
6829
|
+
]
|
|
6830
|
+
},
|
|
6831
|
+
extractors: [
|
|
6832
|
+
{
|
|
6833
|
+
api_flavor: "chat",
|
|
6834
|
+
root: "usage",
|
|
6835
|
+
model_path: "model",
|
|
6836
|
+
mappings: [
|
|
6837
|
+
{
|
|
6838
|
+
path: "prompt_tokens",
|
|
6839
|
+
dest: "input_tokens",
|
|
6840
|
+
required: !0
|
|
6841
|
+
},
|
|
6842
|
+
{
|
|
6843
|
+
path: ["prompt_tokens_details", "cached_tokens"],
|
|
6844
|
+
dest: "cache_read_tokens",
|
|
6845
|
+
required: !1
|
|
6846
|
+
},
|
|
6847
|
+
{
|
|
6848
|
+
path: ["prompt_tokens_details", "audio_tokens"],
|
|
6849
|
+
dest: "input_audio_tokens",
|
|
6850
|
+
required: !1
|
|
6851
|
+
},
|
|
6852
|
+
{
|
|
6853
|
+
path: ["completion_tokens_details", "audio_tokens"],
|
|
6854
|
+
dest: "output_audio_tokens",
|
|
6855
|
+
required: !1
|
|
6856
|
+
},
|
|
6857
|
+
{
|
|
6858
|
+
path: "completion_tokens",
|
|
6859
|
+
dest: "output_tokens",
|
|
6860
|
+
required: !0
|
|
6861
|
+
}
|
|
6862
|
+
]
|
|
6863
|
+
}
|
|
6864
|
+
],
|
|
6865
|
+
models: [
|
|
6866
|
+
{
|
|
6867
|
+
id: "Qwen/Qwen2.5-VL-72B-Instruct",
|
|
6868
|
+
name: "Qwen2.5-VL-72B-Instruct",
|
|
6869
|
+
match: {
|
|
6870
|
+
or: [
|
|
6871
|
+
{
|
|
6872
|
+
equals: "qwen/qwen2.5-vl-72b-instruct"
|
|
6873
|
+
},
|
|
6874
|
+
{
|
|
6875
|
+
equals: "qwen/qwen2.5-vl-72b-instruct-fast"
|
|
6876
|
+
}
|
|
6877
|
+
]
|
|
6878
|
+
},
|
|
6879
|
+
context_window: 32768,
|
|
6880
|
+
prices: {
|
|
6881
|
+
input_mtok: 1.01,
|
|
6882
|
+
output_mtok: 1.01
|
|
6883
|
+
}
|
|
6884
|
+
},
|
|
6885
|
+
{
|
|
6886
|
+
id: "Qwen/Qwen3-Coder-30B-A3B-Instruct",
|
|
6887
|
+
name: "Qwen3-Coder-30B-A3B-Instruct",
|
|
6888
|
+
match: {
|
|
6889
|
+
or: [
|
|
6890
|
+
{
|
|
6891
|
+
equals: "qwen/qwen3-coder-30b-a3b-instruct"
|
|
6892
|
+
},
|
|
6893
|
+
{
|
|
6894
|
+
equals: "qwen/qwen3-coder-30b-a3b-instruct-fast"
|
|
6895
|
+
}
|
|
6896
|
+
]
|
|
6897
|
+
},
|
|
6898
|
+
context_window: 262144,
|
|
6899
|
+
prices: {
|
|
6900
|
+
input_mtok: 0.07,
|
|
6901
|
+
output_mtok: 0.26
|
|
5895
6902
|
}
|
|
5896
6903
|
}
|
|
5897
6904
|
]
|
|
@@ -5950,7 +6957,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5950
6957
|
id: "aisingapore/Gemma-SEA-LION-v4-27B-IT",
|
|
5951
6958
|
name: "Gemma-SEA-LION-v4-27B-IT",
|
|
5952
6959
|
match: {
|
|
5953
|
-
|
|
6960
|
+
or: [
|
|
6961
|
+
{
|
|
6962
|
+
equals: "aisingapore/gemma-sea-lion-v4-27b-it"
|
|
6963
|
+
},
|
|
6964
|
+
{
|
|
6965
|
+
equals: "aisingapore/gemma-sea-lion-v4-27b-it-fast"
|
|
6966
|
+
}
|
|
6967
|
+
]
|
|
5954
6968
|
},
|
|
5955
6969
|
prices: {}
|
|
5956
6970
|
},
|
|
@@ -5958,7 +6972,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5958
6972
|
id: "aisingapore/Qwen-SEA-LION-v4-32B-IT",
|
|
5959
6973
|
name: "Qwen-SEA-LION-v4-32B-IT",
|
|
5960
6974
|
match: {
|
|
5961
|
-
|
|
6975
|
+
or: [
|
|
6976
|
+
{
|
|
6977
|
+
equals: "aisingapore/qwen-sea-lion-v4-32b-it"
|
|
6978
|
+
},
|
|
6979
|
+
{
|
|
6980
|
+
equals: "aisingapore/qwen-sea-lion-v4-32b-it-fast"
|
|
6981
|
+
}
|
|
6982
|
+
]
|
|
5962
6983
|
},
|
|
5963
6984
|
prices: {}
|
|
5964
6985
|
},
|
|
@@ -5966,7 +6987,74 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5966
6987
|
id: "allenai/Olmo-3-7B-Instruct",
|
|
5967
6988
|
name: "Olmo-3-7B-Instruct",
|
|
5968
6989
|
match: {
|
|
5969
|
-
|
|
6990
|
+
or: [
|
|
6991
|
+
{
|
|
6992
|
+
equals: "allenai/olmo-3-7b-instruct"
|
|
6993
|
+
},
|
|
6994
|
+
{
|
|
6995
|
+
equals: "allenai/olmo-3-7b-instruct-fast"
|
|
6996
|
+
}
|
|
6997
|
+
]
|
|
6998
|
+
},
|
|
6999
|
+
prices: {}
|
|
7000
|
+
},
|
|
7001
|
+
{
|
|
7002
|
+
id: "allenai/Olmo-3-7B-Think",
|
|
7003
|
+
name: "Olmo-3-7B-Think",
|
|
7004
|
+
match: {
|
|
7005
|
+
or: [
|
|
7006
|
+
{
|
|
7007
|
+
equals: "allenai/olmo-3-7b-think"
|
|
7008
|
+
},
|
|
7009
|
+
{
|
|
7010
|
+
equals: "allenai/olmo-3-7b-think-fast"
|
|
7011
|
+
}
|
|
7012
|
+
]
|
|
7013
|
+
},
|
|
7014
|
+
prices: {}
|
|
7015
|
+
},
|
|
7016
|
+
{
|
|
7017
|
+
id: "allenai/Olmo-3.1-32B-Instruct",
|
|
7018
|
+
name: "Olmo-3.1-32B-Instruct",
|
|
7019
|
+
match: {
|
|
7020
|
+
or: [
|
|
7021
|
+
{
|
|
7022
|
+
equals: "allenai/olmo-3.1-32b-instruct"
|
|
7023
|
+
},
|
|
7024
|
+
{
|
|
7025
|
+
equals: "allenai/olmo-3.1-32b-instruct-fast"
|
|
7026
|
+
}
|
|
7027
|
+
]
|
|
7028
|
+
},
|
|
7029
|
+
prices: {}
|
|
7030
|
+
},
|
|
7031
|
+
{
|
|
7032
|
+
id: "allenai/Olmo-3.1-32B-Think",
|
|
7033
|
+
name: "Olmo-3.1-32B-Think",
|
|
7034
|
+
match: {
|
|
7035
|
+
or: [
|
|
7036
|
+
{
|
|
7037
|
+
equals: "allenai/olmo-3.1-32b-think"
|
|
7038
|
+
},
|
|
7039
|
+
{
|
|
7040
|
+
equals: "allenai/olmo-3.1-32b-think-fast"
|
|
7041
|
+
}
|
|
7042
|
+
]
|
|
7043
|
+
},
|
|
7044
|
+
prices: {}
|
|
7045
|
+
},
|
|
7046
|
+
{
|
|
7047
|
+
id: "dicta-il/DictaLM-3.0-24B-Thinking",
|
|
7048
|
+
name: "DictaLM-3.0-24B-Thinking",
|
|
7049
|
+
match: {
|
|
7050
|
+
or: [
|
|
7051
|
+
{
|
|
7052
|
+
equals: "dicta-il/dictalm-3.0-24b-thinking"
|
|
7053
|
+
},
|
|
7054
|
+
{
|
|
7055
|
+
equals: "dicta-il/dictalm-3.0-24b-thinking-fast"
|
|
7056
|
+
}
|
|
7057
|
+
]
|
|
5970
7058
|
},
|
|
5971
7059
|
prices: {}
|
|
5972
7060
|
},
|
|
@@ -5974,7 +7062,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5974
7062
|
id: "swiss-ai/Apertus-70B-Instruct-2509",
|
|
5975
7063
|
name: "Apertus-70B-Instruct-2509",
|
|
5976
7064
|
match: {
|
|
5977
|
-
|
|
7065
|
+
or: [
|
|
7066
|
+
{
|
|
7067
|
+
equals: "swiss-ai/apertus-70b-instruct-2509"
|
|
7068
|
+
},
|
|
7069
|
+
{
|
|
7070
|
+
equals: "swiss-ai/apertus-70b-instruct-2509-fast"
|
|
7071
|
+
}
|
|
7072
|
+
]
|
|
5978
7073
|
},
|
|
5979
7074
|
prices: {}
|
|
5980
7075
|
},
|
|
@@ -5982,7 +7077,29 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
5982
7077
|
id: "swiss-ai/Apertus-8B-Instruct-2509",
|
|
5983
7078
|
name: "Apertus-8B-Instruct-2509",
|
|
5984
7079
|
match: {
|
|
5985
|
-
|
|
7080
|
+
or: [
|
|
7081
|
+
{
|
|
7082
|
+
equals: "swiss-ai/apertus-8b-instruct-2509"
|
|
7083
|
+
},
|
|
7084
|
+
{
|
|
7085
|
+
equals: "swiss-ai/apertus-8b-instruct-2509-fast"
|
|
7086
|
+
}
|
|
7087
|
+
]
|
|
7088
|
+
},
|
|
7089
|
+
prices: {}
|
|
7090
|
+
},
|
|
7091
|
+
{
|
|
7092
|
+
id: "utter-project/EuroLLM-22B-Instruct-2512",
|
|
7093
|
+
name: "EuroLLM-22B-Instruct-2512",
|
|
7094
|
+
match: {
|
|
7095
|
+
or: [
|
|
7096
|
+
{
|
|
7097
|
+
equals: "utter-project/eurollm-22b-instruct-2512"
|
|
7098
|
+
},
|
|
7099
|
+
{
|
|
7100
|
+
equals: "utter-project/eurollm-22b-instruct-2512-fast"
|
|
7101
|
+
}
|
|
7102
|
+
]
|
|
5986
7103
|
},
|
|
5987
7104
|
prices: {}
|
|
5988
7105
|
}
|
|
@@ -6042,7 +7159,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6042
7159
|
id: "Qwen/Qwen3-32B",
|
|
6043
7160
|
name: "Qwen3-32B",
|
|
6044
7161
|
match: {
|
|
6045
|
-
|
|
7162
|
+
or: [
|
|
7163
|
+
{
|
|
7164
|
+
equals: "qwen/qwen3-32b"
|
|
7165
|
+
},
|
|
7166
|
+
{
|
|
7167
|
+
equals: "qwen/qwen3-32b-fast"
|
|
7168
|
+
}
|
|
7169
|
+
]
|
|
6046
7170
|
},
|
|
6047
7171
|
context_window: 32768,
|
|
6048
7172
|
prices: {
|
|
@@ -6054,7 +7178,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6054
7178
|
id: "deepseek-ai/DeepSeek-R1-0528",
|
|
6055
7179
|
name: "DeepSeek-R1-0528",
|
|
6056
7180
|
match: {
|
|
6057
|
-
|
|
7181
|
+
or: [
|
|
7182
|
+
{
|
|
7183
|
+
equals: "deepseek-ai/deepseek-r1-0528"
|
|
7184
|
+
},
|
|
7185
|
+
{
|
|
7186
|
+
equals: "deepseek-ai/deepseek-r1-0528-fast"
|
|
7187
|
+
}
|
|
7188
|
+
]
|
|
6058
7189
|
},
|
|
6059
7190
|
context_window: 131072,
|
|
6060
7191
|
prices: {
|
|
@@ -6066,7 +7197,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6066
7197
|
id: "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
|
|
6067
7198
|
name: "DeepSeek-R1-Distill-Llama-70B",
|
|
6068
7199
|
match: {
|
|
6069
|
-
|
|
7200
|
+
or: [
|
|
7201
|
+
{
|
|
7202
|
+
equals: "deepseek-ai/deepseek-r1-distill-llama-70b"
|
|
7203
|
+
},
|
|
7204
|
+
{
|
|
7205
|
+
equals: "deepseek-ai/deepseek-r1-distill-llama-70b-fast"
|
|
7206
|
+
}
|
|
7207
|
+
]
|
|
6070
7208
|
},
|
|
6071
7209
|
context_window: 131072,
|
|
6072
7210
|
prices: {
|
|
@@ -6078,7 +7216,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6078
7216
|
id: "deepseek-ai/DeepSeek-V3-0324",
|
|
6079
7217
|
name: "DeepSeek-V3-0324",
|
|
6080
7218
|
match: {
|
|
6081
|
-
|
|
7219
|
+
or: [
|
|
7220
|
+
{
|
|
7221
|
+
equals: "deepseek-ai/deepseek-v3-0324"
|
|
7222
|
+
},
|
|
7223
|
+
{
|
|
7224
|
+
equals: "deepseek-ai/deepseek-v3-0324-fast"
|
|
7225
|
+
}
|
|
7226
|
+
]
|
|
6082
7227
|
},
|
|
6083
7228
|
context_window: 131072,
|
|
6084
7229
|
prices: {
|
|
@@ -6090,7 +7235,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6090
7235
|
id: "meta-llama/Llama-3.1-8B-Instruct",
|
|
6091
7236
|
name: "Llama-3.1-8B-Instruct",
|
|
6092
7237
|
match: {
|
|
6093
|
-
|
|
7238
|
+
or: [
|
|
7239
|
+
{
|
|
7240
|
+
equals: "meta-llama/llama-3.1-8b-instruct"
|
|
7241
|
+
},
|
|
7242
|
+
{
|
|
7243
|
+
equals: "meta-llama/llama-3.1-8b-instruct-fast"
|
|
7244
|
+
}
|
|
7245
|
+
]
|
|
6094
7246
|
},
|
|
6095
7247
|
context_window: 16384,
|
|
6096
7248
|
prices: {
|
|
@@ -6102,7 +7254,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6102
7254
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
6103
7255
|
name: "Llama-3.3-70B-Instruct",
|
|
6104
7256
|
match: {
|
|
6105
|
-
|
|
7257
|
+
or: [
|
|
7258
|
+
{
|
|
7259
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
7260
|
+
},
|
|
7261
|
+
{
|
|
7262
|
+
equals: "meta-llama/llama-3.3-70b-instruct-fast"
|
|
7263
|
+
}
|
|
7264
|
+
]
|
|
6106
7265
|
},
|
|
6107
7266
|
context_window: 131072,
|
|
6108
7267
|
prices: {
|
|
@@ -6111,22 +7270,36 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6111
7270
|
}
|
|
6112
7271
|
},
|
|
6113
7272
|
{
|
|
6114
|
-
id: "
|
|
6115
|
-
name: "
|
|
7273
|
+
id: "openai/gpt-oss-120b",
|
|
7274
|
+
name: "gpt-oss-120b",
|
|
6116
7275
|
match: {
|
|
6117
|
-
|
|
7276
|
+
or: [
|
|
7277
|
+
{
|
|
7278
|
+
equals: "openai/gpt-oss-120b"
|
|
7279
|
+
},
|
|
7280
|
+
{
|
|
7281
|
+
equals: "openai/gpt-oss-120b-fast"
|
|
7282
|
+
}
|
|
7283
|
+
]
|
|
6118
7284
|
},
|
|
6119
7285
|
context_window: 131072,
|
|
6120
7286
|
prices: {
|
|
6121
|
-
input_mtok: 0.
|
|
6122
|
-
output_mtok:
|
|
7287
|
+
input_mtok: 0.22,
|
|
7288
|
+
output_mtok: 0.59
|
|
6123
7289
|
}
|
|
6124
7290
|
},
|
|
6125
7291
|
{
|
|
6126
7292
|
id: "tokyotech-llm/Llama-3.3-Swallow-70B-Instruct-v0.4",
|
|
6127
7293
|
name: "Llama-3.3-Swallow-70B-Instruct-v0.4",
|
|
6128
7294
|
match: {
|
|
6129
|
-
|
|
7295
|
+
or: [
|
|
7296
|
+
{
|
|
7297
|
+
equals: "tokyotech-llm/llama-3.3-swallow-70b-instruct-v0.4"
|
|
7298
|
+
},
|
|
7299
|
+
{
|
|
7300
|
+
equals: "tokyotech-llm/llama-3.3-swallow-70b-instruct-v0.4-fast"
|
|
7301
|
+
}
|
|
7302
|
+
]
|
|
6130
7303
|
},
|
|
6131
7304
|
context_window: 131072,
|
|
6132
7305
|
prices: {
|
|
@@ -6186,11 +7359,37 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6186
7359
|
}
|
|
6187
7360
|
],
|
|
6188
7361
|
models: [
|
|
7362
|
+
{
|
|
7363
|
+
id: "EssentialAI/rnj-1-instruct",
|
|
7364
|
+
name: "rnj-1-instruct",
|
|
7365
|
+
match: {
|
|
7366
|
+
or: [
|
|
7367
|
+
{
|
|
7368
|
+
equals: "essentialai/rnj-1-instruct"
|
|
7369
|
+
},
|
|
7370
|
+
{
|
|
7371
|
+
equals: "essentialai/rnj-1-instruct-fast"
|
|
7372
|
+
}
|
|
7373
|
+
]
|
|
7374
|
+
},
|
|
7375
|
+
context_window: 32768,
|
|
7376
|
+
prices: {
|
|
7377
|
+
input_mtok: 0.15,
|
|
7378
|
+
output_mtok: 0.15
|
|
7379
|
+
}
|
|
7380
|
+
},
|
|
6189
7381
|
{
|
|
6190
7382
|
id: "Qwen/Qwen2.5-72B-Instruct",
|
|
6191
7383
|
name: "Qwen2.5-72B-Instruct",
|
|
6192
7384
|
match: {
|
|
6193
|
-
|
|
7385
|
+
or: [
|
|
7386
|
+
{
|
|
7387
|
+
equals: "qwen/qwen2.5-72b-instruct"
|
|
7388
|
+
},
|
|
7389
|
+
{
|
|
7390
|
+
equals: "qwen/qwen2.5-72b-instruct-fast"
|
|
7391
|
+
}
|
|
7392
|
+
]
|
|
6194
7393
|
},
|
|
6195
7394
|
context_window: 131072,
|
|
6196
7395
|
prices: {
|
|
@@ -6202,7 +7401,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6202
7401
|
id: "Qwen/Qwen2.5-7B-Instruct",
|
|
6203
7402
|
name: "Qwen2.5-7B-Instruct",
|
|
6204
7403
|
match: {
|
|
6205
|
-
|
|
7404
|
+
or: [
|
|
7405
|
+
{
|
|
7406
|
+
equals: "qwen/qwen2.5-7b-instruct"
|
|
7407
|
+
},
|
|
7408
|
+
{
|
|
7409
|
+
equals: "qwen/qwen2.5-7b-instruct-fast"
|
|
7410
|
+
}
|
|
7411
|
+
]
|
|
6206
7412
|
},
|
|
6207
7413
|
context_window: 32768,
|
|
6208
7414
|
prices: {
|
|
@@ -6218,11 +7424,20 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6218
7424
|
{
|
|
6219
7425
|
equals: "qwen/qwen3-235b-a22b"
|
|
6220
7426
|
},
|
|
7427
|
+
{
|
|
7428
|
+
equals: "qwen/qwen3-235b-a22b-fast"
|
|
7429
|
+
},
|
|
6221
7430
|
{
|
|
6222
7431
|
equals: "qwen/qwen3-235b-a22b-fp8"
|
|
6223
7432
|
},
|
|
7433
|
+
{
|
|
7434
|
+
equals: "qwen/qwen3-235b-a22b-fp8-fast"
|
|
7435
|
+
},
|
|
6224
7436
|
{
|
|
6225
7437
|
equals: "qwen/qwen3-235b-a22b-instruct-2507"
|
|
7438
|
+
},
|
|
7439
|
+
{
|
|
7440
|
+
equals: "qwen/qwen3-235b-a22b-instruct-2507-fast"
|
|
6226
7441
|
}
|
|
6227
7442
|
]
|
|
6228
7443
|
},
|
|
@@ -6240,8 +7455,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6240
7455
|
{
|
|
6241
7456
|
equals: "qwen/qwen3-coder-480b-a35b-instruct"
|
|
6242
7457
|
},
|
|
7458
|
+
{
|
|
7459
|
+
equals: "qwen/qwen3-coder-480b-a35b-instruct-fast"
|
|
7460
|
+
},
|
|
6243
7461
|
{
|
|
6244
7462
|
equals: "qwen/qwen3-coder-480b-a35b-instruct-fp8"
|
|
7463
|
+
},
|
|
7464
|
+
{
|
|
7465
|
+
equals: "qwen/qwen3-coder-480b-a35b-instruct-fp8-fast"
|
|
6245
7466
|
}
|
|
6246
7467
|
]
|
|
6247
7468
|
},
|
|
@@ -6255,7 +7476,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6255
7476
|
id: "Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
6256
7477
|
name: "Qwen3-Next-80B-A3B-Instruct",
|
|
6257
7478
|
match: {
|
|
6258
|
-
|
|
7479
|
+
or: [
|
|
7480
|
+
{
|
|
7481
|
+
equals: "qwen/qwen3-next-80b-a3b-instruct"
|
|
7482
|
+
},
|
|
7483
|
+
{
|
|
7484
|
+
equals: "qwen/qwen3-next-80b-a3b-instruct-fast"
|
|
7485
|
+
}
|
|
7486
|
+
]
|
|
6259
7487
|
},
|
|
6260
7488
|
context_window: 262144,
|
|
6261
7489
|
prices: {
|
|
@@ -6267,7 +7495,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6267
7495
|
id: "Qwen/Qwen3-Next-80B-A3B-Thinking",
|
|
6268
7496
|
name: "Qwen3-Next-80B-A3B-Thinking",
|
|
6269
7497
|
match: {
|
|
6270
|
-
|
|
7498
|
+
or: [
|
|
7499
|
+
{
|
|
7500
|
+
equals: "qwen/qwen3-next-80b-a3b-thinking"
|
|
7501
|
+
},
|
|
7502
|
+
{
|
|
7503
|
+
equals: "qwen/qwen3-next-80b-a3b-thinking-fast"
|
|
7504
|
+
}
|
|
7505
|
+
]
|
|
6271
7506
|
},
|
|
6272
7507
|
context_window: 262144,
|
|
6273
7508
|
prices: {
|
|
@@ -6275,6 +7510,41 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6275
7510
|
output_mtok: 1.5
|
|
6276
7511
|
}
|
|
6277
7512
|
},
|
|
7513
|
+
{
|
|
7514
|
+
id: "Qwen/Qwen3-VL-32B-Instruct",
|
|
7515
|
+
name: "Qwen3-VL-32B-Instruct",
|
|
7516
|
+
match: {
|
|
7517
|
+
or: [
|
|
7518
|
+
{
|
|
7519
|
+
equals: "qwen/qwen3-vl-32b-instruct"
|
|
7520
|
+
},
|
|
7521
|
+
{
|
|
7522
|
+
equals: "qwen/qwen3-vl-32b-instruct-fast"
|
|
7523
|
+
}
|
|
7524
|
+
]
|
|
7525
|
+
},
|
|
7526
|
+
context_window: 262144,
|
|
7527
|
+
prices: {
|
|
7528
|
+
input_mtok: 0.5,
|
|
7529
|
+
output_mtok: 1.5
|
|
7530
|
+
}
|
|
7531
|
+
},
|
|
7532
|
+
{
|
|
7533
|
+
id: "ServiceNow-AI/Apriel-1.6-15b-Thinker",
|
|
7534
|
+
name: "Apriel-1.6-15b-Thinker",
|
|
7535
|
+
match: {
|
|
7536
|
+
or: [
|
|
7537
|
+
{
|
|
7538
|
+
equals: "servicenow-ai/apriel-1.6-15b-thinker"
|
|
7539
|
+
},
|
|
7540
|
+
{
|
|
7541
|
+
equals: "servicenow-ai/apriel-1.6-15b-thinker-fast"
|
|
7542
|
+
}
|
|
7543
|
+
]
|
|
7544
|
+
},
|
|
7545
|
+
context_window: 131072,
|
|
7546
|
+
prices: {}
|
|
7547
|
+
},
|
|
6278
7548
|
{
|
|
6279
7549
|
id: "deepcogito/cogito-671b-v2.1",
|
|
6280
7550
|
name: "cogito-671b-v2.1",
|
|
@@ -6283,8 +7553,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6283
7553
|
{
|
|
6284
7554
|
equals: "deepcogito/cogito-671b-v2.1"
|
|
6285
7555
|
},
|
|
7556
|
+
{
|
|
7557
|
+
equals: "deepcogito/cogito-671b-v2.1-fast"
|
|
7558
|
+
},
|
|
6286
7559
|
{
|
|
6287
7560
|
equals: "deepcogito/cogito-671b-v2.1-fp8"
|
|
7561
|
+
},
|
|
7562
|
+
{
|
|
7563
|
+
equals: "deepcogito/cogito-671b-v2.1-fp8-fast"
|
|
6288
7564
|
}
|
|
6289
7565
|
]
|
|
6290
7566
|
},
|
|
@@ -6294,23 +7570,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6294
7570
|
output_mtok: 1.25
|
|
6295
7571
|
}
|
|
6296
7572
|
},
|
|
6297
|
-
{
|
|
6298
|
-
id: "deepcogito/cogito-v2-preview-llama-109B-MoE",
|
|
6299
|
-
name: "cogito-v2-preview-llama-109B-MoE",
|
|
6300
|
-
match: {
|
|
6301
|
-
equals: "deepcogito/cogito-v2-preview-llama-109b-moe"
|
|
6302
|
-
},
|
|
6303
|
-
context_window: 32767,
|
|
6304
|
-
prices: {
|
|
6305
|
-
input_mtok: 0.18000000000000002,
|
|
6306
|
-
output_mtok: 0.5900000000000001
|
|
6307
|
-
}
|
|
6308
|
-
},
|
|
6309
7573
|
{
|
|
6310
7574
|
id: "deepcogito/cogito-v2-preview-llama-405B",
|
|
6311
7575
|
name: "cogito-v2-preview-llama-405B",
|
|
6312
7576
|
match: {
|
|
6313
|
-
|
|
7577
|
+
or: [
|
|
7578
|
+
{
|
|
7579
|
+
equals: "deepcogito/cogito-v2-preview-llama-405b"
|
|
7580
|
+
},
|
|
7581
|
+
{
|
|
7582
|
+
equals: "deepcogito/cogito-v2-preview-llama-405b-fast"
|
|
7583
|
+
}
|
|
7584
|
+
]
|
|
6314
7585
|
},
|
|
6315
7586
|
context_window: 32768,
|
|
6316
7587
|
prices: {
|
|
@@ -6322,7 +7593,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6322
7593
|
id: "deepcogito/cogito-v2-preview-llama-70B",
|
|
6323
7594
|
name: "cogito-v2-preview-llama-70B",
|
|
6324
7595
|
match: {
|
|
6325
|
-
|
|
7596
|
+
or: [
|
|
7597
|
+
{
|
|
7598
|
+
equals: "deepcogito/cogito-v2-preview-llama-70b"
|
|
7599
|
+
},
|
|
7600
|
+
{
|
|
7601
|
+
equals: "deepcogito/cogito-v2-preview-llama-70b-fast"
|
|
7602
|
+
}
|
|
7603
|
+
]
|
|
6326
7604
|
},
|
|
6327
7605
|
context_window: 32768,
|
|
6328
7606
|
prices: {
|
|
@@ -6338,8 +7616,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6338
7616
|
{
|
|
6339
7617
|
equals: "deepseek-ai/deepseek-r1"
|
|
6340
7618
|
},
|
|
7619
|
+
{
|
|
7620
|
+
equals: "deepseek-ai/deepseek-r1-fast"
|
|
7621
|
+
},
|
|
6341
7622
|
{
|
|
6342
7623
|
equals: "deepseek-ai/deepseek-r1-0528"
|
|
7624
|
+
},
|
|
7625
|
+
{
|
|
7626
|
+
equals: "deepseek-ai/deepseek-r1-0528-fast"
|
|
6343
7627
|
}
|
|
6344
7628
|
]
|
|
6345
7629
|
},
|
|
@@ -6357,8 +7641,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6357
7641
|
{
|
|
6358
7642
|
equals: "deepseek-ai/deepseek-v3"
|
|
6359
7643
|
},
|
|
7644
|
+
{
|
|
7645
|
+
equals: "deepseek-ai/deepseek-v3-fast"
|
|
7646
|
+
},
|
|
6360
7647
|
{
|
|
6361
7648
|
equals: "deepseek-ai/deepseek-v3-0324"
|
|
7649
|
+
},
|
|
7650
|
+
{
|
|
7651
|
+
equals: "deepseek-ai/deepseek-v3-0324-fast"
|
|
6362
7652
|
}
|
|
6363
7653
|
]
|
|
6364
7654
|
},
|
|
@@ -6372,7 +7662,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6372
7662
|
id: "deepseek-ai/DeepSeek-V3.1",
|
|
6373
7663
|
name: "DeepSeek-V3.1",
|
|
6374
7664
|
match: {
|
|
6375
|
-
|
|
7665
|
+
or: [
|
|
7666
|
+
{
|
|
7667
|
+
equals: "deepseek-ai/deepseek-v3.1"
|
|
7668
|
+
},
|
|
7669
|
+
{
|
|
7670
|
+
equals: "deepseek-ai/deepseek-v3.1-fast"
|
|
7671
|
+
}
|
|
7672
|
+
]
|
|
6376
7673
|
},
|
|
6377
7674
|
context_window: 131072,
|
|
6378
7675
|
prices: {
|
|
@@ -6384,7 +7681,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6384
7681
|
id: "marin-community/marin-8b-instruct",
|
|
6385
7682
|
name: "marin-8b-instruct",
|
|
6386
7683
|
match: {
|
|
6387
|
-
|
|
7684
|
+
or: [
|
|
7685
|
+
{
|
|
7686
|
+
equals: "marin-community/marin-8b-instruct"
|
|
7687
|
+
},
|
|
7688
|
+
{
|
|
7689
|
+
equals: "marin-community/marin-8b-instruct-fast"
|
|
7690
|
+
}
|
|
7691
|
+
]
|
|
6388
7692
|
},
|
|
6389
7693
|
context_window: 4096,
|
|
6390
7694
|
prices: {
|
|
@@ -6396,7 +7700,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6396
7700
|
id: "meta-llama/Llama-3.2-3B-Instruct",
|
|
6397
7701
|
name: "Llama-3.2-3B-Instruct",
|
|
6398
7702
|
match: {
|
|
6399
|
-
|
|
7703
|
+
or: [
|
|
7704
|
+
{
|
|
7705
|
+
equals: "meta-llama/llama-3.2-3b-instruct"
|
|
7706
|
+
},
|
|
7707
|
+
{
|
|
7708
|
+
equals: "meta-llama/llama-3.2-3b-instruct-fast"
|
|
7709
|
+
}
|
|
7710
|
+
]
|
|
6400
7711
|
},
|
|
6401
7712
|
context_window: 131072,
|
|
6402
7713
|
prices: {
|
|
@@ -6408,7 +7719,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6408
7719
|
id: "meta-llama/Llama-3.3-70B-Instruct",
|
|
6409
7720
|
name: "Llama-3.3-70B-Instruct",
|
|
6410
7721
|
match: {
|
|
6411
|
-
|
|
7722
|
+
or: [
|
|
7723
|
+
{
|
|
7724
|
+
equals: "meta-llama/llama-3.3-70b-instruct"
|
|
7725
|
+
},
|
|
7726
|
+
{
|
|
7727
|
+
equals: "meta-llama/llama-3.3-70b-instruct-fast"
|
|
7728
|
+
}
|
|
7729
|
+
]
|
|
6412
7730
|
},
|
|
6413
7731
|
context_window: 131072,
|
|
6414
7732
|
prices: {
|
|
@@ -6416,35 +7734,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6416
7734
|
output_mtok: 0.88
|
|
6417
7735
|
}
|
|
6418
7736
|
},
|
|
6419
|
-
{
|
|
6420
|
-
id: "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",
|
|
6421
|
-
name: "Llama-4-Maverick-17B-128E-Instruct-FP8",
|
|
6422
|
-
match: {
|
|
6423
|
-
equals: "meta-llama/llama-4-maverick-17b-128e-instruct-fp8"
|
|
6424
|
-
},
|
|
6425
|
-
context_window: 1048576,
|
|
6426
|
-
prices: {
|
|
6427
|
-
input_mtok: 0.27,
|
|
6428
|
-
output_mtok: 0.85
|
|
6429
|
-
}
|
|
6430
|
-
},
|
|
6431
|
-
{
|
|
6432
|
-
id: "meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
6433
|
-
name: "Llama-4-Scout-17B-16E-Instruct",
|
|
6434
|
-
match: {
|
|
6435
|
-
equals: "meta-llama/llama-4-scout-17b-16e-instruct"
|
|
6436
|
-
},
|
|
6437
|
-
context_window: 1048576,
|
|
6438
|
-
prices: {
|
|
6439
|
-
input_mtok: 0.18000000000000002,
|
|
6440
|
-
output_mtok: 0.5900000000000001
|
|
6441
|
-
}
|
|
6442
|
-
},
|
|
6443
7737
|
{
|
|
6444
7738
|
id: "meta-llama/Meta-Llama-3-70B-Instruct",
|
|
6445
7739
|
name: "Meta-Llama-3-70B-Instruct",
|
|
6446
7740
|
match: {
|
|
6447
|
-
|
|
7741
|
+
or: [
|
|
7742
|
+
{
|
|
7743
|
+
equals: "meta-llama/meta-llama-3-70b-instruct"
|
|
7744
|
+
},
|
|
7745
|
+
{
|
|
7746
|
+
equals: "meta-llama/meta-llama-3-70b-instruct-fast"
|
|
7747
|
+
}
|
|
7748
|
+
]
|
|
6448
7749
|
},
|
|
6449
7750
|
context_window: 8192,
|
|
6450
7751
|
prices: {
|
|
@@ -6460,8 +7761,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6460
7761
|
{
|
|
6461
7762
|
equals: "moonshotai/kimi-k2-instruct"
|
|
6462
7763
|
},
|
|
7764
|
+
{
|
|
7765
|
+
equals: "moonshotai/kimi-k2-instruct-fast"
|
|
7766
|
+
},
|
|
6463
7767
|
{
|
|
6464
7768
|
equals: "moonshotai/kimi-k2-instruct-0905"
|
|
7769
|
+
},
|
|
7770
|
+
{
|
|
7771
|
+
equals: "moonshotai/kimi-k2-instruct-0905-fast"
|
|
6465
7772
|
}
|
|
6466
7773
|
]
|
|
6467
7774
|
},
|
|
@@ -6475,7 +7782,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6475
7782
|
id: "moonshotai/Kimi-K2-Thinking",
|
|
6476
7783
|
name: "Kimi-K2-Thinking",
|
|
6477
7784
|
match: {
|
|
6478
|
-
|
|
7785
|
+
or: [
|
|
7786
|
+
{
|
|
7787
|
+
equals: "moonshotai/kimi-k2-thinking"
|
|
7788
|
+
},
|
|
7789
|
+
{
|
|
7790
|
+
equals: "moonshotai/kimi-k2-thinking-fast"
|
|
7791
|
+
}
|
|
7792
|
+
]
|
|
6479
7793
|
},
|
|
6480
7794
|
context_window: 262144,
|
|
6481
7795
|
prices: {
|
|
@@ -6487,7 +7801,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6487
7801
|
id: "openai/gpt-oss-120b",
|
|
6488
7802
|
name: "gpt-oss-120b",
|
|
6489
7803
|
match: {
|
|
6490
|
-
|
|
7804
|
+
or: [
|
|
7805
|
+
{
|
|
7806
|
+
equals: "openai/gpt-oss-120b"
|
|
7807
|
+
},
|
|
7808
|
+
{
|
|
7809
|
+
equals: "openai/gpt-oss-120b-fast"
|
|
7810
|
+
}
|
|
7811
|
+
]
|
|
6491
7812
|
},
|
|
6492
7813
|
context_window: 131072,
|
|
6493
7814
|
prices: {
|
|
@@ -6499,7 +7820,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6499
7820
|
id: "openai/gpt-oss-20b",
|
|
6500
7821
|
name: "gpt-oss-20b",
|
|
6501
7822
|
match: {
|
|
6502
|
-
|
|
7823
|
+
or: [
|
|
7824
|
+
{
|
|
7825
|
+
equals: "openai/gpt-oss-20b"
|
|
7826
|
+
},
|
|
7827
|
+
{
|
|
7828
|
+
equals: "openai/gpt-oss-20b-fast"
|
|
7829
|
+
}
|
|
7830
|
+
]
|
|
6503
7831
|
},
|
|
6504
7832
|
context_window: 131072,
|
|
6505
7833
|
prices: {
|
|
@@ -6511,7 +7839,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
6511
7839
|
id: "zai-org/GLM-4.5-Air-FP8",
|
|
6512
7840
|
name: "GLM-4.5-Air-FP8",
|
|
6513
7841
|
match: {
|
|
6514
|
-
|
|
7842
|
+
or: [
|
|
7843
|
+
{
|
|
7844
|
+
equals: "zai-org/glm-4.5-air-fp8"
|
|
7845
|
+
},
|
|
7846
|
+
{
|
|
7847
|
+
equals: "zai-org/glm-4.5-air-fp8-fast"
|
|
7848
|
+
}
|
|
7849
|
+
]
|
|
6515
7850
|
},
|
|
6516
7851
|
context_window: 131072,
|
|
6517
7852
|
prices: {
|
|
@@ -8076,6 +9411,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
8076
9411
|
},
|
|
8077
9412
|
{
|
|
8078
9413
|
equals: "gpt-5.1-chat-latest"
|
|
9414
|
+
},
|
|
9415
|
+
{
|
|
9416
|
+
equals: "gpt-5-1"
|
|
9417
|
+
},
|
|
9418
|
+
{
|
|
9419
|
+
equals: "gpt-5-1-2025-11-13"
|
|
9420
|
+
},
|
|
9421
|
+
{
|
|
9422
|
+
equals: "gpt-5-1-codex"
|
|
9423
|
+
},
|
|
9424
|
+
{
|
|
9425
|
+
equals: "gpt-5-1-chat-latest"
|
|
8079
9426
|
}
|
|
8080
9427
|
]
|
|
8081
9428
|
},
|
|
@@ -8096,6 +9443,12 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
8096
9443
|
},
|
|
8097
9444
|
{
|
|
8098
9445
|
equals: "gpt-5.1-mini"
|
|
9446
|
+
},
|
|
9447
|
+
{
|
|
9448
|
+
equals: "gpt-5-1-codex-mini"
|
|
9449
|
+
},
|
|
9450
|
+
{
|
|
9451
|
+
equals: "gpt-5-1-mini"
|
|
8099
9452
|
}
|
|
8100
9453
|
]
|
|
8101
9454
|
},
|
|
@@ -8106,6 +9459,61 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
8106
9459
|
output_mtok: 2
|
|
8107
9460
|
}
|
|
8108
9461
|
},
|
|
9462
|
+
{
|
|
9463
|
+
id: "gpt-5.2",
|
|
9464
|
+
name: "GPT-5.2",
|
|
9465
|
+
description: "The best model for coding and agentic tasks across industries",
|
|
9466
|
+
match: {
|
|
9467
|
+
or: [
|
|
9468
|
+
{
|
|
9469
|
+
equals: "gpt-5.2"
|
|
9470
|
+
},
|
|
9471
|
+
{
|
|
9472
|
+
equals: "gpt-5.2-2025-12-11"
|
|
9473
|
+
},
|
|
9474
|
+
{
|
|
9475
|
+
equals: "gpt-5-2"
|
|
9476
|
+
},
|
|
9477
|
+
{
|
|
9478
|
+
equals: "gpt-5-2-2025-12-11"
|
|
9479
|
+
},
|
|
9480
|
+
{
|
|
9481
|
+
equals: "gpt-5-2-chat-latest"
|
|
9482
|
+
}
|
|
9483
|
+
]
|
|
9484
|
+
},
|
|
9485
|
+
context_window: 4e5,
|
|
9486
|
+
prices: {
|
|
9487
|
+
input_mtok: 1.75,
|
|
9488
|
+
cache_read_mtok: 0.175,
|
|
9489
|
+
output_mtok: 14
|
|
9490
|
+
}
|
|
9491
|
+
},
|
|
9492
|
+
{
|
|
9493
|
+
id: "gpt-5.2-pro",
|
|
9494
|
+
description: "Version of GPT-5.2 that produces smarter and more precise responses.",
|
|
9495
|
+
match: {
|
|
9496
|
+
or: [
|
|
9497
|
+
{
|
|
9498
|
+
equals: "gpt-5.2-pro"
|
|
9499
|
+
},
|
|
9500
|
+
{
|
|
9501
|
+
equals: "gpt-5.2-pro-2025-12-11"
|
|
9502
|
+
},
|
|
9503
|
+
{
|
|
9504
|
+
equals: "gpt-5-2"
|
|
9505
|
+
},
|
|
9506
|
+
{
|
|
9507
|
+
equals: "gpt-5-2-pro-2025-12-11"
|
|
9508
|
+
}
|
|
9509
|
+
]
|
|
9510
|
+
},
|
|
9511
|
+
context_window: 4e5,
|
|
9512
|
+
prices: {
|
|
9513
|
+
input_mtok: 21,
|
|
9514
|
+
output_mtok: 168
|
|
9515
|
+
}
|
|
9516
|
+
},
|
|
8109
9517
|
{
|
|
8110
9518
|
id: "gpt-realtime",
|
|
8111
9519
|
match: {
|
|
@@ -8381,7 +9789,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
8381
9789
|
match: {
|
|
8382
9790
|
equals: "text-embedding-3-large"
|
|
8383
9791
|
},
|
|
8384
|
-
context_window:
|
|
9792
|
+
context_window: 8192,
|
|
8385
9793
|
prices: {
|
|
8386
9794
|
input_mtok: 0.13
|
|
8387
9795
|
}
|
|
@@ -8393,7 +9801,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
8393
9801
|
match: {
|
|
8394
9802
|
equals: "text-embedding-3-small"
|
|
8395
9803
|
},
|
|
8396
|
-
context_window:
|
|
9804
|
+
context_window: 8192,
|
|
8397
9805
|
prices: {
|
|
8398
9806
|
input_mtok: 0.02
|
|
8399
9807
|
}
|
|
@@ -8415,7 +9823,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
8415
9823
|
}
|
|
8416
9824
|
]
|
|
8417
9825
|
},
|
|
8418
|
-
context_window:
|
|
9826
|
+
context_window: 8192,
|
|
8419
9827
|
prices: {
|
|
8420
9828
|
input_mtok: 0.1
|
|
8421
9829
|
}
|
|
@@ -12852,6 +14260,17 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
12852
14260
|
output_mtok: 15
|
|
12853
14261
|
}
|
|
12854
14262
|
},
|
|
14263
|
+
{
|
|
14264
|
+
id: "openai/codex-mini",
|
|
14265
|
+
match: {
|
|
14266
|
+
equals: "openai/codex-mini"
|
|
14267
|
+
},
|
|
14268
|
+
prices: {
|
|
14269
|
+
input_mtok: 1.5,
|
|
14270
|
+
cache_read_mtok: 0.375,
|
|
14271
|
+
output_mtok: 6
|
|
14272
|
+
}
|
|
14273
|
+
},
|
|
12855
14274
|
{
|
|
12856
14275
|
id: "openai/gpt-3.5-turbo",
|
|
12857
14276
|
match: {
|
|
@@ -13025,6 +14444,9 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
13025
14444
|
},
|
|
13026
14445
|
{
|
|
13027
14446
|
equals: "openai/gpt-4o-search-preview"
|
|
14447
|
+
},
|
|
14448
|
+
{
|
|
14449
|
+
equals: "openai/gpt-4o-audio-preview"
|
|
13028
14450
|
}
|
|
13029
14451
|
]
|
|
13030
14452
|
},
|
|
@@ -13073,6 +14495,148 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
13073
14495
|
output_mtok: 18
|
|
13074
14496
|
}
|
|
13075
14497
|
},
|
|
14498
|
+
{
|
|
14499
|
+
id: "openai/gpt-5",
|
|
14500
|
+
match: {
|
|
14501
|
+
or: [
|
|
14502
|
+
{
|
|
14503
|
+
equals: "openai/gpt-5"
|
|
14504
|
+
},
|
|
14505
|
+
{
|
|
14506
|
+
equals: "openai/gpt-5-chat"
|
|
14507
|
+
},
|
|
14508
|
+
{
|
|
14509
|
+
equals: "openai/gpt-5-codex"
|
|
14510
|
+
},
|
|
14511
|
+
{
|
|
14512
|
+
equals: "openai/gpt-5.1"
|
|
14513
|
+
},
|
|
14514
|
+
{
|
|
14515
|
+
equals: "openai/gpt-5.1-chat"
|
|
14516
|
+
},
|
|
14517
|
+
{
|
|
14518
|
+
equals: "openai/gpt-5.1-codex"
|
|
14519
|
+
}
|
|
14520
|
+
]
|
|
14521
|
+
},
|
|
14522
|
+
prices: {
|
|
14523
|
+
input_mtok: 1.25,
|
|
14524
|
+
cache_read_mtok: 0.125,
|
|
14525
|
+
output_mtok: 10
|
|
14526
|
+
}
|
|
14527
|
+
},
|
|
14528
|
+
{
|
|
14529
|
+
id: "openai/gpt-5-image",
|
|
14530
|
+
match: {
|
|
14531
|
+
equals: "openai/gpt-5-image"
|
|
14532
|
+
},
|
|
14533
|
+
price_comments: "Image pricing at $0.01/1k images not represented in standard schema",
|
|
14534
|
+
prices: {
|
|
14535
|
+
input_mtok: 10,
|
|
14536
|
+
cache_read_mtok: 1.25,
|
|
14537
|
+
output_mtok: 10
|
|
14538
|
+
}
|
|
14539
|
+
},
|
|
14540
|
+
{
|
|
14541
|
+
id: "openai/gpt-5-image-mini",
|
|
14542
|
+
match: {
|
|
14543
|
+
equals: "openai/gpt-5-image-mini"
|
|
14544
|
+
},
|
|
14545
|
+
price_comments: "Image pricing at $0.0025/1k images not represented in standard schema",
|
|
14546
|
+
prices: {
|
|
14547
|
+
input_mtok: 2.5,
|
|
14548
|
+
cache_read_mtok: 0.25,
|
|
14549
|
+
output_mtok: 2
|
|
14550
|
+
}
|
|
14551
|
+
},
|
|
14552
|
+
{
|
|
14553
|
+
id: "openai/gpt-5-mini",
|
|
14554
|
+
match: {
|
|
14555
|
+
equals: "openai/gpt-5-mini"
|
|
14556
|
+
},
|
|
14557
|
+
prices: {
|
|
14558
|
+
input_mtok: 0.25,
|
|
14559
|
+
cache_read_mtok: 0.025,
|
|
14560
|
+
output_mtok: 2
|
|
14561
|
+
}
|
|
14562
|
+
},
|
|
14563
|
+
{
|
|
14564
|
+
id: "openai/gpt-5-nano",
|
|
14565
|
+
match: {
|
|
14566
|
+
equals: "openai/gpt-5-nano"
|
|
14567
|
+
},
|
|
14568
|
+
prices: {
|
|
14569
|
+
input_mtok: 0.05,
|
|
14570
|
+
cache_read_mtok: 5e-3,
|
|
14571
|
+
output_mtok: 0.4
|
|
14572
|
+
}
|
|
14573
|
+
},
|
|
14574
|
+
{
|
|
14575
|
+
id: "openai/gpt-5-pro",
|
|
14576
|
+
match: {
|
|
14577
|
+
equals: "openai/gpt-5-pro"
|
|
14578
|
+
},
|
|
14579
|
+
prices: {
|
|
14580
|
+
input_mtok: 15,
|
|
14581
|
+
output_mtok: 120
|
|
14582
|
+
}
|
|
14583
|
+
},
|
|
14584
|
+
{
|
|
14585
|
+
id: "openai/gpt-5.1-codex-mini",
|
|
14586
|
+
match: {
|
|
14587
|
+
equals: "openai/gpt-5.1-codex-mini"
|
|
14588
|
+
},
|
|
14589
|
+
prices: {
|
|
14590
|
+
input_mtok: 0.25,
|
|
14591
|
+
cache_read_mtok: 0.025,
|
|
14592
|
+
output_mtok: 2
|
|
14593
|
+
}
|
|
14594
|
+
},
|
|
14595
|
+
{
|
|
14596
|
+
id: "openai/gpt-oss-120b",
|
|
14597
|
+
match: {
|
|
14598
|
+
or: [
|
|
14599
|
+
{
|
|
14600
|
+
equals: "openai/gpt-oss-120b"
|
|
14601
|
+
},
|
|
14602
|
+
{
|
|
14603
|
+
equals: "openai/gpt-oss-120b:exacto"
|
|
14604
|
+
}
|
|
14605
|
+
]
|
|
14606
|
+
},
|
|
14607
|
+
prices: {
|
|
14608
|
+
input_mtok: 0.04,
|
|
14609
|
+
output_mtok: 0.2
|
|
14610
|
+
}
|
|
14611
|
+
},
|
|
14612
|
+
{
|
|
14613
|
+
id: "openai/gpt-oss-20b",
|
|
14614
|
+
match: {
|
|
14615
|
+
equals: "openai/gpt-oss-20b"
|
|
14616
|
+
},
|
|
14617
|
+
prices: {
|
|
14618
|
+
input_mtok: 0.03,
|
|
14619
|
+
output_mtok: 0.14
|
|
14620
|
+
}
|
|
14621
|
+
},
|
|
14622
|
+
{
|
|
14623
|
+
id: "openai/gpt-oss-20b:free",
|
|
14624
|
+
match: {
|
|
14625
|
+
equals: "openai/gpt-oss-20b:free"
|
|
14626
|
+
},
|
|
14627
|
+
prices: {}
|
|
14628
|
+
},
|
|
14629
|
+
{
|
|
14630
|
+
id: "openai/gpt-oss-safeguard-20b",
|
|
14631
|
+
match: {
|
|
14632
|
+
equals: "openai/gpt-oss-safeguard-20b"
|
|
14633
|
+
},
|
|
14634
|
+
prices: {
|
|
14635
|
+
input_mtok: 0.075,
|
|
14636
|
+
cache_read_mtok: 0.037,
|
|
14637
|
+
output_mtok: 0.3
|
|
14638
|
+
}
|
|
14639
|
+
},
|
|
13076
14640
|
{
|
|
13077
14641
|
id: "openai/o1",
|
|
13078
14642
|
match: {
|
|
@@ -13130,6 +14694,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
13130
14694
|
output_mtok: 40
|
|
13131
14695
|
}
|
|
13132
14696
|
},
|
|
14697
|
+
{
|
|
14698
|
+
id: "openai/o3-deep-research",
|
|
14699
|
+
match: {
|
|
14700
|
+
equals: "openai/o3-deep-research"
|
|
14701
|
+
},
|
|
14702
|
+
price_comments: "Image pricing at $7.65/1k images not represented in standard schema",
|
|
14703
|
+
prices: {
|
|
14704
|
+
input_mtok: 10,
|
|
14705
|
+
cache_read_mtok: 2.5,
|
|
14706
|
+
output_mtok: 40
|
|
14707
|
+
}
|
|
14708
|
+
},
|
|
13133
14709
|
{
|
|
13134
14710
|
id: "openai/o3-mini",
|
|
13135
14711
|
match: {
|
|
@@ -13147,6 +14723,17 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
13147
14723
|
output_mtok: 4.4
|
|
13148
14724
|
}
|
|
13149
14725
|
},
|
|
14726
|
+
{
|
|
14727
|
+
id: "openai/o3-pro",
|
|
14728
|
+
match: {
|
|
14729
|
+
equals: "openai/o3-pro"
|
|
14730
|
+
},
|
|
14731
|
+
price_comments: "Image pricing at $15.30/1k images not represented in standard schema",
|
|
14732
|
+
prices: {
|
|
14733
|
+
input_mtok: 20,
|
|
14734
|
+
output_mtok: 80
|
|
14735
|
+
}
|
|
14736
|
+
},
|
|
13150
14737
|
{
|
|
13151
14738
|
id: "openai/o4-mini",
|
|
13152
14739
|
match: {
|
|
@@ -13164,6 +14751,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
13164
14751
|
output_mtok: 4.4
|
|
13165
14752
|
}
|
|
13166
14753
|
},
|
|
14754
|
+
{
|
|
14755
|
+
id: "openai/o4-mini-deep-research",
|
|
14756
|
+
match: {
|
|
14757
|
+
equals: "openai/o4-mini-deep-research"
|
|
14758
|
+
},
|
|
14759
|
+
price_comments: "Image pricing at $1.53/1k images not represented in standard schema",
|
|
14760
|
+
prices: {
|
|
14761
|
+
input_mtok: 2,
|
|
14762
|
+
cache_read_mtok: 0.5,
|
|
14763
|
+
output_mtok: 8
|
|
14764
|
+
}
|
|
14765
|
+
},
|
|
13167
14766
|
{
|
|
13168
14767
|
id: "openchat/openchat-7b",
|
|
13169
14768
|
match: {
|
|
@@ -14237,197 +15836,591 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
14237
15836
|
equals: "toppy-m-7b"
|
|
14238
15837
|
},
|
|
14239
15838
|
prices: {
|
|
14240
|
-
input_mtok: 0.8,
|
|
14241
|
-
output_mtok: 1.2
|
|
15839
|
+
input_mtok: 0.8,
|
|
15840
|
+
output_mtok: 1.2
|
|
15841
|
+
}
|
|
15842
|
+
},
|
|
15843
|
+
{
|
|
15844
|
+
id: "undi95/remm-slerp-l2-13b",
|
|
15845
|
+
match: {
|
|
15846
|
+
equals: "undi95/remm-slerp-l2-13b"
|
|
15847
|
+
},
|
|
15848
|
+
prices: {
|
|
15849
|
+
input_mtok: 0.5625,
|
|
15850
|
+
output_mtok: 1.125
|
|
15851
|
+
}
|
|
15852
|
+
},
|
|
15853
|
+
{
|
|
15854
|
+
id: "undi95/toppy-m-7b",
|
|
15855
|
+
match: {
|
|
15856
|
+
equals: "undi95/toppy-m-7b"
|
|
15857
|
+
},
|
|
15858
|
+
prices: {
|
|
15859
|
+
input_mtok: 0.07,
|
|
15860
|
+
output_mtok: 0.07
|
|
15861
|
+
}
|
|
15862
|
+
},
|
|
15863
|
+
{
|
|
15864
|
+
id: "unslopnemo-12b",
|
|
15865
|
+
name: "UnslopNemo 12B",
|
|
15866
|
+
match: {
|
|
15867
|
+
equals: "unslopnemo-12b"
|
|
15868
|
+
},
|
|
15869
|
+
prices: {
|
|
15870
|
+
input_mtok: 0.45,
|
|
15871
|
+
output_mtok: 0.45
|
|
15872
|
+
}
|
|
15873
|
+
},
|
|
15874
|
+
{
|
|
15875
|
+
id: "valkyrie-49b-v1",
|
|
15876
|
+
name: "Valkyrie 49B V1",
|
|
15877
|
+
match: {
|
|
15878
|
+
equals: "valkyrie-49b-v1"
|
|
15879
|
+
},
|
|
15880
|
+
prices: {
|
|
15881
|
+
input_mtok: 0.5,
|
|
15882
|
+
output_mtok: 0.8
|
|
15883
|
+
}
|
|
15884
|
+
},
|
|
15885
|
+
{
|
|
15886
|
+
id: "virtuoso-large",
|
|
15887
|
+
name: "Virtuoso Large",
|
|
15888
|
+
match: {
|
|
15889
|
+
equals: "virtuoso-large"
|
|
15890
|
+
},
|
|
15891
|
+
prices: {
|
|
15892
|
+
input_mtok: 0.75,
|
|
15893
|
+
output_mtok: 1.2
|
|
15894
|
+
}
|
|
15895
|
+
},
|
|
15896
|
+
{
|
|
15897
|
+
id: "virtuoso-medium-v2",
|
|
15898
|
+
name: "Virtuoso Medium V2",
|
|
15899
|
+
match: {
|
|
15900
|
+
equals: "virtuoso-medium-v2"
|
|
15901
|
+
},
|
|
15902
|
+
prices: {
|
|
15903
|
+
input_mtok: 0.5,
|
|
15904
|
+
output_mtok: 0.8
|
|
15905
|
+
}
|
|
15906
|
+
},
|
|
15907
|
+
{
|
|
15908
|
+
id: "weaver",
|
|
15909
|
+
name: "Weaver (alpha)",
|
|
15910
|
+
match: {
|
|
15911
|
+
equals: "weaver"
|
|
15912
|
+
},
|
|
15913
|
+
prices: {
|
|
15914
|
+
input_mtok: 1.5,
|
|
15915
|
+
output_mtok: 1.5
|
|
15916
|
+
}
|
|
15917
|
+
},
|
|
15918
|
+
{
|
|
15919
|
+
id: "wizardlm-2-8x22b",
|
|
15920
|
+
name: "WizardLM-2 8x22B",
|
|
15921
|
+
match: {
|
|
15922
|
+
equals: "wizardlm-2-8x22b"
|
|
15923
|
+
},
|
|
15924
|
+
prices: {
|
|
15925
|
+
input_mtok: 0.48,
|
|
15926
|
+
output_mtok: 0.48
|
|
15927
|
+
}
|
|
15928
|
+
},
|
|
15929
|
+
{
|
|
15930
|
+
id: "x-ai/grok-2-1212",
|
|
15931
|
+
match: {
|
|
15932
|
+
equals: "x-ai/grok-2-1212"
|
|
15933
|
+
},
|
|
15934
|
+
prices: {
|
|
15935
|
+
input_mtok: 2,
|
|
15936
|
+
output_mtok: 10
|
|
15937
|
+
}
|
|
15938
|
+
},
|
|
15939
|
+
{
|
|
15940
|
+
id: "x-ai/grok-2-vision-1212",
|
|
15941
|
+
match: {
|
|
15942
|
+
equals: "x-ai/grok-2-vision-1212"
|
|
15943
|
+
},
|
|
15944
|
+
prices: {
|
|
15945
|
+
input_mtok: 2,
|
|
15946
|
+
output_mtok: 10
|
|
15947
|
+
}
|
|
15948
|
+
},
|
|
15949
|
+
{
|
|
15950
|
+
id: "x-ai/grok-3-beta",
|
|
15951
|
+
match: {
|
|
15952
|
+
equals: "x-ai/grok-3-beta"
|
|
15953
|
+
},
|
|
15954
|
+
prices: {
|
|
15955
|
+
input_mtok: 3,
|
|
15956
|
+
output_mtok: 15
|
|
15957
|
+
}
|
|
15958
|
+
},
|
|
15959
|
+
{
|
|
15960
|
+
id: "x-ai/grok-3-mini-beta",
|
|
15961
|
+
match: {
|
|
15962
|
+
equals: "x-ai/grok-3-mini-beta"
|
|
15963
|
+
},
|
|
15964
|
+
prices: {
|
|
15965
|
+
input_mtok: 0.3,
|
|
15966
|
+
output_mtok: 0.5
|
|
15967
|
+
}
|
|
15968
|
+
},
|
|
15969
|
+
{
|
|
15970
|
+
id: "x-ai/grok-4-fast",
|
|
15971
|
+
match: {
|
|
15972
|
+
equals: "x-ai/grok-4-fast"
|
|
15973
|
+
},
|
|
15974
|
+
context_window: 2e6,
|
|
15975
|
+
prices: {
|
|
15976
|
+
input_mtok: {
|
|
15977
|
+
base: 0.2,
|
|
15978
|
+
tiers: [
|
|
15979
|
+
{
|
|
15980
|
+
start: 128e3,
|
|
15981
|
+
price: 0.4
|
|
15982
|
+
}
|
|
15983
|
+
]
|
|
15984
|
+
},
|
|
15985
|
+
cache_read_mtok: 0.05,
|
|
15986
|
+
output_mtok: {
|
|
15987
|
+
base: 0.5,
|
|
15988
|
+
tiers: [
|
|
15989
|
+
{
|
|
15990
|
+
start: 128e3,
|
|
15991
|
+
price: 1
|
|
15992
|
+
}
|
|
15993
|
+
]
|
|
15994
|
+
}
|
|
15995
|
+
}
|
|
15996
|
+
},
|
|
15997
|
+
{
|
|
15998
|
+
id: "x-ai/grok-4.1-fast:free",
|
|
15999
|
+
match: {
|
|
16000
|
+
equals: "x-ai/grok-4.1-fast:free"
|
|
16001
|
+
},
|
|
16002
|
+
context_window: 2e6,
|
|
16003
|
+
prices: {}
|
|
16004
|
+
},
|
|
16005
|
+
{
|
|
16006
|
+
id: "x-ai/grok-beta",
|
|
16007
|
+
match: {
|
|
16008
|
+
equals: "x-ai/grok-beta"
|
|
16009
|
+
},
|
|
16010
|
+
prices: {
|
|
16011
|
+
input_mtok: 5,
|
|
16012
|
+
output_mtok: 15
|
|
16013
|
+
}
|
|
16014
|
+
},
|
|
16015
|
+
{
|
|
16016
|
+
id: "x-ai/grok-code-fast-1",
|
|
16017
|
+
match: {
|
|
16018
|
+
equals: "x-ai/grok-code-fast-1"
|
|
16019
|
+
},
|
|
16020
|
+
context_window: 256e3,
|
|
16021
|
+
prices: {
|
|
16022
|
+
input_mtok: 0.2,
|
|
16023
|
+
cache_read_mtok: 0.02,
|
|
16024
|
+
output_mtok: 1.5
|
|
16025
|
+
}
|
|
16026
|
+
},
|
|
16027
|
+
{
|
|
16028
|
+
id: "x-ai/grok-vision-beta",
|
|
16029
|
+
match: {
|
|
16030
|
+
equals: "x-ai/grok-vision-beta"
|
|
16031
|
+
},
|
|
16032
|
+
prices: {
|
|
16033
|
+
input_mtok: 5,
|
|
16034
|
+
output_mtok: 15
|
|
16035
|
+
}
|
|
16036
|
+
},
|
|
16037
|
+
{
|
|
16038
|
+
id: "xwin-lm/xwin-lm-70b",
|
|
16039
|
+
match: {
|
|
16040
|
+
equals: "xwin-lm/xwin-lm-70b"
|
|
16041
|
+
},
|
|
16042
|
+
prices: {
|
|
16043
|
+
input_mtok: 3.75,
|
|
16044
|
+
output_mtok: 3.75
|
|
16045
|
+
}
|
|
16046
|
+
},
|
|
16047
|
+
{
|
|
16048
|
+
id: "yi-large",
|
|
16049
|
+
name: "Yi Large",
|
|
16050
|
+
match: {
|
|
16051
|
+
equals: "yi-large"
|
|
16052
|
+
},
|
|
16053
|
+
prices: {
|
|
16054
|
+
input_mtok: 3,
|
|
16055
|
+
output_mtok: 3
|
|
16056
|
+
}
|
|
16057
|
+
},
|
|
16058
|
+
{
|
|
16059
|
+
id: "z-ai/glm-4.5",
|
|
16060
|
+
match: {
|
|
16061
|
+
equals: "z-ai/glm-4.5"
|
|
16062
|
+
},
|
|
16063
|
+
context_window: 131072,
|
|
16064
|
+
prices: {
|
|
16065
|
+
input_mtok: 0.35,
|
|
16066
|
+
output_mtok: 1.55
|
|
16067
|
+
}
|
|
16068
|
+
},
|
|
16069
|
+
{
|
|
16070
|
+
id: "z-ai/glm-4.6",
|
|
16071
|
+
match: {
|
|
16072
|
+
equals: "z-ai/glm-4.6"
|
|
16073
|
+
},
|
|
16074
|
+
context_window: 202752,
|
|
16075
|
+
prices: {
|
|
16076
|
+
input_mtok: 0.4,
|
|
16077
|
+
output_mtok: 1.75
|
|
14242
16078
|
}
|
|
14243
|
-
}
|
|
16079
|
+
}
|
|
16080
|
+
]
|
|
16081
|
+
},
|
|
16082
|
+
{
|
|
16083
|
+
id: "ovhcloud",
|
|
16084
|
+
name: "OVHcloud AI Endpoints",
|
|
16085
|
+
pricing_urls: ["https://oai.endpoints.kepler.ai.cloud.ovh.net/v1/models"],
|
|
16086
|
+
api_pattern: "https://oai\\.endpoints\\.kepler\\.ai\\.cloud\\.ovh\\.net",
|
|
16087
|
+
extractors: [
|
|
14244
16088
|
{
|
|
14245
|
-
|
|
16089
|
+
api_flavor: "chat",
|
|
16090
|
+
root: "usage",
|
|
16091
|
+
model_path: "model",
|
|
16092
|
+
mappings: [
|
|
16093
|
+
{
|
|
16094
|
+
path: "prompt_tokens",
|
|
16095
|
+
dest: "input_tokens",
|
|
16096
|
+
required: !0
|
|
16097
|
+
},
|
|
16098
|
+
{
|
|
16099
|
+
path: ["prompt_tokens_details", "cached_tokens"],
|
|
16100
|
+
dest: "cache_read_tokens",
|
|
16101
|
+
required: !1
|
|
16102
|
+
},
|
|
16103
|
+
{
|
|
16104
|
+
path: ["prompt_tokens_details", "audio_tokens"],
|
|
16105
|
+
dest: "input_audio_tokens",
|
|
16106
|
+
required: !1
|
|
16107
|
+
},
|
|
16108
|
+
{
|
|
16109
|
+
path: ["completion_tokens_details", "audio_tokens"],
|
|
16110
|
+
dest: "output_audio_tokens",
|
|
16111
|
+
required: !1
|
|
16112
|
+
},
|
|
16113
|
+
{
|
|
16114
|
+
path: "completion_tokens",
|
|
16115
|
+
dest: "output_tokens",
|
|
16116
|
+
required: !0
|
|
16117
|
+
}
|
|
16118
|
+
]
|
|
16119
|
+
}
|
|
16120
|
+
],
|
|
16121
|
+
models: [
|
|
16122
|
+
{
|
|
16123
|
+
id: "BGE-M3",
|
|
16124
|
+
name: "BGE-M3",
|
|
14246
16125
|
match: {
|
|
14247
|
-
|
|
16126
|
+
or: [
|
|
16127
|
+
{
|
|
16128
|
+
equals: "BGE-M3"
|
|
16129
|
+
},
|
|
16130
|
+
{
|
|
16131
|
+
equals: "bge-m3"
|
|
16132
|
+
}
|
|
16133
|
+
]
|
|
14248
16134
|
},
|
|
16135
|
+
context_window: 8192,
|
|
14249
16136
|
prices: {
|
|
14250
|
-
input_mtok: 0.
|
|
14251
|
-
output_mtok: 1.125
|
|
16137
|
+
input_mtok: 0.01
|
|
14252
16138
|
}
|
|
14253
16139
|
},
|
|
14254
16140
|
{
|
|
14255
|
-
id: "
|
|
16141
|
+
id: "DeepSeek-R1-Distill-Llama-70B",
|
|
16142
|
+
name: "DeepSeek-R1-Distill-Llama-70B",
|
|
14256
16143
|
match: {
|
|
14257
|
-
|
|
16144
|
+
or: [
|
|
16145
|
+
{
|
|
16146
|
+
equals: "DeepSeek-R1-Distill-Llama-70B"
|
|
16147
|
+
},
|
|
16148
|
+
{
|
|
16149
|
+
equals: "deepseek-r1-distill-llama-70b"
|
|
16150
|
+
}
|
|
16151
|
+
]
|
|
14258
16152
|
},
|
|
16153
|
+
context_window: 131072,
|
|
14259
16154
|
prices: {
|
|
14260
|
-
input_mtok: 0.
|
|
14261
|
-
output_mtok: 0.
|
|
16155
|
+
input_mtok: 0.74,
|
|
16156
|
+
output_mtok: 0.74
|
|
14262
16157
|
}
|
|
14263
16158
|
},
|
|
14264
16159
|
{
|
|
14265
|
-
id: "
|
|
14266
|
-
name: "
|
|
16160
|
+
id: "Llama-3.1-8B-Instruct",
|
|
16161
|
+
name: "Llama-3.1-8B-Instruct",
|
|
14267
16162
|
match: {
|
|
14268
|
-
|
|
16163
|
+
or: [
|
|
16164
|
+
{
|
|
16165
|
+
equals: "Llama-3.1-8B-Instruct"
|
|
16166
|
+
},
|
|
16167
|
+
{
|
|
16168
|
+
equals: "llama-3.1-8b-instruct"
|
|
16169
|
+
}
|
|
16170
|
+
]
|
|
14269
16171
|
},
|
|
16172
|
+
context_window: 131072,
|
|
14270
16173
|
prices: {
|
|
14271
|
-
input_mtok: 0.
|
|
14272
|
-
output_mtok: 0.
|
|
16174
|
+
input_mtok: 0.11,
|
|
16175
|
+
output_mtok: 0.11
|
|
14273
16176
|
}
|
|
14274
16177
|
},
|
|
14275
16178
|
{
|
|
14276
|
-
id: "
|
|
14277
|
-
name: "
|
|
16179
|
+
id: "Meta-Llama-3_1-70B-Instruct",
|
|
16180
|
+
name: "Meta-Llama-3_1-70B-Instruct",
|
|
14278
16181
|
match: {
|
|
14279
|
-
|
|
16182
|
+
or: [
|
|
16183
|
+
{
|
|
16184
|
+
equals: "Meta-Llama-3_1-70B-Instruct"
|
|
16185
|
+
},
|
|
16186
|
+
{
|
|
16187
|
+
equals: "meta-llama-3_1-70b-instruct"
|
|
16188
|
+
}
|
|
16189
|
+
]
|
|
14280
16190
|
},
|
|
16191
|
+
context_window: 131072,
|
|
14281
16192
|
prices: {
|
|
14282
|
-
input_mtok: 0.
|
|
14283
|
-
output_mtok: 0.
|
|
16193
|
+
input_mtok: 0.74,
|
|
16194
|
+
output_mtok: 0.74
|
|
14284
16195
|
}
|
|
14285
16196
|
},
|
|
14286
16197
|
{
|
|
14287
|
-
id: "
|
|
14288
|
-
name: "
|
|
16198
|
+
id: "Meta-Llama-3_3-70B-Instruct",
|
|
16199
|
+
name: "Meta-Llama-3_3-70B-Instruct",
|
|
14289
16200
|
match: {
|
|
14290
|
-
|
|
16201
|
+
or: [
|
|
16202
|
+
{
|
|
16203
|
+
equals: "Meta-Llama-3_3-70B-Instruct"
|
|
16204
|
+
},
|
|
16205
|
+
{
|
|
16206
|
+
equals: "meta-llama-3_3-70b-instruct"
|
|
16207
|
+
}
|
|
16208
|
+
]
|
|
14291
16209
|
},
|
|
16210
|
+
context_window: 131072,
|
|
14292
16211
|
prices: {
|
|
14293
|
-
input_mtok: 0.
|
|
14294
|
-
output_mtok:
|
|
16212
|
+
input_mtok: 0.74,
|
|
16213
|
+
output_mtok: 0.74
|
|
14295
16214
|
}
|
|
14296
16215
|
},
|
|
14297
16216
|
{
|
|
14298
|
-
id: "
|
|
14299
|
-
name: "
|
|
16217
|
+
id: "Mistral-7B-Instruct-v0.3",
|
|
16218
|
+
name: "Mistral-7B-Instruct-v0.3",
|
|
14300
16219
|
match: {
|
|
14301
|
-
|
|
16220
|
+
or: [
|
|
16221
|
+
{
|
|
16222
|
+
equals: "Mistral-7B-Instruct-v0.3"
|
|
16223
|
+
},
|
|
16224
|
+
{
|
|
16225
|
+
equals: "mistral-7b-instruct-v0.3"
|
|
16226
|
+
}
|
|
16227
|
+
]
|
|
14302
16228
|
},
|
|
16229
|
+
context_window: 65536,
|
|
14303
16230
|
prices: {
|
|
14304
|
-
input_mtok: 0.
|
|
14305
|
-
output_mtok: 0.
|
|
16231
|
+
input_mtok: 0.11,
|
|
16232
|
+
output_mtok: 0.11
|
|
14306
16233
|
}
|
|
14307
16234
|
},
|
|
14308
16235
|
{
|
|
14309
|
-
id: "
|
|
14310
|
-
name: "
|
|
16236
|
+
id: "Mistral-Nemo-Instruct-2407",
|
|
16237
|
+
name: "Mistral-Nemo-Instruct-2407",
|
|
14311
16238
|
match: {
|
|
14312
|
-
|
|
16239
|
+
or: [
|
|
16240
|
+
{
|
|
16241
|
+
equals: "Mistral-Nemo-Instruct-2407"
|
|
16242
|
+
},
|
|
16243
|
+
{
|
|
16244
|
+
equals: "mistral-nemo-instruct-2407"
|
|
16245
|
+
}
|
|
16246
|
+
]
|
|
14313
16247
|
},
|
|
16248
|
+
context_window: 65536,
|
|
14314
16249
|
prices: {
|
|
14315
|
-
input_mtok:
|
|
14316
|
-
output_mtok:
|
|
16250
|
+
input_mtok: 0.14,
|
|
16251
|
+
output_mtok: 0.14
|
|
14317
16252
|
}
|
|
14318
16253
|
},
|
|
14319
16254
|
{
|
|
14320
|
-
id: "
|
|
14321
|
-
name: "
|
|
16255
|
+
id: "Mistral-Small-3.2-24B-Instruct-2506",
|
|
16256
|
+
name: "Mistral-Small-3.2-24B-Instruct-2506",
|
|
14322
16257
|
match: {
|
|
14323
|
-
|
|
16258
|
+
or: [
|
|
16259
|
+
{
|
|
16260
|
+
equals: "Mistral-Small-3.2-24B-Instruct-2506"
|
|
16261
|
+
},
|
|
16262
|
+
{
|
|
16263
|
+
equals: "mistral-small-3.2-24b-instruct-2506"
|
|
16264
|
+
}
|
|
16265
|
+
]
|
|
14324
16266
|
},
|
|
16267
|
+
context_window: 131072,
|
|
14325
16268
|
prices: {
|
|
14326
|
-
input_mtok: 0.
|
|
14327
|
-
output_mtok: 0.
|
|
16269
|
+
input_mtok: 0.1,
|
|
16270
|
+
output_mtok: 0.31
|
|
14328
16271
|
}
|
|
14329
16272
|
},
|
|
14330
16273
|
{
|
|
14331
|
-
id: "
|
|
16274
|
+
id: "Mixtral-8x7B-Instruct-v0.1",
|
|
16275
|
+
name: "Mixtral-8x7B-Instruct-v0.1",
|
|
14332
16276
|
match: {
|
|
14333
|
-
|
|
16277
|
+
or: [
|
|
16278
|
+
{
|
|
16279
|
+
equals: "Mixtral-8x7B-Instruct-v0.1"
|
|
16280
|
+
},
|
|
16281
|
+
{
|
|
16282
|
+
equals: "mixtral-8x7b-instruct-v0.1"
|
|
16283
|
+
}
|
|
16284
|
+
]
|
|
14334
16285
|
},
|
|
16286
|
+
context_window: 32768,
|
|
14335
16287
|
prices: {
|
|
14336
|
-
input_mtok:
|
|
14337
|
-
output_mtok:
|
|
16288
|
+
input_mtok: 0.7,
|
|
16289
|
+
output_mtok: 0.7
|
|
14338
16290
|
}
|
|
14339
16291
|
},
|
|
14340
16292
|
{
|
|
14341
|
-
id: "
|
|
16293
|
+
id: "Qwen2.5-Coder-32B-Instruct",
|
|
16294
|
+
name: "Qwen2.5-Coder-32B-Instruct",
|
|
14342
16295
|
match: {
|
|
14343
|
-
|
|
16296
|
+
or: [
|
|
16297
|
+
{
|
|
16298
|
+
equals: "Qwen2.5-Coder-32B-Instruct"
|
|
16299
|
+
},
|
|
16300
|
+
{
|
|
16301
|
+
equals: "qwen2.5-coder-32b-instruct"
|
|
16302
|
+
}
|
|
16303
|
+
]
|
|
14344
16304
|
},
|
|
16305
|
+
context_window: 32768,
|
|
14345
16306
|
prices: {
|
|
14346
|
-
input_mtok:
|
|
14347
|
-
output_mtok:
|
|
16307
|
+
input_mtok: 0.96,
|
|
16308
|
+
output_mtok: 0.96
|
|
14348
16309
|
}
|
|
14349
16310
|
},
|
|
14350
16311
|
{
|
|
14351
|
-
id: "
|
|
16312
|
+
id: "Qwen2.5-VL-72B-Instruct",
|
|
16313
|
+
name: "Qwen2.5-VL-72B-Instruct",
|
|
14352
16314
|
match: {
|
|
14353
|
-
|
|
16315
|
+
or: [
|
|
16316
|
+
{
|
|
16317
|
+
equals: "Qwen2.5-VL-72B-Instruct"
|
|
16318
|
+
},
|
|
16319
|
+
{
|
|
16320
|
+
equals: "qwen2.5-vl-72b-instruct"
|
|
16321
|
+
}
|
|
16322
|
+
]
|
|
14354
16323
|
},
|
|
16324
|
+
context_window: 32768,
|
|
14355
16325
|
prices: {
|
|
14356
|
-
input_mtok:
|
|
14357
|
-
output_mtok:
|
|
16326
|
+
input_mtok: 1.01,
|
|
16327
|
+
output_mtok: 1.01
|
|
14358
16328
|
}
|
|
14359
16329
|
},
|
|
14360
16330
|
{
|
|
14361
|
-
id: "
|
|
16331
|
+
id: "Qwen3-32B",
|
|
16332
|
+
name: "Qwen3-32B",
|
|
14362
16333
|
match: {
|
|
14363
|
-
|
|
16334
|
+
or: [
|
|
16335
|
+
{
|
|
16336
|
+
equals: "Qwen3-32B"
|
|
16337
|
+
},
|
|
16338
|
+
{
|
|
16339
|
+
equals: "qwen3-32b"
|
|
16340
|
+
}
|
|
16341
|
+
]
|
|
14364
16342
|
},
|
|
16343
|
+
context_window: 32768,
|
|
14365
16344
|
prices: {
|
|
14366
|
-
input_mtok: 0.
|
|
14367
|
-
output_mtok: 0.
|
|
16345
|
+
input_mtok: 0.09,
|
|
16346
|
+
output_mtok: 0.25
|
|
14368
16347
|
}
|
|
14369
16348
|
},
|
|
14370
16349
|
{
|
|
14371
|
-
id: "
|
|
16350
|
+
id: "Qwen3-Coder-30B-A3B-Instruct",
|
|
16351
|
+
name: "Qwen3-Coder-30B-A3B-Instruct",
|
|
14372
16352
|
match: {
|
|
14373
|
-
|
|
16353
|
+
or: [
|
|
16354
|
+
{
|
|
16355
|
+
equals: "Qwen3-Coder-30B-A3B-Instruct"
|
|
16356
|
+
},
|
|
16357
|
+
{
|
|
16358
|
+
equals: "qwen3-coder-30b-a3b-instruct"
|
|
16359
|
+
}
|
|
16360
|
+
]
|
|
14374
16361
|
},
|
|
16362
|
+
context_window: 262144,
|
|
14375
16363
|
prices: {
|
|
14376
|
-
input_mtok:
|
|
14377
|
-
output_mtok:
|
|
16364
|
+
input_mtok: 0.07,
|
|
16365
|
+
output_mtok: 0.26
|
|
14378
16366
|
}
|
|
14379
16367
|
},
|
|
14380
16368
|
{
|
|
14381
|
-
id: "
|
|
16369
|
+
id: "bge-base-en-v1.5",
|
|
16370
|
+
name: "bge-base-en-v1.5",
|
|
14382
16371
|
match: {
|
|
14383
|
-
equals: "
|
|
16372
|
+
equals: "bge-base-en-v1.5"
|
|
14384
16373
|
},
|
|
16374
|
+
context_window: 512,
|
|
14385
16375
|
prices: {
|
|
14386
|
-
input_mtok:
|
|
14387
|
-
output_mtok: 15
|
|
16376
|
+
input_mtok: 0.01
|
|
14388
16377
|
}
|
|
14389
16378
|
},
|
|
14390
16379
|
{
|
|
14391
|
-
id: "
|
|
16380
|
+
id: "bge-multilingual-gemma2",
|
|
16381
|
+
name: "bge-multilingual-gemma2",
|
|
14392
16382
|
match: {
|
|
14393
|
-
equals: "
|
|
16383
|
+
equals: "bge-multilingual-gemma2"
|
|
14394
16384
|
},
|
|
16385
|
+
context_window: 8192,
|
|
14395
16386
|
prices: {
|
|
14396
|
-
input_mtok:
|
|
14397
|
-
output_mtok: 3.75
|
|
16387
|
+
input_mtok: 0.01
|
|
14398
16388
|
}
|
|
14399
16389
|
},
|
|
14400
16390
|
{
|
|
14401
|
-
id: "
|
|
14402
|
-
name: "
|
|
16391
|
+
id: "gpt-oss-120b",
|
|
16392
|
+
name: "gpt-oss-120b",
|
|
14403
16393
|
match: {
|
|
14404
|
-
equals: "
|
|
16394
|
+
equals: "gpt-oss-120b"
|
|
14405
16395
|
},
|
|
16396
|
+
context_window: 131072,
|
|
14406
16397
|
prices: {
|
|
14407
|
-
input_mtok:
|
|
14408
|
-
output_mtok:
|
|
16398
|
+
input_mtok: 0.09,
|
|
16399
|
+
output_mtok: 0.47
|
|
14409
16400
|
}
|
|
14410
16401
|
},
|
|
14411
16402
|
{
|
|
14412
|
-
id: "
|
|
16403
|
+
id: "gpt-oss-20b",
|
|
16404
|
+
name: "gpt-oss-20b",
|
|
14413
16405
|
match: {
|
|
14414
|
-
equals: "
|
|
16406
|
+
equals: "gpt-oss-20b"
|
|
14415
16407
|
},
|
|
14416
16408
|
context_window: 131072,
|
|
14417
16409
|
prices: {
|
|
14418
|
-
input_mtok: 0.
|
|
14419
|
-
output_mtok:
|
|
16410
|
+
input_mtok: 0.05,
|
|
16411
|
+
output_mtok: 0.18
|
|
14420
16412
|
}
|
|
14421
16413
|
},
|
|
14422
16414
|
{
|
|
14423
|
-
id: "
|
|
16415
|
+
id: "llava-next-mistral-7b",
|
|
16416
|
+
name: "llava-next-mistral-7b",
|
|
14424
16417
|
match: {
|
|
14425
|
-
equals: "
|
|
16418
|
+
equals: "llava-next-mistral-7b"
|
|
14426
16419
|
},
|
|
14427
|
-
context_window:
|
|
16420
|
+
context_window: 32768,
|
|
14428
16421
|
prices: {
|
|
14429
|
-
input_mtok: 0.
|
|
14430
|
-
output_mtok:
|
|
16422
|
+
input_mtok: 0.32,
|
|
16423
|
+
output_mtok: 0.32
|
|
14431
16424
|
}
|
|
14432
16425
|
}
|
|
14433
16426
|
]
|
|
@@ -15548,33 +17541,33 @@ Compared to other leading proprietary and open-weights models Command A delivers
|
|
|
15548
17541
|
]
|
|
15549
17542
|
}
|
|
15550
17543
|
];
|
|
15551
|
-
function
|
|
17544
|
+
function M(t, e) {
|
|
15552
17545
|
if (e <= 0) return 0;
|
|
15553
17546
|
let a = 0;
|
|
15554
|
-
const i = [...t.tiers].sort((
|
|
15555
|
-
a +=
|
|
15556
|
-
for (let
|
|
15557
|
-
const n = i[
|
|
17547
|
+
const i = [...t.tiers].sort((m, n) => m.start - n.start), o = i[0]?.start ?? e, r = Math.min(e, o);
|
|
17548
|
+
a += r * t.base / 1e6;
|
|
17549
|
+
for (let m = 0; m < i.length; m++) {
|
|
17550
|
+
const n = i[m], s = i[m + 1]?.start ?? 1 / 0, u = Math.max(0, Math.min(e, s) - n.start);
|
|
15558
17551
|
u > 0 && (a += u * n.price / 1e6);
|
|
15559
17552
|
}
|
|
15560
17553
|
return a;
|
|
15561
17554
|
}
|
|
15562
17555
|
function c(t, e, a) {
|
|
15563
|
-
return t === void 0 || e === void 0 ? 0 : typeof t == "number" ? t * e / 1e6 :
|
|
17556
|
+
return t === void 0 || e === void 0 ? 0 : typeof t == "number" ? t * e / 1e6 : M(t, e);
|
|
15564
17557
|
}
|
|
15565
|
-
function
|
|
17558
|
+
function L(t, e) {
|
|
15566
17559
|
let a = 0, i = 0;
|
|
15567
|
-
const o = t.cache_read_tokens ?? 0,
|
|
17560
|
+
const o = t.cache_read_tokens ?? 0, r = t.cache_write_tokens ?? 0, m = t.cache_audio_read_tokens ?? 0, n = t.output_audio_tokens ?? 0;
|
|
15568
17561
|
let s = t.input_audio_tokens ?? 0;
|
|
15569
|
-
if (s -=
|
|
17562
|
+
if (s -= m, s < 0)
|
|
15570
17563
|
throw new Error("cache_audio_read_tokens cannot be greater than input_audio_tokens");
|
|
15571
17564
|
let u = t.input_tokens ?? 0;
|
|
15572
|
-
if (u -= o, u -=
|
|
17565
|
+
if (u -= o, u -= r, u -= s, u < 0)
|
|
15573
17566
|
throw new Error("Uncached text input tokens cannot be negative");
|
|
15574
17567
|
let p = o;
|
|
15575
|
-
if (p -=
|
|
17568
|
+
if (p -= m, p < 0)
|
|
15576
17569
|
throw new Error("cache_audio_read_tokens cannot be greater than cache_read_tokens");
|
|
15577
|
-
a += c(e.input_mtok, u), a += c(e.cache_read_mtok, p), a += c(e.cache_write_mtok,
|
|
17570
|
+
a += c(e.input_mtok, u), a += c(e.cache_read_mtok, p), a += c(e.cache_write_mtok, r), a += c(e.input_audio_mtok, s), a += c(e.cache_audio_read_mtok, m);
|
|
15578
17571
|
let k = t.output_tokens ?? 0;
|
|
15579
17572
|
if (k -= n, k < 0)
|
|
15580
17573
|
throw new Error("output_audio_tokens cannot be greater than output_tokens");
|
|
@@ -15586,7 +17579,7 @@ function y(t, e) {
|
|
|
15586
17579
|
total_price: f
|
|
15587
17580
|
};
|
|
15588
17581
|
}
|
|
15589
|
-
function
|
|
17582
|
+
function y(t, e) {
|
|
15590
17583
|
if (!Array.isArray(t.prices))
|
|
15591
17584
|
return t.prices;
|
|
15592
17585
|
for (let a = t.prices.length - 1; a >= 0; a--) {
|
|
@@ -15597,11 +17590,11 @@ function M(t, e) {
|
|
|
15597
17590
|
if (e >= new Date(o.start_date))
|
|
15598
17591
|
return i.prices;
|
|
15599
17592
|
} else {
|
|
15600
|
-
const
|
|
15601
|
-
if (n <
|
|
15602
|
-
if (
|
|
17593
|
+
const r = e.toISOString().slice(11, 19), m = o.start_time, n = o.end_time;
|
|
17594
|
+
if (n < m) {
|
|
17595
|
+
if (r >= m || r < n)
|
|
15603
17596
|
return i.prices;
|
|
15604
|
-
} else if (
|
|
17597
|
+
} else if (r >= m && r < n)
|
|
15605
17598
|
return i.prices;
|
|
15606
17599
|
}
|
|
15607
17600
|
}
|
|
@@ -15622,12 +17615,12 @@ function B(t, { modelId: e, providerApiUrl: a, providerId: i }) {
|
|
|
15622
17615
|
if (e)
|
|
15623
17616
|
return t.find((o) => o.model_match && _(o.model_match, e));
|
|
15624
17617
|
}
|
|
15625
|
-
function
|
|
17618
|
+
function T(t, e) {
|
|
15626
17619
|
return t.find((a) => _(a.match, e));
|
|
15627
17620
|
}
|
|
15628
|
-
const
|
|
17621
|
+
const P = "https://raw.githubusercontent.com/pydantic/genai-prices/main/prices/data.json";
|
|
15629
17622
|
let g = x, w = Promise.resolve(x), b = null;
|
|
15630
|
-
function
|
|
17623
|
+
function S(t) {
|
|
15631
17624
|
t !== null && ("then" in t ? (w = t, t.then((e) => {
|
|
15632
17625
|
e !== null && (g = e);
|
|
15633
17626
|
})) : (w = Promise.resolve(t), g = t));
|
|
@@ -15638,32 +17631,32 @@ function A(t) {
|
|
|
15638
17631
|
function C(t) {
|
|
15639
17632
|
t({
|
|
15640
17633
|
onCalc: A,
|
|
15641
|
-
remoteDataUrl:
|
|
15642
|
-
setProviderData:
|
|
17634
|
+
remoteDataUrl: P,
|
|
17635
|
+
setProviderData: S
|
|
15643
17636
|
});
|
|
15644
17637
|
}
|
|
15645
17638
|
function z() {
|
|
15646
17639
|
return w;
|
|
15647
17640
|
}
|
|
15648
|
-
function
|
|
17641
|
+
function N(t, e, a) {
|
|
15649
17642
|
b?.();
|
|
15650
17643
|
const i = e.toLowerCase().trim(), o = a?.provider ?? B(g, { modelId: i, providerApiUrl: a?.providerApiUrl, providerId: a?.providerId });
|
|
15651
17644
|
if (!o) return null;
|
|
15652
|
-
const
|
|
15653
|
-
if (!
|
|
15654
|
-
const
|
|
17645
|
+
const r = T(o.models, i);
|
|
17646
|
+
if (!r) return null;
|
|
17647
|
+
const m = a?.timestamp ?? /* @__PURE__ */ new Date(), n = y(r, m), s = L(t, n);
|
|
15655
17648
|
return {
|
|
15656
17649
|
auto_update_timestamp: void 0,
|
|
15657
|
-
model:
|
|
17650
|
+
model: r,
|
|
15658
17651
|
model_price: n,
|
|
15659
17652
|
provider: o,
|
|
15660
17653
|
...s
|
|
15661
17654
|
};
|
|
15662
17655
|
}
|
|
15663
|
-
function
|
|
17656
|
+
function V(t) {
|
|
15664
17657
|
return b?.(), B(g, t);
|
|
15665
17658
|
}
|
|
15666
|
-
function
|
|
17659
|
+
function E(t, e, a) {
|
|
15667
17660
|
if (a = a ?? "default", !t.extractors)
|
|
15668
17661
|
throw new Error("No extraction logic defined for this provider");
|
|
15669
17662
|
const i = t.extractors.find((s) => s.api_flavor === a);
|
|
@@ -15673,9 +17666,9 @@ function V(t, e, a) {
|
|
|
15673
17666
|
}
|
|
15674
17667
|
if (!h.guard(e))
|
|
15675
17668
|
throw new Error(`Expected response data to be a mapping object, got ${l(e)}`);
|
|
15676
|
-
const o = q(i.model_path, e, R, !1, []),
|
|
17669
|
+
const o = q(i.model_path, e, R, !1, []), r = I(i.root), m = q(r, e, h, !0, []), n = {};
|
|
15677
17670
|
for (const s of i.mappings) {
|
|
15678
|
-
const u = q(s.path,
|
|
17671
|
+
const u = q(s.path, m, D, s.required, r);
|
|
15679
17672
|
if (u !== null) {
|
|
15680
17673
|
const p = n[s.dest] ?? 0;
|
|
15681
17674
|
n[s.dest] = p + u;
|
|
@@ -15686,13 +17679,13 @@ function V(t, e, a) {
|
|
|
15686
17679
|
return { model: o, usage: n };
|
|
15687
17680
|
}
|
|
15688
17681
|
function q(t, e, a, i, o) {
|
|
15689
|
-
const [
|
|
15690
|
-
if (typeof
|
|
15691
|
-
throw new Error(`Expected last step of path to be a string, got ${l(
|
|
15692
|
-
|
|
17682
|
+
const [r, ...m] = I(t).reverse();
|
|
17683
|
+
if (typeof r != "string")
|
|
17684
|
+
throw new Error(`Expected last step of path to be a string, got ${l(r)}`);
|
|
17685
|
+
m.reverse();
|
|
15693
17686
|
let n = e;
|
|
15694
17687
|
const s = [];
|
|
15695
|
-
for (const p of
|
|
17688
|
+
for (const p of m) {
|
|
15696
17689
|
if (s.push(p), typeof p == "object")
|
|
15697
17690
|
if (Array.isArray(n))
|
|
15698
17691
|
n = G(p, n);
|
|
@@ -15720,16 +17713,16 @@ function q(t, e, a, i, o) {
|
|
|
15720
17713
|
throw new Error(`Expected \`${d(o, s)}\` value to be a mapping, got ${l(n)}`);
|
|
15721
17714
|
return null;
|
|
15722
17715
|
}
|
|
15723
|
-
const u = n[
|
|
17716
|
+
const u = n[r];
|
|
15724
17717
|
if (typeof u > "u") {
|
|
15725
17718
|
if (i)
|
|
15726
|
-
throw s.push(
|
|
17719
|
+
throw s.push(r), new Error(`Missing value at \`${d(o, s)}\``);
|
|
15727
17720
|
return null;
|
|
15728
17721
|
}
|
|
15729
17722
|
if (a.guard(u))
|
|
15730
17723
|
return u;
|
|
15731
17724
|
if (i)
|
|
15732
|
-
throw s.push(
|
|
17725
|
+
throw s.push(r), new Error(`Expected \`${d(o, s)}\` value to be a ${a.name}, got ${l(u)}`);
|
|
15733
17726
|
return null;
|
|
15734
17727
|
}
|
|
15735
17728
|
function G(t, e) {
|
|
@@ -15757,10 +17750,10 @@ const h = {
|
|
|
15757
17750
|
name: "number"
|
|
15758
17751
|
}, d = (t, e) => [...t.map(v), ...e.map(v)].join("."), v = (t) => typeof t == "string" ? t : JSON.stringify(t);
|
|
15759
17752
|
export {
|
|
15760
|
-
|
|
15761
|
-
|
|
15762
|
-
|
|
15763
|
-
|
|
17753
|
+
P as REMOTE_DATA_JSON_URL,
|
|
17754
|
+
N as calcPrice,
|
|
17755
|
+
E as extractUsage,
|
|
17756
|
+
V as findProvider,
|
|
15764
17757
|
C as updatePrices,
|
|
15765
17758
|
z as waitForUpdate
|
|
15766
17759
|
};
|