@pydantic/genai-prices 0.0.46 → 0.0.48

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/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,7 +905,7 @@ 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,
@@ -2284,6 +2284,15 @@ const x = [
2284
2284
  input_mtok: 0.4,
2285
2285
  output_mtok: 0.8
2286
2286
  }
2287
+ },
2288
+ {
2289
+ id: "qwen-3-coder-480b",
2290
+ name: "qwen-3-coder-480b",
2291
+ match: {
2292
+ equals: "qwen-3-coder-480b"
2293
+ },
2294
+ price_comments: "Seems to be no longer available on cerebras, here to help with tests",
2295
+ prices: {}
2287
2296
  }
2288
2297
  ]
2289
2298
  },
@@ -2315,6 +2324,18 @@ const x = [
2315
2324
  required: !0
2316
2325
  }
2317
2326
  ]
2327
+ },
2328
+ {
2329
+ api_flavor: "embeddings",
2330
+ root: ["meta", "billed_units"],
2331
+ model_path: "model",
2332
+ mappings: [
2333
+ {
2334
+ path: "input_tokens",
2335
+ dest: "input_tokens",
2336
+ required: !0
2337
+ }
2338
+ ]
2318
2339
  }
2319
2340
  ],
2320
2341
  models: [
@@ -2399,6 +2420,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
2399
2420
  input_mtok: 0.0375,
2400
2421
  output_mtok: 0.15
2401
2422
  }
2423
+ },
2424
+ {
2425
+ id: "embed-v4.0",
2426
+ name: "Embed v4.0",
2427
+ description: "Embed v4.0 is a state-of-the-art embedding model designed for precise retrieval across noisy, multilingual, and multimodal data.",
2428
+ match: {
2429
+ equals: "embed-v4.0"
2430
+ },
2431
+ context_window: 128e3,
2432
+ prices: {
2433
+ input_mtok: 0.12
2434
+ }
2402
2435
  }
2403
2436
  ]
2404
2437
  },
@@ -2789,6 +2822,38 @@ Compared to other leading proprietary and open-weights models Command A delivers
2789
2822
  required: !0
2790
2823
  }
2791
2824
  ]
2825
+ },
2826
+ {
2827
+ api_flavor: "chat",
2828
+ root: "usage",
2829
+ model_path: "model",
2830
+ mappings: [
2831
+ {
2832
+ path: "prompt_tokens",
2833
+ dest: "input_tokens",
2834
+ required: !0
2835
+ },
2836
+ {
2837
+ path: ["prompt_tokens_details", "cached_tokens"],
2838
+ dest: "cache_read_tokens",
2839
+ required: !1
2840
+ },
2841
+ {
2842
+ path: ["prompt_tokens_details", "audio_tokens"],
2843
+ dest: "input_audio_tokens",
2844
+ required: !1
2845
+ },
2846
+ {
2847
+ path: ["completion_tokens_details", "audio_tokens"],
2848
+ dest: "output_audio_tokens",
2849
+ required: !1
2850
+ },
2851
+ {
2852
+ path: "completion_tokens",
2853
+ dest: "output_tokens",
2854
+ required: !0
2855
+ }
2856
+ ]
2792
2857
  }
2793
2858
  ],
