aimodels 0.4.14 → 0.5.0

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
@@ -4,11 +4,6 @@ var models = {
4
4
  "id": "claude-opus-4-20250514",
5
5
  "name": "Claude Opus 4",
6
6
  "license": "proprietary",
7
- "providerIds": [
8
- "anthropic",
9
- "aws",
10
- "google"
11
- ],
12
7
  "capabilities": [
13
8
  "chat",
14
9
  "txt-in",
@@ -32,11 +27,6 @@ var models = {
32
27
  "id": "claude-sonnet-4-20250514",
33
28
  "name": "Claude Sonnet 4",
34
29
  "license": "proprietary",
35
- "providerIds": [
36
- "anthropic",
37
- "aws",
38
- "google"
39
- ],
40
30
  "capabilities": [
41
31
  "chat",
42
32
  "txt-in",
@@ -60,11 +50,6 @@ var models = {
60
50
  "id": "claude-3-7-sonnet-20250219",
61
51
  "name": "Claude 3.7 Sonnet",
62
52
  "license": "proprietary",
63
- "providerIds": [
64
- "anthropic",
65
- "aws",
66
- "google"
67
- ],
68
53
  "capabilities": [
69
54
  "chat",
70
55
  "txt-in",
@@ -93,159 +78,11 @@ var models = {
93
78
  ],
94
79
  "creatorId": "anthropic"
95
80
  },
96
- "claude-3-5-sonnet-20241022": {
97
- "id": "claude-3-5-sonnet-20241022",
98
- "name": "Claude 3.5 Sonnet",
99
- "license": "proprietary",
100
- "providerIds": [
101
- "anthropic",
102
- "aws",
103
- "google"
104
- ],
105
- "capabilities": [
106
- "chat",
107
- "txt-in",
108
- "txt-out",
109
- "img-in",
110
- "fn-out"
111
- ],
112
- "context": {
113
- "type": "token",
114
- "total": 2e5,
115
- "maxOutput": 8192,
116
- "outputIsFixed": 1
117
- },
118
- "aliases": [
119
- "claude-3-5-sonnet-latest",
120
- "claude-3-5-sonnet"
121
- ],
122
- "creatorId": "anthropic"
123
- },
124
- "claude-3-5-sonnet-20240620": {
125
- "id": "claude-3-5-sonnet-20240620",
126
- "name": "Claude 3.5 Sonnet (2024-06-20)",
127
- "extends": "claude-3-5-sonnet-20241022",
128
- "creatorId": "anthropic"
129
- },
130
- "claude-3-opus-20240229": {
131
- "id": "claude-3-opus-20240229",
132
- "name": "Claude 3 Opus",
133
- "license": "proprietary",
134
- "providerIds": [
135
- "anthropic",
136
- "aws",
137
- "google"
138
- ],
139
- "capabilities": [
140
- "chat",
141
- "txt-in",
142
- "txt-out",
143
- "img-in",
144
- "fn-out"
145
- ],
146
- "context": {
147
- "type": "token",
148
- "total": 2e5,
149
- "maxOutput": 4096,
150
- "outputIsFixed": 1
151
- },
152
- "aliases": [
153
- "claude-3-opus-latest",
154
- "claude-3-opus"
155
- ],
156
- "creatorId": "anthropic"
157
- },
158
- "claude-3-sonnet-20240229": {
159
- "id": "claude-3-sonnet-20240229",
160
- "name": "Claude 3 Sonnet",
161
- "license": "proprietary",
162
- "providerIds": [
163
- "anthropic",
164
- "aws",
165
- "google"
166
- ],
167
- "capabilities": [
168
- "chat",
169
- "txt-in",
170
- "txt-out",
171
- "img-in",
172
- "fn-out"
173
- ],
174
- "context": {
175
- "type": "token",
176
- "total": 2e5,
177
- "maxOutput": 4096,
178
- "outputIsFixed": 1
179
- },
180
- "aliases": [
181
- "claude-3-sonnet-latest",
182
- "claude-3-sonnet"
183
- ],
184
- "creatorId": "anthropic"
185
- },
186
- "claude-3-haiku-20240307": {
187
- "id": "claude-3-haiku-20240307",
188
- "name": "Claude 3 Haiku",
189
- "license": "proprietary",
190
- "providerIds": [
191
- "anthropic",
192
- "aws",
193
- "google"
194
- ],
195
- "capabilities": [
196
- "chat",
197
- "txt-in",
198
- "txt-out",
199
- "img-in",
200
- "fn-out"
201
- ],
202
- "context": {
203
- "type": "token",
204
- "total": 2e5,
205
- "maxOutput": 4096,
206
- "outputIsFixed": 1
207
- },
208
- "aliases": [
209
- "claude-3-haiku-latest",
210
- "claude-3-haiku"
211
- ],
212
- "creatorId": "anthropic"
213
- },
214
- "claude-3-5-haiku-20241022": {
215
- "id": "claude-3-5-haiku-20241022",
216
- "name": "Claude 3.5 Haiku",
217
- "license": "proprietary",
218
- "providerIds": [
219
- "anthropic",
220
- "aws",
221
- "google"
222
- ],
223
- "capabilities": [
224
- "chat",
225
- "txt-in",
226
- "txt-out",
227
- "fn-out"
228
- ],
229
- "context": {
230
- "type": "token",
231
- "total": 2e5,
232
- "maxOutput": 8192,
233
- "outputIsFixed": 1
234
- },
235
- "aliases": [
236
- "claude-3-5-haiku-latest",
237
- "claude-3-5-haiku"
238
- ],
239
- "creatorId": "anthropic"
240
- },
241
81
  "command-a-03-2025": {
242
82
  "id": "command-a-03-2025",
243
83
  "name": "Command A",
244
84
  "creator": "cohere",
245
85
  "license": "proprietary",
246
- "providerIds": [
247
- "cohere"
248
- ],
249
86
  "capabilities": [
250
87
  "chat",
251
88
  "txt-in",
@@ -265,9 +102,6 @@ var models = {
265
102
  "name": "Command R7B",
266
103
  "creator": "cohere",
267
104
  "license": "proprietary",
268
- "providerIds": [
269
- "cohere"
270
- ],
271
105
  "capabilities": [
272
106
  "chat",
273
107
  "txt-in",
@@ -287,10 +121,6 @@ var models = {
287
121
  "name": "Command R+ (April 2024)",
288
122
  "creator": "cohere",
289
123
  "license": "proprietary",
290
- "providerIds": [
291
- "cohere",
292
- "azure"
293
- ],
294
124
  "capabilities": [
295
125
  "chat",
296
126
  "txt-in",
@@ -313,12 +143,6 @@ var models = {
313
143
  "name": "Command R+",
314
144
  "creator": "cohere",
315
145
  "license": "proprietary",
316
- "providerIds": [
317
- "cohere",
318
- "bedrock",
319
- "azure",
320
- "oracle"
321
- ],
322
146
  "capabilities": [
323
147
  "chat",
324
148
  "txt-in",
@@ -341,9 +165,6 @@ var models = {
341
165
  "name": "Command R (August 2024)",
342
166
  "creator": "cohere",
343
167
  "license": "proprietary",
344
- "providerIds": [
345
- "cohere"
346
- ],
347
168
  "capabilities": [
348
169
  "chat",
349
170
  "txt-in",
@@ -363,12 +184,6 @@ var models = {
363
184
  "name": "Command R",
364
185
  "creator": "cohere",
365
186
  "license": "proprietary",
366
- "providerIds": [
367
- "cohere",
368
- "bedrock",
369
- "azure",
370
- "oracle"
371
- ],
372
187
  "capabilities": [
373
188
  "chat",
374
189
  "txt-in",
@@ -391,9 +206,6 @@ var models = {
391
206
  "name": "Command Nightly",
392
207
  "creator": "cohere",
393
208
  "license": "proprietary",
394
- "providerIds": [
395
- "cohere"
396
- ],
397
209
  "capabilities": [
398
210
  "chat",
399
211
  "txt-in",
@@ -413,11 +225,6 @@ var models = {
413
225
  "name": "Command",
414
226
  "creator": "cohere",
415
227
  "license": "proprietary",
416
- "providerIds": [
417
- "cohere",
418
- "bedrock",
419
- "oracle"
420
- ],
421
228
  "capabilities": [
422
229
  "chat",
423
230
  "txt-in",
@@ -435,11 +242,6 @@ var models = {
435
242
  "name": "Command Light",
436
243
  "creator": "cohere",
437
244
  "license": "proprietary",
438
- "providerIds": [
439
- "cohere",
440
- "bedrock",
441
- "oracle"
442
- ],
443
245
  "capabilities": [
444
246
  "chat",
445
247
  "txt-in",
@@ -457,12 +259,6 @@ var models = {
457
259
  "name": "Embed English v3.0",
458
260
  "creator": "cohere",
459
261
  "license": "proprietary",
460
- "providerIds": [
461
- "cohere",
462
- "bedrock",
463
- "azure",
464
- "oracle"
465
- ],
466
262
  "capabilities": [
467
263
  "txt-in",
468
264
  "img-in",
@@ -480,10 +276,6 @@ var models = {
480
276
  "name": "Embed English Light v3.0",
481
277
  "creator": "cohere",
482
278
  "license": "proprietary",
483
- "providerIds": [
484
- "cohere",
485
- "oracle"
486
- ],
487
279
  "capabilities": [
488
280
  "txt-in",
489
281
  "img-in",
@@ -501,12 +293,6 @@ var models = {
501
293
  "name": "Embed Multilingual v3.0",
502
294
  "creator": "cohere",
503
295
  "license": "proprietary",
504
- "providerIds": [
505
- "cohere",
506
- "bedrock",
507
- "azure",
508
- "oracle"
509
- ],
510
296
  "capabilities": [
511
297
  "txt-in",
512
298
  "img-in",
@@ -524,10 +310,6 @@ var models = {
524
310
  "name": "Embed Multilingual Light v3.0",
525
311
  "creator": "cohere",
526
312
  "license": "proprietary",
527
- "providerIds": [
528
- "cohere",
529
- "oracle"
530
- ],
531
313
  "capabilities": [
532
314
  "txt-in",
533
315
  "img-in",
@@ -545,11 +327,6 @@ var models = {
545
327
  "name": "Rerank v3.5",
546
328
  "creator": "cohere",
547
329
  "license": "proprietary",
548
- "providerIds": [
549
- "cohere",
550
- "bedrock",
551
- "azure"
552
- ],
553
330
  "capabilities": [
554
331
  "txt-in",
555
332
  "txt-out"
@@ -566,10 +343,6 @@ var models = {
566
343
  "name": "Rerank English v3.0",
567
344
  "creator": "cohere",
568
345
  "license": "proprietary",
569
- "providerIds": [
570
- "cohere",
571
- "azure"
572
- ],
573
346
  "capabilities": [
574
347
  "txt-in",
575
348
  "txt-out"
@@ -586,10 +359,6 @@ var models = {
586
359
  "name": "Rerank Multilingual v3.0",
587
360
  "creator": "cohere",
588
361
  "license": "proprietary",
589
- "providerIds": [
590
- "cohere",
591
- "azure"
592
- ],
593
362
  "capabilities": [
594
363
  "txt-in",
595
364
  "txt-out"
@@ -606,9 +375,6 @@ var models = {
606
375
  "name": "Embed English v2.0",
607
376
  "creator": "cohere",
608
377
  "license": "proprietary",
609
- "providerIds": [
610
- "cohere"
611
- ],
612
378
  "capabilities": [
613
379
  "txt-in",
614
380
  "vec-out"
@@ -627,10 +393,6 @@ var models = {
627
393
  "name": "Embed English Light v2.0",
628
394
  "creator": "cohere",
629
395
  "license": "proprietary",
630
- "providerIds": [
631
- "cohere",
632
- "oracle"
633
- ],
634
396
  "capabilities": [
635
397
  "txt-in",
636
398
  "vec-out"
@@ -649,9 +411,6 @@ var models = {
649
411
  "name": "Embed Multilingual v2.0",
650
412
  "creator": "cohere",
651
413
  "license": "proprietary",
652
- "providerIds": [
653
- "cohere"
654
- ],
655
414
  "capabilities": [
656
415
  "txt-in",
657
416
  "vec-out"
@@ -670,9 +429,6 @@ var models = {
670
429
  "name": "Aya Expanse 8B",
671
430
  "creator": "cohere",
672
431
  "license": "proprietary",
673
- "providerIds": [
674
- "cohere"
675
- ],
676
432
  "capabilities": [
677
433
  "chat",
678
434
  "txt-in",
@@ -690,9 +446,6 @@ var models = {
690
446
  "name": "Aya Expanse 32B",
691
447
  "creator": "cohere",
692
448
  "license": "proprietary",
693
- "providerIds": [
694
- "cohere"
695
- ],
696
449
  "capabilities": [
697
450
  "chat",
698
451
  "txt-in",
@@ -710,9 +463,6 @@ var models = {
710
463
  "name": "Aya Vision 8B",
711
464
  "creator": "cohere",
712
465
  "license": "proprietary",
713
- "providerIds": [
714
- "cohere"
715
- ],
716
466
  "capabilities": [
717
467
  "chat",
718
468
  "txt-in",
@@ -731,9 +481,6 @@ var models = {
731
481
  "name": "Aya Vision 32B",
732
482
  "creator": "cohere",
733
483
  "license": "proprietary",
734
- "providerIds": [
735
- "cohere"
736
- ],
737
484
  "capabilities": [
738
485
  "chat",
739
486
  "txt-in",
@@ -751,9 +498,6 @@ var models = {
751
498
  "id": "deepseek-chat",
752
499
  "name": "DeepSeek V3",
753
500
  "license": "apache-2.0",
754
- "providerIds": [
755
- "deepseek"
756
- ],
757
501
  "capabilities": [
758
502
  "chat",
759
503
  "txt-in",
@@ -772,9 +516,6 @@ var models = {
772
516
  "id": "deepseek-reasoner",
773
517
  "name": "DeepSeek R1",
774
518
  "license": "apache-2.0",
775
- "providerIds": [
776
- "deepseek"
777
- ],
778
519
  "capabilities": [
779
520
  "chat",
780
521
  "txt-in",
@@ -794,9 +535,6 @@ var models = {
794
535
  "id": "gemini-2.5-pro-preview-03-25",
795
536
  "name": "Gemini 2.5 Pro (Preview)",
796
537
  "license": "proprietary",
797
- "providerIds": [
798
- "google"
799
- ],
800
538
  "capabilities": [
801
539
  "chat",
802
540
  "txt-in",
@@ -821,9 +559,6 @@ var models = {
821
559
  "id": "gemini-2.5-pro-exp-03-25",
822
560
  "name": "Gemini 2.5 Pro (Experimental)",
823
561
  "license": "proprietary",
824
- "providerIds": [
825
- "google"
826
- ],
827
562
  "capabilities": [
828
563
  "chat",
829
564
  "txt-in",
@@ -848,9 +583,6 @@ var models = {
848
583
  "id": "gemini-2.5-flash-preview",
849
584
  "name": "Gemini 2.5 Flash Preview",
850
585
  "license": "proprietary",
851
- "providerIds": [
852
- "google"
853
- ],
854
586
  "capabilities": [
855
587
  "chat",
856
588
  "txt-in",
@@ -867,1158 +599,452 @@ var models = {
867
599
  },
868
600
  "creatorId": "google"
869
601
  },
870
- "gemini-2.0-flash": {
871
- "id": "gemini-2.0-flash",
872
- "name": "Gemini 2.0 Flash",
873
- "license": "proprietary",
874
- "providerIds": [
875
- "google"
876
- ],
602
+ "gemma-3-1b": {
603
+ "id": "gemma-3-1b",
604
+ "name": "Gemma 3 1B",
605
+ "license": "apache-2.0",
877
606
  "capabilities": [
878
607
  "chat",
879
608
  "txt-in",
880
609
  "txt-out",
881
610
  "json-out",
882
- "fn-out",
883
- "img-in",
884
- "audio-in",
885
- "reason"
611
+ "fn-out"
886
612
  ],
887
613
  "context": {
888
614
  "type": "token",
889
- "total": 1056768,
615
+ "total": 40960,
890
616
  "maxOutput": 8192
891
617
  },
892
- "aliases": [
893
- "gemini-2.0-flash-001"
894
- ],
895
618
  "creatorId": "google"
896
619
  },
897
- "gemini-2.0-flash-thinking": {
898
- "id": "gemini-2.0-flash-thinking",
899
- "name": "Gemini 2.0 Flash Thinking",
900
- "license": "proprietary",
901
- "providerIds": [
902
- "google"
903
- ],
620
+ "gemma-3-4b": {
621
+ "id": "gemma-3-4b",
622
+ "name": "Gemma 3 4B",
623
+ "license": "apache-2.0",
904
624
  "capabilities": [
905
625
  "chat",
906
626
  "txt-in",
907
627
  "txt-out",
908
628
  "json-out",
909
629
  "fn-out",
910
- "img-in",
911
- "reason"
630
+ "img-in"
912
631
  ],
913
632
  "context": {
914
633
  "type": "token",
915
- "total": 1056768,
634
+ "total": 40960,
916
635
  "maxOutput": 8192
917
636
  },
918
- "aliases": [
919
- "gemini-2.0-flash-thinking-experimental"
920
- ],
921
637
  "creatorId": "google"
922
638
  },
923
- "gemini-2.0-flash-experimental": {
924
- "id": "gemini-2.0-flash-experimental",
925
- "name": "Gemini 2.0 Flash Experimental",
926
- "license": "proprietary",
927
- "providerIds": [
928
- "google"
929
- ],
639
+ "gemma-3-12b": {
640
+ "id": "gemma-3-12b",
641
+ "name": "Gemma 3 12B",
642
+ "license": "apache-2.0",
930
643
  "capabilities": [
931
644
  "chat",
932
645
  "txt-in",
933
646
  "txt-out",
934
647
  "json-out",
935
648
  "fn-out",
936
- "img-in",
937
- "reason"
649
+ "img-in"
938
650
  ],
939
651
  "context": {
940
652
  "type": "token",
941
- "total": 1056768,
653
+ "total": 40960,
942
654
  "maxOutput": 8192
943
655
  },
944
656
  "creatorId": "google"
945
657
  },
946
- "gemini-2.0-flash-lite": {
947
- "id": "gemini-2.0-flash-lite",
948
- "name": "Gemini 2.0 Flash Lite",
949
- "license": "proprietary",
950
- "providerIds": [
951
- "google"
952
- ],
658
+ "gemma-3-27b": {
659
+ "id": "gemma-3-27b",
660
+ "name": "Gemma 3 27B",
661
+ "license": "apache-2.0",
953
662
  "capabilities": [
954
663
  "chat",
955
664
  "txt-in",
956
665
  "txt-out",
957
666
  "json-out",
958
667
  "fn-out",
959
- "img-in",
960
- "audio-in"
668
+ "img-in"
961
669
  ],
962
670
  "context": {
963
671
  "type": "token",
964
- "total": 1056768,
672
+ "total": 40960,
965
673
  "maxOutput": 8192
966
674
  },
967
- "aliases": [
968
- "gemini-2.0-flash-lite-preview-02-05"
969
- ],
970
675
  "creatorId": "google"
971
676
  },
972
- "gemini-1.5-flash": {
973
- "id": "gemini-1.5-flash",
974
- "name": "Gemini 1.5 Flash",
677
+ "text-embedding-004": {
678
+ "id": "text-embedding-004",
679
+ "name": "Text Embedding 004",
975
680
  "license": "proprietary",
976
- "providerIds": [
977
- "google"
978
- ],
979
681
  "capabilities": [
980
- "chat",
981
682
  "txt-in",
982
- "txt-out",
983
- "json-out",
984
- "fn-out",
985
- "img-in",
986
- "audio-in"
683
+ "vec-out"
987
684
  ],
988
685
  "context": {
989
686
  "type": "token",
990
- "total": 1008192,
991
- "maxOutput": 8192
687
+ "total": 2048,
688
+ "maxOutput": 768
992
689
  },
993
690
  "creatorId": "google"
994
691
  },
995
- "gemini-1.5-flash-8b": {
996
- "id": "gemini-1.5-flash-8b",
997
- "name": "Gemini 1.5 Flash 8B",
692
+ "aqa": {
693
+ "id": "aqa",
694
+ "name": "Attributed Question Answering",
998
695
  "license": "proprietary",
999
- "providerIds": [
1000
- "google"
1001
- ],
1002
696
  "capabilities": [
1003
- "chat",
1004
697
  "txt-in",
1005
- "txt-out",
1006
- "json-out",
1007
- "fn-out",
1008
- "img-in",
1009
- "audio-in"
698
+ "txt-out"
1010
699
  ],
1011
700
  "context": {
1012
701
  "type": "token",
1013
- "total": 1008192,
1014
- "maxOutput": 8192
702
+ "total": 7168,
703
+ "maxOutput": 1024
1015
704
  },
1016
705
  "creatorId": "google"
1017
706
  },
1018
- "gemini-1.5-pro": {
1019
- "id": "gemini-1.5-pro",
1020
- "name": "Gemini 1.5 Pro",
707
+ "gemini-2.5-pro-preview-06-05": {
708
+ "id": "gemini-2.5-pro-preview-06-05",
709
+ "name": "Gemini 2.5 Pro Preview",
1021
710
  "license": "proprietary",
1022
- "providerIds": [
1023
- "google"
1024
- ],
1025
711
  "capabilities": [
1026
712
  "chat",
1027
713
  "txt-in",
1028
714
  "txt-out",
715
+ "img-in",
1029
716
  "json-out",
1030
717
  "fn-out",
1031
- "img-in",
1032
- "audio-in",
1033
718
  "reason"
1034
719
  ],
1035
720
  "context": {
1036
721
  "type": "token",
1037
- "total": 2008192,
1038
- "maxOutput": 8192
722
+ "total": 1048576,
723
+ "maxOutput": 65536
1039
724
  },
1040
- "aliases": [
1041
- "gemini-1.5-pro-latest",
1042
- "gemini-1.5-pro-001",
1043
- "gemini-1.5-pro-002"
1044
- ],
1045
725
  "creatorId": "google"
1046
726
  },
1047
- "gemma-3-1b": {
1048
- "id": "gemma-3-1b",
1049
- "name": "Gemma 3 1B",
1050
- "license": "apache-2.0",
1051
- "providerIds": [
1052
- "google"
1053
- ],
1054
- "capabilities": [
1055
- "chat",
1056
- "txt-in",
1057
- "txt-out",
1058
- "json-out",
1059
- "fn-out"
1060
- ],
1061
- "context": {
1062
- "type": "token",
1063
- "total": 40960,
1064
- "maxOutput": 8192
727
+ "gemini-2.5-pro-preview-05-06": {
728
+ "id": "gemini-2.5-pro-preview-05-06",
729
+ "extends": "gemini-2.5-pro-preview-06-05",
730
+ "overrides": {
731
+ "name": "Gemini 2.5 Pro Preview 05-06"
1065
732
  },
1066
733
  "creatorId": "google"
1067
734
  },
1068
- "gemma-3-4b": {
1069
- "id": "gemma-3-4b",
1070
- "name": "Gemma 3 4B",
1071
- "license": "apache-2.0",
1072
- "providerIds": [
1073
- "google"
1074
- ],
1075
- "capabilities": [
1076
- "chat",
1077
- "txt-in",
1078
- "txt-out",
1079
- "json-out",
1080
- "fn-out",
1081
- "img-in"
1082
- ],
1083
- "context": {
1084
- "type": "token",
1085
- "total": 40960,
1086
- "maxOutput": 8192
735
+ "gemini-2.5-flash-preview-05-20": {
736
+ "id": "gemini-2.5-flash-preview-05-20",
737
+ "extends": "gemini-2.5-flash-preview",
738
+ "overrides": {
739
+ "name": "Gemini 2.5 Flash Preview 05-20"
1087
740
  },
1088
741
  "creatorId": "google"
1089
742
  },
1090
- "gemma-3-12b": {
1091
- "id": "gemma-3-12b",
1092
- "name": "Gemma 3 12B",
1093
- "license": "apache-2.0",
1094
- "providerIds": [
1095
- "google"
1096
- ],
743
+ "gemini-2.5-flash-preview-04-17-thinking": {
744
+ "id": "gemini-2.5-flash-preview-04-17-thinking",
745
+ "extends": "gemini-2.5-flash-preview",
746
+ "overrides": {
747
+ "name": "Gemini 2.5 Flash Preview (Thinking)",
748
+ "capabilities": [
749
+ "chat",
750
+ "txt-in",
751
+ "txt-out",
752
+ "img-in",
753
+ "json-out",
754
+ "fn-out",
755
+ "reason"
756
+ ],
757
+ "context": {
758
+ "type": "token",
759
+ "total": 1048576,
760
+ "maxOutput": 65536
761
+ }
762
+ },
763
+ "creatorId": "google"
764
+ },
765
+ "gemini-2.5-flash-preview-tts": {
766
+ "id": "gemini-2.5-flash-preview-tts",
767
+ "name": "Gemini 2.5 Flash Preview TTS",
768
+ "license": "proprietary",
1097
769
  "capabilities": [
1098
770
  "chat",
1099
771
  "txt-in",
1100
772
  "txt-out",
1101
- "json-out",
1102
- "fn-out",
1103
- "img-in"
773
+ "audio-out"
1104
774
  ],
1105
775
  "context": {
1106
776
  "type": "token",
1107
- "total": 40960,
1108
- "maxOutput": 8192
777
+ "total": 8192,
778
+ "maxOutput": 16384
1109
779
  },
1110
780
  "creatorId": "google"
1111
781
  },
1112
- "gemma-3-27b": {
1113
- "id": "gemma-3-27b",
1114
- "name": "Gemma 3 27B",
1115
- "license": "apache-2.0",
1116
- "providerIds": [
1117
- "google"
1118
- ],
782
+ "gemini-2.5-pro-preview-tts": {
783
+ "id": "gemini-2.5-pro-preview-tts",
784
+ "extends": "gemini-2.5-flash-preview-tts",
785
+ "overrides": {
786
+ "name": "Gemini 2.5 Pro Preview TTS"
787
+ },
788
+ "creatorId": "google"
789
+ },
790
+ "gemini-2.5-flash-preview-native-audio-dialog": {
791
+ "id": "gemini-2.5-flash-preview-native-audio-dialog",
792
+ "name": "Gemini 2.5 Flash Preview Native Audio Dialog",
793
+ "license": "proprietary",
1119
794
  "capabilities": [
1120
795
  "chat",
1121
796
  "txt-in",
1122
797
  "txt-out",
1123
- "json-out",
1124
- "fn-out",
1125
- "img-in"
798
+ "audio-in",
799
+ "audio-out"
1126
800
  ],
1127
801
  "context": {
1128
802
  "type": "token",
1129
- "total": 40960,
803
+ "total": 131072,
1130
804
  "maxOutput": 8192
1131
805
  },
1132
806
  "creatorId": "google"
1133
807
  },
1134
- "gemma-2-9b": {
1135
- "id": "gemma-2-9b",
1136
- "name": "Gemma 2 9B",
808
+ "gemma-3-1b-it": {
809
+ "id": "gemma-3-1b-it",
810
+ "name": "Gemma 3 1B",
1137
811
  "license": "apache-2.0",
1138
- "providerIds": [
1139
- "google"
1140
- ],
1141
812
  "capabilities": [
1142
813
  "chat",
1143
814
  "txt-in",
1144
815
  "txt-out",
1145
- "json-out",
1146
- "fn-out"
816
+ "json-out"
1147
817
  ],
1148
818
  "context": {
1149
819
  "type": "token",
1150
- "total": 8192,
1151
- "maxOutput": 4096
820
+ "total": 32768,
821
+ "maxOutput": 8192
822
+ },
823
+ "creatorId": "google"
824
+ },
825
+ "gemma-3-4b-it": {
826
+ "id": "gemma-3-4b-it",
827
+ "extends": "gemma-3-1b-it",
828
+ "overrides": {
829
+ "name": "Gemma 3 4B"
830
+ },
831
+ "creatorId": "google"
832
+ },
833
+ "gemma-3-12b-it": {
834
+ "id": "gemma-3-12b-it",
835
+ "extends": "gemma-3-1b-it",
836
+ "overrides": {
837
+ "name": "Gemma 3 12B"
838
+ },
839
+ "creatorId": "google"
840
+ },
841
+ "gemma-3-27b-it": {
842
+ "id": "gemma-3-27b-it",
843
+ "extends": "gemma-3-1b-it",
844
+ "overrides": {
845
+ "name": "Gemma 3 27B",
846
+ "context": {
847
+ "type": "token",
848
+ "total": 131072,
849
+ "maxOutput": 8192
850
+ }
1152
851
  },
1153
852
  "creatorId": "google"
1154
853
  },
1155
- "gemma-2-27b": {
1156
- "id": "gemma-2-27b",
1157
- "name": "Gemma 2 27B",
854
+ "gemma-3n-e4b-it": {
855
+ "id": "gemma-3n-e4b-it",
856
+ "name": "Gemma 3n E4B",
1158
857
  "license": "apache-2.0",
1159
- "providerIds": [
1160
- "google"
1161
- ],
1162
858
  "capabilities": [
1163
859
  "chat",
1164
860
  "txt-in",
1165
- "txt-out",
1166
- "json-out",
1167
- "fn-out"
861
+ "txt-out"
1168
862
  ],
1169
863
  "context": {
1170
864
  "type": "token",
1171
865
  "total": 8192,
1172
- "maxOutput": 4096
866
+ "maxOutput": 2048
1173
867
  },
1174
868
  "creatorId": "google"
1175
869
  },
1176
- "text-embedding-004": {
1177
- "id": "text-embedding-004",
1178
- "name": "Text Embedding 004",
870
+ "gemini-2.5-flash-image": {
871
+ "id": "gemini-2.5-flash-image",
872
+ "name": "Gemini 2.5 Flash Image (Nano Banana)",
1179
873
  "license": "proprietary",
1180
- "providerIds": [
1181
- "google"
1182
- ],
1183
874
  "capabilities": [
875
+ "chat",
1184
876
  "txt-in",
1185
- "vec-out"
877
+ "txt-out",
878
+ "img-in",
879
+ "img-out"
1186
880
  ],
1187
881
  "context": {
1188
882
  "type": "token",
1189
- "total": 2048,
1190
- "maxOutput": 768
883
+ "total": 1048576,
884
+ "maxOutput": 65535
1191
885
  },
886
+ "aliases": [
887
+ "nano-banana"
888
+ ],
1192
889
  "creatorId": "google"
1193
890
  },
1194
- "gemma-7b-it": {
1195
- "id": "gemma-7b-it",
1196
- "name": "Gemma 7B Instruct",
1197
- "license": "apache-2.0",
1198
- "providerIds": [
1199
- "google"
891
+ "imagen-3.0-generate-002": {
892
+ "id": "imagen-3.0-generate-002",
893
+ "name": "Imagen 3.0",
894
+ "license": "proprietary",
895
+ "capabilities": [
896
+ "txt-in",
897
+ "img-out"
1200
898
  ],
899
+ "context": {
900
+ "maxOutput": 1,
901
+ "sizes": [
902
+ "1024x1024",
903
+ "1792x1024",
904
+ "1024x1792"
905
+ ]
906
+ },
907
+ "creatorId": "google"
908
+ },
909
+ "veo-2.0-generate-001": {
910
+ "id": "veo-2.0-generate-001",
911
+ "name": "Veo 2",
912
+ "license": "proprietary",
1201
913
  "capabilities": [
1202
- "chat",
1203
914
  "txt-in",
1204
- "txt-out",
1205
- "json-out",
1206
- "fn-out"
915
+ "video-out"
1207
916
  ],
1208
917
  "context": {
1209
918
  "type": "token",
1210
- "total": 8192,
1211
- "maxOutput": 4096
919
+ "total": 480,
920
+ "maxOutput": 8192
1212
921
  },
1213
922
  "creatorId": "google"
1214
923
  },
1215
- "gemma-2b-it": {
1216
- "id": "gemma-2b-it",
1217
- "name": "Gemma 2B Instruct",
1218
- "license": "apache-2.0",
1219
- "providerIds": [
1220
- "google"
1221
- ],
924
+ "llama-4-scout": {
925
+ "id": "llama-4-scout",
926
+ "name": "Llama 4 Scout",
927
+ "license": "llama-4-community",
1222
928
  "capabilities": [
1223
929
  "chat",
1224
930
  "txt-in",
1225
931
  "txt-out",
1226
932
  "json-out",
1227
- "fn-out"
933
+ "fn-out",
934
+ "img-in",
935
+ "reason"
1228
936
  ],
1229
937
  "context": {
1230
938
  "type": "token",
1231
- "total": 8192,
1232
- "maxOutput": 4096
1233
- },
1234
- "creatorId": "google"
1235
- },
1236
- "gemini-1.5-flash-001": {
1237
- "id": "gemini-1.5-flash-001",
1238
- "extends": "gemini-1.5-flash",
1239
- "overrides": {
1240
- "name": "Gemini 1.5 Flash (001)"
1241
- },
1242
- "creatorId": "google"
1243
- },
1244
- "gemini-1.5-flash-002": {
1245
- "id": "gemini-1.5-flash-002",
1246
- "extends": "gemini-1.5-flash",
1247
- "overrides": {
1248
- "name": "Gemini 1.5 Flash (002)"
1249
- },
1250
- "creatorId": "google"
1251
- },
1252
- "gemini-1.5-flash-8b-001": {
1253
- "id": "gemini-1.5-flash-8b-001",
1254
- "extends": "gemini-1.5-flash-8b",
1255
- "overrides": {
1256
- "name": "Gemini 1.5 Flash 8B (001)"
1257
- },
1258
- "creatorId": "google"
1259
- },
1260
- "gemini-1.5-flash-8b-exp-0827": {
1261
- "id": "gemini-1.5-flash-8b-exp-0827",
1262
- "extends": "gemini-1.5-flash-8b",
1263
- "overrides": {
1264
- "name": "Gemini 1.5 Flash 8B (Experimental 0827)"
1265
- },
1266
- "creatorId": "google"
1267
- },
1268
- "gemini-1.5-pro-exp-0801": {
1269
- "id": "gemini-1.5-pro-exp-0801",
1270
- "extends": "gemini-1.5-pro",
1271
- "overrides": {
1272
- "name": "Gemini 1.5 Pro (Experimental 0801)"
1273
- },
1274
- "creatorId": "google"
1275
- },
1276
- "gemini-1.5-pro-exp-0827": {
1277
- "id": "gemini-1.5-pro-exp-0827",
1278
- "extends": "gemini-1.5-pro",
1279
- "overrides": {
1280
- "name": "Gemini 1.5 Pro (Experimental 0827)"
939
+ "total": 1e7,
940
+ "maxOutput": 65536
1281
941
  },
1282
- "creatorId": "google"
1283
- },
1284
- "gemini-1.0-pro": {
1285
- "id": "gemini-1.0-pro",
1286
- "name": "Gemini 1.0 Pro",
1287
- "license": "proprietary",
1288
- "providerIds": [
1289
- "google"
942
+ "aliases": [
943
+ "llama-4-scout-2025-04",
944
+ "llama-4-scout-latest"
1290
945
  ],
946
+ "creatorId": "meta"
947
+ },
948
+ "llama-4-maverick": {
949
+ "id": "llama-4-maverick",
950
+ "name": "Llama 4 Maverick",
951
+ "license": "llama-4-community",
1291
952
  "capabilities": [
1292
953
  "chat",
1293
954
  "txt-in",
1294
955
  "txt-out",
1295
956
  "json-out",
1296
- "fn-out"
957
+ "fn-out",
958
+ "img-in",
959
+ "reason"
1297
960
  ],
1298
961
  "context": {
1299
962
  "type": "token",
1300
- "total": 30720,
1301
- "maxOutput": 2048
963
+ "total": 1e6,
964
+ "maxOutput": 65536
1302
965
  },
1303
966
  "aliases": [
1304
- "gemini-1.0-pro-latest",
1305
- "gemini-1.0-pro-001",
1306
- "gemini-pro"
967
+ "llama-4-maverick-2025-04",
968
+ "llama-4-maverick-latest"
1307
969
  ],
1308
- "creatorId": "google"
970
+ "creatorId": "meta"
1309
971
  },
1310
- "gemini-1.0-pro-vision": {
1311
- "id": "gemini-1.0-pro-vision",
1312
- "name": "Gemini 1.0 Pro Vision",
1313
- "license": "proprietary",
1314
- "providerIds": [
1315
- "google"
1316
- ],
972
+ "llama3-70b-8192": {
973
+ "id": "llama3-70b-8192",
974
+ "name": "Llama 3 70B",
975
+ "license": "llama-3-community",
1317
976
  "capabilities": [
1318
977
  "chat",
1319
978
  "txt-in",
1320
979
  "txt-out",
1321
980
  "json-out",
1322
- "fn-out",
1323
- "img-in"
981
+ "fn-out"
1324
982
  ],
1325
983
  "context": {
1326
984
  "type": "token",
1327
- "total": 12288,
985
+ "total": 8192,
1328
986
  "maxOutput": 4096
1329
987
  },
1330
- "aliases": [
1331
- "gemini-pro-vision"
1332
- ],
1333
- "creatorId": "google"
988
+ "creatorId": "meta"
1334
989
  },
1335
- "aqa": {
1336
- "id": "aqa",
1337
- "name": "Attributed Question Answering",
1338
- "license": "proprietary",
1339
- "providerIds": [
1340
- "google"
1341
- ],
990
+ "llama3-8b-8192": {
991
+ "id": "llama3-8b-8192",
992
+ "name": "Llama 3 8B",
993
+ "license": "llama-3-community",
1342
994
  "capabilities": [
995
+ "chat",
1343
996
  "txt-in",
1344
- "txt-out"
997
+ "txt-out",
998
+ "json-out",
999
+ "fn-out"
1345
1000
  ],
1346
1001
  "context": {
1347
1002
  "type": "token",
1348
- "total": 7168,
1349
- "maxOutput": 1024
1003
+ "total": 8192,
1004
+ "maxOutput": 4096
1350
1005
  },
1351
- "creatorId": "google"
1006
+ "creatorId": "meta"
1352
1007
  },
1353
- "gemini-2.5-pro-preview-06-05": {
1354
- "id": "gemini-2.5-pro-preview-06-05",
1355
- "name": "Gemini 2.5 Pro Preview",
1356
- "license": "proprietary",
1357
- "providerIds": [
1358
- "google"
1359
- ],
1008
+ "llama-3.2-11b-vision-preview": {
1009
+ "id": "llama-3.2-11b-vision-preview",
1010
+ "name": "Llama 3.2 11B Vision",
1011
+ "license": "llama-3-community",
1360
1012
  "capabilities": [
1361
1013
  "chat",
1362
1014
  "txt-in",
1363
1015
  "txt-out",
1364
- "img-in",
1365
- "json-out",
1366
- "fn-out",
1367
- "reason"
1016
+ "img-in"
1368
1017
  ],
1369
1018
  "context": {
1370
1019
  "type": "token",
1371
- "total": 1048576,
1372
- "maxOutput": 65536
1020
+ "total": 4096,
1021
+ "maxOutput": 4096
1373
1022
  },
1374
- "creatorId": "google"
1023
+ "creatorId": "meta"
1375
1024
  },
1376
- "gemini-2.5-pro-preview-05-06": {
1377
- "id": "gemini-2.5-pro-preview-05-06",
1378
- "extends": "gemini-2.5-pro-preview-06-05",
1379
- "overrides": {
1380
- "name": "Gemini 2.5 Pro Preview 05-06"
1381
- },
1382
- "creatorId": "google"
1383
- },
1384
- "gemini-2.5-flash-preview-05-20": {
1385
- "id": "gemini-2.5-flash-preview-05-20",
1386
- "extends": "gemini-2.5-flash-preview",
1387
- "overrides": {
1388
- "name": "Gemini 2.5 Flash Preview 05-20"
1389
- },
1390
- "creatorId": "google"
1391
- },
1392
- "gemini-2.5-flash-preview-04-17-thinking": {
1393
- "id": "gemini-2.5-flash-preview-04-17-thinking",
1394
- "extends": "gemini-2.5-flash-preview",
1395
- "overrides": {
1396
- "name": "Gemini 2.5 Flash Preview (Thinking)",
1397
- "capabilities": [
1398
- "chat",
1399
- "txt-in",
1400
- "txt-out",
1401
- "img-in",
1402
- "json-out",
1403
- "fn-out",
1404
- "reason"
1405
- ],
1406
- "context": {
1407
- "type": "token",
1408
- "total": 1048576,
1409
- "maxOutput": 65536
1410
- }
1411
- },
1412
- "creatorId": "google"
1413
- },
1414
- "gemini-2.5-flash-preview-tts": {
1415
- "id": "gemini-2.5-flash-preview-tts",
1416
- "name": "Gemini 2.5 Flash Preview TTS",
1417
- "license": "proprietary",
1418
- "providerIds": [
1419
- "google"
1420
- ],
1421
- "capabilities": [
1422
- "chat",
1423
- "txt-in",
1424
- "txt-out",
1425
- "audio-out"
1426
- ],
1427
- "context": {
1428
- "type": "token",
1429
- "total": 8192,
1430
- "maxOutput": 16384
1431
- },
1432
- "creatorId": "google"
1433
- },
1434
- "gemini-2.5-pro-preview-tts": {
1435
- "id": "gemini-2.5-pro-preview-tts",
1436
- "extends": "gemini-2.5-flash-preview-tts",
1437
- "overrides": {
1438
- "name": "Gemini 2.5 Pro Preview TTS"
1439
- },
1440
- "creatorId": "google"
1441
- },
1442
- "gemini-2.5-flash-preview-native-audio-dialog": {
1443
- "id": "gemini-2.5-flash-preview-native-audio-dialog",
1444
- "name": "Gemini 2.5 Flash Preview Native Audio Dialog",
1445
- "license": "proprietary",
1446
- "providerIds": [
1447
- "google"
1448
- ],
1449
- "capabilities": [
1450
- "chat",
1451
- "txt-in",
1452
- "txt-out",
1453
- "audio-in",
1454
- "audio-out"
1455
- ],
1456
- "context": {
1457
- "type": "token",
1458
- "total": 131072,
1459
- "maxOutput": 8192
1460
- },
1461
- "creatorId": "google"
1462
- },
1463
- "gemini-2.0-flash-001": {
1464
- "id": "gemini-2.0-flash-001",
1465
- "extends": "gemini-2.0-flash",
1466
- "overrides": {
1467
- "name": "Gemini 2.0 Flash 001"
1468
- },
1469
- "creatorId": "google"
1470
- },
1471
- "gemini-2.0-flash-exp": {
1472
- "id": "gemini-2.0-flash-exp",
1473
- "extends": "gemini-2.0-flash",
1474
- "overrides": {
1475
- "name": "Gemini 2.0 Flash Experimental"
1476
- },
1477
- "creatorId": "google"
1478
- },
1479
- "gemini-2.0-flash-exp-image-generation": {
1480
- "id": "gemini-2.0-flash-exp-image-generation",
1481
- "extends": "gemini-2.0-flash",
1482
- "overrides": {
1483
- "name": "Gemini 2.0 Flash Image Generation Experimental",
1484
- "capabilities": [
1485
- "chat",
1486
- "txt-in",
1487
- "txt-out",
1488
- "img-in",
1489
- "img-out",
1490
- "json-out",
1491
- "fn-out"
1492
- ]
1493
- },
1494
- "creatorId": "google"
1495
- },
1496
- "gemini-2.0-flash-preview-image-generation": {
1497
- "id": "gemini-2.0-flash-preview-image-generation",
1498
- "name": "Gemini 2.0 Flash Preview Image Generation",
1499
- "license": "proprietary",
1500
- "providerIds": [
1501
- "google"
1502
- ],
1503
- "capabilities": [
1504
- "chat",
1505
- "txt-in",
1506
- "txt-out",
1507
- "img-in",
1508
- "img-out"
1509
- ],
1510
- "context": {
1511
- "type": "token",
1512
- "total": 32768,
1513
- "maxOutput": 8192
1514
- },
1515
- "creatorId": "google"
1516
- },
1517
- "gemini-2.0-flash-lite-001": {
1518
- "id": "gemini-2.0-flash-lite-001",
1519
- "extends": "gemini-2.0-flash-lite",
1520
- "overrides": {
1521
- "name": "Gemini 2.0 Flash Lite 001"
1522
- },
1523
- "creatorId": "google"
1524
- },
1525
- "gemini-2.0-flash-lite-preview": {
1526
- "id": "gemini-2.0-flash-lite-preview",
1527
- "extends": "gemini-2.0-flash-lite",
1528
- "overrides": {
1529
- "name": "Gemini 2.0 Flash Lite Preview"
1530
- },
1531
- "creatorId": "google"
1532
- },
1533
- "gemini-2.0-flash-lite-preview-02-05": {
1534
- "id": "gemini-2.0-flash-lite-preview-02-05",
1535
- "extends": "gemini-2.0-flash-lite",
1536
- "overrides": {
1537
- "name": "Gemini 2.0 Flash Lite Preview 02-05"
1538
- },
1539
- "creatorId": "google"
1540
- },
1541
- "gemini-2.0-pro-exp": {
1542
- "id": "gemini-2.0-pro-exp",
1543
- "name": "Gemini 2.0 Pro Experimental",
1544
- "license": "proprietary",
1545
- "providerIds": [
1546
- "google"
1547
- ],
1548
- "capabilities": [
1549
- "chat",
1550
- "txt-in",
1551
- "txt-out",
1552
- "img-in",
1553
- "json-out",
1554
- "fn-out",
1555
- "reason"
1556
- ],
1557
- "context": {
1558
- "type": "token",
1559
- "total": 1048576,
1560
- "maxOutput": 65536
1561
- },
1562
- "creatorId": "google"
1563
- },
1564
- "gemini-2.0-pro-exp-02-05": {
1565
- "id": "gemini-2.0-pro-exp-02-05",
1566
- "extends": "gemini-2.0-pro-exp",
1567
- "overrides": {
1568
- "name": "Gemini 2.0 Pro Experimental 02-05"
1569
- },
1570
- "creatorId": "google"
1571
- },
1572
- "gemini-2.0-flash-thinking-exp": {
1573
- "id": "gemini-2.0-flash-thinking-exp",
1574
- "name": "Gemini 2.0 Flash Thinking Experimental",
1575
- "license": "proprietary",
1576
- "providerIds": [
1577
- "google"
1578
- ],
1579
- "capabilities": [
1580
- "chat",
1581
- "txt-in",
1582
- "txt-out",
1583
- "img-in",
1584
- "json-out",
1585
- "fn-out",
1586
- "reason"
1587
- ],
1588
- "context": {
1589
- "type": "token",
1590
- "total": 1048576,
1591
- "maxOutput": 65536
1592
- },
1593
- "creatorId": "google"
1594
- },
1595
- "gemini-2.0-flash-thinking-exp-1219": {
1596
- "id": "gemini-2.0-flash-thinking-exp-1219",
1597
- "extends": "gemini-2.0-flash-thinking-exp",
1598
- "overrides": {
1599
- "name": "Gemini 2.0 Flash Thinking Experimental 1219"
1600
- },
1601
- "creatorId": "google"
1602
- },
1603
- "gemini-2.0-flash-thinking-exp-01-21": {
1604
- "id": "gemini-2.0-flash-thinking-exp-01-21",
1605
- "extends": "gemini-2.0-flash-thinking-exp",
1606
- "overrides": {
1607
- "name": "Gemini 2.0 Flash Thinking Experimental 01-21"
1608
- },
1609
- "creatorId": "google"
1610
- },
1611
- "learnlm-2.0-flash-experimental": {
1612
- "id": "learnlm-2.0-flash-experimental",
1613
- "name": "LearnLM 2.0 Flash Experimental",
1614
- "license": "proprietary",
1615
- "providerIds": [
1616
- "google"
1617
- ],
1618
- "capabilities": [
1619
- "chat",
1620
- "txt-in",
1621
- "txt-out",
1622
- "img-in",
1623
- "json-out"
1624
- ],
1625
- "context": {
1626
- "type": "token",
1627
- "total": 1048576,
1628
- "maxOutput": 32768
1629
- },
1630
- "creatorId": "google"
1631
- },
1632
- "gemma-3-1b-it": {
1633
- "id": "gemma-3-1b-it",
1634
- "name": "Gemma 3 1B",
1635
- "license": "apache-2.0",
1636
- "providerIds": [
1637
- "google"
1638
- ],
1639
- "capabilities": [
1640
- "chat",
1641
- "txt-in",
1642
- "txt-out",
1643
- "json-out"
1644
- ],
1645
- "context": {
1646
- "type": "token",
1647
- "total": 32768,
1648
- "maxOutput": 8192
1649
- },
1650
- "creatorId": "google"
1651
- },
1652
- "gemma-3-4b-it": {
1653
- "id": "gemma-3-4b-it",
1654
- "extends": "gemma-3-1b-it",
1655
- "overrides": {
1656
- "name": "Gemma 3 4B"
1657
- },
1658
- "creatorId": "google"
1659
- },
1660
- "gemma-3-12b-it": {
1661
- "id": "gemma-3-12b-it",
1662
- "extends": "gemma-3-1b-it",
1663
- "overrides": {
1664
- "name": "Gemma 3 12B"
1665
- },
1666
- "creatorId": "google"
1667
- },
1668
- "gemma-3-27b-it": {
1669
- "id": "gemma-3-27b-it",
1670
- "extends": "gemma-3-1b-it",
1671
- "overrides": {
1672
- "name": "Gemma 3 27B",
1673
- "context": {
1674
- "type": "token",
1675
- "total": 131072,
1676
- "maxOutput": 8192
1677
- }
1678
- },
1679
- "creatorId": "google"
1680
- },
1681
- "gemma-3n-e4b-it": {
1682
- "id": "gemma-3n-e4b-it",
1683
- "name": "Gemma 3n E4B",
1684
- "license": "apache-2.0",
1685
- "providerIds": [
1686
- "google"
1687
- ],
1688
- "capabilities": [
1689
- "chat",
1690
- "txt-in",
1691
- "txt-out"
1692
- ],
1693
- "context": {
1694
- "type": "token",
1695
- "total": 8192,
1696
- "maxOutput": 2048
1697
- },
1698
- "creatorId": "google"
1699
- },
1700
- "imagen-3.0-generate-002": {
1701
- "id": "imagen-3.0-generate-002",
1702
- "name": "Imagen 3.0",
1703
- "license": "proprietary",
1704
- "providerIds": [
1705
- "google"
1706
- ],
1707
- "capabilities": [
1708
- "txt-in",
1709
- "img-out"
1710
- ],
1711
- "context": {
1712
- "maxOutput": 1,
1713
- "sizes": [
1714
- "1024x1024",
1715
- "1792x1024",
1716
- "1024x1792"
1717
- ]
1718
- },
1719
- "creatorId": "google"
1720
- },
1721
- "veo-2.0-generate-001": {
1722
- "id": "veo-2.0-generate-001",
1723
- "name": "Veo 2",
1724
- "license": "proprietary",
1725
- "providerIds": [
1726
- "google"
1727
- ],
1728
- "capabilities": [
1729
- "txt-in",
1730
- "video-out"
1731
- ],
1732
- "context": {
1733
- "type": "token",
1734
- "total": 480,
1735
- "maxOutput": 8192
1736
- },
1737
- "creatorId": "google"
1738
- },
1739
- "llama3-70b-8192": {
1740
- "id": "llama3-70b-8192",
1741
- "name": "Llama 3 70B",
1742
- "license": "llama-3-community",
1743
- "providerIds": [
1744
- "groq"
1745
- ],
1746
- "capabilities": [
1747
- "chat",
1748
- "txt-in",
1749
- "txt-out",
1750
- "json-out",
1751
- "fn-out"
1752
- ],
1753
- "context": {
1754
- "type": "token",
1755
- "total": 8192,
1756
- "maxOutput": 4096
1757
- },
1758
- "creatorId": "meta"
1759
- },
1760
- "llama3-8b-8192": {
1761
- "id": "llama3-8b-8192",
1762
- "name": "Llama 3 8B",
1763
- "license": "llama-3-community",
1764
- "providerIds": [
1765
- "groq"
1766
- ],
1767
- "capabilities": [
1768
- "chat",
1769
- "txt-in",
1770
- "txt-out",
1771
- "json-out",
1772
- "fn-out"
1773
- ],
1774
- "context": {
1775
- "type": "token",
1776
- "total": 8192,
1777
- "maxOutput": 4096
1778
- },
1779
- "creatorId": "meta"
1780
- },
1781
- "llama-3.2-11b-vision-preview": {
1782
- "id": "llama-3.2-11b-vision-preview",
1783
- "name": "Llama 3.2 11B Vision",
1784
- "license": "llama-3-community",
1785
- "providerIds": [
1786
- "groq"
1787
- ],
1788
- "capabilities": [
1789
- "chat",
1790
- "txt-in",
1791
- "txt-out",
1792
- "img-in"
1793
- ],
1794
- "context": {
1795
- "type": "token",
1796
- "total": 4096,
1797
- "maxOutput": 4096
1798
- },
1799
- "creatorId": "meta"
1800
- },
1801
- "llama-3.2-90b-vision-preview": {
1802
- "id": "llama-3.2-90b-vision-preview",
1803
- "name": "Llama 3.2 90B Vision",
1804
- "license": "llama-3-community",
1805
- "providerIds": [
1806
- "groq"
1807
- ],
1808
- "capabilities": [
1809
- "chat",
1810
- "txt-in",
1811
- "txt-out",
1812
- "img-in"
1813
- ],
1814
- "context": {
1815
- "type": "token",
1816
- "total": 4096,
1817
- "maxOutput": 4096
1818
- },
1819
- "creatorId": "meta"
1820
- },
1821
- "llama-guard-3-8b": {
1822
- "id": "llama-guard-3-8b",
1823
- "name": "LlamaGuard 3 8B",
1824
- "license": "llama-3-community",
1825
- "providerIds": [
1826
- "groq"
1827
- ],
1828
- "capabilities": [
1829
- "chat",
1830
- "txt-in",
1831
- "txt-out"
1832
- ],
1833
- "context": {
1834
- "type": "token",
1835
- "total": 4096,
1836
- "maxOutput": 4096
1837
- },
1838
- "creatorId": "meta"
1839
- },
1840
- "mistral-large-2402": {
1841
- "id": "mistral-large-2402",
1842
- "name": "Mistral Large",
1843
- "license": "proprietary",
1844
- "providerIds": [
1845
- "mistral",
1846
- "azure"
1847
- ],
1848
- "capabilities": [
1849
- "chat",
1850
- "txt-in",
1851
- "txt-out",
1852
- "json-out",
1853
- "fn-out"
1854
- ],
1855
- "context": {
1856
- "type": "token",
1857
- "total": 32768,
1858
- "maxOutput": 4096
1859
- },
1860
- "creatorId": "mistral"
1861
- },
1862
- "mistral-small-2402": {
1863
- "id": "mistral-small-2402",
1864
- "name": "Mistral Small",
1865
- "license": "proprietary",
1866
- "providerIds": [
1867
- "mistral",
1868
- "azure"
1869
- ],
1870
- "capabilities": [
1871
- "chat",
1872
- "txt-in",
1873
- "txt-out",
1874
- "json-out",
1875
- "fn-out"
1876
- ],
1877
- "context": {
1878
- "type": "token",
1879
- "total": 32768,
1880
- "maxOutput": 4096
1881
- },
1882
- "creatorId": "mistral"
1883
- },
1884
- "mistral-medium": {
1885
- "id": "mistral-medium",
1886
- "name": "Mistral Medium",
1887
- "license": "proprietary",
1888
- "providerIds": [
1889
- "mistral"
1890
- ],
1891
- "capabilities": [
1892
- "chat",
1893
- "txt-in",
1894
- "txt-out"
1895
- ],
1896
- "context": {
1897
- "type": "token",
1898
- "total": 32768,
1899
- "maxOutput": 4096
1900
- },
1901
- "creatorId": "mistral"
1902
- },
1903
- "open-mistral-7b": {
1904
- "id": "open-mistral-7b",
1905
- "name": "Open Mistral 7B",
1906
- "license": "apache-2.0",
1907
- "providerIds": [
1908
- "mistral",
1909
- "groq"
1910
- ],
1911
- "capabilities": [
1912
- "chat",
1913
- "txt-in",
1914
- "txt-out"
1915
- ],
1916
- "context": {
1917
- "type": "token",
1918
- "total": 32768,
1919
- "maxOutput": 4096
1920
- },
1921
- "creatorId": "mistral"
1922
- },
1923
- "open-mixtral-8x7b": {
1924
- "id": "open-mixtral-8x7b",
1925
- "name": "Open Mixtral 8x7B",
1926
- "license": "apache-2.0",
1927
- "providerIds": [
1928
- "mistral",
1929
- "groq"
1930
- ],
1931
- "capabilities": [
1932
- "chat",
1933
- "txt-in",
1934
- "txt-out"
1935
- ],
1936
- "context": {
1937
- "type": "token",
1938
- "total": 32768,
1939
- "maxOutput": 4096
1940
- },
1941
- "creatorId": "mistral"
1942
- },
1943
- "gpt-4": {
1944
- "id": "gpt-4",
1945
- "name": "GPT-4",
1946
- "license": "proprietary",
1947
- "providerIds": [
1948
- "openai",
1949
- "azure"
1950
- ],
1025
+ "llama-3.2-90b-vision-preview": {
1026
+ "id": "llama-3.2-90b-vision-preview",
1027
+ "name": "Llama 3.2 90B Vision",
1028
+ "license": "llama-3-community",
1951
1029
  "capabilities": [
1952
1030
  "chat",
1953
1031
  "txt-in",
1954
1032
  "txt-out",
1955
- "json-out",
1956
- "fn-out"
1033
+ "img-in"
1957
1034
  ],
1958
1035
  "context": {
1959
1036
  "type": "token",
1960
- "total": 8192,
1037
+ "total": 4096,
1961
1038
  "maxOutput": 4096
1962
1039
  },
1963
- "creatorId": "openai"
1964
- },
1965
- "gpt-4-turbo-preview": {
1966
- "id": "gpt-4-turbo-preview",
1967
- "extends": "gpt-4",
1968
- "overrides": {
1969
- "name": "GPT-4 Turbo",
1970
- "context": {
1971
- "type": "token",
1972
- "total": 128e3,
1973
- "maxOutput": 4096
1974
- }
1975
- },
1976
- "creatorId": "openai"
1040
+ "creatorId": "meta"
1977
1041
  },
1978
- "gpt-3.5-turbo": {
1979
- "id": "gpt-3.5-turbo",
1980
- "name": "GPT-3.5 Turbo",
1981
- "license": "proprietary",
1982
- "providerIds": [
1983
- "openai",
1984
- "azure"
1985
- ],
1042
+ "llama-guard-3-8b": {
1043
+ "id": "llama-guard-3-8b",
1044
+ "name": "LlamaGuard 3 8B",
1045
+ "license": "llama-3-community",
1986
1046
  "capabilities": [
1987
1047
  "chat",
1988
- "txt-in",
1989
- "txt-out",
1990
- "json-out",
1991
- "fn-out"
1992
- ],
1993
- "context": {
1994
- "type": "token",
1995
- "total": 16385,
1996
- "maxOutput": 4096
1997
- },
1998
- "creatorId": "openai"
1999
- },
2000
- "gpt-3.5-turbo-16k": {
2001
- "id": "gpt-3.5-turbo-16k",
2002
- "extends": "gpt-3.5-turbo",
2003
- "overrides": {
2004
- "name": "GPT-3.5 Turbo 16K",
2005
- "context": {
2006
- "type": "token",
2007
- "total": 16385,
2008
- "maxOutput": 4096
2009
- }
2010
- },
2011
- "creatorId": "openai"
2012
- },
2013
- "gpt-3.5-turbo-instruct": {
2014
- "id": "gpt-3.5-turbo-instruct",
2015
- "name": "GPT-3.5 Turbo Instruct",
2016
- "license": "proprietary",
2017
- "providerIds": [
2018
- "openai",
2019
- "azure"
2020
- ],
2021
- "capabilities": [
2022
1048
  "txt-in",
2023
1049
  "txt-out"
2024
1050
  ],
@@ -2027,387 +1053,227 @@ var models = {
2027
1053
  "total": 4096,
2028
1054
  "maxOutput": 4096
2029
1055
  },
2030
- "creatorId": "openai"
2031
- },
2032
- "gpt-4o": {
2033
- "id": "gpt-4o",
2034
- "name": "GPT-4o",
2035
- "license": "proprietary",
2036
- "providerIds": [
2037
- "openai",
2038
- "azure"
2039
- ],
2040
- "capabilities": [
2041
- "chat",
2042
- "txt-in",
2043
- "txt-out",
2044
- "img-in",
2045
- "json-out",
2046
- "fn-out"
2047
- ],
2048
- "context": {
2049
- "type": "token",
2050
- "total": 128e3,
2051
- "maxOutput": 16384
2052
- },
2053
- "aliases": [
2054
- "chatgpt-4o-latest",
2055
- "gpt-4o-2024-08-06"
2056
- ],
2057
- "creatorId": "openai"
2058
- },
2059
- "gpt-4o-2024-11-20": {
2060
- "id": "gpt-4o-2024-11-20",
2061
- "extends": "gpt-4o",
2062
- "overrides": {
2063
- "name": "GPT-4o (2024-11-20)"
2064
- },
2065
- "creatorId": "openai"
2066
- },
2067
- "gpt-4o-2024-08-06": {
2068
- "id": "gpt-4o-2024-08-06",
2069
- "extends": "gpt-4o",
2070
- "overrides": {
2071
- "name": "GPT-4o (2024-08-06)"
2072
- },
2073
- "creatorId": "openai"
2074
- },
2075
- "gpt-4o-2024-05-13": {
2076
- "id": "gpt-4o-2024-05-13",
2077
- "extends": "gpt-4o",
2078
- "overrides": {
2079
- "name": "GPT-4o (2024-05-13)",
2080
- "capabilities": [
2081
- "chat",
2082
- "txt-in",
2083
- "txt-out",
2084
- "img-in",
2085
- "fn-out"
2086
- ],
2087
- "context": {
2088
- "type": "token",
2089
- "total": 128e3,
2090
- "maxOutput": 4096
2091
- }
2092
- },
2093
- "creatorId": "openai"
2094
- },
2095
- "gpt-4o-mini": {
2096
- "id": "gpt-4o-mini",
2097
- "extends": "gpt-4o",
2098
- "overrides": {
2099
- "name": "GPT-4o Mini",
2100
- "context": {
2101
- "type": "token",
2102
- "total": 128e3,
2103
- "maxOutput": 16384
2104
- }
2105
- },
2106
- "creatorId": "openai"
2107
- },
2108
- "gpt-4o-audio-preview": {
2109
- "id": "gpt-4o-audio-preview",
2110
- "extends": "gpt-4o",
2111
- "overrides": {
2112
- "name": "GPT-4o Audio",
2113
- "capabilities": [
2114
- "chat",
2115
- "txt-in",
2116
- "txt-out",
2117
- "audio-in",
2118
- "json-out",
2119
- "fn-out"
2120
- ],
2121
- "context": {
2122
- "type": "token",
2123
- "total": 128e3,
2124
- "maxOutput": 16384
2125
- }
2126
- },
2127
- "creatorId": "openai"
2128
- },
2129
- "gpt-4o-audio-preview-2024-12-17": {
2130
- "id": "gpt-4o-audio-preview-2024-12-17",
2131
- "extends": "gpt-4o-audio-preview",
2132
- "overrides": {
2133
- "name": "GPT-4o Audio (2024-12-17)"
2134
- },
2135
- "creatorId": "openai"
2136
- },
2137
- "gpt-4o-audio-preview-2024-10-01": {
2138
- "id": "gpt-4o-audio-preview-2024-10-01",
2139
- "extends": "gpt-4o-audio-preview",
2140
- "overrides": {
2141
- "name": "GPT-4o Audio (2024-10-01)"
2142
- },
2143
- "creatorId": "openai"
2144
- },
2145
- "gpt-4o-mini-audio-preview": {
2146
- "id": "gpt-4o-mini-audio-preview",
2147
- "extends": "gpt-4o-mini",
2148
- "overrides": {
2149
- "name": "GPT-4o Mini Audio",
2150
- "capabilities": [
2151
- "chat",
2152
- "txt-in",
2153
- "txt-out",
2154
- "audio-in",
2155
- "audio-out",
2156
- "json-out",
2157
- "fn-out"
2158
- ],
2159
- "context": {
2160
- "type": "token",
2161
- "total": 128e3,
2162
- "maxOutput": 16384
2163
- }
2164
- },
2165
- "creatorId": "openai"
2166
- },
2167
- "gpt-4o-mini-audio-preview-2024-12-17": {
2168
- "id": "gpt-4o-mini-audio-preview-2024-12-17",
2169
- "extends": "gpt-4o-mini-audio-preview",
2170
- "overrides": {
2171
- "name": "GPT-4o Mini Audio (2024-12-17)"
2172
- },
2173
- "creatorId": "openai"
2174
- },
2175
- "gpt-4o-realtime-preview": {
2176
- "id": "gpt-4o-realtime-preview",
2177
- "extends": "gpt-4o",
2178
- "overrides": {
2179
- "name": "GPT-4o Realtime",
2180
- "capabilities": [
2181
- "chat",
2182
- "txt-in",
2183
- "txt-out",
2184
- "audio-in",
2185
- "json-out",
2186
- "fn-out"
2187
- ],
2188
- "context": {
2189
- "type": "token",
2190
- "total": 128e3,
2191
- "maxOutput": 4096
2192
- }
2193
- },
2194
- "creatorId": "openai"
2195
- },
2196
- "gpt-4o-realtime-preview-2024-12-17": {
2197
- "id": "gpt-4o-realtime-preview-2024-12-17",
2198
- "extends": "gpt-4o-realtime-preview",
2199
- "overrides": {
2200
- "name": "GPT-4o Realtime (2024-12-17)"
2201
- },
2202
- "creatorId": "openai"
2203
- },
2204
- "gpt-4o-realtime-preview-2024-10-01": {
2205
- "id": "gpt-4o-realtime-preview-2024-10-01",
2206
- "extends": "gpt-4o-realtime-preview",
2207
- "overrides": {
2208
- "name": "GPT-4o Realtime (2024-10-01)"
2209
- },
2210
- "creatorId": "openai"
2211
- },
2212
- "gpt-4o-mini-realtime-preview": {
2213
- "id": "gpt-4o-mini-realtime-preview",
2214
- "extends": "gpt-4o-mini",
2215
- "overrides": {
2216
- "name": "GPT-4o Mini Realtime",
2217
- "capabilities": [
2218
- "chat",
2219
- "txt-in",
2220
- "txt-out",
2221
- "audio-in",
2222
- "json-out",
2223
- "fn-out"
2224
- ],
2225
- "context": {
2226
- "type": "token",
2227
- "total": 128e3,
2228
- "maxOutput": 4096
2229
- }
2230
- },
2231
- "creatorId": "openai"
2232
- },
2233
- "gpt-4o-mini-realtime-preview-2024-12-17": {
2234
- "id": "gpt-4o-mini-realtime-preview-2024-12-17",
2235
- "extends": "gpt-4o-mini-realtime-preview",
2236
- "overrides": {
2237
- "name": "GPT-4o Mini Realtime (2024-12-17)"
2238
- },
2239
- "creatorId": "openai"
1056
+ "creatorId": "meta"
2240
1057
  },
2241
- "o1": {
2242
- "id": "o1",
2243
- "name": "OpenAI o1",
1058
+ "mistral-medium-3-2025-05-07": {
1059
+ "id": "mistral-medium-3-2025-05-07",
1060
+ "name": "Mistral Medium 3",
2244
1061
  "license": "proprietary",
2245
- "providerIds": [
2246
- "openai",
2247
- "azure"
2248
- ],
2249
1062
  "capabilities": [
2250
1063
  "chat",
2251
1064
  "txt-in",
2252
1065
  "txt-out",
2253
- "img-in",
2254
1066
  "json-out",
2255
1067
  "fn-out",
2256
1068
  "reason"
2257
1069
  ],
2258
1070
  "context": {
2259
1071
  "type": "token",
2260
- "total": 2e5,
2261
- "maxOutput": 1e5
2262
- },
2263
- "creatorId": "openai"
2264
- },
2265
- "o1-2024-12-17": {
2266
- "id": "o1-2024-12-17",
2267
- "extends": "o1",
2268
- "overrides": {
2269
- "name": "OpenAI o1 (2024-12-17)"
1072
+ "total": 131072,
1073
+ "maxOutput": 8192
2270
1074
  },
2271
- "creatorId": "openai"
1075
+ "aliases": [
1076
+ "mistral-medium-3",
1077
+ "mistral-medium-2025"
1078
+ ],
1079
+ "creatorId": "mistral"
2272
1080
  },
2273
- "o1-mini": {
2274
- "id": "o1-mini",
2275
- "extends": "o1",
2276
- "overrides": {
2277
- "name": "OpenAI o1 Mini",
2278
- "capabilities": [
2279
- "chat",
2280
- "txt-in",
2281
- "txt-out",
2282
- "json-out",
2283
- "fn-out",
2284
- "reason"
2285
- ],
2286
- "context": {
2287
- "type": "token",
2288
- "total": 128e3,
2289
- "maxOutput": 65536
2290
- }
1081
+ "mistral-large-2402": {
1082
+ "id": "mistral-large-2402",
1083
+ "name": "Mistral Large",
1084
+ "license": "proprietary",
1085
+ "capabilities": [
1086
+ "chat",
1087
+ "txt-in",
1088
+ "txt-out",
1089
+ "json-out",
1090
+ "fn-out"
1091
+ ],
1092
+ "context": {
1093
+ "type": "token",
1094
+ "total": 32768,
1095
+ "maxOutput": 4096
2291
1096
  },
2292
- "creatorId": "openai"
1097
+ "creatorId": "mistral"
2293
1098
  },
2294
- "o1-mini-2024-09-12": {
2295
- "id": "o1-mini-2024-09-12",
2296
- "extends": "o1-mini",
2297
- "overrides": {
2298
- "name": "OpenAI o1 Mini (2024-09-12)"
1099
+ "mistral-small-2402": {
1100
+ "id": "mistral-small-2402",
1101
+ "name": "Mistral Small",
1102
+ "license": "proprietary",
1103
+ "capabilities": [
1104
+ "chat",
1105
+ "txt-in",
1106
+ "txt-out",
1107
+ "json-out",
1108
+ "fn-out"
1109
+ ],
1110
+ "context": {
1111
+ "type": "token",
1112
+ "total": 32768,
1113
+ "maxOutput": 4096
2299
1114
  },
2300
- "creatorId": "openai"
1115
+ "creatorId": "mistral"
2301
1116
  },
2302
- "o1-preview": {
2303
- "id": "o1-preview",
2304
- "extends": "o1",
2305
- "overrides": {
2306
- "name": "OpenAI o1 Preview",
2307
- "context": {
2308
- "type": "token",
2309
- "total": 128e3,
2310
- "maxOutput": 32768
2311
- }
1117
+ "mistral-medium": {
1118
+ "id": "mistral-medium",
1119
+ "name": "Mistral Medium",
1120
+ "license": "proprietary",
1121
+ "capabilities": [
1122
+ "chat",
1123
+ "txt-in",
1124
+ "txt-out"
1125
+ ],
1126
+ "context": {
1127
+ "type": "token",
1128
+ "total": 32768,
1129
+ "maxOutput": 4096
2312
1130
  },
2313
- "creatorId": "openai"
1131
+ "creatorId": "mistral"
2314
1132
  },
2315
- "o1-preview-2024-09-12": {
2316
- "id": "o1-preview-2024-09-12",
2317
- "extends": "o1-preview",
2318
- "overrides": {
2319
- "name": "OpenAI o1 Preview (2024-09-12)"
1133
+ "open-mistral-7b": {
1134
+ "id": "open-mistral-7b",
1135
+ "name": "Open Mistral 7B",
1136
+ "license": "apache-2.0",
1137
+ "capabilities": [
1138
+ "chat",
1139
+ "txt-in",
1140
+ "txt-out"
1141
+ ],
1142
+ "context": {
1143
+ "type": "token",
1144
+ "total": 32768,
1145
+ "maxOutput": 4096
2320
1146
  },
2321
- "creatorId": "openai"
1147
+ "creatorId": "mistral"
2322
1148
  },
2323
- "o1-pro": {
2324
- "id": "o1-pro",
2325
- "extends": "o1",
2326
- "overrides": {
2327
- "name": "OpenAI o1 Pro",
2328
- "providerIds": [
2329
- "openai"
2330
- ]
1149
+ "open-mixtral-8x7b": {
1150
+ "id": "open-mixtral-8x7b",
1151
+ "name": "Open Mixtral 8x7B",
1152
+ "license": "apache-2.0",
1153
+ "capabilities": [
1154
+ "chat",
1155
+ "txt-in",
1156
+ "txt-out"
1157
+ ],
1158
+ "context": {
1159
+ "type": "token",
1160
+ "total": 32768,
1161
+ "maxOutput": 4096
2331
1162
  },
2332
- "creatorId": "openai"
1163
+ "creatorId": "mistral"
2333
1164
  },
2334
- "o3": {
2335
- "id": "o3",
2336
- "name": "OpenAI o3",
1165
+ "gpt-5": {
1166
+ "id": "gpt-5",
1167
+ "name": "GPT-5",
2337
1168
  "license": "proprietary",
2338
- "providerIds": [
2339
- "openai"
2340
- ],
2341
1169
  "capabilities": [
2342
1170
  "chat",
2343
1171
  "txt-in",
2344
1172
  "txt-out",
2345
1173
  "img-in",
1174
+ "audio-in",
2346
1175
  "json-out",
2347
1176
  "fn-out",
2348
1177
  "reason"
2349
1178
  ],
2350
1179
  "context": {
2351
1180
  "type": "token",
2352
- "total": 2e5,
2353
- "maxOutput": 1e5
1181
+ "total": 4e5,
1182
+ "maxOutput": 65536
2354
1183
  },
1184
+ "aliases": [
1185
+ "gpt-5-2025-08-07",
1186
+ "gpt-5-latest"
1187
+ ],
2355
1188
  "creatorId": "openai"
2356
1189
  },
2357
- "o3-mini": {
2358
- "id": "o3-mini",
2359
- "name": "OpenAI o3 Mini",
1190
+ "gpt-5.1": {
1191
+ "id": "gpt-5.1",
1192
+ "name": "GPT-5.1",
2360
1193
  "license": "proprietary",
2361
- "providerIds": [
2362
- "openai",
2363
- "azure"
2364
- ],
2365
1194
  "capabilities": [
2366
1195
  "chat",
2367
1196
  "txt-in",
2368
1197
  "txt-out",
1198
+ "img-in",
1199
+ "audio-in",
2369
1200
  "json-out",
2370
1201
  "fn-out",
2371
1202
  "reason"
2372
1203
  ],
2373
1204
  "context": {
2374
1205
  "type": "token",
2375
- "total": 2e5,
2376
- "maxOutput": 1e5
1206
+ "total": 6e5,
1207
+ "maxOutput": 131072
2377
1208
  },
1209
+ "aliases": [
1210
+ "gpt-5.1-latest",
1211
+ "gpt-5.1-2025-11-01"
1212
+ ],
2378
1213
  "creatorId": "openai"
2379
1214
  },
2380
- "o3-mini-2025-01-31": {
2381
- "id": "o3-mini-2025-01-31",
2382
- "extends": "o3-mini",
2383
- "overrides": {
2384
- "name": "OpenAI o3 Mini (2025-01-31)"
1215
+ "gpt-4o": {
1216
+ "id": "gpt-4o",
1217
+ "name": "GPT-4o",
1218
+ "license": "proprietary",
1219
+ "capabilities": [
1220
+ "chat",
1221
+ "txt-in",
1222
+ "txt-out",
1223
+ "img-in",
1224
+ "json-out",
1225
+ "fn-out"
1226
+ ],
1227
+ "context": {
1228
+ "type": "token",
1229
+ "total": 128e3,
1230
+ "maxOutput": 16384
2385
1231
  },
1232
+ "aliases": [
1233
+ "chatgpt-4o-latest",
1234
+ "gpt-4o-2024-08-06"
1235
+ ],
2386
1236
  "creatorId": "openai"
2387
1237
  },
2388
- "gpt-4.5-preview": {
2389
- "id": "gpt-4.5-preview",
2390
- "name": "GPT-4.5 Preview",
1238
+ "gpt-5-nano": {
1239
+ "id": "gpt-5-nano",
1240
+ "name": "GPT-5 Nano",
2391
1241
  "license": "proprietary",
2392
- "providerIds": [
2393
- "openai",
2394
- "azure"
2395
- ],
2396
1242
  "capabilities": [
2397
1243
  "chat",
2398
1244
  "txt-in",
2399
1245
  "txt-out",
2400
- "img-in",
2401
1246
  "json-out",
2402
1247
  "fn-out"
2403
1248
  ],
2404
1249
  "context": {
2405
1250
  "type": "token",
2406
- "total": 128e3,
1251
+ "total": 1048576,
2407
1252
  "maxOutput": 16384
2408
1253
  },
2409
1254
  "aliases": [
2410
- "gpt-4.5-preview-2025-02-27"
1255
+ "gpt-5-nano-latest"
1256
+ ],
1257
+ "creatorId": "openai"
1258
+ },
1259
+ "gpt-5-mini": {
1260
+ "id": "gpt-5-mini",
1261
+ "name": "GPT-5 Mini",
1262
+ "license": "proprietary",
1263
+ "capabilities": [
1264
+ "chat",
1265
+ "txt-in",
1266
+ "txt-out",
1267
+ "json-out",
1268
+ "fn-out"
1269
+ ],
1270
+ "context": {
1271
+ "type": "token",
1272
+ "total": 4e5,
1273
+ "maxOutput": 128e3
1274
+ },
1275
+ "aliases": [
1276
+ "gpt-5-mini-latest"
2411
1277
  ],
2412
1278
  "creatorId": "openai"
2413
1279
  },
@@ -2415,10 +1281,6 @@ var models = {
2415
1281
  "id": "whisper-1",
2416
1282
  "name": "Whisper",
2417
1283
  "license": "proprietary",
2418
- "providerIds": [
2419
- "openai",
2420
- "azure"
2421
- ],
2422
1284
  "capabilities": [
2423
1285
  "audio-in",
2424
1286
  "txt-out"
@@ -2434,10 +1296,6 @@ var models = {
2434
1296
  "id": "tts-1",
2435
1297
  "name": "TTS-1",
2436
1298
  "license": "proprietary",
2437
- "providerIds": [
2438
- "openai",
2439
- "azure"
2440
- ],
2441
1299
  "capabilities": [
2442
1300
  "txt-in",
2443
1301
  "audio-out"
@@ -2461,10 +1319,6 @@ var models = {
2461
1319
  "id": "dall-e-2",
2462
1320
  "name": "DALL-E 2",
2463
1321
  "license": "proprietary",
2464
- "providerIds": [
2465
- "openai",
2466
- "azure"
2467
- ],
2468
1322
  "capabilities": [
2469
1323
  "txt-in",
2470
1324
  "img-out"
@@ -2486,10 +1340,6 @@ var models = {
2486
1340
  "id": "dall-e-3",
2487
1341
  "name": "DALL-E 3",
2488
1342
  "license": "proprietary",
2489
- "providerIds": [
2490
- "openai",
2491
- "azure"
2492
- ],
2493
1343
  "capabilities": [
2494
1344
  "txt-in",
2495
1345
  "img-out"
@@ -2512,10 +1362,6 @@ var models = {
2512
1362
  "id": "text-embedding-ada-002",
2513
1363
  "name": "Text Embedding Ada 002",
2514
1364
  "license": "proprietary",
2515
- "providerIds": [
2516
- "openai",
2517
- "azure"
2518
- ],
2519
1365
  "capabilities": [
2520
1366
  "txt-in",
2521
1367
  "vec-out"
@@ -2531,191 +1377,65 @@ var models = {
2531
1377
  "creatorId": "openai"
2532
1378
  },
2533
1379
  "text-embedding-3-small": {
2534
- "id": "text-embedding-3-small",
2535
- "name": "Text Embedding 3 Small",
2536
- "license": "proprietary",
2537
- "providerIds": [
2538
- "openai",
2539
- "azure"
2540
- ],
2541
- "capabilities": [
2542
- "txt-in",
2543
- "vec-out"
2544
- ],
2545
- "context": {
2546
- "type": "embedding",
2547
- "total": 8191,
2548
- "unit": "tokens",
2549
- "dimensions": 1536,
2550
- "embeddingType": "text",
2551
- "normalized": true
2552
- },
2553
- "creatorId": "openai"
2554
- },
2555
- "text-embedding-3-large": {
2556
- "id": "text-embedding-3-large",
2557
- "name": "Text Embedding 3 Large",
2558
- "license": "proprietary",
2559
- "providerIds": [
2560
- "openai",
2561
- "azure"
2562
- ],
2563
- "capabilities": [
2564
- "txt-in",
2565
- "vec-out"
2566
- ],
2567
- "context": {
2568
- "type": "embedding",
2569
- "total": 8191,
2570
- "unit": "tokens",
2571
- "dimensions": 3072,
2572
- "embeddingType": "text",
2573
- "normalized": true
2574
- },
2575
- "creatorId": "openai"
2576
- },
2577
- "o4-mini": {
2578
- "id": "o4-mini",
2579
- "name": "OpenAI o4 Mini",
2580
- "license": "proprietary",
2581
- "providerIds": [
2582
- "openai"
2583
- ],
2584
- "capabilities": [
2585
- "chat",
2586
- "txt-in",
2587
- "txt-out",
2588
- "img-in",
2589
- "json-out",
2590
- "fn-out",
2591
- "reason"
2592
- ],
2593
- "context": {
2594
- "type": "token",
2595
- "total": 2e5,
2596
- "maxOutput": 1e5
2597
- },
2598
- "creatorId": "openai"
2599
- },
2600
- "gpt-4.1": {
2601
- "id": "gpt-4.1",
2602
- "name": "GPT-4.1",
2603
- "license": "proprietary",
2604
- "providerIds": [
2605
- "openai"
2606
- ],
2607
- "capabilities": [
2608
- "chat",
2609
- "txt-in",
2610
- "txt-out",
2611
- "img-in",
2612
- "json-out",
2613
- "fn-out"
2614
- ],
2615
- "context": {
2616
- "type": "token",
2617
- "total": 1048576,
2618
- "maxOutput": 32768
2619
- },
2620
- "creatorId": "openai"
2621
- },
2622
- "gpt-4.1-mini": {
2623
- "id": "gpt-4.1-mini",
2624
- "extends": "gpt-4.1",
2625
- "overrides": {
2626
- "name": "GPT-4.1 Mini"
2627
- },
2628
- "creatorId": "openai"
2629
- },
2630
- "gpt-4.1-nano": {
2631
- "id": "gpt-4.1-nano",
2632
- "extends": "gpt-4.1",
2633
- "overrides": {
2634
- "name": "GPT-4.1 Nano"
2635
- },
2636
- "creatorId": "openai"
2637
- },
2638
- "gpt-4.1-2025-04-14": {
2639
- "id": "gpt-4.1-2025-04-14",
2640
- "name": "GPT-4.1",
1380
+ "id": "text-embedding-3-small",
1381
+ "name": "Text Embedding 3 Small",
2641
1382
  "license": "proprietary",
2642
- "providerIds": [
2643
- "openai"
2644
- ],
2645
1383
  "capabilities": [
2646
- "chat",
2647
1384
  "txt-in",
2648
- "txt-out",
2649
- "img-in",
2650
- "json-out",
2651
- "fn-out"
1385
+ "vec-out"
2652
1386
  ],
2653
1387
  "context": {
2654
- "type": "token",
2655
- "total": 128e3,
2656
- "maxOutput": 16384
1388
+ "type": "embedding",
1389
+ "total": 8191,
1390
+ "unit": "tokens",
1391
+ "dimensions": 1536,
1392
+ "embeddingType": "text",
1393
+ "normalized": true
2657
1394
  },
2658
- "aliases": [
2659
- "gpt-4.1"
2660
- ],
2661
1395
  "creatorId": "openai"
2662
1396
  },
2663
- "gpt-4.1-mini-2025-04-14": {
2664
- "id": "gpt-4.1-mini-2025-04-14",
2665
- "name": "GPT-4.1 Mini",
1397
+ "text-embedding-3-large": {
1398
+ "id": "text-embedding-3-large",
1399
+ "name": "Text Embedding 3 Large",
2666
1400
  "license": "proprietary",
2667
- "providerIds": [
2668
- "openai"
2669
- ],
2670
1401
  "capabilities": [
2671
- "chat",
2672
1402
  "txt-in",
2673
- "txt-out",
2674
- "img-in",
2675
- "json-out",
2676
- "fn-out"
1403
+ "vec-out"
2677
1404
  ],
2678
1405
  "context": {
2679
- "type": "token",
2680
- "total": 128e3,
2681
- "maxOutput": 16384
1406
+ "type": "embedding",
1407
+ "total": 8191,
1408
+ "unit": "tokens",
1409
+ "dimensions": 3072,
1410
+ "embeddingType": "text",
1411
+ "normalized": true
2682
1412
  },
2683
- "aliases": [
2684
- "gpt-4.1-mini"
2685
- ],
2686
1413
  "creatorId": "openai"
2687
1414
  },
2688
- "gpt-4.1-nano-2025-04-14": {
2689
- "id": "gpt-4.1-nano-2025-04-14",
2690
- "name": "GPT-4.1 Nano",
1415
+ "o4-mini": {
1416
+ "id": "o4-mini",
1417
+ "name": "OpenAI o4 Mini",
2691
1418
  "license": "proprietary",
2692
- "providerIds": [
2693
- "openai"
2694
- ],
2695
1419
  "capabilities": [
2696
1420
  "chat",
2697
1421
  "txt-in",
2698
1422
  "txt-out",
1423
+ "img-in",
2699
1424
  "json-out",
2700
- "fn-out"
1425
+ "fn-out",
1426
+ "reason"
2701
1427
  ],
2702
1428
  "context": {
2703
1429
  "type": "token",
2704
- "total": 128e3,
2705
- "maxOutput": 8192
1430
+ "total": 2e5,
1431
+ "maxOutput": 1e5
2706
1432
  },
2707
- "aliases": [
2708
- "gpt-4.1-nano"
2709
- ],
2710
1433
  "creatorId": "openai"
2711
1434
  },
2712
1435
  "o4-mini-2025-04-16": {
2713
1436
  "id": "o4-mini-2025-04-16",
2714
1437
  "name": "OpenAI o4 Mini",
2715
1438
  "license": "proprietary",
2716
- "providerIds": [
2717
- "openai"
2718
- ],
2719
1439
  "capabilities": [
2720
1440
  "chat",
2721
1441
  "txt-in",
@@ -2738,9 +1458,6 @@ var models = {
2738
1458
  "id": "computer-use-preview-2025-03-11",
2739
1459
  "name": "Computer Use Preview",
2740
1460
  "license": "proprietary",
2741
- "providerIds": [
2742
- "openai"
2743
- ],
2744
1461
  "capabilities": [
2745
1462
  "chat",
2746
1463
  "txt-in",
@@ -2759,88 +1476,10 @@ var models = {
2759
1476
  ],
2760
1477
  "creatorId": "openai"
2761
1478
  },
2762
- "gpt-4o-search-preview-2025-03-11": {
2763
- "id": "gpt-4o-search-preview-2025-03-11",
2764
- "name": "GPT-4o Search Preview",
2765
- "extends": "gpt-4o",
2766
- "overrides": {
2767
- "name": "GPT-4o Search Preview"
2768
- },
2769
- "aliases": [
2770
- "gpt-4o-search-preview"
2771
- ],
2772
- "creatorId": "openai"
2773
- },
2774
- "gpt-4o-mini-search-preview-2025-03-11": {
2775
- "id": "gpt-4o-mini-search-preview-2025-03-11",
2776
- "name": "GPT-4o Mini Search Preview",
2777
- "extends": "gpt-4o-mini",
2778
- "overrides": {
2779
- "name": "GPT-4o Mini Search Preview"
2780
- },
2781
- "aliases": [
2782
- "gpt-4o-mini-search-preview"
2783
- ],
2784
- "creatorId": "openai"
2785
- },
2786
- "gpt-4o-transcribe": {
2787
- "id": "gpt-4o-transcribe",
2788
- "name": "GPT-4o Transcribe",
2789
- "extends": "gpt-4o",
2790
- "overrides": {
2791
- "name": "GPT-4o Transcribe",
2792
- "capabilities": [
2793
- "chat",
2794
- "txt-in",
2795
- "txt-out",
2796
- "audio-in",
2797
- "json-out",
2798
- "fn-out"
2799
- ]
2800
- },
2801
- "creatorId": "openai"
2802
- },
2803
- "gpt-4o-mini-transcribe": {
2804
- "id": "gpt-4o-mini-transcribe",
2805
- "name": "GPT-4o Mini Transcribe",
2806
- "extends": "gpt-4o-mini",
2807
- "overrides": {
2808
- "name": "GPT-4o Mini Transcribe",
2809
- "capabilities": [
2810
- "chat",
2811
- "txt-in",
2812
- "txt-out",
2813
- "audio-in",
2814
- "json-out",
2815
- "fn-out"
2816
- ]
2817
- },
2818
- "creatorId": "openai"
2819
- },
2820
- "gpt-4o-mini-tts": {
2821
- "id": "gpt-4o-mini-tts",
2822
- "name": "GPT-4o Mini TTS",
2823
- "extends": "gpt-4o-mini",
2824
- "overrides": {
2825
- "name": "GPT-4o Mini TTS",
2826
- "capabilities": [
2827
- "chat",
2828
- "txt-in",
2829
- "txt-out",
2830
- "audio-out",
2831
- "json-out",
2832
- "fn-out"
2833
- ]
2834
- },
2835
- "creatorId": "openai"
2836
- },
2837
1479
  "gpt-image-1": {
2838
1480
  "id": "gpt-image-1",
2839
1481
  "name": "GPT Image 1",
2840
1482
  "license": "proprietary",
2841
- "providerIds": [
2842
- "openai"
2843
- ],
2844
1483
  "capabilities": [
2845
1484
  "img-in",
2846
1485
  "img-out"
@@ -2863,9 +1502,6 @@ var models = {
2863
1502
  "id": "omni-moderation-2024-09-26",
2864
1503
  "name": "Omni Moderation",
2865
1504
  "license": "proprietary",
2866
- "providerIds": [
2867
- "openai"
2868
- ],
2869
1505
  "capabilities": [
2870
1506
  "txt-in",
2871
1507
  "img-in",
@@ -2880,36 +1516,101 @@ var models = {
2880
1516
  ],
2881
1517
  "creatorId": "openai"
2882
1518
  },
2883
- "o1-pro-2025-03-19": {
2884
- "id": "o1-pro-2025-03-19",
2885
- "name": "OpenAI o1 Pro (2025-03-19)",
2886
- "extends": "o1-pro",
2887
- "creatorId": "openai"
1519
+ "qwen-3-235b-instruct": {
1520
+ "id": "qwen-3-235b-instruct",
1521
+ "name": "Qwen 3 235B Instruct",
1522
+ "license": "apache-2.0",
1523
+ "capabilities": [
1524
+ "chat",
1525
+ "txt-in",
1526
+ "txt-out",
1527
+ "json-out",
1528
+ "fn-out",
1529
+ "reason"
1530
+ ],
1531
+ "context": {
1532
+ "type": "token",
1533
+ "total": 131072,
1534
+ "maxOutput": 8192
1535
+ },
1536
+ "aliases": [
1537
+ "qwen-3-235b",
1538
+ "qwen-3-235b-instruct-latest"
1539
+ ],
1540
+ "creatorId": "qwen"
2888
1541
  },
2889
- "gpt-4o-audio-preview-2025-06-03": {
2890
- "id": "gpt-4o-audio-preview-2025-06-03",
2891
- "extends": "gpt-4o-audio-preview",
2892
- "overrides": {
2893
- "name": "GPT-4o Audio (2025-06-03)"
1542
+ "qwen-3-72b-instruct": {
1543
+ "id": "qwen-3-72b-instruct",
1544
+ "name": "Qwen 3 72B Instruct",
1545
+ "license": "apache-2.0",
1546
+ "capabilities": [
1547
+ "chat",
1548
+ "txt-in",
1549
+ "txt-out",
1550
+ "json-out",
1551
+ "fn-out",
1552
+ "reason"
1553
+ ],
1554
+ "context": {
1555
+ "type": "token",
1556
+ "total": 131072,
1557
+ "maxOutput": 8192
2894
1558
  },
2895
- "creatorId": "openai"
1559
+ "aliases": [
1560
+ "qwen-3-72b",
1561
+ "qwen-3-72b-instruct-latest"
1562
+ ],
1563
+ "creatorId": "qwen"
2896
1564
  },
2897
- "gpt-4o-realtime-preview-2025-06-03": {
2898
- "id": "gpt-4o-realtime-preview-2025-06-03",
2899
- "extends": "gpt-4o-realtime-preview",
2900
- "overrides": {
2901
- "name": "GPT-4o Realtime (2025-06-03)"
1565
+ "qwen-3-32b-instruct": {
1566
+ "id": "qwen-3-32b-instruct",
1567
+ "name": "Qwen 3 32B Instruct",
1568
+ "license": "apache-2.0",
1569
+ "capabilities": [
1570
+ "chat",
1571
+ "txt-in",
1572
+ "txt-out",
1573
+ "json-out",
1574
+ "fn-out"
1575
+ ],
1576
+ "context": {
1577
+ "type": "token",
1578
+ "total": 131072,
1579
+ "maxOutput": 8192
2902
1580
  },
2903
- "creatorId": "openai"
1581
+ "aliases": [
1582
+ "qwen-3-32b",
1583
+ "qwen-3-32b-instruct-latest"
1584
+ ],
1585
+ "creatorId": "qwen"
1586
+ },
1587
+ "qwen-3-7b-instruct": {
1588
+ "id": "qwen-3-7b-instruct",
1589
+ "name": "Qwen 3 7B Instruct",
1590
+ "license": "apache-2.0",
1591
+ "capabilities": [
1592
+ "chat",
1593
+ "txt-in",
1594
+ "txt-out",
1595
+ "json-out",
1596
+ "fn-out"
1597
+ ],
1598
+ "context": {
1599
+ "type": "token",
1600
+ "total": 131072,
1601
+ "maxOutput": 8192
1602
+ },
1603
+ "aliases": [
1604
+ "qwen-3-7b",
1605
+ "qwen-3-7b-instruct-latest"
1606
+ ],
1607
+ "creatorId": "qwen"
2904
1608
  },
2905
1609
  "grok-3-beta": {
2906
1610
  "id": "grok-3-beta",
2907
1611
  "name": "Grok 3 Beta",
2908
1612
  "creator": "xai",
2909
1613
  "license": "proprietary",
2910
- "providerIds": [
2911
- "xai"
2912
- ],
2913
1614
  "capabilities": [
2914
1615
  "chat",
2915
1616
  "txt-in",
@@ -2935,9 +1636,6 @@ var models = {
2935
1636
  "name": "Grok 3 Beta (Fast mode)",
2936
1637
  "creator": "xai",
2937
1638
  "license": "proprietary",
2938
- "providerIds": [
2939
- "xai"
2940
- ],
2941
1639
  "capabilities": [
2942
1640
  "chat",
2943
1641
  "txt-in",
@@ -2959,9 +1657,6 @@ var models = {
2959
1657
  "name": "Grok 3 Mini Beta",
2960
1658
  "creator": "xai",
2961
1659
  "license": "proprietary",
2962
- "providerIds": [
2963
- "xai"
2964
- ],
2965
1660
  "capabilities": [
2966
1661
  "chat",
2967
1662
  "txt-in",
@@ -2987,9 +1682,6 @@ var models = {
2987
1682
  "name": "Grok 3 Mini Beta (Fast mode)",
2988
1683
  "creator": "xai",
2989
1684
  "license": "proprietary",
2990
- "providerIds": [
2991
- "xai"
2992
- ],
2993
1685
  "capabilities": [
2994
1686
  "chat",
2995
1687
  "txt-in",
@@ -3011,9 +1703,6 @@ var models = {
3011
1703
  "name": "Grok 2 Vision",
3012
1704
  "creator": "xai",
3013
1705
  "license": "proprietary",
3014
- "providerIds": [
3015
- "xai"
3016
- ],
3017
1706
  "capabilities": [
3018
1707
  "chat",
3019
1708
  "txt-in",
@@ -3039,9 +1728,6 @@ var models = {
3039
1728
  "name": "Grok 2",
3040
1729
  "creator": "xai",
3041
1730
  "license": "proprietary",
3042
- "providerIds": [
3043
- "xai"
3044
- ],
3045
1731
  "capabilities": [
3046
1732
  "chat",
3047
1733
  "txt-in",
@@ -3066,9 +1752,6 @@ var models = {
3066
1752
  "name": "Grok Vision Beta",
3067
1753
  "creator": "xai",
3068
1754
  "license": "proprietary",
3069
- "providerIds": [
3070
- "xai"
3071
- ],
3072
1755
  "capabilities": [
3073
1756
  "chat",
3074
1757
  "txt-in",
@@ -3089,9 +1772,6 @@ var models = {
3089
1772
  "name": "Grok Beta",
3090
1773
  "creator": "xai",
3091
1774
  "license": "proprietary",
3092
- "providerIds": [
3093
- "xai"
3094
- ],
3095
1775
  "capabilities": [
3096
1776
  "chat",
3097
1777
  "txt-in",
@@ -3105,6 +1785,54 @@ var models = {
3105
1785
  "maxOutput": 4096
3106
1786
  },
3107
1787
  "creatorId": "xai"
1788
+ },
1789
+ "grok-4": {
1790
+ "id": "grok-4",
1791
+ "name": "Grok 4",
1792
+ "creator": "xai",
1793
+ "license": "proprietary",
1794
+ "capabilities": [
1795
+ "chat",
1796
+ "txt-in",
1797
+ "txt-out",
1798
+ "reason",
1799
+ "fn-out",
1800
+ "json-out"
1801
+ ],
1802
+ "context": {
1803
+ "type": "token",
1804
+ "total": 131072,
1805
+ "maxOutput": 65536
1806
+ },
1807
+ "aliases": [
1808
+ "grok-4-2025-07-09",
1809
+ "grok-4-latest"
1810
+ ],
1811
+ "creatorId": "xai"
1812
+ },
1813
+ "grok-4-heavy": {
1814
+ "id": "grok-4-heavy",
1815
+ "name": "Grok 4 Heavy",
1816
+ "creator": "xai",
1817
+ "license": "proprietary",
1818
+ "capabilities": [
1819
+ "chat",
1820
+ "txt-in",
1821
+ "txt-out",
1822
+ "reason",
1823
+ "fn-out",
1824
+ "json-out"
1825
+ ],
1826
+ "context": {
1827
+ "type": "token",
1828
+ "total": 131072,
1829
+ "maxOutput": 65536
1830
+ },
1831
+ "aliases": [
1832
+ "grok-4-heavy-2025-07-09",
1833
+ "grok-4-heavy-latest"
1834
+ ],
1835
+ "creatorId": "xai"
3108
1836
  }
3109
1837
  };
3110
1838
  var providers = {
@@ -3113,477 +1841,63 @@ var providers = {
3113
1841
  "name": "Anthropic",
3114
1842
  "apiUrl": "https://api.anthropic.com/v1",
3115
1843
  "apiDocsUrl": "https://docs.anthropic.com/en/api",
3116
- "pricing": {
3117
- "claude-opus-4-20250514": {
3118
- "type": "token",
3119
- "input": 15,
3120
- "output": 75
3121
- },
3122
- "claude-sonnet-4-20250514": {
3123
- "type": "token",
3124
- "input": 3,
3125
- "output": 15
3126
- },
3127
- "claude-3-7-sonnet-20250219": {
3128
- "type": "token",
3129
- "input": 3,
3130
- "output": 15
3131
- },
3132
- "claude-3-opus-20240229": {
3133
- "type": "token",
3134
- "input": 15,
3135
- "output": 75
3136
- },
3137
- "claude-3-sonnet-20240229": {
3138
- "type": "token",
3139
- "input": 3,
3140
- "output": 15
3141
- },
3142
- "claude-3-haiku-20240307": {
3143
- "type": "token",
3144
- "input": 0.25,
3145
- "output": 1.25
3146
- },
3147
- "claude-3-5-sonnet-20241022": {
3148
- "type": "token",
3149
- "input": 3,
3150
- "output": 15
3151
- },
3152
- "claude-3-5-sonnet-20240620": {
3153
- "type": "token",
3154
- "input": 3,
3155
- "output": 15
3156
- },
3157
- "claude-3-5-haiku-20241022": {
3158
- "type": "token",
3159
- "input": 0.8,
3160
- "output": 4
3161
- }
3162
- }
1844
+ "pricing": {}
3163
1845
  },
3164
1846
  "aws": {
3165
1847
  "id": "aws",
3166
1848
  "name": "Amazon Web Services",
3167
1849
  "apiUrl": "https://bedrock-runtime.us-east-1.amazonaws.com",
3168
1850
  "apiDocsUrl": "https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html",
3169
- "pricing": {
3170
- "claude-3-opus-20240229": {
3171
- "type": "token",
3172
- "input": 0.015,
3173
- "output": 0.075
3174
- }
3175
- }
1851
+ "pricing": {}
3176
1852
  },
3177
1853
  "azure": {
3178
1854
  "id": "azure",
3179
1855
  "name": "Azure",
3180
1856
  "apiUrl": "",
3181
1857
  "apiDocsUrl": "https://learn.microsoft.com/en-us/azure/ai-services/openai/reference",
3182
- "pricing": {
3183
- "gpt-4": {
3184
- "type": "token",
3185
- "input": 0,
3186
- "output": 0
3187
- },
3188
- "gpt-4-32k": {
3189
- "type": "token",
3190
- "input": 0,
3191
- "output": 0
3192
- },
3193
- "gpt-4-vision": {
3194
- "type": "token",
3195
- "input": 0,
3196
- "output": 0
3197
- },
3198
- "gpt-4o": {
3199
- "type": "token",
3200
- "input": 0,
3201
- "output": 0
3202
- },
3203
- "gpt-3.5-turbo": {
3204
- "type": "token",
3205
- "input": 0,
3206
- "output": 0
3207
- },
3208
- "gpt-3.5-turbo-16k": {
3209
- "type": "token",
3210
- "input": 0,
3211
- "output": 0
3212
- },
3213
- "text-embedding-ada-002": {
3214
- "type": "token",
3215
- "input": 0,
3216
- "output": 0
3217
- },
3218
- "whisper": {
3219
- "type": "minute",
3220
- "price": 0
3221
- },
3222
- "dall-e-3": {
3223
- "type": "image",
3224
- "price": 0,
3225
- "size": "1024x1024",
3226
- "unit": "per_image"
3227
- }
3228
- }
1858
+ "pricing": {}
3229
1859
  },
3230
1860
  "bedrock": {
3231
1861
  "id": "bedrock",
3232
1862
  "name": "AWS Bedrock",
3233
1863
  "apiUrl": "https://bedrock-runtime.us-east-1.amazonaws.com",
3234
- "apiDocsUrl": "https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html",
3235
- "pricing": {
3236
- "command-r-plus-08-2024": {
3237
- "type": "token",
3238
- "input": 0.015,
3239
- "output": 0.075
3240
- }
3241
- }
1864
+ "apiDocsUrl": "https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html",
1865
+ "pricing": {}
3242
1866
  },
3243
1867
  "cohere": {
3244
1868
  "id": "cohere",
3245
1869
  "name": "Cohere",
3246
1870
  "apiUrl": "https://api.cohere.ai/v1",
3247
1871
  "apiDocsUrl": "https://docs.cohere.com/reference",
3248
- "pricing": {
3249
- "command-r7b-12-2024": {
3250
- "type": "token",
3251
- "input": 0.0375,
3252
- "output": 0.15
3253
- },
3254
- "command-r-plus-08-2024": {
3255
- "type": "token",
3256
- "input": 2.5,
3257
- "output": 10
3258
- },
3259
- "command-r-03-2024": {
3260
- "type": "token",
3261
- "input": 0.15,
3262
- "output": 0.6
3263
- },
3264
- "command": {
3265
- "type": "token",
3266
- "input": 1500,
3267
- "output": 2e3
3268
- },
3269
- "command-light": {
3270
- "type": "token",
3271
- "input": 300,
3272
- "output": 600
3273
- },
3274
- "embed-english-v3.0": {
3275
- "type": "token",
3276
- "input": 0.1,
3277
- "output": 0
3278
- },
3279
- "embed-english-light-v3.0": {
3280
- "type": "token",
3281
- "input": 30,
3282
- "output": 0
3283
- },
3284
- "embed-multilingual-v3.0": {
3285
- "type": "token",
3286
- "input": 100,
3287
- "output": 0
3288
- },
3289
- "embed-multilingual-light-v3.0": {
3290
- "type": "token",
3291
- "input": 30,
3292
- "output": 0
3293
- },
3294
- "rerank-v3.5": {
3295
- "type": "token",
3296
- "input": 100,
3297
- "output": 0
3298
- },
3299
- "rerank-english-v3.0": {
3300
- "type": "token",
3301
- "input": 100,
3302
- "output": 0
3303
- },
3304
- "rerank-multilingual-v3.0": {
3305
- "type": "token",
3306
- "input": 100,
3307
- "output": 0
3308
- }
3309
- }
1872
+ "pricing": {}
3310
1873
  },
3311
1874
  "deepseek": {
3312
1875
  "id": "deepseek",
3313
1876
  "name": "DeepSeek",
3314
1877
  "apiUrl": "https://api.deepseek.com/v1",
3315
1878
  "apiDocsUrl": "https://platform.deepseek.com/docs",
3316
- "pricing": {
3317
- "deepseek-chat": {
3318
- "type": "token",
3319
- "input": 0.2,
3320
- "output": 0.2
3321
- },
3322
- "deepseek-reasoner": {
3323
- "type": "token",
3324
- "input": 0.3,
3325
- "output": 0.3
3326
- }
3327
- }
1879
+ "pricing": {}
3328
1880
  },
3329
1881
  "google": {
3330
1882
  "id": "google",
3331
1883
  "name": "Google",
3332
1884
  "apiUrl": "https://generativelanguage.googleapis.com/v1",
3333
1885
  "apiDocsUrl": "https://ai.google.dev/docs",
3334
- "pricing": {
3335
- "gemini-2.5-pro-preview-03-25": {
3336
- "type": "token",
3337
- "input": 2.5,
3338
- "output": 10
3339
- },
3340
- "gemini-2.5-pro-exp-03-25": {
3341
- "type": "token",
3342
- "input": 2.5,
3343
- "output": 10
3344
- },
3345
- "gemini-2.5-flash-preview": {
3346
- "type": "token",
3347
- "input": 0.2,
3348
- "output": 0.8
3349
- },
3350
- "gemini-2.0-flash": {
3351
- "type": "token",
3352
- "input": 0.1,
3353
- "output": 0.4
3354
- },
3355
- "gemini-2.0-flash-lite": {
3356
- "type": "token",
3357
- "input": 0.075,
3358
- "output": 0.3
3359
- },
3360
- "gemini-1.5-flash": {
3361
- "type": "token",
3362
- "input": 0.075,
3363
- "output": 0.3
3364
- },
3365
- "gemini-1.5-flash-8b": {
3366
- "type": "token",
3367
- "input": 0.0375,
3368
- "output": 0.15
3369
- },
3370
- "gemini-1.5-pro": {
3371
- "type": "token",
3372
- "input": 1.25,
3373
- "output": 5
3374
- },
3375
- "gemini-1.0-pro": {
3376
- "type": "token",
3377
- "input": 0.5,
3378
- "output": 1.5
3379
- },
3380
- "gemini-1.0-pro-vision": {
3381
- "type": "token",
3382
- "input": 0.25,
3383
- "output": 0.5
3384
- },
3385
- "text-embedding-004": {
3386
- "type": "token",
3387
- "input": 625e-7,
3388
- "output": 0
3389
- },
3390
- "aqa": {
3391
- "type": "token",
3392
- "input": 0.5,
3393
- "output": 0.5
3394
- },
3395
- "text-embedding-ada-002": {
3396
- "type": "token",
3397
- "input": 0.1
3398
- },
3399
- "gemini-2.5-pro-preview-06-05": {
3400
- "type": "token",
3401
- "input": 2.5,
3402
- "output": 10
3403
- },
3404
- "gemini-2.5-pro-preview-05-06": {
3405
- "type": "token",
3406
- "input": 2.5,
3407
- "output": 10
3408
- },
3409
- "gemini-2.5-flash-preview-05-20": {
3410
- "type": "token",
3411
- "input": 0.2,
3412
- "output": 0.8
3413
- },
3414
- "gemini-2.5-flash-preview-04-17-thinking": {
3415
- "type": "token",
3416
- "input": 0.2,
3417
- "output": 0.8
3418
- },
3419
- "gemini-2.5-flash-preview-tts": {
3420
- "type": "token",
3421
- "input": 0.2,
3422
- "output": 0.8
3423
- },
3424
- "gemini-2.5-pro-preview-tts": {
3425
- "type": "token",
3426
- "input": 2.5,
3427
- "output": 10
3428
- },
3429
- "gemini-2.5-flash-preview-native-audio-dialog": {
3430
- "type": "token",
3431
- "input": 0.2,
3432
- "output": 0.8
3433
- },
3434
- "gemini-2.0-flash-001": {
3435
- "type": "token",
3436
- "input": 0.1,
3437
- "output": 0.4
3438
- },
3439
- "gemini-2.0-flash-exp": {
3440
- "type": "token",
3441
- "input": 0.1,
3442
- "output": 0.4
3443
- },
3444
- "gemini-2.0-flash-exp-image-generation": {
3445
- "type": "token",
3446
- "input": 0.1,
3447
- "output": 0.4
3448
- },
3449
- "gemini-2.0-flash-preview-image-generation": {
3450
- "type": "token",
3451
- "input": 0.1,
3452
- "output": 0.4
3453
- },
3454
- "gemini-2.0-flash-lite-001": {
3455
- "type": "token",
3456
- "input": 0.075,
3457
- "output": 0.3
3458
- },
3459
- "gemini-2.0-flash-lite-preview": {
3460
- "type": "token",
3461
- "input": 0.075,
3462
- "output": 0.3
3463
- },
3464
- "gemini-2.0-flash-lite-preview-02-05": {
3465
- "type": "token",
3466
- "input": 0.075,
3467
- "output": 0.3
3468
- },
3469
- "gemini-2.0-pro-exp": {
3470
- "type": "token",
3471
- "input": 1.25,
3472
- "output": 5
3473
- },
3474
- "gemini-2.0-pro-exp-02-05": {
3475
- "type": "token",
3476
- "input": 1.25,
3477
- "output": 5
3478
- },
3479
- "gemini-2.0-flash-thinking-exp": {
3480
- "type": "token",
3481
- "input": 0.1,
3482
- "output": 0.4
3483
- },
3484
- "gemini-2.0-flash-thinking-exp-1219": {
3485
- "type": "token",
3486
- "input": 0.1,
3487
- "output": 0.4
3488
- },
3489
- "gemini-2.0-flash-thinking-exp-01-21": {
3490
- "type": "token",
3491
- "input": 0.1,
3492
- "output": 0.4
3493
- },
3494
- "learnlm-2.0-flash-experimental": {
3495
- "type": "token",
3496
- "input": 0.1,
3497
- "output": 0.4
3498
- },
3499
- "gemma-3-1b-it": {
3500
- "type": "token",
3501
- "input": 0.1,
3502
- "output": 0.1
3503
- },
3504
- "gemma-3-4b-it": {
3505
- "type": "token",
3506
- "input": 0.15,
3507
- "output": 0.15
3508
- },
3509
- "gemma-3-12b-it": {
3510
- "type": "token",
3511
- "input": 0.25,
3512
- "output": 0.25
3513
- },
3514
- "gemma-3-27b-it": {
3515
- "type": "token",
3516
- "input": 0.5,
3517
- "output": 0.5
3518
- },
3519
- "gemma-3n-e4b-it": {
3520
- "type": "token",
3521
- "input": 0.05,
3522
- "output": 0.05
3523
- },
3524
- "imagen-3.0-generate-002": {
3525
- "type": "image",
3526
- "price": 0.08
3527
- },
3528
- "veo-2.0-generate-001": {
3529
- "type": "second",
3530
- "price": 0.1
3531
- }
3532
- }
1886
+ "pricing": {}
3533
1887
  },
3534
1888
  "groq": {
3535
1889
  "id": "groq",
3536
1890
  "name": "Groq",
3537
1891
  "apiUrl": "https://api.groq.com/openai/v1",
3538
1892
  "apiDocsUrl": "https://console.groq.com/docs/api-reference",
3539
- "pricing": {
3540
- "llama3-70b-8192": {
3541
- "type": "token",
3542
- "input": 0.7,
3543
- "output": 0.7
3544
- },
3545
- "llama3-8b-8192": {
3546
- "type": "token",
3547
- "input": 0.1,
3548
- "output": 0.1
3549
- },
3550
- "mixtral-8x7b-32768": {
3551
- "type": "token",
3552
- "input": 0.5,
3553
- "output": 0.5
3554
- },
3555
- "gemma2-9b-it": {
3556
- "type": "token",
3557
- "input": 0.2,
3558
- "output": 0.2
3559
- },
3560
- "whisper-large-v3": {
3561
- "type": "minute",
3562
- "price": 6e-3
3563
- },
3564
- "whisper-large-v3-turbo": {
3565
- "type": "minute",
3566
- "price": 6e-3
3567
- }
3568
- }
1893
+ "pricing": {}
3569
1894
  },
3570
1895
  "mistral": {
3571
1896
  "id": "mistral",
3572
1897
  "name": "Mistral",
3573
1898
  "apiUrl": "https://api.mistral.ai/v1",
3574
1899
  "apiDocsUrl": "https://docs.mistral.ai/",
3575
- "pricing": {
3576
- "mixtral-8x7b-32768": {
3577
- "type": "token",
3578
- "input": 0.7,
3579
- "output": 0.7
3580
- },
3581
- "mistral-large-latest": {
3582
- "type": "token",
3583
- "input": 0.7,
3584
- "output": 0.7
3585
- }
3586
- }
1900
+ "pricing": {}
3587
1901
  },
3588
1902
  "ollama": {
3589
1903
  "id": "ollama",
@@ -3594,367 +1908,48 @@ var providers = {
3594
1908
  "name": "OpenAI",
3595
1909
  "apiUrl": "https://api.openai.com/v1",
3596
1910
  "apiDocsUrl": "https://platform.openai.com/docs/api-reference",
3597
- "pricing": {
3598
- "chatgpt-4o-latest": {
3599
- "type": "token",
3600
- "input": 5,
3601
- "output": 15
3602
- },
3603
- "gpt-4": {
3604
- "type": "token",
3605
- "input": 30,
3606
- "output": 60
3607
- },
3608
- "gpt-4-0613": {
3609
- "type": "token",
3610
- "input": 30,
3611
- "output": 60
3612
- },
3613
- "gpt-4-32k": {
3614
- "type": "token",
3615
- "input": 60,
3616
- "output": 120
3617
- },
3618
- "gpt-4-turbo": {
3619
- "type": "token",
3620
- "input": 10,
3621
- "output": 30
3622
- },
3623
- "gpt-4-turbo-2024-04-09": {
3624
- "type": "token",
3625
- "input": 10,
3626
- "output": 30
3627
- },
3628
- "gpt-3.5-turbo": {
3629
- "type": "token",
3630
- "input": 0.5,
3631
- "output": 1.5
3632
- },
3633
- "gpt-3.5-turbo-0125": {
3634
- "type": "token",
3635
- "input": 0.5,
3636
- "output": 1.5
3637
- },
3638
- "gpt-3.5-turbo-instruct": {
3639
- "type": "token",
3640
- "input": 1.5,
3641
- "output": 2
3642
- },
3643
- "gpt-3.5-turbo-16k-0613": {
3644
- "type": "token",
3645
- "input": 3,
3646
- "output": 4
3647
- },
3648
- "davinci-002": {
3649
- "type": "token",
3650
- "input": 2,
3651
- "output": 2
3652
- },
3653
- "babbage-002": {
3654
- "type": "token",
3655
- "input": 0.4,
3656
- "output": 0.4
3657
- },
3658
- "gpt-4o": {
3659
- "type": "token",
3660
- "input": 2.5,
3661
- "input_cached": 1.25,
3662
- "output": 10
3663
- },
3664
- "gpt-4o-2024-08-06": {
3665
- "type": "token",
3666
- "input": 2.5,
3667
- "input_cached": 1.25,
3668
- "output": 10
3669
- },
3670
- "gpt-4o-audio-preview": {
3671
- "type": "token",
3672
- "input": 2.5,
3673
- "output": 10
3674
- },
3675
- "gpt-4o-audio-preview-2024-12-17": {
3676
- "type": "token",
3677
- "input": 2.5,
3678
- "output": 10
3679
- },
3680
- "gpt-4o-realtime-preview": {
3681
- "type": "token",
3682
- "input": 5,
3683
- "input_cached": 2.5,
3684
- "output": 20
3685
- },
3686
- "gpt-4o-realtime-preview-2024-12-17": {
3687
- "type": "token",
3688
- "input": 5,
3689
- "input_cached": 2.5,
3690
- "output": 20
3691
- },
3692
- "gpt-4o-mini": {
3693
- "type": "token",
3694
- "input": 0.15,
3695
- "input_cached": 0.075,
3696
- "output": 0.6
3697
- },
3698
- "gpt-4o-mini-2024-07-18": {
3699
- "type": "token",
3700
- "input": 0.15,
3701
- "input_cached": 0.075,
3702
- "output": 0.6
3703
- },
3704
- "gpt-4o-mini-audio-preview": {
3705
- "type": "token",
3706
- "input": 0.15,
3707
- "output": 0.6
3708
- },
3709
- "gpt-4o-mini-audio-preview-2024-12-17": {
3710
- "type": "token",
3711
- "input": 0.15,
3712
- "output": 0.6
3713
- },
3714
- "gpt-4o-mini-realtime-preview": {
3715
- "type": "token",
3716
- "input": 0.6,
3717
- "input_cached": 0.3,
3718
- "output": 2.4
3719
- },
3720
- "gpt-4o-mini-realtime-preview-2024-12-17": {
3721
- "type": "token",
3722
- "input": 0.6,
3723
- "input_cached": 0.3,
3724
- "output": 2.4
3725
- },
3726
- "o1": {
3727
- "type": "token",
3728
- "input": 15,
3729
- "input_cached": 7.5,
3730
- "output": 60
3731
- },
3732
- "o1-2024-12-17": {
3733
- "type": "token",
3734
- "input": 15,
3735
- "input_cached": 7.5,
3736
- "output": 60
3737
- },
3738
- "o3-mini": {
3739
- "type": "token",
3740
- "input": 1.1,
3741
- "input_cached": 0.55,
3742
- "output": 4.4
3743
- },
3744
- "o3-mini-2025-01-31": {
3745
- "type": "token",
3746
- "input": 1.1,
3747
- "input_cached": 0.55,
3748
- "output": 4.4
3749
- },
3750
- "o1-mini": {
3751
- "type": "token",
3752
- "input": 1.1,
3753
- "input_cached": 0.55,
3754
- "output": 4.4
3755
- },
3756
- "o1-mini-2024-09-12": {
3757
- "type": "token",
3758
- "input": 1.1,
3759
- "input_cached": 0.55,
3760
- "output": 4.4
3761
- },
3762
- "whisper-1": {
3763
- "type": "minute",
3764
- "price": 6e-3
3765
- },
3766
- "tts-1": {
3767
- "type": "character",
3768
- "price": 15e-6
3769
- },
3770
- "tts-1-hd": {
3771
- "type": "character",
3772
- "price": 3e-5
3773
- },
3774
- "dall-e-2": {
3775
- "type": "image",
3776
- "price": 0.016,
3777
- "size": "256x256",
3778
- "unit": "per_image"
3779
- },
3780
- "dall-e-2-512": {
3781
- "type": "image",
3782
- "price": 0.018,
3783
- "size": "512x512",
3784
- "unit": "per_image"
3785
- },
3786
- "dall-e-2-1024": {
3787
- "type": "image",
3788
- "price": 0.02,
3789
- "size": "1024x1024",
3790
- "unit": "per_image"
3791
- },
3792
- "dall-e-3": {
3793
- "type": "image",
3794
- "price": 0.04,
3795
- "size": "1024x1024",
3796
- "unit": "per_image"
3797
- },
3798
- "dall-e-3-hd": {
3799
- "type": "image",
3800
- "price": 0.08,
3801
- "size": "1024x1024",
3802
- "unit": "per_image"
3803
- },
3804
- "text-embedding-ada-002": {
3805
- "type": "token",
3806
- "input": 0.1
3807
- },
3808
- "gpt-4.1-2025-04-14": {
3809
- "type": "token",
3810
- "input": 5,
3811
- "input_cached": 2.5,
3812
- "output": 15
3813
- },
3814
- "gpt-4.1-mini-2025-04-14": {
3815
- "type": "token",
3816
- "input": 0.3,
3817
- "input_cached": 0.15,
3818
- "output": 1.2
3819
- },
3820
- "gpt-4.1-nano-2025-04-14": {
3821
- "type": "token",
3822
- "input": 0.1,
3823
- "input_cached": 0.05,
3824
- "output": 0.4
3825
- },
3826
- "o4-mini-2025-04-16": {
3827
- "type": "token",
3828
- "input": 2.2,
3829
- "input_cached": 1.1,
3830
- "output": 8.8
3831
- },
3832
- "computer-use-preview-2025-03-11": {
3833
- "type": "token",
3834
- "input": 2.5,
3835
- "input_cached": 1.25,
3836
- "output": 10
3837
- },
3838
- "gpt-4o-search-preview-2025-03-11": {
3839
- "type": "token",
3840
- "input": 2.5,
3841
- "input_cached": 1.25,
3842
- "output": 10
3843
- },
3844
- "gpt-4o-mini-search-preview-2025-03-11": {
3845
- "type": "token",
3846
- "input": 0.15,
3847
- "input_cached": 0.075,
3848
- "output": 0.6
3849
- },
3850
- "gpt-4o-transcribe": {
3851
- "type": "token",
3852
- "input": 2.5,
3853
- "input_cached": 1.25,
3854
- "output": 10
3855
- },
3856
- "gpt-4o-mini-transcribe": {
3857
- "type": "token",
3858
- "input": 0.15,
3859
- "input_cached": 0.075,
3860
- "output": 0.6
3861
- },
3862
- "gpt-4o-mini-tts": {
3863
- "type": "token",
3864
- "input": 0.15,
3865
- "input_cached": 0.075,
3866
- "output": 0.6
3867
- },
3868
- "gpt-image-1": {
3869
- "type": "image",
3870
- "price": 0.02,
3871
- "size": "1024x1024",
3872
- "unit": "per_image"
3873
- },
3874
- "omni-moderation-2024-09-26": {
3875
- "type": "token",
3876
- "input": 0.5,
3877
- "output": 0.5
3878
- },
3879
- "o1-pro-2025-03-19": {
3880
- "type": "token",
3881
- "input": 60,
3882
- "input_cached": 30,
3883
- "output": 240
3884
- },
3885
- "gpt-4o-audio-preview-2025-06-03": {
3886
- "type": "token",
3887
- "input": 2.5,
3888
- "output": 10
3889
- },
3890
- "gpt-4o-realtime-preview-2025-06-03": {
3891
- "type": "token",
3892
- "input": 5,
3893
- "input_cached": 2.5,
3894
- "output": 20
1911
+ "pricing": {}
1912
+ },
1913
+ "openrouter": {
1914
+ "id": "openrouter",
1915
+ "name": "OpenRouter",
1916
+ "apiUrl": "https://openrouter.ai/api/v1",
1917
+ "apiDocsUrl": "https://openrouter.ai/docs/api",
1918
+ "pricing": {},
1919
+ "models": [
1920
+ {
1921
+ "creator": "openai",
1922
+ "include": "all"
1923
+ },
1924
+ {
1925
+ "creator": "anthropic",
1926
+ "include": "all"
1927
+ },
1928
+ {
1929
+ "creator": "google",
1930
+ "include": "all"
3895
1931
  }
3896
- }
1932
+ ]
3897
1933
  },
3898
1934
  "oracle": {
3899
1935
  "id": "oracle",
3900
1936
  "name": "Oracle Cloud",
3901
1937
  "apiUrl": "https://ai.oraclecloud.com",
3902
1938
  "apiDocsUrl": "https://docs.oracle.com/en-us/iaas/Content/generative-ai/overview.htm",
3903
- "pricing": {
3904
- "command-r-plus-08-2024": {
3905
- "type": "token",
3906
- "input": 0.015,
3907
- "output": 0.075
3908
- }
3909
- }
1939
+ "pricing": {}
1940
+ },
1941
+ "qwen": {
1942
+ "id": "qwen",
1943
+ "apiUrl": "https://dashscope.aliyuncs.com/compatible-mode/v1",
1944
+ "apiDocsUrl": "https://help.aliyun.com/zh/model-studio/developer-reference/",
1945
+ "pricing": {}
3910
1946
  },
3911
1947
  "xai": {
3912
1948
  "id": "xai",
3913
1949
  "name": "X.AI",
3914
1950
  "apiUrl": "https://x.ai/api",
3915
1951
  "apiDocsUrl": "https://x.ai/docs",
3916
- "pricing": {
3917
- "grok-3-beta": {
3918
- "type": "token",
3919
- "input": 2,
3920
- "output": 10
3921
- },
3922
- "grok-3-fast-beta": {
3923
- "type": "token",
3924
- "input": 2,
3925
- "output": 10
3926
- },
3927
- "grok-3-mini-beta": {
3928
- "type": "token",
3929
- "input": 1,
3930
- "output": 5
3931
- },
3932
- "grok-3-mini-fast-beta": {
3933
- "type": "token",
3934
- "input": 1,
3935
- "output": 5
3936
- },
3937
- "grok-2-vision-1212": {
3938
- "type": "token",
3939
- "input": 2,
3940
- "output": 10
3941
- },
3942
- "grok-2-1212": {
3943
- "type": "token",
3944
- "input": 2,
3945
- "output": 10
3946
- },
3947
- "grok-vision-beta": {
3948
- "type": "token",
3949
- "input": 5,
3950
- "output": 15
3951
- },
3952
- "grok-beta": {
3953
- "type": "token",
3954
- "input": 5,
3955
- "output": 15
3956
- }
3957
- }
1952
+ "pricing": {}
3958
1953
  }
3959
1954
  };
3960
1955
  var organizations = {
@@ -4012,6 +2007,12 @@ var organizations = {
4012
2007
  "country": "USA",
4013
2008
  "founded": 2016
4014
2009
  },
2010
+ "qwen": {
2011
+ "name": "Qwen",
2012
+ "websiteUrl": "https://qwenlm.ai",
2013
+ "country": "CHN",
2014
+ "founded": 2023
2015
+ },
4015
2016
  "azure": {
4016
2017
  "name": "Azure",
4017
2018
  "websiteUrl": "https://azure.microsoft.com/en-us/products/ai-services/openai-service",
@@ -4035,6 +2036,12 @@ var organizations = {
4035
2036
  "websiteUrl": "https://www.oracle.com/cloud/ai-services",
4036
2037
  "country": "USA",
4037
2038
  "founded": 1977
2039
+ },
2040
+ "openrouter": {
2041
+ "name": "OpenRouter",
2042
+ "websiteUrl": "https://openrouter.ai",
2043
+ "country": "USA",
2044
+ "founded": 2023
4038
2045
  }
4039
2046
  };
4040
2047
 
@@ -4251,7 +2258,26 @@ var Model = class _Model {
4251
2258
  }
4252
2259
  // Getters for related objects
4253
2260
  get providerIds() {
4254
- return this.resolveProperty("providerIds") || [];
2261
+ const ids = /* @__PURE__ */ new Set();
2262
+ const creatorId = this.creatorId;
2263
+ if (creatorId && ModelCollection.providersData[creatorId]) {
2264
+ ids.add(creatorId);
2265
+ }
2266
+ for (const [providerId, provider] of Object.entries(ModelCollection.providersData)) {
2267
+ const entries = provider.models;
2268
+ if (!entries) continue;
2269
+ for (const entry of entries) {
2270
+ if (entry.creator !== creatorId) continue;
2271
+ if (entry.include === "all") {
2272
+ if (!entry.exclude || !entry.exclude.includes(this.id)) {
2273
+ ids.add(providerId);
2274
+ }
2275
+ } else if (Array.isArray(entry.include) && entry.include.includes(this.id)) {
2276
+ ids.add(providerId);
2277
+ }
2278
+ }
2279
+ }
2280
+ return Array.from(ids);
4255
2281
  }
4256
2282
  get providers() {
4257
2283
  const providers2 = [];