2794
2859
  models: [
@@ -3167,7 +3232,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
3167
3232
  name: "Gemini 3 Pro Preview",
3168
3233
  description: "The best model in the world for multimodal understanding, and our most powerful agentic and vibe-coding model yet.",
3169
3234
  match: {
3170
- starts_with: "gemini-3-pro-preview"
3235
+ or: [
3236
+ {
3237
+ starts_with: "gemini-3-pro-preview"
3238
+ },
3239
+ {
3240
+ starts_with: "gemini-3-pro-image-preview"
3241
+ }
3242
+ ]
3171
3243
  },
3172
3244
  prices: {
3173
3245
  input_mtok: {
@@ -3811,7 +3883,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
3811
3883
  id: "Qwen/Qwen3-235B-A22B-Instruct-2507",
3812
3884
  name: "Qwen3-235B-A22B-Instruct-2507",
3813
3885
  match: {
3814
- equals: "qwen/qwen3-235b-a22b-instruct-2507"
3886
+ or: [
3887
+ {
3888
+ equals: "qwen/qwen3-235b-a22b-instruct-2507"
3889
+ },
3890
+ {
3891
+ equals: "qwen/qwen3-235b-a22b-instruct-2507-fast"
3892
+ }
3893
+ ]
3815
3894
  },
3816
3895
  prices: {
3817
3896
  input_mtok: 0.6,
@@ -3822,7 +3901,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
3822
3901
  id: "Qwen/Qwen3-32B",
3823
3902
  name: "Qwen3-32B",
3824
3903
  match: {
3825
- equals: "qwen/qwen3-32b"
3904
+ or: [
3905
+ {
3906
+ equals: "qwen/qwen3-32b"
3907
+ },
3908
+ {
3909
+ equals: "qwen/qwen3-32b-fast"
3910
+ }
3911
+ ]
3826
3912
  },
3827
3913
  prices: {
3828
3914
  input_mtok: 0.4,
@@ -3833,7 +3919,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
3833
3919
  id: "meta-llama/Llama-3.1-8B-Instruct",
3834
3920
  name: "Llama-3.1-8B-Instruct",
3835
3921
  match: {
3836
- equals: "meta-llama/llama-3.1-8b-instruct"
3922
+ or: [
3923
+ {
3924
+ equals: "meta-llama/llama-3.1-8b-instruct"
3925
+ },
3926
+ {
3927
+ equals: "meta-llama/llama-3.1-8b-instruct-fast"
3928
+ }
3929
+ ]
3837
3930
  },
3838
3931
  prices: {
3839
3932
  input_mtok: 0.1,
@@ -3844,7 +3937,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
3844
3937
  id: "meta-llama/Llama-3.3-70B-Instruct",
3845
3938
  name: "Llama-3.3-70B-Instruct",
3846
3939
  match: {
3847
- equals: "meta-llama/llama-3.3-70b-instruct"
3940
+ or: [
3941
+ {
3942
+ equals: "meta-llama/llama-3.3-70b-instruct"
3943
+ },
3944
+ {
3945
+ equals: "meta-llama/llama-3.3-70b-instruct-fast"
3946
+ }
3947
+ ]
3848
3948
  },
3849
3949
  prices: {
3850
3950
  input_mtok: 0.85,
@@ -3855,7 +3955,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
3855
3955
  id: "openai/gpt-oss-120b",
3856
3956
  name: "gpt-oss-120b",
3857
3957
  match: {
3858
- equals: "openai/gpt-oss-120b"
3958
+ or: [
3959
+ {
3960
+ equals: "openai/gpt-oss-120b"
3961
+ },
3962
+ {
3963
+ equals: "openai/gpt-oss-120b-fast"
3964
+ }
3965
+ ]
3859
3966
  },
3860
3967
  prices: {
3861
3968
  input_mtok: 0.25,
@@ -3918,7 +4025,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
3918
4025
  id: "Qwen/Qwen2.5-VL-32B-Instruct",
3919
4026
  name: "Qwen2.5-VL-32B-Instruct",
3920
4027
  match: {
3921
- equals: "qwen/qwen2.5-vl-32b-instruct"
4028
+ or: [
4029
+ {
4030
+ equals: "qwen/qwen2.5-vl-32b-instruct"
4031
+ },
4032
+ {
4033
+ equals: "qwen/qwen2.5-vl-32b-instruct-fast"
4034
+ }
4035
+ ]
3922
4036
  },
3923
4037
  context_window: 128e3,
3924
4038
  prices: {
@@ -3934,8 +4048,20 @@ Compared to other leading proprietary and open-weights models Command A delivers
3934
4048
  {
3935
4049
  equals: "qwen/qwen3-235b-a22b"
3936
4050
  },
4051
+ {
4052
+ equals: "qwen/qwen3-235b-a22b-fast"
4053
+ },
3937
4054
  {
3938
4055
  equals: "qwen/qwen3-235b-a22b-instruct-2507"
4056
+ },
4057
+ {
4058
+ equals: "qwen/qwen3-235b-a22b-instruct-2507-fast"
4059
+ },
4060
+ {
4061
+ equals: "qwen/qwen3-235b-a22b-thinking-2507"
4062
+ },
4063
+ {
4064
+ equals: "qwen/qwen3-235b-a22b-thinking-2507-fast"
3939
4065
  }
3940
4066
  ]
3941
4067
  },
@@ -3949,7 +4075,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
3949
4075
  id: "Qwen/Qwen3-30B-A3B",
3950
4076
  name: "Qwen3-30B-A3B",
3951
4077
  match: {
3952
- equals: "qwen/qwen3-30b-a3b"
4078
+ or: [
4079
+ {
4080
+ equals: "qwen/qwen3-30b-a3b"
4081
+ },
4082
+ {
4083
+ equals: "qwen/qwen3-30b-a3b-fast"
4084
+ }
4085
+ ]
3953
4086
  },
3954
4087
  context_window: 131072,
3955
4088
  prices: {
@@ -3961,7 +4094,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
3961
4094
  id: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
3962
4095
  name: "Qwen3-Coder-480B-A35B-Instruct",
3963
4096
  match: {
3964
- equals: "qwen/qwen3-coder-480b-a35b-instruct"
4097
+ or: [
4098
+ {
4099
+ equals: "qwen/qwen3-coder-480b-a35b-instruct"
4100
+ },
4101
+ {
4102
+ equals: "qwen/qwen3-coder-480b-a35b-instruct-fast"
4103
+ }
4104
+ ]
3965
4105
  },
3966
4106
  context_window: 262144,
3967
4107
  prices: {
@@ -3973,7 +4113,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
3973
4113
  id: "SentientAGI/Dobby-Unhinged-Llama-3.3-70B",
3974
4114
  name: "Dobby-Unhinged-Llama-3.3-70B",
3975
4115
  match: {
3976
- equals: "sentientagi/dobby-unhinged-llama-3.3-70b"
4116
+ or: [
4117
+ {
4118
+ equals: "sentientagi/dobby-unhinged-llama-3.3-70b"
4119
+ },
4120
+ {
4121
+ equals: "sentientagi/dobby-unhinged-llama-3.3-70b-fast"
4122
+ }
4123
+ ]
3977
4124
  },
3978
4125
  context_window: 131072,
3979
4126
  prices: {
@@ -3981,23 +4128,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
3981
4128
  output_mtok: 0.9
3982
4129
  }
3983
4130
  },
3984
- {
3985
- id: "deepseek-ai/DeepSeek-R1-0528",
3986
- name: "DeepSeek-R1-0528",
3987
- match: {
3988
- equals: "deepseek-ai/deepseek-r1-0528"
3989
- },
3990
- context_window: 163840,
3991
- prices: {
3992
- input_mtok: 3,
3993
- output_mtok: 8
3994
- }
3995
- },
3996
4131
  {
3997
4132
  id: "deepseek-ai/DeepSeek-V3-0324",
3998
4133
  name: "DeepSeek-V3-0324",
3999
4134
  match: {
4000
- equals: "deepseek-ai/deepseek-v3-0324"
4135
+ or: [
4136
+ {
4137
+ equals: "deepseek-ai/deepseek-v3-0324"
4138
+ },
4139
+ {
4140
+ equals: "deepseek-ai/deepseek-v3-0324-fast"
4141
+ }
4142
+ ]
4001
4143
  },
4002
4144
  context_window: 163840,
4003
4145
  prices: {
@@ -4005,47 +4147,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
4005
4147
  output_mtok: 0.9
4006
4148
  }
4007
4149
  },
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
4150
  {
4045
4151
  id: "meta-llama/Llama-3.3-70B-Instruct",
4046
4152
  name: "Llama-3.3-70B-Instruct",
4047
4153
  match: {
4048
- equals: "meta-llama/llama-3.3-70b-instruct"
4154
+ or: [
4155
+ {
4156
+ equals: "meta-llama/llama-3.3-70b-instruct"
4157
+ },
4158
+ {
4159
+ equals: "meta-llama/llama-3.3-70b-instruct-fast"
4160
+ }
4161
+ ]
4049
4162
  },
4050
4163
  context_window: 131072,
4051
4164
  prices: {
@@ -4053,47 +4166,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
4053
4166
  output_mtok: 0.9
4054
4167
  }
4055
4168
  },
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
4169
  {
4093
4170
  id: "openai/gpt-oss-120b",
4094
4171
  name: "gpt-oss-120b",
4095
4172
  match: {
4096
- equals: "openai/gpt-oss-120b"
4173
+ or: [
4174
+ {
4175
+ equals: "openai/gpt-oss-120b"
4176
+ },
4177
+ {
4178
+ equals: "openai/gpt-oss-120b-fast"
4179
+ }
4180
+ ]
4097
4181
  },
4098
4182
  context_window: 131072,
4099
4183
  prices: {
@@ -4105,7 +4189,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4105
4189
  id: "openai/gpt-oss-20b",
4106
4190
  name: "gpt-oss-20b",
4107
4191
  match: {
4108
- equals: "openai/gpt-oss-20b"
4192
+ or: [
4193
+ {
4194
+ equals: "openai/gpt-oss-20b"
4195
+ },
4196
+ {
4197
+ equals: "openai/gpt-oss-20b-fast"
4198
+ }
4199
+ ]
4109
4200
  },
4110
4201
  context_window: 131072,
4111
4202
  prices: {
@@ -4117,7 +4208,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4117
4208
  id: "zai-org/GLM-4.5",
4118
4209
  name: "GLM-4.5",
4119
4210
  match: {
4120
- equals: "zai-org/glm-4.5"
4211
+ or: [
4212
+ {
4213
+ equals: "zai-org/glm-4.5"
4214
+ },
4215
+ {
4216
+ equals: "zai-org/glm-4.5-fast"
4217
+ }
4218
+ ]
4121
4219
  },
4122
4220
  context_window: 131072,
4123
4221
  prices: {
@@ -4181,7 +4279,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4181
4279
  id: "Qwen/Qwen3-32B",
4182
4280
  name: "Qwen3-32B",
4183
4281
  match: {
4184
- equals: "qwen/qwen3-32b"
4282
+ or: [
4283
+ {
4284
+ equals: "qwen/qwen3-32b"
4285
+ },
4286
+ {
4287
+ equals: "qwen/qwen3-32b-fast"
4288
+ }
4289
+ ]
4185
4290
  },
4186
4291
  context_window: 131072,
4187
4292
  prices: {
@@ -4193,7 +4298,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4193
4298
  id: "meta-llama/Llama-3.3-70B-Instruct",
4194
4299
  name: "Llama-3.3-70B-Instruct",
4195
4300
  match: {
4196
- equals: "meta-llama/llama-3.3-70b-instruct"
4301
+ or: [
4302
+ {
4303
+ equals: "meta-llama/llama-3.3-70b-instruct"
4304
+ },
4305
+ {
4306
+ equals: "meta-llama/llama-3.3-70b-instruct-fast"
4307
+ }
4308
+ ]
4197
4309
  },
4198
4310
  context_window: 131072,
4199
4311
  prices: {
@@ -4202,46 +4314,17 @@ Compared to other leading proprietary and open-weights models Command A delivers
4202
4314
  }
4203
4315
  },
4204
4316
  {
4205
- id: "meta-llama/Llama-4-Maverick-17B-128E-Instruct",
4206
- name: "Llama-4-Maverick-17B-128E-Instruct",
4317
+ id: "openai/gpt-oss-120b",
4318
+ name: "gpt-oss-120b",
4207
4319
  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
- {
4241
- id: "openai/gpt-oss-120b",
4242
- name: "gpt-oss-120b",
4243
- match: {
4244
- equals: "openai/gpt-oss-120b"
4320
+ or: [
4321
+ {
4322
+ equals: "openai/gpt-oss-120b"
4323
+ },
4324
+ {
4325
+ equals: "openai/gpt-oss-120b-fast"
4326
+ }
4327
+ ]
4245
4328
  },
4246
4329
  context_window: 131072,
4247
4330
  prices: {
@@ -4253,7 +4336,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4253
4336
  id: "openai/gpt-oss-20b",
4254
4337
  name: "gpt-oss-20b",
4255
4338
  match: {
4256
- equals: "openai/gpt-oss-20b"
4339
+ or: [
4340
+ {
4341
+ equals: "openai/gpt-oss-20b"
4342
+ },
4343
+ {
4344
+ equals: "openai/gpt-oss-20b-fast"
4345
+ }
4346
+ ]
4257
4347
  },
4258
4348
  context_window: 131072,
4259
4349
  prices: {
@@ -4317,7 +4407,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4317
4407
  id: "Qwen/QwQ-32B",
4318
4408
  name: "QwQ-32B",
4319
4409
  match: {
4320
- equals: "qwen/qwq-32b"
4410
+ or: [
4411
+ {
4412
+ equals: "qwen/qwq-32b"
4413
+ },
4414
+ {
4415
+ equals: "qwen/qwq-32b-fast"
4416
+ }
4417
+ ]
4321
4418
  },
4322
4419
  context_window: 131072,
4323
4420
  prices: {
@@ -4329,7 +4426,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4329
4426
  id: "Qwen/Qwen2.5-72B-Instruct",
4330
4427
  name: "Qwen2.5-72B-Instruct",
4331
4428
  match: {
4332
- equals: "qwen/qwen2.5-72b-instruct"
4429
+ or: [
4430
+ {
4431
+ equals: "qwen/qwen2.5-72b-instruct"
4432
+ },
4433
+ {
4434
+ equals: "qwen/qwen2.5-72b-instruct-fast"
4435
+ }
4436
+ ]
4333
4437
  },
4334
4438
  context_window: 131072,
4335
4439
  prices: {
@@ -4341,7 +4445,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4341
4445
  id: "Qwen/Qwen2.5-Coder-32B-Instruct",
4342
4446
  name: "Qwen2.5-Coder-32B-Instruct",
4343
4447
  match: {
4344
- equals: "qwen/qwen2.5-coder-32b-instruct"
4448
+ or: [
4449
+ {
4450
+ equals: "qwen/qwen2.5-coder-32b-instruct"
4451
+ },
4452
+ {
4453
+ equals: "qwen/qwen2.5-coder-32b-instruct-fast"
4454
+ }
4455
+ ]
4345
4456
  },
4346
4457
  context_window: 32768,
4347
4458
  prices: {
@@ -4353,7 +4464,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4353
4464
  id: "Qwen/Qwen2.5-VL-72B-Instruct",
4354
4465
  name: "Qwen2.5-VL-72B-Instruct",
4355
4466
  match: {
4356
- equals: "qwen/qwen2.5-vl-72b-instruct"
4467
+ or: [
4468
+ {
4469
+ equals: "qwen/qwen2.5-vl-72b-instruct"
4470
+ },
4471
+ {
4472
+ equals: "qwen/qwen2.5-vl-72b-instruct-fast"
4473
+ }
4474
+ ]
4357
4475
  },
4358
4476
  context_window: 32768,
4359
4477
  prices: {
@@ -4365,7 +4483,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4365
4483
  id: "Qwen/Qwen2.5-VL-7B-Instruct",
4366
4484
  name: "Qwen2.5-VL-7B-Instruct",
4367
4485
  match: {
4368
- equals: "qwen/qwen2.5-vl-7b-instruct"
4486
+ or: [
4487
+ {
4488
+ equals: "qwen/qwen2.5-vl-7b-instruct"
4489
+ },
4490
+ {
4491
+ equals: "qwen/qwen2.5-vl-7b-instruct-fast"
4492
+ }
4493
+ ]
4369
4494
  },
4370
4495
  context_window: 32768,
4371
4496
  prices: {
@@ -4377,7 +4502,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4377
4502
  id: "Qwen/Qwen3-235B-A22B-Instruct-2507",
4378
4503
  name: "Qwen3-235B-A22B-Instruct-2507",
4379
4504
  match: {
4380
- equals: "qwen/qwen3-235b-a22b-instruct-2507"
4505
+ or: [
4506
+ {
4507
+ equals: "qwen/qwen3-235b-a22b-instruct-2507"
4508
+ },
4509
+ {
4510
+ equals: "qwen/qwen3-235b-a22b-instruct-2507-fast"
4511
+ }
4512
+ ]
4381
4513
  },
4382
4514
  context_window: 262144,
4383
4515
  prices: {
@@ -4389,7 +4521,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4389
4521
  id: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
4390
4522
  name: "Qwen3-Coder-480B-A35B-Instruct",
4391
4523
  match: {
4392
- equals: "qwen/qwen3-coder-480b-a35b-instruct"
4524
+ or: [
4525
+ {
4526
+ equals: "qwen/qwen3-coder-480b-a35b-instruct"
4527
+ },
4528
+ {
4529
+ equals: "qwen/qwen3-coder-480b-a35b-instruct-fast"
4530
+ }
4531
+ ]
4393
4532
  },
4394
4533
  context_window: 262144,
4395
4534
  prices: {
@@ -4401,7 +4540,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4401
4540
  id: "Qwen/Qwen3-Next-80B-A3B-Instruct",
4402
4541
  name: "Qwen3-Next-80B-A3B-Instruct",
4403
4542
  match: {
4404
- equals: "qwen/qwen3-next-80b-a3b-instruct"
4543
+ or: [
4544
+ {
4545
+ equals: "qwen/qwen3-next-80b-a3b-instruct"
4546
+ },
4547
+ {
4548
+ equals: "qwen/qwen3-next-80b-a3b-instruct-fast"
4549
+ }
4550
+ ]
4405
4551
  },
4406
4552
  context_window: 262144,
4407
4553
  prices: {
@@ -4413,7 +4559,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4413
4559
  id: "Qwen/Qwen3-Next-80B-A3B-Thinking",
4414
4560
  name: "Qwen3-Next-80B-A3B-Thinking",
4415
4561
  match: {
4416
- equals: "qwen/qwen3-next-80b-a3b-thinking"
4562
+ or: [
4563
+ {
4564
+ equals: "qwen/qwen3-next-80b-a3b-thinking"
4565
+ },
4566
+ {
4567
+ equals: "qwen/qwen3-next-80b-a3b-thinking-fast"
4568
+ }
4569
+ ]
4417
4570
  },
4418
4571
  context_window: 262144,
4419
4572
  prices: {
@@ -4425,7 +4578,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4425
4578
  id: "deepseek-ai/DeepSeek-R1",
4426
4579
  name: "DeepSeek-R1",
4427
4580
  match: {
4428
- equals: "deepseek-ai/deepseek-r1"
4581
+ or: [
4582
+ {
4583
+ equals: "deepseek-ai/deepseek-r1"
4584
+ },
4585
+ {
4586
+ equals: "deepseek-ai/deepseek-r1-fast"
4587
+ }
4588
+ ]
4429
4589
  },
4430
4590
  context_window: 163840,
4431
4591
  prices: {
@@ -4437,7 +4597,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4437
4597
  id: "deepseek-ai/DeepSeek-R1-0528",
4438
4598
  name: "DeepSeek-R1-0528",
4439
4599
  match: {
4440
- equals: "deepseek-ai/deepseek-r1-0528"
4600
+ or: [
4601
+ {
4602
+ equals: "deepseek-ai/deepseek-r1-0528"
4603
+ },
4604
+ {
4605
+ equals: "deepseek-ai/deepseek-r1-0528-fast"
4606
+ }
4607
+ ]
4441
4608
  },
4442
4609
  context_window: 163840,
4443
4610
  prices: {
@@ -4449,7 +4616,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4449
4616
  id: "deepseek-ai/DeepSeek-V3-0324",
4450
4617
  name: "DeepSeek-V3-0324",
4451
4618
  match: {
4452
- equals: "deepseek-ai/deepseek-v3-0324"
4619
+ or: [
4620
+ {
4621
+ equals: "deepseek-ai/deepseek-v3-0324"
4622
+ },
4623
+ {
4624
+ equals: "deepseek-ai/deepseek-v3-0324-fast"
4625
+ }
4626
+ ]
4453
4627
  },
4454
4628
  context_window: 163840,
4455
4629
  prices: {
@@ -4457,23 +4631,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
4457
4631
  output_mtok: 1.25
4458
4632
  }
4459
4633
  },
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
4634
  {
4473
4635
  id: "meta-llama/Llama-3.1-8B-Instruct",
4474
4636
  name: "Llama-3.1-8B-Instruct",
4475
4637
  match: {
4476
- equals: "meta-llama/llama-3.1-8b-instruct"
4638
+ or: [
4639
+ {
4640
+ equals: "meta-llama/llama-3.1-8b-instruct"
4641
+ },
4642
+ {
4643
+ equals: "meta-llama/llama-3.1-8b-instruct-fast"
4644
+ }
4645
+ ]
4477
4646
  },
4478
4647
  context_window: 131072,
4479
4648
  prices: {
@@ -4485,7 +4654,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4485
4654
  id: "meta-llama/Llama-3.2-3B-Instruct",
4486
4655
  name: "Llama-3.2-3B-Instruct",
4487
4656
  match: {
4488
- equals: "meta-llama/llama-3.2-3b-instruct"
4657
+ or: [
4658
+ {
4659
+ equals: "meta-llama/llama-3.2-3b-instruct"
4660
+ },
4661
+ {
4662
+ equals: "meta-llama/llama-3.2-3b-instruct-fast"
4663
+ }
4664
+ ]
4489
4665
  },
4490
4666
  context_window: 131072,
4491
4667
  prices: {
@@ -4497,7 +4673,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4497
4673
  id: "meta-llama/Llama-3.3-70B-Instruct",
4498
4674
  name: "Llama-3.3-70B-Instruct",
4499
4675
  match: {
4500
- equals: "meta-llama/llama-3.3-70b-instruct"
4676
+ or: [
4677
+ {
4678
+ equals: "meta-llama/llama-3.3-70b-instruct"
4679
+ },
4680
+ {
4681
+ equals: "meta-llama/llama-3.3-70b-instruct-fast"
4682
+ }
4683
+ ]
4501
4684
  },
4502
4685
  context_window: 131072,
4503
4686
  prices: {
@@ -4509,7 +4692,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4509
4692
  id: "meta-llama/Meta-Llama-3-70B-Instruct",
4510
4693
  name: "Meta-Llama-3-70B-Instruct",
4511
4694
  match: {
4512
- equals: "meta-llama/meta-llama-3-70b-instruct"
4695
+ or: [
4696
+ {
4697
+ equals: "meta-llama/meta-llama-3-70b-instruct"
4698
+ },
4699
+ {
4700
+ equals: "meta-llama/meta-llama-3-70b-instruct-fast"
4701
+ }
4702
+ ]
4513
4703
  },
4514
4704
  context_window: 8192,
4515
4705
  prices: {
@@ -4521,7 +4711,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4521
4711
  id: "openai/gpt-oss-120b",
4522
4712
  name: "gpt-oss-120b",
4523
4713
  match: {
4524
- equals: "openai/gpt-oss-120b"
4714
+ or: [
4715
+ {
4716
+ equals: "openai/gpt-oss-120b"
4717
+ },
4718
+ {
4719
+ equals: "openai/gpt-oss-120b-fast"
4720
+ }
4721
+ ]
4525
4722
  },
4526
4723
  context_window: 131072,
4527
4724
  prices: {
@@ -4533,7 +4730,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4533
4730
  id: "openai/gpt-oss-20b",
4534
4731
  name: "gpt-oss-20b",
4535
4732
  match: {
4536
- equals: "openai/gpt-oss-20b"
4733
+ or: [
4734
+ {
4735
+ equals: "openai/gpt-oss-20b"
4736
+ },
4737
+ {
4738
+ equals: "openai/gpt-oss-20b-fast"
4739
+ }
4740
+ ]
4537
4741
  },
4538
4742
  context_window: 131072,
4539
4743
  prices: {
@@ -4597,7 +4801,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4597
4801
  id: "NousResearch/Hermes-4-405B",
4598
4802
  name: "Hermes-4-405B",
4599
4803
  match: {
4600
- equals: "nousresearch/hermes-4-405b"
4804
+ or: [
4805
+ {
4806
+ equals: "nousresearch/hermes-4-405b"
4807
+ },
4808
+ {
4809
+ equals: "nousresearch/hermes-4-405b-fast"
4810
+ }
4811
+ ]
4601
4812
  },
4602
4813
  context_window: 131072,
4603
4814
  prices: {
@@ -4609,7 +4820,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4609
4820
  id: "NousResearch/Hermes-4-70B",
4610
4821
  name: "Hermes-4-70B",
4611
4822
  match: {
4612
- equals: "nousresearch/hermes-4-70b"
4823
+ or: [
4824
+ {
4825
+ equals: "nousresearch/hermes-4-70b"
4826
+ },
4827
+ {
4828
+ equals: "nousresearch/hermes-4-70b-fast"
4829
+ }
4830
+ ]
4613
4831
  },
4614
4832
  context_window: 131072,
4615
4833
  prices: {
@@ -4617,11 +4835,37 @@ Compared to other leading proprietary and open-weights models Command A delivers
4617
4835
  output_mtok: 0.4
4618
4836
  }
4619
4837
  },
4838
+ {
4839
+ id: "PrimeIntellect/INTELLECT-3-FP8",
4840
+ name: "INTELLECT-3-FP8",
4841
+ match: {
4842
+ or: [
4843
+ {
4844
+ equals: "primeintellect/intellect-3-fp8"
4845
+ },
4846
+ {
4847
+ equals: "primeintellect/intellect-3-fp8-fast"
4848
+ }
4849
+ ]
4850
+ },
4851
+ context_window: 131072,
4852
+ prices: {
4853
+ input_mtok: 0.2,
4854
+ output_mtok: 1.1
4855
+ }
4856
+ },
4620
4857
  {
4621
4858
  id: "Qwen/Qwen2.5-Coder-7B",
4622
4859
  name: "Qwen2.5-Coder-7B",
4623
4860
  match: {
4624
- equals: "qwen/qwen2.5-coder-7b"
4861
+ or: [
4862
+ {
4863
+ equals: "qwen/qwen2.5-coder-7b"
4864
+ },
4865
+ {
4866
+ equals: "qwen/qwen2.5-coder-7b-fast"
4867
+ }
4868
+ ]
4625
4869
  },
4626
4870
  context_window: 32768,
4627
4871
  prices: {
@@ -4633,7 +4877,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4633
4877
  id: "Qwen/Qwen2.5-VL-72B-Instruct",
4634
4878
  name: "Qwen2.5-VL-72B-Instruct",
4635
4879
  match: {
4636
- equals: "qwen/qwen2.5-vl-72b-instruct"
4880
+ or: [
4881
+ {
4882
+ equals: "qwen/qwen2.5-vl-72b-instruct"
4883
+ },
4884
+ {
4885
+ equals: "qwen/qwen2.5-vl-72b-instruct-fast"
4886
+ }
4887
+ ]
4637
4888
  },
4638
4889
  context_window: 32e3,
4639
4890
  prices: {
@@ -4645,7 +4896,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4645
4896
  id: "Qwen/Qwen3-235B-A22B-Instruct-2507",
4646
4897
  name: "Qwen3-235B-A22B-Instruct-2507",
4647
4898
  match: {
4648
- equals: "qwen/qwen3-235b-a22b-instruct-2507"
4899
+ or: [
4900
+ {
4901
+ equals: "qwen/qwen3-235b-a22b-instruct-2507"
4902
+ },
4903
+ {
4904
+ equals: "qwen/qwen3-235b-a22b-instruct-2507-fast"
4905
+ }
4906
+ ]
4649
4907
  },
4650
4908
  context_window: 262144,
4651
4909
  prices: {
@@ -4653,11 +4911,37 @@ Compared to other leading proprietary and open-weights models Command A delivers
4653
4911
  output_mtok: 0.6
4654
4912
  }
4655
4913
  },
4914
+ {
4915
+ id: "Qwen/Qwen3-235B-A22B-Thinking-2507",
4916
+ name: "Qwen3-235B-A22B-Thinking-2507",
4917
+ match: {
4918
+ or: [
4919
+ {
4920
+ equals: "qwen/qwen3-235b-a22b-thinking-2507"
4921
+ },
4922
+ {
4923
+ equals: "qwen/qwen3-235b-a22b-thinking-2507-fast"
4924
+ }
4925
+ ]
4926
+ },
4927
+ context_window: 262144,
4928
+ prices: {
4929
+ input_mtok: 0.2,
4930
+ output_mtok: 0.8
4931
+ }
4932
+ },
4656
4933
  {
4657
4934
  id: "Qwen/Qwen3-30B-A3B-Instruct-2507",
4658
4935
  name: "Qwen3-30B-A3B-Instruct-2507",
4659
4936
  match: {
4660
- equals: "qwen/qwen3-30b-a3b-instruct-2507"
4937
+ or: [
4938
+ {
4939
+ equals: "qwen/qwen3-30b-a3b-instruct-2507"
4940
+ },
4941
+ {
4942
+ equals: "qwen/qwen3-30b-a3b-instruct-2507-fast"
4943
+ }
4944
+ ]
4661
4945
  },
4662
4946
  context_window: 262144,
4663
4947
  prices: {
@@ -4669,7 +4953,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4669
4953
  id: "Qwen/Qwen3-30B-A3B-Thinking-2507",
4670
4954
  name: "Qwen3-30B-A3B-Thinking-2507",
4671
4955
  match: {
4672
- equals: "qwen/qwen3-30b-a3b-thinking-2507"
4956
+ or: [
4957
+ {
4958
+ equals: "qwen/qwen3-30b-a3b-thinking-2507"
4959
+ },
4960
+ {
4961
+ equals: "qwen/qwen3-30b-a3b-thinking-2507-fast"
4962
+ }
4963
+ ]
4673
4964
  },
4674
4965
  context_window: 262144,
4675
4966
  prices: {
@@ -4681,7 +4972,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4681
4972
  id: "Qwen/Qwen3-32B",
4682
4973
  name: "Qwen3-32B",
4683
4974
  match: {
4684
- equals: "qwen/qwen3-32b"
4975
+ or: [
4976
+ {
4977
+ equals: "qwen/qwen3-32b"
4978
+ },
4979
+ {
4980
+ equals: "qwen/qwen3-32b-fast"
4981
+ }
4982
+ ]
4685
4983
  },
4686
4984
  context_window: 40960,
4687
4985
  prices: {
@@ -4693,7 +4991,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4693
4991
  id: "Qwen/Qwen3-Coder-30B-A3B-Instruct",
4694
4992
  name: "Qwen3-Coder-30B-A3B-Instruct",
4695
4993
  match: {
4696
- equals: "qwen/qwen3-coder-30b-a3b-instruct"
4994
+ or: [
4995
+ {
4996
+ equals: "qwen/qwen3-coder-30b-a3b-instruct"
4997
+ },
4998
+ {
4999
+ equals: "qwen/qwen3-coder-30b-a3b-instruct-fast"
5000
+ }
5001
+ ]
4697
5002
  },
4698
5003
  context_window: 262144,
4699
5004
  prices: {
@@ -4705,7 +5010,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4705
5010
  id: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
4706
5011
  name: "Qwen3-Coder-480B-A35B-Instruct",
4707
5012
  match: {
4708
- equals: "qwen/qwen3-coder-480b-a35b-instruct"
5013
+ or: [
5014
+ {
5015
+ equals: "qwen/qwen3-coder-480b-a35b-instruct"
5016
+ },
5017
+ {
5018
+ equals: "qwen/qwen3-coder-480b-a35b-instruct-fast"
5019
+ }
5020
+ ]
4709
5021
  },
4710
5022
  context_window: 262144,
4711
5023
  prices: {
@@ -4717,7 +5029,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4717
5029
  id: "deepseek-ai/DeepSeek-R1-0528",
4718
5030
  name: "DeepSeek-R1-0528",
4719
5031
  match: {
4720
- equals: "deepseek-ai/deepseek-r1-0528"
5032
+ or: [
5033
+ {
5034
+ equals: "deepseek-ai/deepseek-r1-0528"
5035
+ },
5036
+ {
5037
+ equals: "deepseek-ai/deepseek-r1-0528-fast"
5038
+ }
5039
+ ]
4721
5040
  },
4722
5041
  context_window: 163840,
4723
5042
  prices: {
@@ -4729,7 +5048,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4729
5048
  id: "deepseek-ai/DeepSeek-V3-0324",
4730
5049
  name: "DeepSeek-V3-0324",
4731
5050
  match: {
4732
- equals: "deepseek-ai/deepseek-v3-0324"
5051
+ or: [
5052
+ {
5053
+ equals: "deepseek-ai/deepseek-v3-0324"
5054
+ },
5055
+ {
5056
+ equals: "deepseek-ai/deepseek-v3-0324-fast"
5057
+ }
5058
+ ]
4733
5059
  },
4734
5060
  context_window: 32768,
4735
5061
  prices: {
@@ -4741,7 +5067,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4741
5067
  id: "google/gemma-2-2b-it",
4742
5068
  name: "gemma-2-2b-it",
4743
5069
  match: {
4744
- equals: "google/gemma-2-2b-it"
5070
+ or: [
5071
+ {
5072
+ equals: "google/gemma-2-2b-it"
5073
+ },
5074
+ {
5075
+ equals: "google/gemma-2-2b-it-fast"
5076
+ }
5077
+ ]
4745
5078
  },
4746
5079
  context_window: 8192,
4747
5080
  prices: {
@@ -4753,7 +5086,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4753
5086
  id: "google/gemma-2-9b-it",
4754
5087
  name: "gemma-2-9b-it",
4755
5088
  match: {
4756
- equals: "google/gemma-2-9b-it"
5089
+ or: [
5090
+ {
5091
+ equals: "google/gemma-2-9b-it"
5092
+ },
5093
+ {
5094
+ equals: "google/gemma-2-9b-it-fast"
5095
+ }
5096
+ ]
4757
5097
  },
4758
5098
  context_window: 8192,
4759
5099
  prices: {
@@ -4765,7 +5105,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4765
5105
  id: "google/gemma-3-27b-it",
4766
5106
  name: "gemma-3-27b-it",
4767
5107
  match: {
4768
- equals: "google/gemma-3-27b-it"
5108
+ or: [
5109
+ {
5110
+ equals: "google/gemma-3-27b-it"
5111
+ },
5112
+ {
5113
+ equals: "google/gemma-3-27b-it-fast"
5114
+ }
5115
+ ]
4769
5116
  },
4770
5117
  context_window: 11e4,
4771
5118
  prices: {
@@ -4777,7 +5124,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4777
5124
  id: "meta-llama/Llama-3.1-8B-Instruct",
4778
5125
  name: "Llama-3.1-8B-Instruct",
4779
5126
  match: {
4780
- equals: "meta-llama/llama-3.1-8b-instruct"
5127
+ or: [
5128
+ {
5129
+ equals: "meta-llama/llama-3.1-8b-instruct"
5130
+ },
5131
+ {
5132
+ equals: "meta-llama/llama-3.1-8b-instruct-fast"
5133
+ }
5134
+ ]
4781
5135
  },
4782
5136
  context_window: 131072,
4783
5137
  prices: {
@@ -4789,7 +5143,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4789
5143
  id: "meta-llama/Llama-3.3-70B-Instruct",
4790
5144
  name: "Llama-3.3-70B-Instruct",
4791
5145
  match: {
4792
- equals: "meta-llama/llama-3.3-70b-instruct"
5146
+ or: [
5147
+ {
5148
+ equals: "meta-llama/llama-3.3-70b-instruct"
5149
+ },
5150
+ {
5151
+ equals: "meta-llama/llama-3.3-70b-instruct-fast"
5152
+ }
5153
+ ]
4793
5154
  },
4794
5155
  context_window: 131072,
4795
5156
  prices: {
@@ -4801,7 +5162,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4801
5162
  id: "moonshotai/Kimi-K2-Instruct",
4802
5163
  name: "Kimi-K2-Instruct",
4803
5164
  match: {
4804
- equals: "moonshotai/kimi-k2-instruct"
5165
+ or: [
5166
+ {
5167
+ equals: "moonshotai/kimi-k2-instruct"
5168
+ },
5169
+ {
5170
+ equals: "moonshotai/kimi-k2-instruct-fast"
5171
+ }
5172
+ ]
4805
5173
  },
4806
5174
  context_window: 131072,
4807
5175
  prices: {
@@ -4809,23 +5177,75 @@ Compared to other leading proprietary and open-weights models Command A delivers
4809
5177
  output_mtok: 2.4
4810
5178
  }
4811
5179
  },
5180
+ {
5181
+ id: "moonshotai/Kimi-K2-Thinking",
5182
+ name: "Kimi-K2-Thinking",
5183
+ match: {
5184
+ or: [
5185
+ {
5186
+ equals: "moonshotai/kimi-k2-thinking"
5187
+ },
5188
+ {
5189
+ equals: "moonshotai/kimi-k2-thinking-fast"
5190
+ }
5191
+ ]
5192
+ },
5193
+ context_window: 262144,
5194
+ prices: {
5195
+ input_mtok: 0.6,
5196
+ output_mtok: 2.5
5197
+ }
5198
+ },
4812
5199
  {
4813
5200
  id: "nvidia/Llama-3_1-Nemotron-Ultra-253B-v1",
4814
5201
  name: "Llama-3_1-Nemotron-Ultra-253B-v1",
4815
5202
  match: {
4816
- equals: "nvidia/llama-3_1-nemotron-ultra-253b-v1"
5203
+ or: [
5204
+ {
5205
+ equals: "nvidia/llama-3_1-nemotron-ultra-253b-v1"
5206
+ },
5207
+ {
5208
+ equals: "nvidia/llama-3_1-nemotron-ultra-253b-v1-fast"
5209
+ }
5210
+ ]
5211
+ },
5212
+ context_window: 131072,
5213
+ prices: {
5214
+ input_mtok: 0.6,
5215
+ output_mtok: 1.8
5216
+ }
5217
+ },
5218
+ {
5219
+ id: "nvidia/NVIDIA-Nemotron-Nano-12B-v2",
5220
+ name: "NVIDIA-Nemotron-Nano-12B-v2",
5221
+ match: {
5222
+ or: [
5223
+ {
5224
+ equals: "nvidia/nvidia-nemotron-nano-12b-v2"
5225
+ },
5226
+ {
5227
+ equals: "nvidia/nvidia-nemotron-nano-12b-v2-fast"
5228
+ }
5229
+ ]
4817
5230
  },
4818
5231
  context_window: 131072,
4819
5232
  prices: {
4820
- input_mtok: 0.6,
4821
- output_mtok: 1.8
5233
+ input_mtok: 0.07,
5234
+ output_mtok: 0.2
4822
5235
  }
4823
5236
  },
4824
5237
  {
4825
5238
  id: "openai/gpt-oss-120b",
4826
5239
  name: "gpt-oss-120b",
4827
5240
  match: {
4828
- equals: "openai/gpt-oss-120b"
5241
+ or: [
5242
+ {
5243
+ equals: "openai/gpt-oss-120b"
5244
+ },
5245
+ {
5246
+ equals: "openai/gpt-oss-120b-fast"
5247
+ }
5248
+ ]
4829
5249
  },
4830
5250
  context_window: 131072,
4831
5251
  prices: {
@@ -4837,7 +5257,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4837
5257
  id: "openai/gpt-oss-20b",
4838
5258
  name: "gpt-oss-20b",
4839
5259
  match: {
4840
- equals: "openai/gpt-oss-20b"
5260
+ or: [
5261
+ {
5262
+ equals: "openai/gpt-oss-20b"
5263
+ },
5264
+ {
5265
+ equals: "openai/gpt-oss-20b-fast"
5266
+ }
5267
+ ]
4841
5268
  },
4842
5269
  context_window: 131072,
4843
5270
  prices: {
@@ -4849,7 +5276,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4849
5276
  id: "zai-org/GLM-4.5",
4850
5277
  name: "GLM-4.5",
4851
5278
  match: {
4852
- equals: "zai-org/glm-4.5"
5279
+ or: [
5280
+ {
5281
+ equals: "zai-org/glm-4.5"
5282
+ },
5283
+ {
5284
+ equals: "zai-org/glm-4.5-fast"
5285
+ }
5286
+ ]
4853
5287
  },
4854
5288
  context_window: 131072,
4855
5289
  prices: {
@@ -4861,7 +5295,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4861
5295
  id: "zai-org/GLM-4.5-Air",
4862
5296
  name: "GLM-4.5-Air",
4863
5297
  match: {
4864
- equals: "zai-org/glm-4.5-air"
5298
+ or: [
5299
+ {
5300
+ equals: "zai-org/glm-4.5-air"
5301
+ },
5302
+ {
5303
+ equals: "zai-org/glm-4.5-air-fast"
5304
+ }
5305
+ ]
4865
5306
  },
4866
5307
  context_window: 131072,
4867
5308
  prices: {
@@ -4925,7 +5366,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4925
5366
  id: "MiniMaxAI/MiniMax-M1-80k",
4926
5367
  name: "MiniMax-M1-80k",
4927
5368
  match: {
4928
- equals: "minimaxai/minimax-m1-80k"
5369
+ or: [
5370
+ {
5371
+ equals: "minimaxai/minimax-m1-80k"
5372
+ },
5373
+ {
5374
+ equals: "minimaxai/minimax-m1-80k-fast"
5375
+ }
5376
+ ]
4929
5377
  },
4930
5378
  context_window: 1e6,
4931
5379
  prices: {
@@ -4937,19 +5385,33 @@ Compared to other leading proprietary and open-weights models Command A delivers
4937
5385
  id: "MiniMaxAI/MiniMax-M2",
4938
5386
  name: "MiniMax-M2",
4939
5387
  match: {
4940
- equals: "minimaxai/minimax-m2"
5388
+ or: [
5389
+ {
5390
+ equals: "minimaxai/minimax-m2"
5391
+ },
5392
+ {
5393
+ equals: "minimaxai/minimax-m2-fast"
5394
+ }
5395
+ ]
4941
5396
  },
4942
5397
  context_window: 204800,
4943
5398
  prices: {
4944
- input_mtok: 0.24,
4945
- output_mtok: 0.96
5399
+ input_mtok: 0.3,
5400
+ output_mtok: 1.2
4946
5401
  }
4947
5402
  },
4948
5403
  {
4949
5404
  id: "NousResearch/Hermes-2-Pro-Llama-3-8B",
4950
5405
  name: "Hermes-2-Pro-Llama-3-8B",
4951
5406
  match: {
4952
- equals: "nousresearch/hermes-2-pro-llama-3-8b"
5407
+ or: [
5408
+ {
5409
+ equals: "nousresearch/hermes-2-pro-llama-3-8b"
5410
+ },
5411
+ {
5412
+ equals: "nousresearch/hermes-2-pro-llama-3-8b-fast"
5413
+ }
5414
+ ]
4953
5415
  },
4954
5416
  context_window: 8192,
4955
5417
  prices: {
@@ -4961,7 +5423,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4961
5423
  id: "Qwen/Qwen2.5-72B-Instruct",
4962
5424
  name: "Qwen2.5-72B-Instruct",
4963
5425
  match: {
4964
- equals: "qwen/qwen2.5-72b-instruct"
5426
+ or: [
5427
+ {
5428
+ equals: "qwen/qwen2.5-72b-instruct"
5429
+ },
5430
+ {
5431
+ equals: "qwen/qwen2.5-72b-instruct-fast"
5432
+ }
5433
+ ]
4965
5434
  },
4966
5435
  context_window: 32e3,
4967
5436
  prices: {
@@ -4973,7 +5442,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4973
5442
  id: "Qwen/Qwen3-235B-A22B",
4974
5443
  name: "Qwen3-235B-A22B",
4975
5444
  match: {
4976
- equals: "qwen/qwen3-235b-a22b"
5445
+ or: [
5446
+ {
5447
+ equals: "qwen/qwen3-235b-a22b"
5448
+ },
5449
+ {
5450
+ equals: "qwen/qwen3-235b-a22b-fast"
5451
+ }
5452
+ ]
4977
5453
  },
4978
5454
  context_window: 40960,
4979
5455
  prices: {
@@ -4985,7 +5461,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4985
5461
  id: "Qwen/Qwen3-235B-A22B-Instruct-2507",
4986
5462
  name: "Qwen3-235B-A22B-Instruct-2507",
4987
5463
  match: {
4988
- equals: "qwen/qwen3-235b-a22b-instruct-2507"
5464
+ or: [
5465
+ {
5466
+ equals: "qwen/qwen3-235b-a22b-instruct-2507"
5467
+ },
5468
+ {
5469
+ equals: "qwen/qwen3-235b-a22b-instruct-2507-fast"
5470
+ }
5471
+ ]
4989
5472
  },
4990
5473
  context_window: 131072,
4991
5474
  prices: {
@@ -4997,7 +5480,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
4997
5480
  id: "Qwen/Qwen3-235B-A22B-Thinking-2507",
4998
5481
  name: "Qwen3-235B-A22B-Thinking-2507",
4999
5482
  match: {
5000
- equals: "qwen/qwen3-235b-a22b-thinking-2507"
5483
+ or: [
5484
+ {
5485
+ equals: "qwen/qwen3-235b-a22b-thinking-2507"
5486
+ },
5487
+ {
5488
+ equals: "qwen/qwen3-235b-a22b-thinking-2507-fast"
5489
+ }
5490
+ ]
5001
5491
  },
5002
5492
  context_window: 131072,
5003
5493
  prices: {
@@ -5009,7 +5499,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5009
5499
  id: "Qwen/Qwen3-30B-A3B",
5010
5500
  name: "Qwen3-30B-A3B",
5011
5501
  match: {
5012
- equals: "qwen/qwen3-30b-a3b"
5502
+ or: [
5503
+ {
5504
+ equals: "qwen/qwen3-30b-a3b"
5505
+ },
5506
+ {
5507
+ equals: "qwen/qwen3-30b-a3b-fast"
5508
+ }
5509
+ ]
5013
5510
  },
5014
5511
  context_window: 40960,
5015
5512
  prices: {
@@ -5021,7 +5518,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5021
5518
  id: "Qwen/Qwen3-32B",
5022
5519
  name: "Qwen3-32B",
5023
5520
  match: {
5024
- equals: "qwen/qwen3-32b"
5521
+ or: [
5522
+ {
5523
+ equals: "qwen/qwen3-32b"
5524
+ },
5525
+ {
5526
+ equals: "qwen/qwen3-32b-fast"
5527
+ }
5528
+ ]
5025
5529
  },
5026
5530
  context_window: 40960,
5027
5531
  prices: {
@@ -5033,19 +5537,33 @@ Compared to other leading proprietary and open-weights models Command A delivers
5033
5537
  id: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
5034
5538
  name: "Qwen3-Coder-480B-A35B-Instruct",
5035
5539
  match: {
5036
- equals: "qwen/qwen3-coder-480b-a35b-instruct"
5540
+ or: [
5541
+ {
5542
+ equals: "qwen/qwen3-coder-480b-a35b-instruct"
5543
+ },
5544
+ {
5545
+ equals: "qwen/qwen3-coder-480b-a35b-instruct-fast"
5546
+ }
5547
+ ]
5037
5548
  },
5038
5549
  context_window: 262144,
5039
5550
  prices: {
5040
- input_mtok: 0.232,
5041
- output_mtok: 0.96
5551
+ input_mtok: 0.29,
5552
+ output_mtok: 1.2
5042
5553
  }
5043
5554
  },
5044
5555
  {
5045
5556
  id: "Qwen/Qwen3-Next-80B-A3B-Instruct",
5046
5557
  name: "Qwen3-Next-80B-A3B-Instruct",
5047
5558
  match: {
5048
- equals: "qwen/qwen3-next-80b-a3b-instruct"
5559
+ or: [
5560
+ {
5561
+ equals: "qwen/qwen3-next-80b-a3b-instruct"
5562
+ },
5563
+ {
5564
+ equals: "qwen/qwen3-next-80b-a3b-instruct-fast"
5565
+ }
5566
+ ]
5049
5567
  },
5050
5568
  context_window: 131072,
5051
5569
  prices: {
@@ -5057,7 +5575,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5057
5575
  id: "Qwen/Qwen3-Next-80B-A3B-Thinking",
5058
5576
  name: "Qwen3-Next-80B-A3B-Thinking",
5059
5577
  match: {
5060
- equals: "qwen/qwen3-next-80b-a3b-thinking"
5578
+ or: [
5579
+ {
5580
+ equals: "qwen/qwen3-next-80b-a3b-thinking"
5581
+ },
5582
+ {
5583
+ equals: "qwen/qwen3-next-80b-a3b-thinking-fast"
5584
+ }
5585
+ ]
5061
5586
  },
5062
5587
  context_window: 131072,
5063
5588
  prices: {
@@ -5069,7 +5594,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5069
5594
  id: "Qwen/Qwen3-VL-235B-A22B-Instruct",
5070
5595
  name: "Qwen3-VL-235B-A22B-Instruct",
5071
5596
  match: {
5072
- equals: "qwen/qwen3-vl-235b-a22b-instruct"
5597
+ or: [
5598
+ {
5599
+ equals: "qwen/qwen3-vl-235b-a22b-instruct"
5600
+ },
5601
+ {
5602
+ equals: "qwen/qwen3-vl-235b-a22b-instruct-fast"
5603
+ }
5604
+ ]
5073
5605
  },
5074
5606
  context_window: 131072,
5075
5607
  prices: {
@@ -5081,7 +5613,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5081
5613
  id: "Qwen/Qwen3-VL-235B-A22B-Thinking",
5082
5614
  name: "Qwen3-VL-235B-A22B-Thinking",
5083
5615
  match: {
5084
- equals: "qwen/qwen3-vl-235b-a22b-thinking"
5616
+ or: [
5617
+ {
5618
+ equals: "qwen/qwen3-vl-235b-a22b-thinking"
5619
+ },
5620
+ {
5621
+ equals: "qwen/qwen3-vl-235b-a22b-thinking-fast"
5622
+ }
5623
+ ]
5085
5624
  },
5086
5625
  context_window: 131072,
5087
5626
  prices: {
@@ -5093,7 +5632,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5093
5632
  id: "Qwen/Qwen3-VL-30B-A3B-Instruct",
5094
5633
  name: "Qwen3-VL-30B-A3B-Instruct",
5095
5634
  match: {
5096
- equals: "qwen/qwen3-vl-30b-a3b-instruct"
5635
+ or: [
5636
+ {
5637
+ equals: "qwen/qwen3-vl-30b-a3b-instruct"
5638
+ },
5639
+ {
5640
+ equals: "qwen/qwen3-vl-30b-a3b-instruct-fast"
5641
+ }
5642
+ ]
5097
5643
  },
5098
5644
  context_window: 131072,
5099
5645
  prices: {
@@ -5105,7 +5651,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5105
5651
  id: "Qwen/Qwen3-VL-30B-A3B-Thinking",
5106
5652
  name: "Qwen3-VL-30B-A3B-Thinking",
5107
5653
  match: {
5108
- equals: "qwen/qwen3-vl-30b-a3b-thinking"
5654
+ or: [
5655
+ {
5656
+ equals: "qwen/qwen3-vl-30b-a3b-thinking"
5657
+ },
5658
+ {
5659
+ equals: "qwen/qwen3-vl-30b-a3b-thinking-fast"
5660
+ }
5661
+ ]
5109
5662
  },
5110
5663
  context_window: 131072,
5111
5664
  prices: {
@@ -5117,7 +5670,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5117
5670
  id: "Qwen/Qwen3-VL-8B-Instruct",
5118
5671
  name: "Qwen3-VL-8B-Instruct",
5119
5672
  match: {
5120
- equals: "qwen/qwen3-vl-8b-instruct"
5673
+ or: [
5674
+ {
5675
+ equals: "qwen/qwen3-vl-8b-instruct"
5676
+ },
5677
+ {
5678
+ equals: "qwen/qwen3-vl-8b-instruct-fast"
5679
+ }
5680
+ ]
5121
5681
  },
5122
5682
  context_window: 131072,
5123
5683
  prices: {
@@ -5129,7 +5689,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5129
5689
  id: "Sao10K/L3-70B-Euryale-v2.1",
5130
5690
  name: "L3-70B-Euryale-v2.1",
5131
5691
  match: {
5132
- equals: "sao10k/l3-70b-euryale-v2.1"
5692
+ or: [
5693
+ {
5694
+ equals: "sao10k/l3-70b-euryale-v2.1"
5695
+ },
5696
+ {
5697
+ equals: "sao10k/l3-70b-euryale-v2.1-fast"
5698
+ }
5699
+ ]
5133
5700
  },
5134
5701
  context_window: 8192,
5135
5702
  prices: {
@@ -5141,7 +5708,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5141
5708
  id: "Sao10K/L3-8B-Lunaris-v1",
5142
5709
  name: "L3-8B-Lunaris-v1",
5143
5710
  match: {
5144
- equals: "sao10k/l3-8b-lunaris-v1"
5711
+ or: [
5712
+ {
5713
+ equals: "sao10k/l3-8b-lunaris-v1"
5714
+ },
5715
+ {
5716
+ equals: "sao10k/l3-8b-lunaris-v1-fast"
5717
+ }
5718
+ ]
5145
5719
  },
5146
5720
  context_window: 8192,
5147
5721
  prices: {
@@ -5153,7 +5727,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5153
5727
  id: "Sao10K/L3-8B-Stheno-v3.2",
5154
5728
  name: "L3-8B-Stheno-v3.2",
5155
5729
  match: {
5156
- equals: "sao10k/l3-8b-stheno-v3.2"
5730
+ or: [
5731
+ {
5732
+ equals: "sao10k/l3-8b-stheno-v3.2"
5733
+ },
5734
+ {
5735
+ equals: "sao10k/l3-8b-stheno-v3.2-fast"
5736
+ }
5737
+ ]
5157
5738
  },
5158
5739
  context_window: 8192,
5159
5740
  prices: {
@@ -5165,7 +5746,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5165
5746
  id: "alpindale/WizardLM-2-8x22B",
5166
5747
  name: "WizardLM-2-8x22B",
5167
5748
  match: {
5168
- equals: "alpindale/wizardlm-2-8x22b"
5749
+ or: [
5750
+ {
5751
+ equals: "alpindale/wizardlm-2-8x22b"
5752
+ },
5753
+ {
5754
+ equals: "alpindale/wizardlm-2-8x22b-fast"
5755
+ }
5756
+ ]
5169
5757
  },
5170
5758
  context_window: 65535,
5171
5759
  prices: {
@@ -5177,7 +5765,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5177
5765
  id: "baichuan-inc/Baichuan-M2-32B",
5178
5766
  name: "Baichuan-M2-32B",
5179
5767
  match: {
5180
- equals: "baichuan-inc/baichuan-m2-32b"
5768
+ or: [
5769
+ {
5770
+ equals: "baichuan-inc/baichuan-m2-32b"
5771
+ },
5772
+ {
5773
+ equals: "baichuan-inc/baichuan-m2-32b-fast"
5774
+ }
5775
+ ]
5181
5776
  },
5182
5777
  context_window: 131072,
5183
5778
  prices: {
@@ -5189,7 +5784,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5189
5784
  id: "baidu/ERNIE-4.5-21B-A3B-PT",
5190
5785
  name: "ERNIE-4.5-21B-A3B-PT",
5191
5786
  match: {
5192
- equals: "baidu/ernie-4.5-21b-a3b-pt"
5787
+ or: [
5788
+ {
5789
+ equals: "baidu/ernie-4.5-21b-a3b-pt"
5790
+ },
5791
+ {
5792
+ equals: "baidu/ernie-4.5-21b-a3b-pt-fast"
5793
+ }
5794
+ ]
5193
5795
  },
5194
5796
  context_window: 12e4,
5195
5797
  prices: {
@@ -5201,7 +5803,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5201
5803
  id: "baidu/ERNIE-4.5-300B-A47B-Base-PT",
5202
5804
  name: "ERNIE-4.5-300B-A47B-Base-PT",
5203
5805
  match: {
5204
- equals: "baidu/ernie-4.5-300b-a47b-base-pt"
5806
+ or: [
5807
+ {
5808
+ equals: "baidu/ernie-4.5-300b-a47b-base-pt"
5809
+ },
5810
+ {
5811
+ equals: "baidu/ernie-4.5-300b-a47b-base-pt-fast"
5812
+ }
5813
+ ]
5205
5814
  },
5206
5815
  context_window: 123e3,
5207
5816
  prices: {
@@ -5213,7 +5822,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5213
5822
  id: "baidu/ERNIE-4.5-VL-28B-A3B-PT",
5214
5823
  name: "ERNIE-4.5-VL-28B-A3B-PT",
5215
5824
  match: {
5216
- equals: "baidu/ernie-4.5-vl-28b-a3b-pt"
5825
+ or: [
5826
+ {
5827
+ equals: "baidu/ernie-4.5-vl-28b-a3b-pt"
5828
+ },
5829
+ {
5830
+ equals: "baidu/ernie-4.5-vl-28b-a3b-pt-fast"
5831
+ }
5832
+ ]
5217
5833
  },
5218
5834
  context_window: 3e4,
5219
5835
  prices: {
@@ -5225,7 +5841,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5225
5841
  id: "baidu/ERNIE-4.5-VL-424B-A47B-Base-PT",
5226
5842
  name: "ERNIE-4.5-VL-424B-A47B-Base-PT",
5227
5843
  match: {
5228
- equals: "baidu/ernie-4.5-vl-424b-a47b-base-pt"
5844
+ or: [
5845
+ {
5846
+ equals: "baidu/ernie-4.5-vl-424b-a47b-base-pt"
5847
+ },
5848
+ {
5849
+ equals: "baidu/ernie-4.5-vl-424b-a47b-base-pt-fast"
5850
+ }
5851
+ ]
5229
5852
  },
5230
5853
  context_window: 123e3,
5231
5854
  prices: {
@@ -5237,7 +5860,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5237
5860
  id: "deepseek-ai/DeepSeek-Prover-V2-671B",
5238
5861
  name: "DeepSeek-Prover-V2-671B",
5239
5862
  match: {
5240
- equals: "deepseek-ai/deepseek-prover-v2-671b"
5863
+ or: [
5864
+ {
5865
+ equals: "deepseek-ai/deepseek-prover-v2-671b"
5866
+ },
5867
+ {
5868
+ equals: "deepseek-ai/deepseek-prover-v2-671b-fast"
5869
+ }
5870
+ ]
5241
5871
  },
5242
5872
  context_window: 16e4,
5243
5873
  prices: {
@@ -5253,8 +5883,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5253
5883
  {
5254
5884
  equals: "deepseek-ai/deepseek-r1"
5255
5885
  },
5886
+ {
5887
+ equals: "deepseek-ai/deepseek-r1-fast"
5888
+ },
5256
5889
  {
5257
5890
  equals: "deepseek-ai/deepseek-r1-0528"
5891
+ },
5892
+ {
5893
+ equals: "deepseek-ai/deepseek-r1-0528-fast"
5258
5894
  }
5259
5895
  ]
5260
5896
  },
@@ -5268,7 +5904,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5268
5904
  id: "deepseek-ai/DeepSeek-R1-0528-Qwen3-8B",
5269
5905
  name: "DeepSeek-R1-0528-Qwen3-8B",
5270
5906
  match: {
5271
- equals: "deepseek-ai/deepseek-r1-0528-qwen3-8b"
5907
+ or: [
5908
+ {
5909
+ equals: "deepseek-ai/deepseek-r1-0528-qwen3-8b"
5910
+ },
5911
+ {
5912
+ equals: "deepseek-ai/deepseek-r1-0528-qwen3-8b-fast"
5913
+ }
5914
+ ]
5272
5915
  },
5273
5916
  context_window: 128e3,
5274
5917
  prices: {
@@ -5280,7 +5923,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5280
5923
  id: "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
5281
5924
  name: "DeepSeek-R1-Distill-Llama-70B",
5282
5925
  match: {
5283
- equals: "deepseek-ai/deepseek-r1-distill-llama-70b"
5926
+ or: [
5927
+ {
5928
+ equals: "deepseek-ai/deepseek-r1-distill-llama-70b"
5929
+ },
5930
+ {
5931
+ equals: "deepseek-ai/deepseek-r1-distill-llama-70b-fast"
5932
+ }
5933
+ ]
5284
5934
  },
5285
5935
  context_window: 8192,
5286
5936
  prices: {
@@ -5292,7 +5942,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5292
5942
  id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
5293
5943
  name: "DeepSeek-R1-Distill-Qwen-14B",
5294
5944
  match: {
5295
- equals: "deepseek-ai/deepseek-r1-distill-qwen-14b"
5945
+ or: [
5946
+ {
5947
+ equals: "deepseek-ai/deepseek-r1-distill-qwen-14b"
5948
+ },
5949
+ {
5950
+ equals: "deepseek-ai/deepseek-r1-distill-qwen-14b-fast"
5951
+ }
5952
+ ]
5296
5953
  },
5297
5954
  context_window: 32768,
5298
5955
  prices: {
@@ -5304,7 +5961,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5304
5961
  id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
5305
5962
  name: "DeepSeek-R1-Distill-Qwen-32B",
5306
5963
  match: {
5307
- equals: "deepseek-ai/deepseek-r1-distill-qwen-32b"
5964
+ or: [
5965
+ {
5966
+ equals: "deepseek-ai/deepseek-r1-distill-qwen-32b"
5967
+ },
5968
+ {
5969
+ equals: "deepseek-ai/deepseek-r1-distill-qwen-32b-fast"
5970
+ }
5971
+ ]
5308
5972
  },
5309
5973
  context_window: 64e3,
5310
5974
  prices: {
@@ -5316,7 +5980,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5316
5980
  id: "deepseek-ai/DeepSeek-V3",
5317
5981
  name: "DeepSeek-V3",
5318
5982
  match: {
5319
- equals: "deepseek-ai/deepseek-v3"
5983
+ or: [
5984
+ {
5985
+ equals: "deepseek-ai/deepseek-v3"
5986
+ },
5987
+ {
5988
+ equals: "deepseek-ai/deepseek-v3-fast"
5989
+ }
5990
+ ]
5320
5991
  },
5321
5992
  context_window: 64e3,
5322
5993
  prices: {
@@ -5328,7 +5999,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5328
5999
  id: "deepseek-ai/DeepSeek-V3-0324",
5329
6000
  name: "DeepSeek-V3-0324",
5330
6001
  match: {
5331
- equals: "deepseek-ai/deepseek-v3-0324"
6002
+ or: [
6003
+ {
6004
+ equals: "deepseek-ai/deepseek-v3-0324"
6005
+ },
6006
+ {
6007
+ equals: "deepseek-ai/deepseek-v3-0324-fast"
6008
+ }
6009
+ ]
5332
6010
  },
5333
6011
  context_window: 163840,
5334
6012
  prices: {
@@ -5344,8 +6022,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5344
6022
  {
5345
6023
  equals: "deepseek-ai/deepseek-v3.1"
5346
6024
  },
6025
+ {
6026
+ equals: "deepseek-ai/deepseek-v3.1-fast"
6027
+ },
5347
6028
  {
5348
6029
  equals: "deepseek-ai/deepseek-v3.1-terminus"
6030
+ },
6031
+ {
6032
+ equals: "deepseek-ai/deepseek-v3.1-terminus-fast"
5349
6033
  }
5350
6034
  ]
5351
6035
  },
@@ -5359,7 +6043,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5359
6043
  id: "deepseek-ai/DeepSeek-V3.2-Exp",
5360
6044
  name: "DeepSeek-V3.2-Exp",
5361
6045
  match: {
5362
- equals: "deepseek-ai/deepseek-v3.2-exp"
6046
+ or: [
6047
+ {
6048
+ equals: "deepseek-ai/deepseek-v3.2-exp"
6049
+ },
6050
+ {
6051
+ equals: "deepseek-ai/deepseek-v3.2-exp-fast"
6052
+ }
6053
+ ]
5363
6054
  },
5364
6055
  context_window: 163840,
5365
6056
  prices: {
@@ -5371,7 +6062,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5371
6062
  id: "meta-llama/Llama-3.1-8B-Instruct",
5372
6063
  name: "Llama-3.1-8B-Instruct",
5373
6064
  match: {
5374
- equals: "meta-llama/llama-3.1-8b-instruct"
6065
+ or: [
6066
+ {
6067
+ equals: "meta-llama/llama-3.1-8b-instruct"
6068
+ },
6069
+ {
6070
+ equals: "meta-llama/llama-3.1-8b-instruct-fast"
6071
+ }
6072
+ ]
5375
6073
  },
5376
6074
  context_window: 16384,
5377
6075
  prices: {
@@ -5383,7 +6081,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5383
6081
  id: "meta-llama/Llama-3.2-3B-Instruct",
5384
6082
  name: "Llama-3.2-3B-Instruct",
5385
6083
  match: {
5386
- equals: "meta-llama/llama-3.2-3b-instruct"
6084
+ or: [
6085
+ {
6086
+ equals: "meta-llama/llama-3.2-3b-instruct"
6087
+ },
6088
+ {
6089
+ equals: "meta-llama/llama-3.2-3b-instruct-fast"
6090
+ }
6091
+ ]
5387
6092
  },
5388
6093
  context_window: 32768,
5389
6094
  prices: {
@@ -5395,7 +6100,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5395
6100
  id: "meta-llama/Llama-3.3-70B-Instruct",
5396
6101
  name: "Llama-3.3-70B-Instruct",
5397
6102
  match: {
5398
- equals: "meta-llama/llama-3.3-70b-instruct"
6103
+ or: [
6104
+ {
6105
+ equals: "meta-llama/llama-3.3-70b-instruct"
6106
+ },
6107
+ {
6108
+ equals: "meta-llama/llama-3.3-70b-instruct-fast"
6109
+ }
6110
+ ]
5399
6111
  },
5400
6112
  context_window: 131072,
5401
6113
  prices: {
@@ -5403,35 +6115,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
5403
6115
  output_mtok: 0.312
5404
6116
  }
5405
6117
  },
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"
5423
- },
5424
- context_window: 131072,
5425
- prices: {
5426
- input_mtok: 0.08,
5427
- output_mtok: 0.4
5428
- }
5429
- },
5430
6118
  {
5431
6119
  id: "meta-llama/Meta-Llama-3-70B-Instruct",
5432
6120
  name: "Meta-Llama-3-70B-Instruct",
5433
6121
  match: {
5434
- equals: "meta-llama/meta-llama-3-70b-instruct"
6122
+ or: [
6123
+ {
6124
+ equals: "meta-llama/meta-llama-3-70b-instruct"
6125
+ },
6126
+ {
6127
+ equals: "meta-llama/meta-llama-3-70b-instruct-fast"
6128
+ }
6129
+ ]
5435
6130
  },
5436
6131
  context_window: 8192,
5437
6132
  prices: {
@@ -5443,7 +6138,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5443
6138
  id: "meta-llama/Meta-Llama-3-8B-Instruct",
5444
6139
  name: "Meta-Llama-3-8B-Instruct",
5445
6140
  match: {
5446
- equals: "meta-llama/meta-llama-3-8b-instruct"
6141
+ or: [
6142
+ {
6143
+ equals: "meta-llama/meta-llama-3-8b-instruct"
6144
+ },
6145
+ {
6146
+ equals: "meta-llama/meta-llama-3-8b-instruct-fast"
6147
+ }
6148
+ ]
5447
6149
  },
5448
6150
  context_window: 8192,
5449
6151
  prices: {
@@ -5455,7 +6157,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5455
6157
  id: "moonshotai/Kimi-K2-Instruct",
5456
6158
  name: "Kimi-K2-Instruct",
5457
6159
  match: {
5458
- equals: "moonshotai/kimi-k2-instruct"
6160
+ or: [
6161
+ {
6162
+ equals: "moonshotai/kimi-k2-instruct"
6163
+ },
6164
+ {
6165
+ equals: "moonshotai/kimi-k2-instruct-fast"
6166
+ }
6167
+ ]
5459
6168
  },
5460
6169
  context_window: 131072,
5461
6170
  prices: {
@@ -5467,7 +6176,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5467
6176
  id: "moonshotai/Kimi-K2-Instruct-0905",
5468
6177
  name: "Kimi-K2-Instruct-0905",
5469
6178
  match: {
5470
- equals: "moonshotai/kimi-k2-instruct-0905"
6179
+ or: [
6180
+ {
6181
+ equals: "moonshotai/kimi-k2-instruct-0905"
6182
+ },
6183
+ {
6184
+ equals: "moonshotai/kimi-k2-instruct-0905-fast"
6185
+ }
6186
+ ]
5471
6187
  },
5472
6188
  context_window: 262144,
5473
6189
  prices: {
@@ -5479,7 +6195,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5479
6195
  id: "moonshotai/Kimi-K2-Thinking",
5480
6196
  name: "Kimi-K2-Thinking",
5481
6197
  match: {
5482
- equals: "moonshotai/kimi-k2-thinking"
6198
+ or: [
6199
+ {
6200
+ equals: "moonshotai/kimi-k2-thinking"
6201
+ },
6202
+ {
6203
+ equals: "moonshotai/kimi-k2-thinking-fast"
6204
+ }
6205
+ ]
5483
6206
  },
5484
6207
  context_window: 262144,
5485
6208
  prices: {
@@ -5491,7 +6214,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5491
6214
  id: "openai/gpt-oss-120b",
5492
6215
  name: "gpt-oss-120b",
5493
6216
  match: {
5494
- equals: "openai/gpt-oss-120b"
6217
+ or: [
6218
+ {
6219
+ equals: "openai/gpt-oss-120b"
6220
+ },
6221
+ {
6222
+ equals: "openai/gpt-oss-120b-fast"
6223
+ }
6224
+ ]
5495
6225
  },
5496
6226
  context_window: 131072,
5497
6227
  prices: {
@@ -5503,7 +6233,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5503
6233
  id: "openai/gpt-oss-20b",
5504
6234
  name: "gpt-oss-20b",
5505
6235
  match: {
5506
- equals: "openai/gpt-oss-20b"
6236
+ or: [
6237
+ {
6238
+ equals: "openai/gpt-oss-20b"
6239
+ },
6240
+ {
6241
+ equals: "openai/gpt-oss-20b-fast"
6242
+ }
6243
+ ]
5507
6244
  },
5508
6245
  context_window: 131072,
5509
6246
  prices: {
@@ -5515,7 +6252,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5515
6252
  id: "zai-org/GLM-4-32B-0414",
5516
6253
  name: "GLM-4-32B-0414",
5517
6254
  match: {
5518
- equals: "zai-org/glm-4-32b-0414"
6255
+ or: [
6256
+ {
6257
+ equals: "zai-org/glm-4-32b-0414"
6258
+ },
6259
+ {
6260
+ equals: "zai-org/glm-4-32b-0414-fast"
6261
+ }
6262
+ ]
5519
6263
  },
5520
6264
  context_window: 32e3,
5521
6265
  prices: {
@@ -5527,7 +6271,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5527
6271
  id: "zai-org/GLM-4.1V-9B-Thinking",
5528
6272
  name: "GLM-4.1V-9B-Thinking",
5529
6273
  match: {
5530
- equals: "zai-org/glm-4.1v-9b-thinking"
6274
+ or: [
6275
+ {
6276
+ equals: "zai-org/glm-4.1v-9b-thinking"
6277
+ },
6278
+ {
6279
+ equals: "zai-org/glm-4.1v-9b-thinking-fast"
6280
+ }
6281
+ ]
5531
6282
  },
5532
6283
  context_window: 65536,
5533
6284
  prices: {
@@ -5539,7 +6290,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5539
6290
  id: "zai-org/GLM-4.5",
5540
6291
  name: "GLM-4.5",
5541
6292
  match: {
5542
- equals: "zai-org/glm-4.5"
6293
+ or: [
6294
+ {
6295
+ equals: "zai-org/glm-4.5"
6296
+ },
6297
+ {
6298
+ equals: "zai-org/glm-4.5-fast"
6299
+ }
6300
+ ]
5543
6301
  },
5544
6302
  context_window: 131072,
5545
6303
  prices: {
@@ -5551,7 +6309,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5551
6309
  id: "zai-org/GLM-4.5-Air",
5552
6310
  name: "GLM-4.5-Air",
5553
6311
  match: {
5554
- equals: "zai-org/glm-4.5-air"
6312
+ or: [
6313
+ {
6314
+ equals: "zai-org/glm-4.5-air"
6315
+ },
6316
+ {
6317
+ equals: "zai-org/glm-4.5-air-fast"
6318
+ }
6319
+ ]
5555
6320
  },
5556
6321
  context_window: 131072,
5557
6322
  prices: {
@@ -5563,7 +6328,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5563
6328
  id: "zai-org/GLM-4.5V",
5564
6329
  name: "GLM-4.5V",
5565
6330
  match: {
5566
- equals: "zai-org/glm-4.5v"
6331
+ or: [
6332
+ {
6333
+ equals: "zai-org/glm-4.5v"
6334
+ },
6335
+ {
6336
+ equals: "zai-org/glm-4.5v-fast"
6337
+ }
6338
+ ]
5567
6339
  },
5568
6340
  context_window: 65536,
5569
6341
  prices: {
@@ -5575,11 +6347,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
5575
6347
  id: "zai-org/GLM-4.6",
5576
6348
  name: "GLM-4.6",
5577
6349
  match: {
5578
- equals: "zai-org/glm-4.6"
6350
+ or: [
6351
+ {
6352
+ equals: "zai-org/glm-4.6"
6353
+ },
6354
+ {
6355
+ equals: "zai-org/glm-4.6-fast"
6356
+ }
6357
+ ]
5579
6358
  },
5580
6359
  context_window: 204800,
5581
6360
  prices: {
5582
- input_mtok: 0.48,
6361
+ input_mtok: 0.44,
5583
6362
  output_mtok: 1.76
5584
6363
  }
5585
6364
  }
@@ -5639,7 +6418,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5639
6418
  id: "Qwen/QwQ-32B",
5640
6419
  name: "QwQ-32B",
5641
6420
  match: {
5642
- equals: "qwen/qwq-32b"
6421
+ or: [
6422
+ {
6423
+ equals: "qwen/qwq-32b"
6424
+ },
6425
+ {
6426
+ equals: "qwen/qwq-32b-fast"
6427
+ }
6428
+ ]
5643
6429
  },
5644
6430
  context_window: 131072,
5645
6431
  prices: {
@@ -5651,7 +6437,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5651
6437
  id: "Qwen/Qwen2.5-Coder-32B-Instruct",
5652
6438
  name: "Qwen2.5-Coder-32B-Instruct",
5653
6439
  match: {
5654
- equals: "qwen/qwen2.5-coder-32b-instruct"
6440
+ or: [
6441
+ {
6442
+ equals: "qwen/qwen2.5-coder-32b-instruct"
6443
+ },
6444
+ {
6445
+ equals: "qwen/qwen2.5-coder-32b-instruct-fast"
6446
+ }
6447
+ ]
5655
6448
  },
5656
6449
  context_window: 131072,
5657
6450
  prices: {
@@ -5663,7 +6456,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5663
6456
  id: "Qwen/Qwen2.5-Coder-3B-Instruct",
5664
6457
  name: "Qwen2.5-Coder-3B-Instruct",
5665
6458
  match: {
5666
- equals: "qwen/qwen2.5-coder-3b-instruct"
6459
+ or: [
6460
+ {
6461
+ equals: "qwen/qwen2.5-coder-3b-instruct"
6462
+ },
6463
+ {
6464
+ equals: "qwen/qwen2.5-coder-3b-instruct-fast"
6465
+ }
6466
+ ]
5667
6467
  },
5668
6468
  context_window: 32768,
5669
6469
  prices: {
@@ -5675,7 +6475,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5675
6475
  id: "Qwen/Qwen2.5-Coder-7B-Instruct",
5676
6476
  name: "Qwen2.5-Coder-7B-Instruct",
5677
6477
  match: {
5678
- equals: "qwen/qwen2.5-coder-7b-instruct"
6478
+ or: [
6479
+ {
6480
+ equals: "qwen/qwen2.5-coder-7b-instruct"
6481
+ },
6482
+ {
6483
+ equals: "qwen/qwen2.5-coder-7b-instruct-fast"
6484
+ }
6485
+ ]
5679
6486
  },
5680
6487
  context_window: 131072,
5681
6488
  prices: {
@@ -5687,7 +6494,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5687
6494
  id: "Qwen/Qwen3-14B",
5688
6495
  name: "Qwen3-14B",
5689
6496
  match: {
5690
- equals: "qwen/qwen3-14b"
6497
+ or: [
6498
+ {
6499
+ equals: "qwen/qwen3-14b"
6500
+ },
6501
+ {
6502
+ equals: "qwen/qwen3-14b-fast"
6503
+ }
6504
+ ]
5691
6505
  },
5692
6506
  context_window: 40960,
5693
6507
  prices: {
@@ -5703,8 +6517,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5703
6517
  {
5704
6518
  equals: "qwen/qwen3-235b-a22b"
5705
6519
  },
6520
+ {
6521
+ equals: "qwen/qwen3-235b-a22b-fast"
6522
+ },
5706
6523
  {
5707
6524
  equals: "qwen/qwen3-235b-a22b-instruct-2507"
6525
+ },
6526
+ {
6527
+ equals: "qwen/qwen3-235b-a22b-instruct-2507-fast"
5708
6528
  }
5709
6529
  ]
5710
6530
  },
@@ -5718,7 +6538,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5718
6538
  id: "Qwen/Qwen3-32B",
5719
6539
  name: "Qwen3-32B",
5720
6540
  match: {
5721
- equals: "qwen/qwen3-32b"
6541
+ or: [
6542
+ {
6543
+ equals: "qwen/qwen3-32b"
6544
+ },
6545
+ {
6546
+ equals: "qwen/qwen3-32b-fast"
6547
+ }
6548
+ ]
5722
6549
  },
5723
6550
  context_window: 40960,
5724
6551
  prices: {
@@ -5730,7 +6557,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5730
6557
  id: "Qwen/Qwen3-4B-Instruct-2507",
5731
6558
  name: "Qwen3-4B-Instruct-2507",
5732
6559
  match: {
5733
- equals: "qwen/qwen3-4b-instruct-2507"
6560
+ or: [
6561
+ {
6562
+ equals: "qwen/qwen3-4b-instruct-2507"
6563
+ },
6564
+ {
6565
+ equals: "qwen/qwen3-4b-instruct-2507-fast"
6566
+ }
6567
+ ]
5734
6568
  },
5735
6569
  context_window: 262144,
5736
6570
  prices: {
@@ -5742,7 +6576,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5742
6576
  id: "Qwen/Qwen3-4B-Thinking-2507",
5743
6577
  name: "Qwen3-4B-Thinking-2507",
5744
6578
  match: {
5745
- equals: "qwen/qwen3-4b-thinking-2507"
6579
+ or: [
6580
+ {
6581
+ equals: "qwen/qwen3-4b-thinking-2507"
6582
+ },
6583
+ {
6584
+ equals: "qwen/qwen3-4b-thinking-2507-fast"
6585
+ }
6586
+ ]
5746
6587
  },
5747
6588
  context_window: 262144,
5748
6589
  prices: {
@@ -5754,7 +6595,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5754
6595
  id: "Qwen/Qwen3-8B",
5755
6596
  name: "Qwen3-8B",
5756
6597
  match: {
5757
- equals: "qwen/qwen3-8b"
6598
+ or: [
6599
+ {
6600
+ equals: "qwen/qwen3-8b"
6601
+ },
6602
+ {
6603
+ equals: "qwen/qwen3-8b-fast"
6604
+ }
6605
+ ]
5758
6606
  },
5759
6607
  context_window: 40960,
5760
6608
  prices: {
@@ -5766,7 +6614,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5766
6614
  id: "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
5767
6615
  name: "DeepSeek-R1-Distill-Llama-70B",
5768
6616
  match: {
5769
- equals: "deepseek-ai/deepseek-r1-distill-llama-70b"
6617
+ or: [
6618
+ {
6619
+ equals: "deepseek-ai/deepseek-r1-distill-llama-70b"
6620
+ },
6621
+ {
6622
+ equals: "deepseek-ai/deepseek-r1-distill-llama-70b-fast"
6623
+ }
6624
+ ]
5770
6625
  },
5771
6626
  context_window: 131072,
5772
6627
  prices: {
@@ -5778,7 +6633,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5778
6633
  id: "deepseek-ai/DeepSeek-R1-Distill-Llama-8B",
5779
6634
  name: "DeepSeek-R1-Distill-Llama-8B",
5780
6635
  match: {
5781
- equals: "deepseek-ai/deepseek-r1-distill-llama-8b"
6636
+ or: [
6637
+ {
6638
+ equals: "deepseek-ai/deepseek-r1-distill-llama-8b"
6639
+ },
6640
+ {
6641
+ equals: "deepseek-ai/deepseek-r1-distill-llama-8b-fast"
6642
+ }
6643
+ ]
5782
6644
  },
5783
6645
  context_window: 131072,
5784
6646
  prices: {
@@ -5790,7 +6652,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5790
6652
  id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
5791
6653
  name: "DeepSeek-R1-Distill-Qwen-1.5B",
5792
6654
  match: {
5793
- equals: "deepseek-ai/deepseek-r1-distill-qwen-1.5b"
6655
+ or: [
6656
+ {
6657
+ equals: "deepseek-ai/deepseek-r1-distill-qwen-1.5b"
6658
+ },
6659
+ {
6660
+ equals: "deepseek-ai/deepseek-r1-distill-qwen-1.5b-fast"
6661
+ }
6662
+ ]
5794
6663
  },
5795
6664
  context_window: 131072,
5796
6665
  prices: {
@@ -5802,7 +6671,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5802
6671
  id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
5803
6672
  name: "DeepSeek-R1-Distill-Qwen-14B",
5804
6673
  match: {
5805
- equals: "deepseek-ai/deepseek-r1-distill-qwen-14b"
6674
+ or: [
6675
+ {
6676
+ equals: "deepseek-ai/deepseek-r1-distill-qwen-14b"
6677
+ },
6678
+ {
6679
+ equals: "deepseek-ai/deepseek-r1-distill-qwen-14b-fast"
6680
+ }
6681
+ ]
5806
6682
  },
5807
6683
  context_window: 131072,
5808
6684
  prices: {
@@ -5814,7 +6690,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5814
6690
  id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
5815
6691
  name: "DeepSeek-R1-Distill-Qwen-32B",
5816
6692
  match: {
5817
- equals: "deepseek-ai/deepseek-r1-distill-qwen-32b"
6693
+ or: [
6694
+ {
6695
+ equals: "deepseek-ai/deepseek-r1-distill-qwen-32b"
6696
+ },
6697
+ {
6698
+ equals: "deepseek-ai/deepseek-r1-distill-qwen-32b-fast"
6699
+ }
6700
+ ]
5818
6701
  },
5819
6702
  context_window: 131072,
5820
6703
  prices: {
@@ -5826,7 +6709,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5826
6709
  id: "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
5827
6710
  name: "DeepSeek-R1-Distill-Qwen-7B",
5828
6711
  match: {
5829
- equals: "deepseek-ai/deepseek-r1-distill-qwen-7b"
6712
+ or: [
6713
+ {
6714
+ equals: "deepseek-ai/deepseek-r1-distill-qwen-7b"
6715
+ },
6716
+ {
6717
+ equals: "deepseek-ai/deepseek-r1-distill-qwen-7b-fast"
6718
+ }
6719
+ ]
5830
6720
  },
5831
6721
  context_window: 131072,
5832
6722
  prices: {
@@ -5838,7 +6728,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5838
6728
  id: "meta-llama/Llama-3.1-8B-Instruct",
5839
6729
  name: "Llama-3.1-8B-Instruct",
5840
6730
  match: {
5841
- equals: "meta-llama/llama-3.1-8b-instruct"
6731
+ or: [
6732
+ {
6733
+ equals: "meta-llama/llama-3.1-8b-instruct"
6734
+ },
6735
+ {
6736
+ equals: "meta-llama/llama-3.1-8b-instruct-fast"
6737
+ }
6738
+ ]
5842
6739
  },
5843
6740
  context_window: 131072,
5844
6741
  prices: {
@@ -5850,7 +6747,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5850
6747
  id: "meta-llama/Llama-3.3-70B-Instruct",
5851
6748
  name: "Llama-3.3-70B-Instruct",
5852
6749
  match: {
5853
- equals: "meta-llama/llama-3.3-70b-instruct"
6750
+ or: [
6751
+ {
6752
+ equals: "meta-llama/llama-3.3-70b-instruct"
6753
+ },
6754
+ {
6755
+ equals: "meta-llama/llama-3.3-70b-instruct-fast"
6756
+ }
6757
+ ]
5854
6758
  },
5855
6759
  context_window: 131072,
5856
6760
  prices: {
@@ -5858,23 +6762,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
5858
6762
  output_mtok: 0.4
5859
6763
  }
5860
6764
  },
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
6765
  {
5874
6766
  id: "openai/gpt-oss-120b",
5875
6767
  name: "gpt-oss-120b",
5876
6768
  match: {
5877
- equals: "openai/gpt-oss-120b"
6769
+ or: [
6770
+ {
6771
+ equals: "openai/gpt-oss-120b"
6772
+ },
6773
+ {
6774
+ equals: "openai/gpt-oss-120b-fast"
6775
+ }
6776
+ ]
5878
6777
  },
5879
6778
  context_window: 131072,
5880
6779
  prices: {
@@ -5886,7 +6785,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5886
6785
  id: "openai/gpt-oss-20b",
5887
6786
  name: "gpt-oss-20b",
5888
6787
  match: {
5889
- equals: "openai/gpt-oss-20b"
6788
+ or: [
6789
+ {
6790
+ equals: "openai/gpt-oss-20b"
6791
+ },
6792
+ {
6793
+ equals: "openai/gpt-oss-20b-fast"
6794
+ }
6795
+ ]
5890
6796
  },
5891
6797
  context_window: 131072,
5892
6798
  prices: {
@@ -5950,7 +6856,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5950
6856
  id: "aisingapore/Gemma-SEA-LION-v4-27B-IT",
5951
6857
  name: "Gemma-SEA-LION-v4-27B-IT",
5952
6858
  match: {
5953
- equals: "aisingapore/gemma-sea-lion-v4-27b-it"
6859
+ or: [
6860
+ {
6861
+ equals: "aisingapore/gemma-sea-lion-v4-27b-it"
6862
+ },
6863
+ {
6864
+ equals: "aisingapore/gemma-sea-lion-v4-27b-it-fast"
6865
+ }
6866
+ ]
5954
6867
  },
5955
6868
  prices: {}
5956
6869
  },
@@ -5958,7 +6871,29 @@ Compared to other leading proprietary and open-weights models Command A delivers
5958
6871
  id: "aisingapore/Qwen-SEA-LION-v4-32B-IT",
5959
6872
  name: "Qwen-SEA-LION-v4-32B-IT",
5960
6873
  match: {
5961
- equals: "aisingapore/qwen-sea-lion-v4-32b-it"
6874
+ or: [
6875
+ {
6876
+ equals: "aisingapore/qwen-sea-lion-v4-32b-it"
6877
+ },
6878
+ {
6879
+ equals: "aisingapore/qwen-sea-lion-v4-32b-it-fast"
6880
+ }
6881
+ ]
6882
+ },
6883
+ prices: {}
6884
+ },
6885
+ {
6886
+ id: "allenai/Olmo-3-32B-Think",
6887
+ name: "Olmo-3-32B-Think",
6888
+ match: {
6889
+ or: [
6890
+ {
6891
+ equals: "allenai/olmo-3-32b-think"
6892
+ },
6893
+ {
6894
+ equals: "allenai/olmo-3-32b-think-fast"
6895
+ }
6896
+ ]
5962
6897
  },
5963
6898
  prices: {}
5964
6899
  },
@@ -5966,15 +6901,29 @@ Compared to other leading proprietary and open-weights models Command A delivers
5966
6901
  id: "allenai/Olmo-3-7B-Instruct",
5967
6902
  name: "Olmo-3-7B-Instruct",
5968
6903
  match: {
5969
- equals: "allenai/olmo-3-7b-instruct"
6904
+ or: [
6905
+ {
6906
+ equals: "allenai/olmo-3-7b-instruct"
6907
+ },
6908
+ {
6909
+ equals: "allenai/olmo-3-7b-instruct-fast"
6910
+ }
6911
+ ]
5970
6912
  },
5971
6913
  prices: {}
5972
6914
  },
5973
6915
  {
5974
- id: "swiss-ai/Apertus-70B-Instruct-2509",
5975
- name: "Apertus-70B-Instruct-2509",
6916
+ id: "allenai/Olmo-3-7B-Think",
6917
+ name: "Olmo-3-7B-Think",
5976
6918
  match: {
5977
- equals: "swiss-ai/apertus-70b-instruct-2509"
6919
+ or: [
6920
+ {
6921
+ equals: "allenai/olmo-3-7b-think"
6922
+ },
6923
+ {
6924
+ equals: "allenai/olmo-3-7b-think-fast"
6925
+ }
6926
+ ]
5978
6927
  },
5979
6928
  prices: {}
5980
6929
  },
@@ -5982,7 +6931,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
5982
6931
  id: "swiss-ai/Apertus-8B-Instruct-2509",
5983
6932
  name: "Apertus-8B-Instruct-2509",
5984
6933
  match: {
5985
- equals: "swiss-ai/apertus-8b-instruct-2509"
6934
+ or: [
6935
+ {
6936
+ equals: "swiss-ai/apertus-8b-instruct-2509"
6937
+ },
6938
+ {
6939
+ equals: "swiss-ai/apertus-8b-instruct-2509-fast"
6940
+ }
6941
+ ]
5986
6942
  },
5987
6943
  prices: {}
5988
6944
  }
@@ -6042,7 +6998,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6042
6998
  id: "Qwen/Qwen3-32B",
6043
6999
  name: "Qwen3-32B",
6044
7000
  match: {
6045
- equals: "qwen/qwen3-32b"
7001
+ or: [
7002
+ {
7003
+ equals: "qwen/qwen3-32b"
7004
+ },
7005
+ {
7006
+ equals: "qwen/qwen3-32b-fast"
7007
+ }
7008
+ ]
6046
7009
  },
6047
7010
  context_window: 32768,
6048
7011
  prices: {
@@ -6054,7 +7017,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6054
7017
  id: "deepseek-ai/DeepSeek-R1-0528",
6055
7018
  name: "DeepSeek-R1-0528",
6056
7019
  match: {
6057
- equals: "deepseek-ai/deepseek-r1-0528"
7020
+ or: [
7021
+ {
7022
+ equals: "deepseek-ai/deepseek-r1-0528"
7023
+ },
7024
+ {
7025
+ equals: "deepseek-ai/deepseek-r1-0528-fast"
7026
+ }
7027
+ ]
6058
7028
  },
6059
7029
  context_window: 131072,
6060
7030
  prices: {
@@ -6066,7 +7036,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6066
7036
  id: "deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
6067
7037
  name: "DeepSeek-R1-Distill-Llama-70B",
6068
7038
  match: {
6069
- equals: "deepseek-ai/deepseek-r1-distill-llama-70b"
7039
+ or: [
7040
+ {
7041
+ equals: "deepseek-ai/deepseek-r1-distill-llama-70b"
7042
+ },
7043
+ {
7044
+ equals: "deepseek-ai/deepseek-r1-distill-llama-70b-fast"
7045
+ }
7046
+ ]
6070
7047
  },
6071
7048
  context_window: 131072,
6072
7049
  prices: {
@@ -6074,23 +7051,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
6074
7051
  output_mtok: 1.4
6075
7052
  }
6076
7053
  },
6077
- {
6078
- id: "deepseek-ai/DeepSeek-V3-0324",
6079
- name: "DeepSeek-V3-0324",
6080
- match: {
6081
- equals: "deepseek-ai/deepseek-v3-0324"
6082
- },
6083
- context_window: 131072,
6084
- prices: {
6085
- input_mtok: 3,
6086
- output_mtok: 4.5
6087
- }
6088
- },
6089
7054
  {
6090
7055
  id: "meta-llama/Llama-3.1-8B-Instruct",
6091
7056
  name: "Llama-3.1-8B-Instruct",
6092
7057
  match: {
6093
- equals: "meta-llama/llama-3.1-8b-instruct"
7058
+ or: [
7059
+ {
7060
+ equals: "meta-llama/llama-3.1-8b-instruct"
7061
+ },
7062
+ {
7063
+ equals: "meta-llama/llama-3.1-8b-instruct-fast"
7064
+ }
7065
+ ]
6094
7066
  },
6095
7067
  context_window: 16384,
6096
7068
  prices: {
@@ -6102,7 +7074,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6102
7074
  id: "meta-llama/Llama-3.3-70B-Instruct",
6103
7075
  name: "Llama-3.3-70B-Instruct",
6104
7076
  match: {
6105
- equals: "meta-llama/llama-3.3-70b-instruct"
7077
+ or: [
7078
+ {
7079
+ equals: "meta-llama/llama-3.3-70b-instruct"
7080
+ },
7081
+ {
7082
+ equals: "meta-llama/llama-3.3-70b-instruct-fast"
7083
+ }
7084
+ ]
6106
7085
  },
6107
7086
  context_window: 131072,
6108
7087
  prices: {
@@ -6111,22 +7090,36 @@ Compared to other leading proprietary and open-weights models Command A delivers
6111
7090
  }
6112
7091
  },
6113
7092
  {
6114
- id: "meta-llama/Llama-4-Maverick-17B-128E-Instruct",
6115
- name: "Llama-4-Maverick-17B-128E-Instruct",
7093
+ id: "openai/gpt-oss-120b",
7094
+ name: "gpt-oss-120b",
6116
7095
  match: {
6117
- equals: "meta-llama/llama-4-maverick-17b-128e-instruct"
7096
+ or: [
7097
+ {
7098
+ equals: "openai/gpt-oss-120b"
7099
+ },
7100
+ {
7101
+ equals: "openai/gpt-oss-120b-fast"
7102
+ }
7103
+ ]
6118
7104
  },
6119
7105
  context_window: 131072,
6120
7106
  prices: {
6121
- input_mtok: 0.63,
6122
- output_mtok: 1.8
7107
+ input_mtok: 0.22,
7108
+ output_mtok: 0.59
6123
7109
  }
6124
7110
  },
6125
7111
  {
6126
7112
  id: "tokyotech-llm/Llama-3.3-Swallow-70B-Instruct-v0.4",
6127
7113
  name: "Llama-3.3-Swallow-70B-Instruct-v0.4",
6128
7114
  match: {
6129
- equals: "tokyotech-llm/llama-3.3-swallow-70b-instruct-v0.4"
7115
+ or: [
7116
+ {
7117
+ equals: "tokyotech-llm/llama-3.3-swallow-70b-instruct-v0.4"
7118
+ },
7119
+ {
7120
+ equals: "tokyotech-llm/llama-3.3-swallow-70b-instruct-v0.4-fast"
7121
+ }
7122
+ ]
6130
7123
  },
6131
7124
  context_window: 131072,
6132
7125
  prices: {
@@ -6190,7 +7183,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6190
7183
  id: "Qwen/Qwen2.5-72B-Instruct",
6191
7184
  name: "Qwen2.5-72B-Instruct",
6192
7185
  match: {
6193
- equals: "qwen/qwen2.5-72b-instruct"
7186
+ or: [
7187
+ {
7188
+ equals: "qwen/qwen2.5-72b-instruct"
7189
+ },
7190
+ {
7191
+ equals: "qwen/qwen2.5-72b-instruct-fast"
7192
+ }
7193
+ ]
6194
7194
  },
6195
7195
  context_window: 131072,
6196
7196
  prices: {
@@ -6202,7 +7202,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6202
7202
  id: "Qwen/Qwen2.5-7B-Instruct",
6203
7203
  name: "Qwen2.5-7B-Instruct",
6204
7204
  match: {
6205
- equals: "qwen/qwen2.5-7b-instruct"
7205
+ or: [
7206
+ {
7207
+ equals: "qwen/qwen2.5-7b-instruct"
7208
+ },
7209
+ {
7210
+ equals: "qwen/qwen2.5-7b-instruct-fast"
7211
+ }
7212
+ ]
6206
7213
  },
6207
7214
  context_window: 32768,
6208
7215
  prices: {
@@ -6218,11 +7225,20 @@ Compared to other leading proprietary and open-weights models Command A delivers
6218
7225
  {
6219
7226
  equals: "qwen/qwen3-235b-a22b"
6220
7227
  },
7228
+ {
7229
+ equals: "qwen/qwen3-235b-a22b-fast"
7230
+ },
6221
7231
  {
6222
7232
  equals: "qwen/qwen3-235b-a22b-fp8"
6223
7233
  },
7234
+ {
7235
+ equals: "qwen/qwen3-235b-a22b-fp8-fast"
7236
+ },
6224
7237
  {
6225
7238
  equals: "qwen/qwen3-235b-a22b-instruct-2507"
7239
+ },
7240
+ {
7241
+ equals: "qwen/qwen3-235b-a22b-instruct-2507-fast"
6226
7242
  }
6227
7243
  ]
6228
7244
  },
@@ -6240,8 +7256,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6240
7256
  {
6241
7257
  equals: "qwen/qwen3-coder-480b-a35b-instruct"
6242
7258
  },
7259
+ {
7260
+ equals: "qwen/qwen3-coder-480b-a35b-instruct-fast"
7261
+ },
6243
7262
  {
6244
7263
  equals: "qwen/qwen3-coder-480b-a35b-instruct-fp8"
7264
+ },
7265
+ {
7266
+ equals: "qwen/qwen3-coder-480b-a35b-instruct-fp8-fast"
6245
7267
  }
6246
7268
  ]
6247
7269
  },
@@ -6255,7 +7277,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6255
7277
  id: "Qwen/Qwen3-Next-80B-A3B-Instruct",
6256
7278
  name: "Qwen3-Next-80B-A3B-Instruct",
6257
7279
  match: {
6258
- equals: "qwen/qwen3-next-80b-a3b-instruct"
7280
+ or: [
7281
+ {
7282
+ equals: "qwen/qwen3-next-80b-a3b-instruct"
7283
+ },
7284
+ {
7285
+ equals: "qwen/qwen3-next-80b-a3b-instruct-fast"
7286
+ }
7287
+ ]
6259
7288
  },
6260
7289
  context_window: 262144,
6261
7290
  prices: {
@@ -6267,7 +7296,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6267
7296
  id: "Qwen/Qwen3-Next-80B-A3B-Thinking",
6268
7297
  name: "Qwen3-Next-80B-A3B-Thinking",
6269
7298
  match: {
6270
- equals: "qwen/qwen3-next-80b-a3b-thinking"
7299
+ or: [
7300
+ {
7301
+ equals: "qwen/qwen3-next-80b-a3b-thinking"
7302
+ },
7303
+ {
7304
+ equals: "qwen/qwen3-next-80b-a3b-thinking-fast"
7305
+ }
7306
+ ]
6271
7307
  },
6272
7308
  context_window: 262144,
6273
7309
  prices: {
@@ -6283,8 +7319,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6283
7319
  {
6284
7320
  equals: "deepcogito/cogito-671b-v2.1"
6285
7321
  },
7322
+ {
7323
+ equals: "deepcogito/cogito-671b-v2.1-fast"
7324
+ },
6286
7325
  {
6287
7326
  equals: "deepcogito/cogito-671b-v2.1-fp8"
7327
+ },
7328
+ {
7329
+ equals: "deepcogito/cogito-671b-v2.1-fp8-fast"
6288
7330
  }
6289
7331
  ]
6290
7332
  },
@@ -6294,23 +7336,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
6294
7336
  output_mtok: 1.25
6295
7337
  }
6296
7338
  },
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
7339
  {
6310
7340
  id: "deepcogito/cogito-v2-preview-llama-405B",
6311
7341
  name: "cogito-v2-preview-llama-405B",
6312
7342
  match: {
6313
- equals: "deepcogito/cogito-v2-preview-llama-405b"
7343
+ or: [
7344
+ {
7345
+ equals: "deepcogito/cogito-v2-preview-llama-405b"
7346
+ },
7347
+ {
7348
+ equals: "deepcogito/cogito-v2-preview-llama-405b-fast"
7349
+ }
7350
+ ]
6314
7351
  },
6315
7352
  context_window: 32768,
6316
7353
  prices: {
@@ -6322,7 +7359,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6322
7359
  id: "deepcogito/cogito-v2-preview-llama-70B",
6323
7360
  name: "cogito-v2-preview-llama-70B",
6324
7361
  match: {
6325
- equals: "deepcogito/cogito-v2-preview-llama-70b"
7362
+ or: [
7363
+ {
7364
+ equals: "deepcogito/cogito-v2-preview-llama-70b"
7365
+ },
7366
+ {
7367
+ equals: "deepcogito/cogito-v2-preview-llama-70b-fast"
7368
+ }
7369
+ ]
6326
7370
  },
6327
7371
  context_window: 32768,
6328
7372
  prices: {
@@ -6338,8 +7382,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6338
7382
  {
6339
7383
  equals: "deepseek-ai/deepseek-r1"
6340
7384
  },
7385
+ {
7386
+ equals: "deepseek-ai/deepseek-r1-fast"
7387
+ },
6341
7388
  {
6342
7389
  equals: "deepseek-ai/deepseek-r1-0528"
7390
+ },
7391
+ {
7392
+ equals: "deepseek-ai/deepseek-r1-0528-fast"
6343
7393
  }
6344
7394
  ]
6345
7395
  },
@@ -6357,8 +7407,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6357
7407
  {
6358
7408
  equals: "deepseek-ai/deepseek-v3"
6359
7409
  },
7410
+ {
7411
+ equals: "deepseek-ai/deepseek-v3-fast"
7412
+ },
6360
7413
  {
6361
7414
  equals: "deepseek-ai/deepseek-v3-0324"
7415
+ },
7416
+ {
7417
+ equals: "deepseek-ai/deepseek-v3-0324-fast"
6362
7418
  }
6363
7419
  ]
6364
7420
  },
@@ -6372,7 +7428,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6372
7428
  id: "deepseek-ai/DeepSeek-V3.1",
6373
7429
  name: "DeepSeek-V3.1",
6374
7430
  match: {
6375
- equals: "deepseek-ai/deepseek-v3.1"
7431
+ or: [
7432
+ {
7433
+ equals: "deepseek-ai/deepseek-v3.1"
7434
+ },
7435
+ {
7436
+ equals: "deepseek-ai/deepseek-v3.1-fast"
7437
+ }
7438
+ ]
6376
7439
  },
6377
7440
  context_window: 131072,
6378
7441
  prices: {
@@ -6384,7 +7447,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6384
7447
  id: "marin-community/marin-8b-instruct",
6385
7448
  name: "marin-8b-instruct",
6386
7449
  match: {
6387
- equals: "marin-community/marin-8b-instruct"
7450
+ or: [
7451
+ {
7452
+ equals: "marin-community/marin-8b-instruct"
7453
+ },
7454
+ {
7455
+ equals: "marin-community/marin-8b-instruct-fast"
7456
+ }
7457
+ ]
6388
7458
  },
6389
7459
  context_window: 4096,
6390
7460
  prices: {
@@ -6396,7 +7466,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6396
7466
  id: "meta-llama/Llama-3.2-3B-Instruct",
6397
7467
  name: "Llama-3.2-3B-Instruct",
6398
7468
  match: {
6399
- equals: "meta-llama/llama-3.2-3b-instruct"
7469
+ or: [
7470
+ {
7471
+ equals: "meta-llama/llama-3.2-3b-instruct"
7472
+ },
7473
+ {
7474
+ equals: "meta-llama/llama-3.2-3b-instruct-fast"
7475
+ }
7476
+ ]
6400
7477
  },
6401
7478
  context_window: 131072,
6402
7479
  prices: {
@@ -6408,7 +7485,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6408
7485
  id: "meta-llama/Llama-3.3-70B-Instruct",
6409
7486
  name: "Llama-3.3-70B-Instruct",
6410
7487
  match: {
6411
- equals: "meta-llama/llama-3.3-70b-instruct"
7488
+ or: [
7489
+ {
7490
+ equals: "meta-llama/llama-3.3-70b-instruct"
7491
+ },
7492
+ {
7493
+ equals: "meta-llama/llama-3.3-70b-instruct-fast"
7494
+ }
7495
+ ]
6412
7496
  },
6413
7497
  context_window: 131072,
6414
7498
  prices: {
@@ -6416,35 +7500,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
6416
7500
  output_mtok: 0.88
6417
7501
  }
6418
7502
  },
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
7503
  {
6444
7504
  id: "meta-llama/Meta-Llama-3-70B-Instruct",
6445
7505
  name: "Meta-Llama-3-70B-Instruct",
6446
7506
  match: {
6447
- equals: "meta-llama/meta-llama-3-70b-instruct"
7507
+ or: [
7508
+ {
7509
+ equals: "meta-llama/meta-llama-3-70b-instruct"
7510
+ },
7511
+ {
7512
+ equals: "meta-llama/meta-llama-3-70b-instruct-fast"
7513
+ }
7514
+ ]
6448
7515
  },
6449
7516
  context_window: 8192,
6450
7517
  prices: {
@@ -6460,8 +7527,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6460
7527
  {
6461
7528
  equals: "moonshotai/kimi-k2-instruct"
6462
7529
  },
7530
+ {
7531
+ equals: "moonshotai/kimi-k2-instruct-fast"
7532
+ },
6463
7533
  {
6464
7534
  equals: "moonshotai/kimi-k2-instruct-0905"
7535
+ },
7536
+ {
7537
+ equals: "moonshotai/kimi-k2-instruct-0905-fast"
6465
7538
  }
6466
7539
  ]
6467
7540
  },
@@ -6475,7 +7548,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6475
7548
  id: "moonshotai/Kimi-K2-Thinking",
6476
7549
  name: "Kimi-K2-Thinking",
6477
7550
  match: {
6478
- equals: "moonshotai/kimi-k2-thinking"
7551
+ or: [
7552
+ {
7553
+ equals: "moonshotai/kimi-k2-thinking"
7554
+ },
7555
+ {
7556
+ equals: "moonshotai/kimi-k2-thinking-fast"
7557
+ }
7558
+ ]
6479
7559
  },
6480
7560
  context_window: 262144,
6481
7561
  prices: {
@@ -6487,7 +7567,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6487
7567
  id: "openai/gpt-oss-120b",
6488
7568
  name: "gpt-oss-120b",
6489
7569
  match: {
6490
- equals: "openai/gpt-oss-120b"
7570
+ or: [
7571
+ {
7572
+ equals: "openai/gpt-oss-120b"
7573
+ },
7574
+ {
7575
+ equals: "openai/gpt-oss-120b-fast"
7576
+ }
7577
+ ]
6491
7578
  },
6492
7579
  context_window: 131072,
6493
7580
  prices: {
@@ -6499,7 +7586,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6499
7586
  id: "openai/gpt-oss-20b",
6500
7587
  name: "gpt-oss-20b",
6501
7588
  match: {
6502
- equals: "openai/gpt-oss-20b"
7589
+ or: [
7590
+ {
7591
+ equals: "openai/gpt-oss-20b"
7592
+ },
7593
+ {
7594
+ equals: "openai/gpt-oss-20b-fast"
7595
+ }
7596
+ ]
6503
7597
  },
6504
7598
  context_window: 131072,
6505
7599
  prices: {
@@ -6511,7 +7605,14 @@ Compared to other leading proprietary and open-weights models Command A delivers
6511
7605
  id: "zai-org/GLM-4.5-Air-FP8",
6512
7606
  name: "GLM-4.5-Air-FP8",
6513
7607
  match: {
6514
- equals: "zai-org/glm-4.5-air-fp8"
7608
+ or: [
7609
+ {
7610
+ equals: "zai-org/glm-4.5-air-fp8"
7611
+ },
7612
+ {
7613
+ equals: "zai-org/glm-4.5-air-fp8-fast"
7614
+ }
7615
+ ]
6515
7616
  },
6516
7617
  context_window: 131072,
6517
7618
  prices: {
@@ -8076,6 +9177,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
8076
9177
  },
8077
9178
  {
8078
9179
  equals: "gpt-5.1-chat-latest"
9180
+ },
9181
+ {
9182
+ equals: "gpt-5-1"
9183
+ },
9184
+ {
9185
+ equals: "gpt-5-1-2025-11-13"
9186
+ },
9187
+ {
9188
+ equals: "gpt-5-1-codex"
9189
+ },
9190
+ {
9191
+ equals: "gpt-5-1-chat-latest"
8079
9192
  }
8080
9193
  ]
8081
9194
  },
@@ -8096,6 +9209,12 @@ Compared to other leading proprietary and open-weights models Command A delivers
8096
9209
  },
8097
9210
  {
8098
9211
  equals: "gpt-5.1-mini"
9212
+ },
9213
+ {
9214
+ equals: "gpt-5-1-codex-mini"
9215
+ },
9216
+ {
9217
+ equals: "gpt-5-1-mini"
8099
9218
  }
8100
9219
  ]
8101
9220
  },
@@ -8106,6 +9225,61 @@ Compared to other leading proprietary and open-weights models Command A delivers
8106
9225
  output_mtok: 2
8107
9226
  }
8108
9227
  },
9228
+ {
9229
+ id: "gpt-5.2",
9230
+ name: "GPT-5.2",
9231
+ description: "The best model for coding and agentic tasks across industries",
9232
+ match: {
9233
+ or: [
9234
+ {
9235
+ equals: "gpt-5.2"
9236
+ },
9237
+ {
9238
+ equals: "gpt-5.2-2025-12-11"
9239
+ },
9240
+ {
9241
+ equals: "gpt-5-2"
9242
+ },
9243
+ {
9244
+ equals: "gpt-5-2-2025-12-11"
9245
+ },
9246
+ {
9247
+ equals: "gpt-5-2-chat-latest"
9248
+ }
9249
+ ]
9250
+ },
9251
+ context_window: 4e5,
9252
+ prices: {
9253
+ input_mtok: 1.75,
9254
+ cache_read_mtok: 0.175,
9255
+ output_mtok: 14
9256
+ }
9257
+ },
9258
+ {
9259
+ id: "gpt-5.2-pro",
9260
+ description: "Version of GPT-5.2 that produces smarter and more precise responses.",
9261
+ match: {
9262
+ or: [
9263
+ {
9264
+ equals: "gpt-5.2-pro"
9265
+ },
9266
+ {
9267
+ equals: "gpt-5.2-pro-2025-12-11"
9268
+ },
9269
+ {
9270
+ equals: "gpt-5-2"
9271
+ },
9272
+ {
9273
+ equals: "gpt-5-2-pro-2025-12-11"
9274
+ }
9275
+ ]
9276
+ },
9277
+ context_window: 4e5,
9278
+ prices: {
9279
+ input_mtok: 21,
9280
+ output_mtok: 168
9281
+ }
9282
+ },
8109
9283
  {
8110
9284
  id: "gpt-realtime",
8111
9285
  match: {
@@ -8381,7 +9555,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
8381
9555
  match: {
8382
9556
  equals: "text-embedding-3-large"
8383
9557
  },
8384
- context_window: 3072,
9558
+ context_window: 8192,
8385
9559
  prices: {
8386
9560
  input_mtok: 0.13
8387
9561
  }
@@ -8393,7 +9567,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
8393
9567
  match: {
8394
9568
  equals: "text-embedding-3-small"
8395
9569
  },
8396
- context_window: 3072,
9570
+ context_window: 8192,
8397
9571
  prices: {
8398
9572
  input_mtok: 0.02
8399
9573
  }
@@ -8415,7 +9589,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
8415
9589
  }
8416
9590
  ]
8417
9591
  },
8418
- context_window: 1536,
9592
+ context_window: 8192,
8419
9593
  prices: {
8420
9594
  input_mtok: 0.1
8421
9595
  }
@@ -12852,6 +14026,17 @@ Compared to other leading proprietary and open-weights models Command A delivers
12852
14026
  output_mtok: 15
12853
14027
  }
12854
14028
  },
14029
+ {
14030
+ id: "openai/codex-mini",
14031
+ match: {
14032
+ equals: "openai/codex-mini"
14033
+ },
14034
+ prices: {
14035
+ input_mtok: 1.5,
14036
+ cache_read_mtok: 0.375,
14037
+ output_mtok: 6
14038
+ }
14039
+ },
12855
14040
  {
12856
14041
  id: "openai/gpt-3.5-turbo",
12857
14042
  match: {
@@ -13025,6 +14210,9 @@ Compared to other leading proprietary and open-weights models Command A delivers
13025
14210
  },
13026
14211
  {
13027
14212
  equals: "openai/gpt-4o-search-preview"
14213
+ },
14214
+ {
14215
+ equals: "openai/gpt-4o-audio-preview"
13028
14216
  }
13029
14217
  ]
13030
14218
  },
@@ -13073,6 +14261,148 @@ Compared to other leading proprietary and open-weights models Command A delivers
13073
14261
  output_mtok: 18
13074
14262
  }
13075
14263
  },
14264
+ {
14265
+ id: "openai/gpt-5",
14266
+ match: {
14267
+ or: [
14268
+ {
14269
+ equals: "openai/gpt-5"
14270
+ },
14271
+ {
14272
+ equals: "openai/gpt-5-chat"
14273
+ },
14274
+ {
14275
+ equals: "openai/gpt-5-codex"
14276
+ },
14277
+ {
14278
+ equals: "openai/gpt-5.1"
14279
+ },
14280
+ {
14281
+ equals: "openai/gpt-5.1-chat"
14282
+ },
14283
+ {
14284
+ equals: "openai/gpt-5.1-codex"
14285
+ }
14286
+ ]
14287
+ },
14288
+ prices: {
14289
+ input_mtok: 1.25,
14290
+ cache_read_mtok: 0.125,
14291
+ output_mtok: 10
14292
+ }
14293
+ },
14294
+ {
14295
+ id: "openai/gpt-5-image",
14296
+ match: {
14297
+ equals: "openai/gpt-5-image"
14298
+ },
14299
+ price_comments: "Image pricing at $0.01/1k images not represented in standard schema",
14300
+ prices: {
14301
+ input_mtok: 10,
14302
+ cache_read_mtok: 1.25,
14303
+ output_mtok: 10
14304
+ }
14305
+ },
14306
+ {
14307
+ id: "openai/gpt-5-image-mini",
14308
+ match: {
14309
+ equals: "openai/gpt-5-image-mini"
14310
+ },
14311
+ price_comments: "Image pricing at $0.0025/1k images not represented in standard schema",
14312
+ prices: {
14313
+ input_mtok: 2.5,
14314
+ cache_read_mtok: 0.25,
14315
+ output_mtok: 2
14316
+ }
14317
+ },
14318
+ {
14319
+ id: "openai/gpt-5-mini",
14320
+ match: {
14321
+ equals: "openai/gpt-5-mini"
14322
+ },
14323
+ prices: {
14324
+ input_mtok: 0.25,
14325
+ cache_read_mtok: 0.025,
14326
+ output_mtok: 2
14327
+ }
14328
+ },
14329
+ {
14330
+ id: "openai/gpt-5-nano",
14331
+ match: {
14332
+ equals: "openai/gpt-5-nano"
14333
+ },
14334
+ prices: {
14335
+ input_mtok: 0.05,
14336
+ cache_read_mtok: 5e-3,
14337
+ output_mtok: 0.4
14338
+ }
14339
+ },
14340
+ {
14341
+ id: "openai/gpt-5-pro",
14342
+ match: {
14343
+ equals: "openai/gpt-5-pro"
14344
+ },
14345
+ prices: {
14346
+ input_mtok: 15,
14347
+ output_mtok: 120
14348
+ }
14349
+ },
14350
+ {
14351
+ id: "openai/gpt-5.1-codex-mini",
14352
+ match: {
14353
+ equals: "openai/gpt-5.1-codex-mini"
14354
+ },
14355
+ prices: {
14356
+ input_mtok: 0.25,
14357
+ cache_read_mtok: 0.025,
14358
+ output_mtok: 2
14359
+ }
14360
+ },
14361
+ {
14362
+ id: "openai/gpt-oss-120b",
14363
+ match: {
14364
+ or: [
14365
+ {
14366
+ equals: "openai/gpt-oss-120b"
14367
+ },
14368
+ {
14369
+ equals: "openai/gpt-oss-120b:exacto"
14370
+ }
14371
+ ]
14372
+ },
14373
+ prices: {
14374
+ input_mtok: 0.04,
14375
+ output_mtok: 0.2
14376
+ }
14377
+ },
14378
+ {
14379
+ id: "openai/gpt-oss-20b",
14380
+ match: {
14381
+ equals: "openai/gpt-oss-20b"
14382
+ },
14383
+ prices: {
14384
+ input_mtok: 0.03,
14385
+ output_mtok: 0.14
14386
+ }
14387
+ },
14388
+ {
14389
+ id: "openai/gpt-oss-20b:free",
14390
+ match: {
14391
+ equals: "openai/gpt-oss-20b:free"
14392
+ },
14393
+ prices: {}
14394
+ },
14395
+ {
14396
+ id: "openai/gpt-oss-safeguard-20b",
14397
+ match: {
14398
+ equals: "openai/gpt-oss-safeguard-20b"
14399
+ },
14400
+ prices: {
14401
+ input_mtok: 0.075,
14402
+ cache_read_mtok: 0.037,
14403
+ output_mtok: 0.3
14404
+ }
14405
+ },
13076
14406
  {
13077
14407
  id: "openai/o1",
13078
14408
  match: {
@@ -13130,6 +14460,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
13130
14460
  output_mtok: 40
13131
14461
  }
13132
14462
  },
14463
+ {
14464
+ id: "openai/o3-deep-research",
14465
+ match: {
14466
+ equals: "openai/o3-deep-research"
14467
+ },
14468
+ price_comments: "Image pricing at $7.65/1k images not represented in standard schema",
14469
+ prices: {
14470
+ input_mtok: 10,
14471
+ cache_read_mtok: 2.5,
14472
+ output_mtok: 40
14473
+ }
14474
+ },
13133
14475
  {
13134
14476
  id: "openai/o3-mini",
13135
14477
  match: {
@@ -13147,6 +14489,17 @@ Compared to other leading proprietary and open-weights models Command A delivers
13147
14489
  output_mtok: 4.4
13148
14490
  }
13149
14491
  },
14492
+ {
14493
+ id: "openai/o3-pro",
14494
+ match: {
14495
+ equals: "openai/o3-pro"
14496
+ },
14497
+ price_comments: "Image pricing at $15.30/1k images not represented in standard schema",
14498
+ prices: {
14499
+ input_mtok: 20,
14500
+ output_mtok: 80
14501
+ }
14502
+ },
13150
14503
  {
13151
14504
  id: "openai/o4-mini",
13152
14505
  match: {
@@ -13164,6 +14517,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
13164
14517
  output_mtok: 4.4
13165
14518
  }
13166
14519
  },
14520
+ {
14521
+ id: "openai/o4-mini-deep-research",
14522
+ match: {
14523
+ equals: "openai/o4-mini-deep-research"
14524
+ },
14525
+ price_comments: "Image pricing at $1.53/1k images not represented in standard schema",
14526
+ prices: {
14527
+ input_mtok: 2,
14528
+ cache_read_mtok: 0.5,
14529
+ output_mtok: 8
14530
+ }
14531
+ },
13167
14532
  {
13168
14533
  id: "openchat/openchat-7b",
13169
14534
  match: {
@@ -14367,6 +15732,42 @@ Compared to other leading proprietary and open-weights models Command A delivers
14367
15732
  output_mtok: 0.5
14368
15733
  }
14369
15734
  },
15735
+ {
15736
+ id: "x-ai/grok-4-fast",
15737
+ match: {
15738
+ equals: "x-ai/grok-4-fast"
15739
+ },
15740
+ context_window: 2e6,
15741
+ prices: {
15742
+ input_mtok: {
15743
+ base: 0.2,
15744
+ tiers: [
15745
+ {
15746
+ start: 128e3,
15747
+ price: 0.4
15748
+ }
15749
+ ]
15750
+ },
15751
+ cache_read_mtok: 0.05,
15752
+ output_mtok: {
15753
+ base: 0.5,
15754
+ tiers: [
15755
+ {
15756
+ start: 128e3,
15757
+ price: 1
15758
+ }
15759
+ ]
15760
+ }
15761
+ }
15762
+ },
15763
+ {
15764
+ id: "x-ai/grok-4.1-fast:free",
15765
+ match: {
15766
+ equals: "x-ai/grok-4.1-fast:free"
15767
+ },
15768
+ context_window: 2e6,
15769
+ prices: {}
15770
+ },
14370
15771
  {
14371
15772
  id: "x-ai/grok-beta",
14372
15773
  match: {
@@ -14377,6 +15778,18 @@ Compared to other leading proprietary and open-weights models Command A delivers
14377
15778
  output_mtok: 15
14378
15779
  }
14379
15780
  },
15781
+ {
15782
+ id: "x-ai/grok-code-fast-1",
15783
+ match: {
15784
+ equals: "x-ai/grok-code-fast-1"
15785
+ },
15786
+ context_window: 256e3,
15787
+ prices: {
15788
+ input_mtok: 0.2,
15789
+ cache_read_mtok: 0.02,
15790
+ output_mtok: 1.5
15791
+ }
15792
+ },
14380
15793
  {
14381
15794
  id: "x-ai/grok-vision-beta",
14382
15795
  match: {
@@ -15548,7 +16961,7 @@ Compared to other leading proprietary and open-weights models Command A delivers
15548
16961
  ]
15549
16962
  }
15550
16963
  ];
15551
- function L(t, e) {
16964
+ function y(t, e) {
15552
16965
  if (e <= 0) return 0;
15553
16966
  let a = 0;
15554
16967
  const i = [...t.tiers].sort((r, n) => r.start - n.start), o = i[0]?.start ?? e, m = Math.min(e, o);
@@ -15560,9 +16973,9 @@ function L(t, e) {
15560
16973
  return a;
15561
16974
  }
15562
16975
  function c(t, e, a) {
15563
- return t === void 0 || e === void 0 ? 0 : typeof t == "number" ? t * e / 1e6 : L(t, e);
16976
+ return t === void 0 || e === void 0 ? 0 : typeof t == "number" ? t * e / 1e6 : y(t, e);
15564
16977
  }
15565
- function y(t, e) {
16978
+ function M(t, e) {
15566
16979
  let a = 0, i = 0;
15567
16980
  const o = t.cache_read_tokens ?? 0, m = t.cache_write_tokens ?? 0, r = t.cache_audio_read_tokens ?? 0, n = t.output_audio_tokens ?? 0;
15568
16981
  let s = t.input_audio_tokens ?? 0;
@@ -15586,7 +16999,7 @@ function y(t, e) {
15586
16999
  total_price: f
15587
17000
  };
15588
17001
  }
15589
- function M(t, e) {
17002
+ function L(t, e) {
15590
17003
  if (!Array.isArray(t.prices))
15591
17004
  return t.prices;
15592
17005
  for (let a = t.prices.length - 1; a >= 0; a--) {
@@ -15622,12 +17035,12 @@ function B(t, { modelId: e, providerApiUrl: a, providerId: i }) {
15622
17035
  if (e)
15623
17036
  return t.find((o) => o.model_match && _(o.model_match, e));
15624
17037
  }
15625
- function P(t, e) {
17038
+ function T(t, e) {
15626
17039
  return t.find((a) => _(a.match, e));
15627
17040
  }
15628
- const S = "https://raw.githubusercontent.com/pydantic/genai-prices/main/prices/data.json";
17041
+ const P = "https://raw.githubusercontent.com/pydantic/genai-prices/main/prices/data.json";
15629
17042
  let g = x, w = Promise.resolve(x), b = null;
15630
- function T(t) {
17043
+ function S(t) {
15631
17044
  t !== null && ("then" in t ? (w = t, t.then((e) => {
15632
17045
  e !== null && (g = e);
15633
17046
  })) : (w = Promise.resolve(t), g = t));
@@ -15635,23 +17048,23 @@ function T(t) {
15635
17048
  function A(t) {
15636
17049
  b = t;
15637
17050
  }
15638
- function C(t) {
17051
+ function z(t) {
15639
17052
  t({
15640
17053
  onCalc: A,
15641
- remoteDataUrl: S,
15642
- setProviderData: T
17054
+ remoteDataUrl: P,
17055
+ setProviderData: S
15643
17056
  });
15644
17057
  }
15645
- function z() {
17058
+ function C() {
15646
17059
  return w;
15647
17060
  }
15648
- function E(t, e, a) {
17061
+ function N(t, e, a) {
15649
17062
  b?.();
15650
17063
  const i = e.toLowerCase().trim(), o = a?.provider ?? B(g, { modelId: i, providerApiUrl: a?.providerApiUrl, providerId: a?.providerId });
15651
17064
  if (!o) return null;
15652
- const m = P(o.models, i);
17065
+ const m = T(o.models, i);
15653
17066
  if (!m) return null;
15654
- const r = a?.timestamp ?? /* @__PURE__ */ new Date(), n = M(m, r), s = y(t, n);
17067
+ const r = a?.timestamp ?? /* @__PURE__ */ new Date(), n = L(m, r), s = M(t, n);
15655
17068
  return {
15656
17069
  auto_update_timestamp: void 0,
15657
17070
  model: m,
@@ -15660,7 +17073,7 @@ function E(t, e, a) {
15660
17073
  ...s
15661
17074
  };
15662
17075
  }
15663
- function N(t) {
17076
+ function E(t) {
15664
17077
  return b?.(), B(g, t);
15665
17078
  }
15666
17079
  function V(t, e, a) {
@@ -15757,10 +17170,10 @@ const h = {
15757
17170
  name: "number"
15758
17171
  }, d = (t, e) => [...t.map(v), ...e.map(v)].join("."), v = (t) => typeof t == "string" ? t : JSON.stringify(t);
15759
17172
  export {
15760
- S as REMOTE_DATA_JSON_URL,
15761
- E as calcPrice,
17173
+ P as REMOTE_DATA_JSON_URL,
17174
+ N as calcPrice,
15762
17175
  V as extractUsage,
15763
- N as findProvider,
15764
- C as updatePrices,
15765
- z as waitForUpdate
17176
+ E as findProvider,
17177
+ z as updatePrices,
17178
+ C as waitForUpdate
15766
17179
  };