aimodels 0.4.15 → 0.5.1

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,978 +599,416 @@ 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"
1200
- ],
891
+ "imagen-3.0-generate-002": {
892
+ "id": "imagen-3.0-generate-002",
893
+ "name": "Imagen 3.0",
894
+ "license": "proprietary",
1201
895
  "capabilities": [
1202
- "chat",
1203
896
  "txt-in",
1204
- "txt-out",
1205
- "json-out",
1206
- "fn-out"
897
+ "img-out"
1207
898
  ],
1208
899
  "context": {
1209
- "type": "token",
1210
- "total": 8192,
1211
- "maxOutput": 4096
900
+ "maxOutput": 1,
901
+ "sizes": [
902
+ "1024x1024",
903
+ "1792x1024",
904
+ "1024x1792"
905
+ ]
1212
906
  },
1213
907
  "creatorId": "google"
1214
908
  },
1215
- "gemma-2b-it": {
1216
- "id": "gemma-2b-it",
1217
- "name": "Gemma 2B Instruct",
1218
- "license": "apache-2.0",
1219
- "providerIds": [
1220
- "google"
1221
- ],
909
+ "veo-2.0-generate-001": {
910
+ "id": "veo-2.0-generate-001",
911
+ "name": "Veo 2",
912
+ "license": "proprietary",
1222
913
  "capabilities": [
1223
- "chat",
1224
914
  "txt-in",
1225
- "txt-out",
1226
- "json-out",
1227
- "fn-out"
915
+ "video-out"
1228
916
  ],
1229
917
  "context": {
1230
918
  "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)"
919
+ "total": 480,
920
+ "maxOutput": 8192
1281
921
  },
1282
922
  "creatorId": "google"
1283
923
  },
1284
- "gemini-1.0-pro": {
1285
- "id": "gemini-1.0-pro",
1286
- "name": "Gemini 1.0 Pro",
1287
- "license": "proprietary",
1288
- "providerIds": [
1289
- "google"
1290
- ],
924
+ "llama-4-scout": {
925
+ "id": "llama-4-scout",
926
+ "name": "Llama 4 Scout",
927
+ "license": "llama-4-community",
1291
928
  "capabilities": [
1292
929
  "chat",
1293
930
  "txt-in",
1294
931
  "txt-out",
1295
932
  "json-out",
1296
- "fn-out"
933
+ "fn-out",
934
+ "img-in",
935
+ "reason"
1297
936
  ],
1298
937
  "context": {
1299
938
  "type": "token",
1300
- "total": 30720,
1301
- "maxOutput": 2048
939
+ "total": 1e7,
940
+ "maxOutput": 65536
1302
941
  },
1303
942
  "aliases": [
1304
- "gemini-1.0-pro-latest",
1305
- "gemini-1.0-pro-001",
1306
- "gemini-pro"
943
+ "llama-4-scout-2025-04",
944
+ "llama-4-scout-latest"
1307
945
  ],
1308
- "creatorId": "google"
946
+ "creatorId": "meta"
1309
947
  },
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
- ],
948
+ "llama-4-maverick": {
949
+ "id": "llama-4-maverick",
950
+ "name": "Llama 4 Maverick",
951
+ "license": "llama-4-community",
1317
952
  "capabilities": [
1318
953
  "chat",
1319
954
  "txt-in",
1320
955
  "txt-out",
1321
956
  "json-out",
1322
957
  "fn-out",
1323
- "img-in"
958
+ "img-in",
959
+ "reason"
1324
960
  ],
1325
961
  "context": {
1326
962
  "type": "token",
1327
- "total": 12288,
1328
- "maxOutput": 4096
963
+ "total": 1e6,
964
+ "maxOutput": 65536
1329
965
  },
1330
966
  "aliases": [
1331
- "gemini-pro-vision"
967
+ "llama-4-maverick-2025-04",
968
+ "llama-4-maverick-latest"
1332
969
  ],
1333
- "creatorId": "google"
970
+ "creatorId": "meta"
1334
971
  },
1335
- "aqa": {
1336
- "id": "aqa",
1337
- "name": "Attributed Question Answering",
1338
- "license": "proprietary",
1339
- "providerIds": [
1340
- "google"
1341
- ],
972
+ "llama3-70b-8192": {
973
+ "id": "llama3-70b-8192",
974
+ "name": "Llama 3 70B",
975
+ "license": "llama-3-community",
1342
976
  "capabilities": [
977
+ "chat",
1343
978
  "txt-in",
1344
- "txt-out"
979
+ "txt-out",
980
+ "json-out",
981
+ "fn-out"
1345
982
  ],
1346
983
  "context": {
1347
984
  "type": "token",
1348
- "total": 7168,
1349
- "maxOutput": 1024
985
+ "total": 8192,
986
+ "maxOutput": 4096
1350
987
  },
1351
- "creatorId": "google"
988
+ "creatorId": "meta"
1352
989
  },
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
- ],
990
+ "llama3-8b-8192": {
991
+ "id": "llama3-8b-8192",
992
+ "name": "Llama 3 8B",
993
+ "license": "llama-3-community",
1360
994
  "capabilities": [
1361
995
  "chat",
1362
996
  "txt-in",
1363
997
  "txt-out",
1364
- "img-in",
1365
998
  "json-out",
1366
- "fn-out",
1367
- "reason"
999
+ "fn-out"
1368
1000
  ],
1369
1001
  "context": {
1370
1002
  "type": "token",
1371
- "total": 1048576,
1372
- "maxOutput": 65536
1003
+ "total": 8192,
1004
+ "maxOutput": 4096
1373
1005
  },
1374
- "creatorId": "google"
1375
- },
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
- "llama-4-scout": {
1740
- "id": "llama-4-scout",
1741
- "name": "Llama 4 Scout",
1742
- "license": "llama-4-community",
1743
- "providerIds": [
1744
- "groq"
1745
- ],
1746
- "capabilities": [
1747
- "chat",
1748
- "txt-in",
1749
- "txt-out",
1750
- "json-out",
1751
- "fn-out",
1752
- "img-in",
1753
- "reason"
1754
- ],
1755
- "context": {
1756
- "type": "token",
1757
- "total": 1e7,
1758
- "maxOutput": 65536
1759
- },
1760
- "aliases": [
1761
- "llama-4-scout-2025-04",
1762
- "llama-4-scout-latest"
1763
- ],
1764
- "creatorId": "meta"
1765
- },
1766
- "llama-4-maverick": {
1767
- "id": "llama-4-maverick",
1768
- "name": "Llama 4 Maverick",
1769
- "license": "llama-4-community",
1770
- "providerIds": [
1771
- "groq"
1772
- ],
1773
- "capabilities": [
1774
- "chat",
1775
- "txt-in",
1776
- "txt-out",
1777
- "json-out",
1778
- "fn-out",
1779
- "img-in",
1780
- "reason"
1781
- ],
1782
- "context": {
1783
- "type": "token",
1784
- "total": 1e6,
1785
- "maxOutput": 65536
1786
- },
1787
- "aliases": [
1788
- "llama-4-maverick-2025-04",
1789
- "llama-4-maverick-latest"
1790
- ],
1791
- "creatorId": "meta"
1792
- },
1793
- "llama3-70b-8192": {
1794
- "id": "llama3-70b-8192",
1795
- "name": "Llama 3 70B",
1796
- "license": "llama-3-community",
1797
- "providerIds": [
1798
- "groq"
1799
- ],
1800
- "capabilities": [
1801
- "chat",
1802
- "txt-in",
1803
- "txt-out",
1804
- "json-out",
1805
- "fn-out"
1806
- ],
1807
- "context": {
1808
- "type": "token",
1809
- "total": 8192,
1810
- "maxOutput": 4096
1811
- },
1812
- "creatorId": "meta"
1813
- },
1814
- "llama3-8b-8192": {
1815
- "id": "llama3-8b-8192",
1816
- "name": "Llama 3 8B",
1817
- "license": "llama-3-community",
1818
- "providerIds": [
1819
- "groq"
1820
- ],
1821
- "capabilities": [
1822
- "chat",
1823
- "txt-in",
1824
- "txt-out",
1825
- "json-out",
1826
- "fn-out"
1827
- ],
1828
- "context": {
1829
- "type": "token",
1830
- "total": 8192,
1831
- "maxOutput": 4096
1832
- },
1833
- "creatorId": "meta"
1006
+ "creatorId": "meta"
1834
1007
  },
1835
1008
  "llama-3.2-11b-vision-preview": {
1836
1009
  "id": "llama-3.2-11b-vision-preview",
1837
1010
  "name": "Llama 3.2 11B Vision",
1838
1011
  "license": "llama-3-community",
1839
- "providerIds": [
1840
- "groq"
1841
- ],
1842
1012
  "capabilities": [
1843
1013
  "chat",
1844
1014
  "txt-in",
@@ -1856,9 +1026,6 @@ var models = {
1856
1026
  "id": "llama-3.2-90b-vision-preview",
1857
1027
  "name": "Llama 3.2 90B Vision",
1858
1028
  "license": "llama-3-community",
1859
- "providerIds": [
1860
- "groq"
1861
- ],
1862
1029
  "capabilities": [
1863
1030
  "chat",
1864
1031
  "txt-in",
@@ -1876,9 +1043,6 @@ var models = {
1876
1043
  "id": "llama-guard-3-8b",
1877
1044
  "name": "LlamaGuard 3 8B",
1878
1045
  "license": "llama-3-community",
1879
- "providerIds": [
1880
- "groq"
1881
- ],
1882
1046
  "capabilities": [
1883
1047
  "chat",
1884
1048
  "txt-in",
@@ -1895,10 +1059,6 @@ var models = {
1895
1059
  "id": "mistral-medium-3-2025-05-07",
1896
1060
  "name": "Mistral Medium 3",
1897
1061
  "license": "proprietary",
1898
- "providerIds": [
1899
- "mistral",
1900
- "azure"
1901
- ],
1902
1062
  "capabilities": [
1903
1063
  "chat",
1904
1064
  "txt-in",
@@ -1922,10 +1082,6 @@ var models = {
1922
1082
  "id": "mistral-large-2402",
1923
1083
  "name": "Mistral Large",
1924
1084
  "license": "proprietary",
1925
- "providerIds": [
1926
- "mistral",
1927
- "azure"
1928
- ],
1929
1085
  "capabilities": [
1930
1086
  "chat",
1931
1087
  "txt-in",
@@ -1944,91 +1100,6 @@ var models = {
1944
1100
  "id": "mistral-small-2402",
1945
1101
  "name": "Mistral Small",
1946
1102
  "license": "proprietary",
1947
- "providerIds": [
1948
- "mistral",
1949
- "azure"
1950
- ],
1951
- "capabilities": [
1952
- "chat",
1953
- "txt-in",
1954
- "txt-out",
1955
- "json-out",
1956
- "fn-out"
1957
- ],
1958
- "context": {
1959
- "type": "token",
1960
- "total": 32768,
1961
- "maxOutput": 4096
1962
- },
1963
- "creatorId": "mistral"
1964
- },
1965
- "mistral-medium": {
1966
- "id": "mistral-medium",
1967
- "name": "Mistral Medium",
1968
- "license": "proprietary",
1969
- "providerIds": [
1970
- "mistral"
1971
- ],
1972
- "capabilities": [
1973
- "chat",
1974
- "txt-in",
1975
- "txt-out"
1976
- ],
1977
- "context": {
1978
- "type": "token",
1979
- "total": 32768,
1980
- "maxOutput": 4096
1981
- },
1982
- "creatorId": "mistral"
1983
- },
1984
- "open-mistral-7b": {
1985
- "id": "open-mistral-7b",
1986
- "name": "Open Mistral 7B",
1987
- "license": "apache-2.0",
1988
- "providerIds": [
1989
- "mistral",
1990
- "groq"
1991
- ],
1992
- "capabilities": [
1993
- "chat",
1994
- "txt-in",
1995
- "txt-out"
1996
- ],
1997
- "context": {
1998
- "type": "token",
1999
- "total": 32768,
2000
- "maxOutput": 4096
2001
- },
2002
- "creatorId": "mistral"
2003
- },
2004
- "open-mixtral-8x7b": {
2005
- "id": "open-mixtral-8x7b",
2006
- "name": "Open Mixtral 8x7B",
2007
- "license": "apache-2.0",
2008
- "providerIds": [
2009
- "mistral",
2010
- "groq"
2011
- ],
2012
- "capabilities": [
2013
- "chat",
2014
- "txt-in",
2015
- "txt-out"
2016
- ],
2017
- "context": {
2018
- "type": "token",
2019
- "total": 32768,
2020
- "maxOutput": 4096
2021
- },
2022
- "creatorId": "mistral"
2023
- },
2024
- "gpt-4": {
2025
- "id": "gpt-4",
2026
- "name": "GPT-4",
2027
- "license": "proprietary",
2028
- "providerIds": [
2029
- "openai",
2030
- "azure"
2031
- ],
2032
1103
  "capabilities": [
2033
1104
  "chat",
2034
1105
  "txt-in",
@@ -2038,486 +1109,171 @@ var models = {
2038
1109
  ],
2039
1110
  "context": {
2040
1111
  "type": "token",
2041
- "total": 8192,
1112
+ "total": 32768,
2042
1113
  "maxOutput": 4096
2043
1114
  },
2044
- "creatorId": "openai"
2045
- },
2046
- "gpt-4-turbo-preview": {
2047
- "id": "gpt-4-turbo-preview",
2048
- "extends": "gpt-4",
2049
- "overrides": {
2050
- "name": "GPT-4 Turbo",
2051
- "context": {
2052
- "type": "token",
2053
- "total": 128e3,
2054
- "maxOutput": 4096
2055
- }
2056
- },
2057
- "creatorId": "openai"
1115
+ "creatorId": "mistral"
2058
1116
  },
2059
- "gpt-3.5-turbo": {
2060
- "id": "gpt-3.5-turbo",
2061
- "name": "GPT-3.5 Turbo",
1117
+ "mistral-medium": {
1118
+ "id": "mistral-medium",
1119
+ "name": "Mistral Medium",
2062
1120
  "license": "proprietary",
2063
- "providerIds": [
2064
- "openai",
2065
- "azure"
2066
- ],
2067
1121
  "capabilities": [
2068
1122
  "chat",
2069
1123
  "txt-in",
2070
- "txt-out",
2071
- "json-out",
2072
- "fn-out"
1124
+ "txt-out"
2073
1125
  ],
2074
1126
  "context": {
2075
1127
  "type": "token",
2076
- "total": 16385,
1128
+ "total": 32768,
2077
1129
  "maxOutput": 4096
2078
1130
  },
2079
- "creatorId": "openai"
2080
- },
2081
- "gpt-3.5-turbo-16k": {
2082
- "id": "gpt-3.5-turbo-16k",
2083
- "extends": "gpt-3.5-turbo",
2084
- "overrides": {
2085
- "name": "GPT-3.5 Turbo 16K",
2086
- "context": {
2087
- "type": "token",
2088
- "total": 16385,
2089
- "maxOutput": 4096
2090
- }
2091
- },
2092
- "creatorId": "openai"
1131
+ "creatorId": "mistral"
2093
1132
  },
2094
- "gpt-3.5-turbo-instruct": {
2095
- "id": "gpt-3.5-turbo-instruct",
2096
- "name": "GPT-3.5 Turbo Instruct",
2097
- "license": "proprietary",
2098
- "providerIds": [
2099
- "openai",
2100
- "azure"
2101
- ],
1133
+ "open-mistral-7b": {
1134
+ "id": "open-mistral-7b",
1135
+ "name": "Open Mistral 7B",
1136
+ "license": "apache-2.0",
2102
1137
  "capabilities": [
1138
+ "chat",
2103
1139
  "txt-in",
2104
1140
  "txt-out"
2105
1141
  ],
2106
1142
  "context": {
2107
1143
  "type": "token",
2108
- "total": 4096,
1144
+ "total": 32768,
2109
1145
  "maxOutput": 4096
2110
1146
  },
2111
- "creatorId": "openai"
1147
+ "creatorId": "mistral"
2112
1148
  },
2113
- "gpt-4o": {
2114
- "id": "gpt-4o",
2115
- "name": "GPT-4o",
2116
- "license": "proprietary",
2117
- "providerIds": [
2118
- "openai",
2119
- "azure"
2120
- ],
1149
+ "open-mixtral-8x7b": {
1150
+ "id": "open-mixtral-8x7b",
1151
+ "name": "Open Mixtral 8x7B",
1152
+ "license": "apache-2.0",
2121
1153
  "capabilities": [
2122
1154
  "chat",
2123
1155
  "txt-in",
2124
- "txt-out",
2125
- "img-in",
2126
- "json-out",
2127
- "fn-out"
1156
+ "txt-out"
2128
1157
  ],
2129
1158
  "context": {
2130
1159
  "type": "token",
2131
- "total": 128e3,
2132
- "maxOutput": 16384
2133
- },
2134
- "aliases": [
2135
- "chatgpt-4o-latest",
2136
- "gpt-4o-2024-08-06"
2137
- ],
2138
- "creatorId": "openai"
2139
- },
2140
- "gpt-4o-2024-11-20": {
2141
- "id": "gpt-4o-2024-11-20",
2142
- "extends": "gpt-4o",
2143
- "overrides": {
2144
- "name": "GPT-4o (2024-11-20)"
2145
- },
2146
- "creatorId": "openai"
2147
- },
2148
- "gpt-4o-2024-08-06": {
2149
- "id": "gpt-4o-2024-08-06",
2150
- "extends": "gpt-4o",
2151
- "overrides": {
2152
- "name": "GPT-4o (2024-08-06)"
2153
- },
2154
- "creatorId": "openai"
2155
- },
2156
- "gpt-4o-2024-05-13": {
2157
- "id": "gpt-4o-2024-05-13",
2158
- "extends": "gpt-4o",
2159
- "overrides": {
2160
- "name": "GPT-4o (2024-05-13)",
2161
- "capabilities": [
2162
- "chat",
2163
- "txt-in",
2164
- "txt-out",
2165
- "img-in",
2166
- "fn-out"
2167
- ],
2168
- "context": {
2169
- "type": "token",
2170
- "total": 128e3,
2171
- "maxOutput": 4096
2172
- }
2173
- },
2174
- "creatorId": "openai"
2175
- },
2176
- "gpt-4o-mini": {
2177
- "id": "gpt-4o-mini",
2178
- "extends": "gpt-4o",
2179
- "overrides": {
2180
- "name": "GPT-4o Mini",
2181
- "context": {
2182
- "type": "token",
2183
- "total": 128e3,
2184
- "maxOutput": 16384
2185
- }
2186
- },
2187
- "creatorId": "openai"
2188
- },
2189
- "gpt-4o-audio-preview": {
2190
- "id": "gpt-4o-audio-preview",
2191
- "extends": "gpt-4o",
2192
- "overrides": {
2193
- "name": "GPT-4o Audio",
2194
- "capabilities": [
2195
- "chat",
2196
- "txt-in",
2197
- "txt-out",
2198
- "audio-in",
2199
- "json-out",
2200
- "fn-out"
2201
- ],
2202
- "context": {
2203
- "type": "token",
2204
- "total": 128e3,
2205
- "maxOutput": 16384
2206
- }
2207
- },
2208
- "creatorId": "openai"
2209
- },
2210
- "gpt-4o-audio-preview-2024-12-17": {
2211
- "id": "gpt-4o-audio-preview-2024-12-17",
2212
- "extends": "gpt-4o-audio-preview",
2213
- "overrides": {
2214
- "name": "GPT-4o Audio (2024-12-17)"
2215
- },
2216
- "creatorId": "openai"
2217
- },
2218
- "gpt-4o-audio-preview-2024-10-01": {
2219
- "id": "gpt-4o-audio-preview-2024-10-01",
2220
- "extends": "gpt-4o-audio-preview",
2221
- "overrides": {
2222
- "name": "GPT-4o Audio (2024-10-01)"
2223
- },
2224
- "creatorId": "openai"
2225
- },
2226
- "gpt-4o-mini-audio-preview": {
2227
- "id": "gpt-4o-mini-audio-preview",
2228
- "extends": "gpt-4o-mini",
2229
- "overrides": {
2230
- "name": "GPT-4o Mini Audio",
2231
- "capabilities": [
2232
- "chat",
2233
- "txt-in",
2234
- "txt-out",
2235
- "audio-in",
2236
- "audio-out",
2237
- "json-out",
2238
- "fn-out"
2239
- ],
2240
- "context": {
2241
- "type": "token",
2242
- "total": 128e3,
2243
- "maxOutput": 16384
2244
- }
2245
- },
2246
- "creatorId": "openai"
2247
- },
2248
- "gpt-4o-mini-audio-preview-2024-12-17": {
2249
- "id": "gpt-4o-mini-audio-preview-2024-12-17",
2250
- "extends": "gpt-4o-mini-audio-preview",
2251
- "overrides": {
2252
- "name": "GPT-4o Mini Audio (2024-12-17)"
2253
- },
2254
- "creatorId": "openai"
2255
- },
2256
- "gpt-4o-realtime-preview": {
2257
- "id": "gpt-4o-realtime-preview",
2258
- "extends": "gpt-4o",
2259
- "overrides": {
2260
- "name": "GPT-4o Realtime",
2261
- "capabilities": [
2262
- "chat",
2263
- "txt-in",
2264
- "txt-out",
2265
- "audio-in",
2266
- "json-out",
2267
- "fn-out"
2268
- ],
2269
- "context": {
2270
- "type": "token",
2271
- "total": 128e3,
2272
- "maxOutput": 4096
2273
- }
2274
- },
2275
- "creatorId": "openai"
2276
- },
2277
- "gpt-4o-realtime-preview-2024-12-17": {
2278
- "id": "gpt-4o-realtime-preview-2024-12-17",
2279
- "extends": "gpt-4o-realtime-preview",
2280
- "overrides": {
2281
- "name": "GPT-4o Realtime (2024-12-17)"
2282
- },
2283
- "creatorId": "openai"
2284
- },
2285
- "gpt-4o-realtime-preview-2024-10-01": {
2286
- "id": "gpt-4o-realtime-preview-2024-10-01",
2287
- "extends": "gpt-4o-realtime-preview",
2288
- "overrides": {
2289
- "name": "GPT-4o Realtime (2024-10-01)"
2290
- },
2291
- "creatorId": "openai"
2292
- },
2293
- "gpt-4o-mini-realtime-preview": {
2294
- "id": "gpt-4o-mini-realtime-preview",
2295
- "extends": "gpt-4o-mini",
2296
- "overrides": {
2297
- "name": "GPT-4o Mini Realtime",
2298
- "capabilities": [
2299
- "chat",
2300
- "txt-in",
2301
- "txt-out",
2302
- "audio-in",
2303
- "json-out",
2304
- "fn-out"
2305
- ],
2306
- "context": {
2307
- "type": "token",
2308
- "total": 128e3,
2309
- "maxOutput": 4096
2310
- }
2311
- },
2312
- "creatorId": "openai"
2313
- },
2314
- "gpt-4o-mini-realtime-preview-2024-12-17": {
2315
- "id": "gpt-4o-mini-realtime-preview-2024-12-17",
2316
- "extends": "gpt-4o-mini-realtime-preview",
2317
- "overrides": {
2318
- "name": "GPT-4o Mini Realtime (2024-12-17)"
1160
+ "total": 32768,
1161
+ "maxOutput": 4096
2319
1162
  },
2320
- "creatorId": "openai"
1163
+ "creatorId": "mistral"
2321
1164
  },
2322
- "o1": {
2323
- "id": "o1",
2324
- "name": "OpenAI o1",
1165
+ "gpt-5": {
1166
+ "id": "gpt-5",
1167
+ "name": "GPT-5",
2325
1168
  "license": "proprietary",
2326
- "providerIds": [
2327
- "openai",
2328
- "azure"
2329
- ],
2330
1169
  "capabilities": [
2331
1170
  "chat",
2332
1171
  "txt-in",
2333
1172
  "txt-out",
2334
1173
  "img-in",
1174
+ "audio-in",
2335
1175
  "json-out",
2336
1176
  "fn-out",
2337
1177
  "reason"
2338
1178
  ],
2339
1179
  "context": {
2340
1180
  "type": "token",
2341
- "total": 2e5,
2342
- "maxOutput": 1e5
2343
- },
2344
- "creatorId": "openai"
2345
- },
2346
- "o1-2024-12-17": {
2347
- "id": "o1-2024-12-17",
2348
- "extends": "o1",
2349
- "overrides": {
2350
- "name": "OpenAI o1 (2024-12-17)"
2351
- },
2352
- "creatorId": "openai"
2353
- },
2354
- "o1-mini": {
2355
- "id": "o1-mini",
2356
- "extends": "o1",
2357
- "overrides": {
2358
- "name": "OpenAI o1 Mini",
2359
- "capabilities": [
2360
- "chat",
2361
- "txt-in",
2362
- "txt-out",
2363
- "json-out",
2364
- "fn-out",
2365
- "reason"
2366
- ],
2367
- "context": {
2368
- "type": "token",
2369
- "total": 128e3,
2370
- "maxOutput": 65536
2371
- }
2372
- },
2373
- "creatorId": "openai"
2374
- },
2375
- "o1-mini-2024-09-12": {
2376
- "id": "o1-mini-2024-09-12",
2377
- "extends": "o1-mini",
2378
- "overrides": {
2379
- "name": "OpenAI o1 Mini (2024-09-12)"
2380
- },
2381
- "creatorId": "openai"
2382
- },
2383
- "o1-preview": {
2384
- "id": "o1-preview",
2385
- "extends": "o1",
2386
- "overrides": {
2387
- "name": "OpenAI o1 Preview",
2388
- "context": {
2389
- "type": "token",
2390
- "total": 128e3,
2391
- "maxOutput": 32768
2392
- }
2393
- },
2394
- "creatorId": "openai"
2395
- },
2396
- "o1-preview-2024-09-12": {
2397
- "id": "o1-preview-2024-09-12",
2398
- "extends": "o1-preview",
2399
- "overrides": {
2400
- "name": "OpenAI o1 Preview (2024-09-12)"
2401
- },
2402
- "creatorId": "openai"
2403
- },
2404
- "o1-pro": {
2405
- "id": "o1-pro",
2406
- "extends": "o1",
2407
- "overrides": {
2408
- "name": "OpenAI o1 Pro",
2409
- "providerIds": [
2410
- "openai"
2411
- ]
1181
+ "total": 4e5,
1182
+ "maxOutput": 65536
2412
1183
  },
1184
+ "aliases": [
1185
+ "gpt-5-2025-08-07",
1186
+ "gpt-5-latest"
1187
+ ],
2413
1188
  "creatorId": "openai"
2414
1189
  },
2415
- "o3": {
2416
- "id": "o3",
2417
- "name": "OpenAI o3",
1190
+ "gpt-5.1": {
1191
+ "id": "gpt-5.1",
1192
+ "name": "GPT-5.1",
2418
1193
  "license": "proprietary",
2419
- "providerIds": [
2420
- "openai"
2421
- ],
2422
1194
  "capabilities": [
2423
1195
  "chat",
2424
1196
  "txt-in",
2425
1197
  "txt-out",
2426
1198
  "img-in",
1199
+ "audio-in",
2427
1200
  "json-out",
2428
1201
  "fn-out",
2429
1202
  "reason"
2430
1203
  ],
2431
1204
  "context": {
2432
1205
  "type": "token",
2433
- "total": 2e5,
2434
- "maxOutput": 1e5
1206
+ "total": 6e5,
1207
+ "maxOutput": 131072
2435
1208
  },
1209
+ "aliases": [
1210
+ "gpt-5.1-latest",
1211
+ "gpt-5.1-2025-11-01"
1212
+ ],
2436
1213
  "creatorId": "openai"
2437
1214
  },
2438
- "o3-mini": {
2439
- "id": "o3-mini",
2440
- "name": "OpenAI o3 Mini",
1215
+ "gpt-4o": {
1216
+ "id": "gpt-4o",
1217
+ "name": "GPT-4o",
2441
1218
  "license": "proprietary",
2442
- "providerIds": [
2443
- "openai",
2444
- "azure"
2445
- ],
2446
1219
  "capabilities": [
2447
1220
  "chat",
2448
1221
  "txt-in",
2449
1222
  "txt-out",
1223
+ "img-in",
2450
1224
  "json-out",
2451
- "fn-out",
2452
- "reason"
1225
+ "fn-out"
2453
1226
  ],
2454
1227
  "context": {
2455
1228
  "type": "token",
2456
- "total": 2e5,
2457
- "maxOutput": 1e5
2458
- },
2459
- "creatorId": "openai"
2460
- },
2461
- "o3-mini-2025-01-31": {
2462
- "id": "o3-mini-2025-01-31",
2463
- "extends": "o3-mini",
2464
- "overrides": {
2465
- "name": "OpenAI o3 Mini (2025-01-31)"
1229
+ "total": 128e3,
1230
+ "maxOutput": 16384
2466
1231
  },
1232
+ "aliases": [
1233
+ "chatgpt-4o-latest",
1234
+ "gpt-4o-2024-08-06"
1235
+ ],
2467
1236
  "creatorId": "openai"
2468
1237
  },
2469
- "gpt-4.5-preview": {
2470
- "id": "gpt-4.5-preview",
2471
- "name": "GPT-4.5 Preview",
1238
+ "gpt-5-nano": {
1239
+ "id": "gpt-5-nano",
1240
+ "name": "GPT-5 Nano",
2472
1241
  "license": "proprietary",
2473
- "providerIds": [
2474
- "openai",
2475
- "azure"
2476
- ],
2477
1242
  "capabilities": [
2478
1243
  "chat",
2479
1244
  "txt-in",
2480
1245
  "txt-out",
2481
- "img-in",
2482
1246
  "json-out",
2483
1247
  "fn-out"
2484
1248
  ],
2485
1249
  "context": {
2486
1250
  "type": "token",
2487
- "total": 128e3,
1251
+ "total": 1048576,
2488
1252
  "maxOutput": 16384
2489
1253
  },
2490
1254
  "aliases": [
2491
- "gpt-4.5-preview-2025-02-27"
1255
+ "gpt-5-nano-latest"
2492
1256
  ],
2493
1257
  "creatorId": "openai"
2494
1258
  },
2495
- "gpt-5": {
2496
- "id": "gpt-5",
2497
- "name": "GPT-5",
1259
+ "gpt-5-mini": {
1260
+ "id": "gpt-5-mini",
1261
+ "name": "GPT-5 Mini",
2498
1262
  "license": "proprietary",
2499
- "providerIds": [
2500
- "openai",
2501
- "azure"
2502
- ],
2503
1263
  "capabilities": [
2504
1264
  "chat",
2505
1265
  "txt-in",
2506
1266
  "txt-out",
2507
- "img-in",
2508
- "audio-in",
2509
1267
  "json-out",
2510
- "fn-out",
2511
- "reason"
1268
+ "fn-out"
2512
1269
  ],
2513
1270
  "context": {
2514
1271
  "type": "token",
2515
1272
  "total": 4e5,
2516
- "maxOutput": 65536
1273
+ "maxOutput": 128e3
2517
1274
  },
2518
1275
  "aliases": [
2519
- "gpt-5-2025-08-07",
2520
- "gpt-5-latest"
1276
+ "gpt-5-mini-latest"
2521
1277
  ],
2522
1278
  "creatorId": "openai"
2523
1279
  },
@@ -2525,10 +1281,6 @@ var models = {
2525
1281
  "id": "whisper-1",
2526
1282
  "name": "Whisper",
2527
1283
  "license": "proprietary",
2528
- "providerIds": [
2529
- "openai",
2530
- "azure"
2531
- ],
2532
1284
  "capabilities": [
2533
1285
  "audio-in",
2534
1286
  "txt-out"
@@ -2544,10 +1296,6 @@ var models = {
2544
1296
  "id": "tts-1",
2545
1297
  "name": "TTS-1",
2546
1298
  "license": "proprietary",
2547
- "providerIds": [
2548
- "openai",
2549
- "azure"
2550
- ],
2551
1299
  "capabilities": [
2552
1300
  "txt-in",
2553
1301
  "audio-out"
@@ -2571,10 +1319,6 @@ var models = {
2571
1319
  "id": "dall-e-2",
2572
1320
  "name": "DALL-E 2",
2573
1321
  "license": "proprietary",
2574
- "providerIds": [
2575
- "openai",
2576
- "azure"
2577
- ],
2578
1322
  "capabilities": [
2579
1323
  "txt-in",
2580
1324
  "img-out"
@@ -2596,10 +1340,6 @@ var models = {
2596
1340
  "id": "dall-e-3",
2597
1341
  "name": "DALL-E 3",
2598
1342
  "license": "proprietary",
2599
- "providerIds": [
2600
- "openai",
2601
- "azure"
2602
- ],
2603
1343
  "capabilities": [
2604
1344
  "txt-in",
2605
1345
  "img-out"
@@ -2622,10 +1362,6 @@ var models = {
2622
1362
  "id": "text-embedding-ada-002",
2623
1363
  "name": "Text Embedding Ada 002",
2624
1364
  "license": "proprietary",
2625
- "providerIds": [
2626
- "openai",
2627
- "azure"
2628
- ],
2629
1365
  "capabilities": [
2630
1366
  "txt-in",
2631
1367
  "vec-out"
@@ -2644,10 +1380,6 @@ var models = {
2644
1380
  "id": "text-embedding-3-small",
2645
1381
  "name": "Text Embedding 3 Small",
2646
1382
  "license": "proprietary",
2647
- "providerIds": [
2648
- "openai",
2649
- "azure"
2650
- ],
2651
1383
  "capabilities": [
2652
1384
  "txt-in",
2653
1385
  "vec-out"
@@ -2666,10 +1398,6 @@ var models = {
2666
1398
  "id": "text-embedding-3-large",
2667
1399
  "name": "Text Embedding 3 Large",
2668
1400
  "license": "proprietary",
2669
- "providerIds": [
2670
- "openai",
2671
- "azure"
2672
- ],
2673
1401
  "capabilities": [
2674
1402
  "txt-in",
2675
1403
  "vec-out"
@@ -2688,9 +1416,6 @@ var models = {
2688
1416
  "id": "o4-mini",
2689
1417
  "name": "OpenAI o4 Mini",
2690
1418
  "license": "proprietary",
2691
- "providerIds": [
2692
- "openai"
2693
- ],
2694
1419
  "capabilities": [
2695
1420
  "chat",
2696
1421
  "txt-in",
@@ -2707,125 +1432,10 @@ var models = {
2707
1432
  },
2708
1433
  "creatorId": "openai"
2709
1434
  },
2710
- "gpt-4.1": {
2711
- "id": "gpt-4.1",
2712
- "name": "GPT-4.1",
2713
- "license": "proprietary",
2714
- "providerIds": [
2715
- "openai"
2716
- ],
2717
- "capabilities": [
2718
- "chat",
2719
- "txt-in",
2720
- "txt-out",
2721
- "img-in",
2722
- "json-out",
2723
- "fn-out"
2724
- ],
2725
- "context": {
2726
- "type": "token",
2727
- "total": 1048576,
2728
- "maxOutput": 32768
2729
- },
2730
- "creatorId": "openai"
2731
- },
2732
- "gpt-4.1-mini": {
2733
- "id": "gpt-4.1-mini",
2734
- "extends": "gpt-4.1",
2735
- "overrides": {
2736
- "name": "GPT-4.1 Mini"
2737
- },
2738
- "creatorId": "openai"
2739
- },
2740
- "gpt-4.1-nano": {
2741
- "id": "gpt-4.1-nano",
2742
- "extends": "gpt-4.1",
2743
- "overrides": {
2744
- "name": "GPT-4.1 Nano"
2745
- },
2746
- "creatorId": "openai"
2747
- },
2748
- "gpt-4.1-2025-04-14": {
2749
- "id": "gpt-4.1-2025-04-14",
2750
- "name": "GPT-4.1",
2751
- "license": "proprietary",
2752
- "providerIds": [
2753
- "openai"
2754
- ],
2755
- "capabilities": [
2756
- "chat",
2757
- "txt-in",
2758
- "txt-out",
2759
- "img-in",
2760
- "json-out",
2761
- "fn-out"
2762
- ],
2763
- "context": {
2764
- "type": "token",
2765
- "total": 128e3,
2766
- "maxOutput": 16384
2767
- },
2768
- "aliases": [
2769
- "gpt-4.1"
2770
- ],
2771
- "creatorId": "openai"
2772
- },
2773
- "gpt-4.1-mini-2025-04-14": {
2774
- "id": "gpt-4.1-mini-2025-04-14",
2775
- "name": "GPT-4.1 Mini",
2776
- "license": "proprietary",
2777
- "providerIds": [
2778
- "openai"
2779
- ],
2780
- "capabilities": [
2781
- "chat",
2782
- "txt-in",
2783
- "txt-out",
2784
- "img-in",
2785
- "json-out",
2786
- "fn-out"
2787
- ],
2788
- "context": {
2789
- "type": "token",
2790
- "total": 128e3,
2791
- "maxOutput": 16384
2792
- },
2793
- "aliases": [
2794
- "gpt-4.1-mini"
2795
- ],
2796
- "creatorId": "openai"
2797
- },
2798
- "gpt-4.1-nano-2025-04-14": {
2799
- "id": "gpt-4.1-nano-2025-04-14",
2800
- "name": "GPT-4.1 Nano",
2801
- "license": "proprietary",
2802
- "providerIds": [
2803
- "openai"
2804
- ],
2805
- "capabilities": [
2806
- "chat",
2807
- "txt-in",
2808
- "txt-out",
2809
- "json-out",
2810
- "fn-out"
2811
- ],
2812
- "context": {
2813
- "type": "token",
2814
- "total": 128e3,
2815
- "maxOutput": 8192
2816
- },
2817
- "aliases": [
2818
- "gpt-4.1-nano"
2819
- ],
2820
- "creatorId": "openai"
2821
- },
2822
1435
  "o4-mini-2025-04-16": {
2823
1436
  "id": "o4-mini-2025-04-16",
2824
1437
  "name": "OpenAI o4 Mini",
2825
1438
  "license": "proprietary",
2826
- "providerIds": [
2827
- "openai"
2828
- ],
2829
1439
  "capabilities": [
2830
1440
  "chat",
2831
1441
  "txt-in",
@@ -2848,9 +1458,6 @@ var models = {
2848
1458
  "id": "computer-use-preview-2025-03-11",
2849
1459
  "name": "Computer Use Preview",
2850
1460
  "license": "proprietary",
2851
- "providerIds": [
2852
- "openai"
2853
- ],
2854
1461
  "capabilities": [
2855
1462
  "chat",
2856
1463
  "txt-in",
@@ -2869,88 +1476,10 @@ var models = {
2869
1476
  ],
2870
1477
  "creatorId": "openai"
2871
1478
  },
2872
- "gpt-4o-search-preview-2025-03-11": {
2873
- "id": "gpt-4o-search-preview-2025-03-11",
2874
- "name": "GPT-4o Search Preview",
2875
- "extends": "gpt-4o",
2876
- "overrides": {
2877
- "name": "GPT-4o Search Preview"
2878
- },
2879
- "aliases": [
2880
- "gpt-4o-search-preview"
2881
- ],
2882
- "creatorId": "openai"
2883
- },
2884
- "gpt-4o-mini-search-preview-2025-03-11": {
2885
- "id": "gpt-4o-mini-search-preview-2025-03-11",
2886
- "name": "GPT-4o Mini Search Preview",
2887
- "extends": "gpt-4o-mini",
2888
- "overrides": {
2889
- "name": "GPT-4o Mini Search Preview"
2890
- },
2891
- "aliases": [
2892
- "gpt-4o-mini-search-preview"
2893
- ],
2894
- "creatorId": "openai"
2895
- },
2896
- "gpt-4o-transcribe": {
2897
- "id": "gpt-4o-transcribe",
2898
- "name": "GPT-4o Transcribe",
2899
- "extends": "gpt-4o",
2900
- "overrides": {
2901
- "name": "GPT-4o Transcribe",
2902
- "capabilities": [
2903
- "chat",
2904
- "txt-in",
2905
- "txt-out",
2906
- "audio-in",
2907
- "json-out",
2908
- "fn-out"
2909
- ]
2910
- },
2911
- "creatorId": "openai"
2912
- },
2913
- "gpt-4o-mini-transcribe": {
2914
- "id": "gpt-4o-mini-transcribe",
2915
- "name": "GPT-4o Mini Transcribe",
2916
- "extends": "gpt-4o-mini",
2917
- "overrides": {
2918
- "name": "GPT-4o Mini Transcribe",
2919
- "capabilities": [
2920
- "chat",
2921
- "txt-in",
2922
- "txt-out",
2923
- "audio-in",
2924
- "json-out",
2925
- "fn-out"
2926
- ]
2927
- },
2928
- "creatorId": "openai"
2929
- },
2930
- "gpt-4o-mini-tts": {
2931
- "id": "gpt-4o-mini-tts",
2932
- "name": "GPT-4o Mini TTS",
2933
- "extends": "gpt-4o-mini",
2934
- "overrides": {
2935
- "name": "GPT-4o Mini TTS",
2936
- "capabilities": [
2937
- "chat",
2938
- "txt-in",
2939
- "txt-out",
2940
- "audio-out",
2941
- "json-out",
2942
- "fn-out"
2943
- ]
2944
- },
2945
- "creatorId": "openai"
2946
- },
2947
1479
  "gpt-image-1": {
2948
1480
  "id": "gpt-image-1",
2949
1481
  "name": "GPT Image 1",
2950
1482
  "license": "proprietary",
2951
- "providerIds": [
2952
- "openai"
2953
- ],
2954
1483
  "capabilities": [
2955
1484
  "img-in",
2956
1485
  "img-out"
@@ -2973,9 +1502,6 @@ var models = {
2973
1502
  "id": "omni-moderation-2024-09-26",
2974
1503
  "name": "Omni Moderation",
2975
1504
  "license": "proprietary",
2976
- "providerIds": [
2977
- "openai"
2978
- ],
2979
1505
  "capabilities": [
2980
1506
  "txt-in",
2981
1507
  "img-in",
@@ -2990,35 +1516,10 @@ var models = {
2990
1516
  ],
2991
1517
  "creatorId": "openai"
2992
1518
  },
2993
- "o1-pro-2025-03-19": {
2994
- "id": "o1-pro-2025-03-19",
2995
- "name": "OpenAI o1 Pro (2025-03-19)",
2996
- "extends": "o1-pro",
2997
- "creatorId": "openai"
2998
- },
2999
- "gpt-4o-audio-preview-2025-06-03": {
3000
- "id": "gpt-4o-audio-preview-2025-06-03",
3001
- "extends": "gpt-4o-audio-preview",
3002
- "overrides": {
3003
- "name": "GPT-4o Audio (2025-06-03)"
3004
- },
3005
- "creatorId": "openai"
3006
- },
3007
- "gpt-4o-realtime-preview-2025-06-03": {
3008
- "id": "gpt-4o-realtime-preview-2025-06-03",
3009
- "extends": "gpt-4o-realtime-preview",
3010
- "overrides": {
3011
- "name": "GPT-4o Realtime (2025-06-03)"
3012
- },
3013
- "creatorId": "openai"
3014
- },
3015
1519
  "qwen-3-235b-instruct": {
3016
1520
  "id": "qwen-3-235b-instruct",
3017
1521
  "name": "Qwen 3 235B Instruct",
3018
1522
  "license": "apache-2.0",
3019
- "providerIds": [
3020
- "qwen"
3021
- ],
3022
1523
  "capabilities": [
3023
1524
  "chat",
3024
1525
  "txt-in",
@@ -3042,9 +1543,6 @@ var models = {
3042
1543
  "id": "qwen-3-72b-instruct",
3043
1544
  "name": "Qwen 3 72B Instruct",
3044
1545
  "license": "apache-2.0",
3045
- "providerIds": [
3046
- "qwen"
3047
- ],
3048
1546
  "capabilities": [
3049
1547
  "chat",
3050
1548
  "txt-in",
@@ -3068,9 +1566,6 @@ var models = {
3068
1566
  "id": "qwen-3-32b-instruct",
3069
1567
  "name": "Qwen 3 32B Instruct",
3070
1568
  "license": "apache-2.0",
3071
- "providerIds": [
3072
- "qwen"
3073
- ],
3074
1569
  "capabilities": [
3075
1570
  "chat",
3076
1571
  "txt-in",
@@ -3093,9 +1588,6 @@ var models = {
3093
1588
  "id": "qwen-3-7b-instruct",
3094
1589
  "name": "Qwen 3 7B Instruct",
3095
1590
  "license": "apache-2.0",
3096
- "providerIds": [
3097
- "qwen"
3098
- ],
3099
1591
  "capabilities": [
3100
1592
  "chat",
3101
1593
  "txt-in",
@@ -3119,9 +1611,6 @@ var models = {
3119
1611
  "name": "Grok 3 Beta",
3120
1612
  "creator": "xai",
3121
1613
  "license": "proprietary",
3122
- "providerIds": [
3123
- "xai"
3124
- ],
3125
1614
  "capabilities": [
3126
1615
  "chat",
3127
1616
  "txt-in",
@@ -3139,7 +1628,7 @@ var models = {
3139
1628
  "grok-3",
3140
1629
  "grok-3-latest"
3141
1630
  ],
3142
- "releasedAt": "2025-04-03",
1631
+ "releasedAt": "2025-02-18",
3143
1632
  "creatorId": "xai"
3144
1633
  },
3145
1634
  "grok-3-fast-beta": {
@@ -3147,9 +1636,6 @@ var models = {
3147
1636
  "name": "Grok 3 Beta (Fast mode)",
3148
1637
  "creator": "xai",
3149
1638
  "license": "proprietary",
3150
- "providerIds": [
3151
- "xai"
3152
- ],
3153
1639
  "capabilities": [
3154
1640
  "chat",
3155
1641
  "txt-in",
@@ -3163,7 +1649,7 @@ var models = {
3163
1649
  "total": 131072,
3164
1650
  "maxOutput": 131072
3165
1651
  },
3166
- "releasedAt": "2025-04-03",
1652
+ "releasedAt": "2025-02-18",
3167
1653
  "creatorId": "xai"
3168
1654
  },
3169
1655
  "grok-3-mini-beta": {
@@ -3171,9 +1657,6 @@ var models = {
3171
1657
  "name": "Grok 3 Mini Beta",
3172
1658
  "creator": "xai",
3173
1659
  "license": "proprietary",
3174
- "providerIds": [
3175
- "xai"
3176
- ],
3177
1660
  "capabilities": [
3178
1661
  "chat",
3179
1662
  "txt-in",
@@ -3191,7 +1674,7 @@ var models = {
3191
1674
  "grok-3-mini",
3192
1675
  "grok-3-mini-latest"
3193
1676
  ],
3194
- "releasedAt": "2025-04-03",
1677
+ "releasedAt": "2025-02-18",
3195
1678
  "creatorId": "xai"
3196
1679
  },
3197
1680
  "grok-3-mini-fast-beta": {
@@ -3199,9 +1682,6 @@ var models = {
3199
1682
  "name": "Grok 3 Mini Beta (Fast mode)",
3200
1683
  "creator": "xai",
3201
1684
  "license": "proprietary",
3202
- "providerIds": [
3203
- "xai"
3204
- ],
3205
1685
  "capabilities": [
3206
1686
  "chat",
3207
1687
  "txt-in",
@@ -3215,7 +1695,7 @@ var models = {
3215
1695
  "total": 131072,
3216
1696
  "maxOutput": 131072
3217
1697
  },
3218
- "releasedAt": "2025-04-03",
1698
+ "releasedAt": "2025-02-18",
3219
1699
  "creatorId": "xai"
3220
1700
  },
3221
1701
  "grok-2-vision-1212": {
@@ -3223,9 +1703,6 @@ var models = {
3223
1703
  "name": "Grok 2 Vision",
3224
1704
  "creator": "xai",
3225
1705
  "license": "proprietary",
3226
- "providerIds": [
3227
- "xai"
3228
- ],
3229
1706
  "capabilities": [
3230
1707
  "chat",
3231
1708
  "txt-in",
@@ -3251,9 +1728,6 @@ var models = {
3251
1728
  "name": "Grok 2",
3252
1729
  "creator": "xai",
3253
1730
  "license": "proprietary",
3254
- "providerIds": [
3255
- "xai"
3256
- ],
3257
1731
  "capabilities": [
3258
1732
  "chat",
3259
1733
  "txt-in",
@@ -3278,9 +1752,6 @@ var models = {
3278
1752
  "name": "Grok Vision Beta",
3279
1753
  "creator": "xai",
3280
1754
  "license": "proprietary",
3281
- "providerIds": [
3282
- "xai"
3283
- ],
3284
1755
  "capabilities": [
3285
1756
  "chat",
3286
1757
  "txt-in",
@@ -3301,9 +1772,6 @@ var models = {
3301
1772
  "name": "Grok Beta",
3302
1773
  "creator": "xai",
3303
1774
  "license": "proprietary",
3304
- "providerIds": [
3305
- "xai"
3306
- ],
3307
1775
  "capabilities": [
3308
1776
  "chat",
3309
1777
  "txt-in",
@@ -3323,13 +1791,11 @@ var models = {
3323
1791
  "name": "Grok 4",
3324
1792
  "creator": "xai",
3325
1793
  "license": "proprietary",
3326
- "providerIds": [
3327
- "xai"
3328
- ],
3329
1794
  "capabilities": [
3330
1795
  "chat",
3331
1796
  "txt-in",
3332
1797
  "txt-out",
1798
+ "img-in",
3333
1799
  "reason",
3334
1800
  "fn-out",
3335
1801
  "json-out"
@@ -3350,13 +1816,11 @@ var models = {
3350
1816
  "name": "Grok 4 Heavy",
3351
1817
  "creator": "xai",
3352
1818
  "license": "proprietary",
3353
- "providerIds": [
3354
- "xai"
3355
- ],
3356
1819
  "capabilities": [
3357
1820
  "chat",
3358
1821
  "txt-in",
3359
1822
  "txt-out",
1823
+ "img-in",
3360
1824
  "reason",
3361
1825
  "fn-out",
3362
1826
  "json-out"
@@ -3379,477 +1843,63 @@ var providers = {
3379
1843
  "name": "Anthropic",
3380
1844
  "apiUrl": "https://api.anthropic.com/v1",
3381
1845
  "apiDocsUrl": "https://docs.anthropic.com/en/api",
3382
- "pricing": {
3383
- "claude-opus-4-20250514": {
3384
- "type": "token",
3385
- "input": 15,
3386
- "output": 75
3387
- },
3388
- "claude-sonnet-4-20250514": {
3389
- "type": "token",
3390
- "input": 3,
3391
- "output": 15
3392
- },
3393
- "claude-3-7-sonnet-20250219": {
3394
- "type": "token",
3395
- "input": 3,
3396
- "output": 15
3397
- },
3398
- "claude-3-opus-20240229": {
3399
- "type": "token",
3400
- "input": 15,
3401
- "output": 75
3402
- },
3403
- "claude-3-sonnet-20240229": {
3404
- "type": "token",
3405
- "input": 3,
3406
- "output": 15
3407
- },
3408
- "claude-3-haiku-20240307": {
3409
- "type": "token",
3410
- "input": 0.25,
3411
- "output": 1.25
3412
- },
3413
- "claude-3-5-sonnet-20241022": {
3414
- "type": "token",
3415
- "input": 3,
3416
- "output": 15
3417
- },
3418
- "claude-3-5-sonnet-20240620": {
3419
- "type": "token",
3420
- "input": 3,
3421
- "output": 15
3422
- },
3423
- "claude-3-5-haiku-20241022": {
3424
- "type": "token",
3425
- "input": 0.8,
3426
- "output": 4
3427
- }
3428
- }
1846
+ "pricing": {}
3429
1847
  },
3430
1848
  "aws": {
3431
1849
  "id": "aws",
3432
1850
  "name": "Amazon Web Services",
3433
1851
  "apiUrl": "https://bedrock-runtime.us-east-1.amazonaws.com",
3434
1852
  "apiDocsUrl": "https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html",
3435
- "pricing": {
3436
- "claude-3-opus-20240229": {
3437
- "type": "token",
3438
- "input": 0.015,
3439
- "output": 0.075
3440
- }
3441
- }
3442
- },
3443
- "azure": {
3444
- "id": "azure",
3445
- "name": "Azure",
3446
- "apiUrl": "",
3447
- "apiDocsUrl": "https://learn.microsoft.com/en-us/azure/ai-services/openai/reference",
3448
- "pricing": {
3449
- "gpt-4": {
3450
- "type": "token",
3451
- "input": 0,
3452
- "output": 0
3453
- },
3454
- "gpt-4-32k": {
3455
- "type": "token",
3456
- "input": 0,
3457
- "output": 0
3458
- },
3459
- "gpt-4-vision": {
3460
- "type": "token",
3461
- "input": 0,
3462
- "output": 0
3463
- },
3464
- "gpt-4o": {
3465
- "type": "token",
3466
- "input": 0,
3467
- "output": 0
3468
- },
3469
- "gpt-3.5-turbo": {
3470
- "type": "token",
3471
- "input": 0,
3472
- "output": 0
3473
- },
3474
- "gpt-3.5-turbo-16k": {
3475
- "type": "token",
3476
- "input": 0,
3477
- "output": 0
3478
- },
3479
- "text-embedding-ada-002": {
3480
- "type": "token",
3481
- "input": 0,
3482
- "output": 0
3483
- },
3484
- "whisper": {
3485
- "type": "minute",
3486
- "price": 0
3487
- },
3488
- "dall-e-3": {
3489
- "type": "image",
3490
- "price": 0,
3491
- "size": "1024x1024",
3492
- "unit": "per_image"
3493
- }
3494
- }
3495
- },
3496
- "bedrock": {
3497
- "id": "bedrock",
3498
- "name": "AWS Bedrock",
3499
- "apiUrl": "https://bedrock-runtime.us-east-1.amazonaws.com",
3500
- "apiDocsUrl": "https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html",
3501
- "pricing": {
3502
- "command-r-plus-08-2024": {
3503
- "type": "token",
3504
- "input": 0.015,
3505
- "output": 0.075
3506
- }
3507
- }
3508
- },
3509
- "cohere": {
3510
- "id": "cohere",
3511
- "name": "Cohere",
3512
- "apiUrl": "https://api.cohere.ai/v1",
3513
- "apiDocsUrl": "https://docs.cohere.com/reference",
3514
- "pricing": {
3515
- "command-r7b-12-2024": {
3516
- "type": "token",
3517
- "input": 0.0375,
3518
- "output": 0.15
3519
- },
3520
- "command-r-plus-08-2024": {
3521
- "type": "token",
3522
- "input": 2.5,
3523
- "output": 10
3524
- },
3525
- "command-r-03-2024": {
3526
- "type": "token",
3527
- "input": 0.15,
3528
- "output": 0.6
3529
- },
3530
- "command": {
3531
- "type": "token",
3532
- "input": 1500,
3533
- "output": 2e3
3534
- },
3535
- "command-light": {
3536
- "type": "token",
3537
- "input": 300,
3538
- "output": 600
3539
- },
3540
- "embed-english-v3.0": {
3541
- "type": "token",
3542
- "input": 0.1,
3543
- "output": 0
3544
- },
3545
- "embed-english-light-v3.0": {
3546
- "type": "token",
3547
- "input": 30,
3548
- "output": 0
3549
- },
3550
- "embed-multilingual-v3.0": {
3551
- "type": "token",
3552
- "input": 100,
3553
- "output": 0
3554
- },
3555
- "embed-multilingual-light-v3.0": {
3556
- "type": "token",
3557
- "input": 30,
3558
- "output": 0
3559
- },
3560
- "rerank-v3.5": {
3561
- "type": "token",
3562
- "input": 100,
3563
- "output": 0
3564
- },
3565
- "rerank-english-v3.0": {
3566
- "type": "token",
3567
- "input": 100,
3568
- "output": 0
3569
- },
3570
- "rerank-multilingual-v3.0": {
3571
- "type": "token",
3572
- "input": 100,
3573
- "output": 0
3574
- }
3575
- }
1853
+ "pricing": {}
1854
+ },
1855
+ "azure": {
1856
+ "id": "azure",
1857
+ "name": "Azure",
1858
+ "apiUrl": "",
1859
+ "apiDocsUrl": "https://learn.microsoft.com/en-us/azure/ai-services/openai/reference",
1860
+ "pricing": {}
1861
+ },
1862
+ "bedrock": {
1863
+ "id": "bedrock",
1864
+ "name": "AWS Bedrock",
1865
+ "apiUrl": "https://bedrock-runtime.us-east-1.amazonaws.com",
1866
+ "apiDocsUrl": "https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html",
1867
+ "pricing": {}
1868
+ },
1869
+ "cohere": {
1870
+ "id": "cohere",
1871
+ "name": "Cohere",
1872
+ "apiUrl": "https://api.cohere.ai/v1",
1873
+ "apiDocsUrl": "https://docs.cohere.com/reference",
1874
+ "pricing": {}
3576
1875
  },
3577
1876
  "deepseek": {
3578
1877
  "id": "deepseek",
3579
1878
  "name": "DeepSeek",
3580
1879
  "apiUrl": "https://api.deepseek.com/v1",
3581
1880
  "apiDocsUrl": "https://platform.deepseek.com/docs",
3582
- "pricing": {
3583
- "deepseek-chat": {
3584
- "type": "token",
3585
- "input": 0.2,
3586
- "output": 0.2
3587
- },
3588
- "deepseek-reasoner": {
3589
- "type": "token",
3590
- "input": 0.3,
3591
- "output": 0.3
3592
- }
3593
- }
1881
+ "pricing": {}
3594
1882
  },
3595
1883
  "google": {
3596
1884
  "id": "google",
3597
1885
  "name": "Google",
3598
1886
  "apiUrl": "https://generativelanguage.googleapis.com/v1",
3599
1887
  "apiDocsUrl": "https://ai.google.dev/docs",
3600
- "pricing": {
3601
- "gemini-2.5-pro-preview-03-25": {
3602
- "type": "token",
3603
- "input": 2.5,
3604
- "output": 10
3605
- },
3606
- "gemini-2.5-pro-exp-03-25": {
3607
- "type": "token",
3608
- "input": 2.5,
3609
- "output": 10
3610
- },
3611
- "gemini-2.5-flash-preview": {
3612
- "type": "token",
3613
- "input": 0.2,
3614
- "output": 0.8
3615
- },
3616
- "gemini-2.0-flash": {
3617
- "type": "token",
3618
- "input": 0.1,
3619
- "output": 0.4
3620
- },
3621
- "gemini-2.0-flash-lite": {
3622
- "type": "token",
3623
- "input": 0.075,
3624
- "output": 0.3
3625
- },
3626
- "gemini-1.5-flash": {
3627
- "type": "token",
3628
- "input": 0.075,
3629
- "output": 0.3
3630
- },
3631
- "gemini-1.5-flash-8b": {
3632
- "type": "token",
3633
- "input": 0.0375,
3634
- "output": 0.15
3635
- },
3636
- "gemini-1.5-pro": {
3637
- "type": "token",
3638
- "input": 1.25,
3639
- "output": 5
3640
- },
3641
- "gemini-1.0-pro": {
3642
- "type": "token",
3643
- "input": 0.5,
3644
- "output": 1.5
3645
- },
3646
- "gemini-1.0-pro-vision": {
3647
- "type": "token",
3648
- "input": 0.25,
3649
- "output": 0.5
3650
- },
3651
- "text-embedding-004": {
3652
- "type": "token",
3653
- "input": 625e-7,
3654
- "output": 0
3655
- },
3656
- "aqa": {
3657
- "type": "token",
3658
- "input": 0.5,
3659
- "output": 0.5
3660
- },
3661
- "text-embedding-ada-002": {
3662
- "type": "token",
3663
- "input": 0.1
3664
- },
3665
- "gemini-2.5-pro-preview-06-05": {
3666
- "type": "token",
3667
- "input": 2.5,
3668
- "output": 10
3669
- },
3670
- "gemini-2.5-pro-preview-05-06": {
3671
- "type": "token",
3672
- "input": 2.5,
3673
- "output": 10
3674
- },
3675
- "gemini-2.5-flash-preview-05-20": {
3676
- "type": "token",
3677
- "input": 0.2,
3678
- "output": 0.8
3679
- },
3680
- "gemini-2.5-flash-preview-04-17-thinking": {
3681
- "type": "token",
3682
- "input": 0.2,
3683
- "output": 0.8
3684
- },
3685
- "gemini-2.5-flash-preview-tts": {
3686
- "type": "token",
3687
- "input": 0.2,
3688
- "output": 0.8
3689
- },
3690
- "gemini-2.5-pro-preview-tts": {
3691
- "type": "token",
3692
- "input": 2.5,
3693
- "output": 10
3694
- },
3695
- "gemini-2.5-flash-preview-native-audio-dialog": {
3696
- "type": "token",
3697
- "input": 0.2,
3698
- "output": 0.8
3699
- },
3700
- "gemini-2.0-flash-001": {
3701
- "type": "token",
3702
- "input": 0.1,
3703
- "output": 0.4
3704
- },
3705
- "gemini-2.0-flash-exp": {
3706
- "type": "token",
3707
- "input": 0.1,
3708
- "output": 0.4
3709
- },
3710
- "gemini-2.0-flash-exp-image-generation": {
3711
- "type": "token",
3712
- "input": 0.1,
3713
- "output": 0.4
3714
- },
3715
- "gemini-2.0-flash-preview-image-generation": {
3716
- "type": "token",
3717
- "input": 0.1,
3718
- "output": 0.4
3719
- },
3720
- "gemini-2.0-flash-lite-001": {
3721
- "type": "token",
3722
- "input": 0.075,
3723
- "output": 0.3
3724
- },
3725
- "gemini-2.0-flash-lite-preview": {
3726
- "type": "token",
3727
- "input": 0.075,
3728
- "output": 0.3
3729
- },
3730
- "gemini-2.0-flash-lite-preview-02-05": {
3731
- "type": "token",
3732
- "input": 0.075,
3733
- "output": 0.3
3734
- },
3735
- "gemini-2.0-pro-exp": {
3736
- "type": "token",
3737
- "input": 1.25,
3738
- "output": 5
3739
- },
3740
- "gemini-2.0-pro-exp-02-05": {
3741
- "type": "token",
3742
- "input": 1.25,
3743
- "output": 5
3744
- },
3745
- "gemini-2.0-flash-thinking-exp": {
3746
- "type": "token",
3747
- "input": 0.1,
3748
- "output": 0.4
3749
- },
3750
- "gemini-2.0-flash-thinking-exp-1219": {
3751
- "type": "token",
3752
- "input": 0.1,
3753
- "output": 0.4
3754
- },
3755
- "gemini-2.0-flash-thinking-exp-01-21": {
3756
- "type": "token",
3757
- "input": 0.1,
3758
- "output": 0.4
3759
- },
3760
- "learnlm-2.0-flash-experimental": {
3761
- "type": "token",
3762
- "input": 0.1,
3763
- "output": 0.4
3764
- },
3765
- "gemma-3-1b-it": {
3766
- "type": "token",
3767
- "input": 0.1,
3768
- "output": 0.1
3769
- },
3770
- "gemma-3-4b-it": {
3771
- "type": "token",
3772
- "input": 0.15,
3773
- "output": 0.15
3774
- },
3775
- "gemma-3-12b-it": {
3776
- "type": "token",
3777
- "input": 0.25,
3778
- "output": 0.25
3779
- },
3780
- "gemma-3-27b-it": {
3781
- "type": "token",
3782
- "input": 0.5,
3783
- "output": 0.5
3784
- },
3785
- "gemma-3n-e4b-it": {
3786
- "type": "token",
3787
- "input": 0.05,
3788
- "output": 0.05
3789
- },
3790
- "imagen-3.0-generate-002": {
3791
- "type": "image",
3792
- "price": 0.08
3793
- },
3794
- "veo-2.0-generate-001": {
3795
- "type": "second",
3796
- "price": 0.1
3797
- }
3798
- }
1888
+ "pricing": {}
3799
1889
  },
3800
1890
  "groq": {
3801
1891
  "id": "groq",
3802
1892
  "name": "Groq",
3803
1893
  "apiUrl": "https://api.groq.com/openai/v1",
3804
1894
  "apiDocsUrl": "https://console.groq.com/docs/api-reference",
3805
- "pricing": {
3806
- "llama3-70b-8192": {
3807
- "type": "token",
3808
- "input": 0.7,
3809
- "output": 0.7
3810
- },
3811
- "llama3-8b-8192": {
3812
- "type": "token",
3813
- "input": 0.1,
3814
- "output": 0.1
3815
- },
3816
- "mixtral-8x7b-32768": {
3817
- "type": "token",
3818
- "input": 0.5,
3819
- "output": 0.5
3820
- },
3821
- "gemma2-9b-it": {
3822
- "type": "token",
3823
- "input": 0.2,
3824
- "output": 0.2
3825
- },
3826
- "whisper-large-v3": {
3827
- "type": "minute",
3828
- "price": 6e-3
3829
- },
3830
- "whisper-large-v3-turbo": {
3831
- "type": "minute",
3832
- "price": 6e-3
3833
- }
3834
- }
1895
+ "pricing": {}
3835
1896
  },
3836
1897
  "mistral": {
3837
1898
  "id": "mistral",
3838
1899
  "name": "Mistral",
3839
1900
  "apiUrl": "https://api.mistral.ai/v1",
3840
1901
  "apiDocsUrl": "https://docs.mistral.ai/",
3841
- "pricing": {
3842
- "mixtral-8x7b-32768": {
3843
- "type": "token",
3844
- "input": 0.7,
3845
- "output": 0.7
3846
- },
3847
- "mistral-large-latest": {
3848
- "type": "token",
3849
- "input": 0.7,
3850
- "output": 0.7
3851
- }
3852
- }
1902
+ "pricing": {}
3853
1903
  },
3854
1904
  "ollama": {
3855
1905
  "id": "ollama",
@@ -3860,319 +1910,35 @@ var providers = {
3860
1910
  "name": "OpenAI",
3861
1911
  "apiUrl": "https://api.openai.com/v1",
3862
1912
  "apiDocsUrl": "https://platform.openai.com/docs/api-reference",
3863
- "pricing": {
3864
- "chatgpt-4o-latest": {
3865
- "type": "token",
3866
- "input": 5,
3867
- "output": 15
3868
- },
3869
- "gpt-4": {
3870
- "type": "token",
3871
- "input": 30,
3872
- "output": 60
3873
- },
3874
- "gpt-4-0613": {
3875
- "type": "token",
3876
- "input": 30,
3877
- "output": 60
3878
- },
3879
- "gpt-4-32k": {
3880
- "type": "token",
3881
- "input": 60,
3882
- "output": 120
3883
- },
3884
- "gpt-4-turbo": {
3885
- "type": "token",
3886
- "input": 10,
3887
- "output": 30
3888
- },
3889
- "gpt-4-turbo-2024-04-09": {
3890
- "type": "token",
3891
- "input": 10,
3892
- "output": 30
3893
- },
3894
- "gpt-3.5-turbo": {
3895
- "type": "token",
3896
- "input": 0.5,
3897
- "output": 1.5
3898
- },
3899
- "gpt-3.5-turbo-0125": {
3900
- "type": "token",
3901
- "input": 0.5,
3902
- "output": 1.5
3903
- },
3904
- "gpt-3.5-turbo-instruct": {
3905
- "type": "token",
3906
- "input": 1.5,
3907
- "output": 2
3908
- },
3909
- "gpt-3.5-turbo-16k-0613": {
3910
- "type": "token",
3911
- "input": 3,
3912
- "output": 4
3913
- },
3914
- "davinci-002": {
3915
- "type": "token",
3916
- "input": 2,
3917
- "output": 2
3918
- },
3919
- "babbage-002": {
3920
- "type": "token",
3921
- "input": 0.4,
3922
- "output": 0.4
3923
- },
3924
- "gpt-4o": {
3925
- "type": "token",
3926
- "input": 2.5,
3927
- "input_cached": 1.25,
3928
- "output": 10
3929
- },
3930
- "gpt-4o-2024-08-06": {
3931
- "type": "token",
3932
- "input": 2.5,
3933
- "input_cached": 1.25,
3934
- "output": 10
3935
- },
3936
- "gpt-4o-audio-preview": {
3937
- "type": "token",
3938
- "input": 2.5,
3939
- "output": 10
3940
- },
3941
- "gpt-4o-audio-preview-2024-12-17": {
3942
- "type": "token",
3943
- "input": 2.5,
3944
- "output": 10
3945
- },
3946
- "gpt-4o-realtime-preview": {
3947
- "type": "token",
3948
- "input": 5,
3949
- "input_cached": 2.5,
3950
- "output": 20
3951
- },
3952
- "gpt-4o-realtime-preview-2024-12-17": {
3953
- "type": "token",
3954
- "input": 5,
3955
- "input_cached": 2.5,
3956
- "output": 20
3957
- },
3958
- "gpt-4o-mini": {
3959
- "type": "token",
3960
- "input": 0.15,
3961
- "input_cached": 0.075,
3962
- "output": 0.6
3963
- },
3964
- "gpt-4o-mini-2024-07-18": {
3965
- "type": "token",
3966
- "input": 0.15,
3967
- "input_cached": 0.075,
3968
- "output": 0.6
3969
- },
3970
- "gpt-4o-mini-audio-preview": {
3971
- "type": "token",
3972
- "input": 0.15,
3973
- "output": 0.6
3974
- },
3975
- "gpt-4o-mini-audio-preview-2024-12-17": {
3976
- "type": "token",
3977
- "input": 0.15,
3978
- "output": 0.6
3979
- },
3980
- "gpt-4o-mini-realtime-preview": {
3981
- "type": "token",
3982
- "input": 0.6,
3983
- "input_cached": 0.3,
3984
- "output": 2.4
3985
- },
3986
- "gpt-4o-mini-realtime-preview-2024-12-17": {
3987
- "type": "token",
3988
- "input": 0.6,
3989
- "input_cached": 0.3,
3990
- "output": 2.4
3991
- },
3992
- "o1": {
3993
- "type": "token",
3994
- "input": 15,
3995
- "input_cached": 7.5,
3996
- "output": 60
3997
- },
3998
- "o1-2024-12-17": {
3999
- "type": "token",
4000
- "input": 15,
4001
- "input_cached": 7.5,
4002
- "output": 60
4003
- },
4004
- "o3-mini": {
4005
- "type": "token",
4006
- "input": 1.1,
4007
- "input_cached": 0.55,
4008
- "output": 4.4
4009
- },
4010
- "o3-mini-2025-01-31": {
4011
- "type": "token",
4012
- "input": 1.1,
4013
- "input_cached": 0.55,
4014
- "output": 4.4
4015
- },
4016
- "o1-mini": {
4017
- "type": "token",
4018
- "input": 1.1,
4019
- "input_cached": 0.55,
4020
- "output": 4.4
4021
- },
4022
- "o1-mini-2024-09-12": {
4023
- "type": "token",
4024
- "input": 1.1,
4025
- "input_cached": 0.55,
4026
- "output": 4.4
4027
- },
4028
- "whisper-1": {
4029
- "type": "minute",
4030
- "price": 6e-3
4031
- },
4032
- "tts-1": {
4033
- "type": "character",
4034
- "price": 15e-6
4035
- },
4036
- "tts-1-hd": {
4037
- "type": "character",
4038
- "price": 3e-5
4039
- },
4040
- "dall-e-2": {
4041
- "type": "image",
4042
- "price": 0.016,
4043
- "size": "256x256",
4044
- "unit": "per_image"
4045
- },
4046
- "dall-e-2-512": {
4047
- "type": "image",
4048
- "price": 0.018,
4049
- "size": "512x512",
4050
- "unit": "per_image"
4051
- },
4052
- "dall-e-2-1024": {
4053
- "type": "image",
4054
- "price": 0.02,
4055
- "size": "1024x1024",
4056
- "unit": "per_image"
4057
- },
4058
- "dall-e-3": {
4059
- "type": "image",
4060
- "price": 0.04,
4061
- "size": "1024x1024",
4062
- "unit": "per_image"
4063
- },
4064
- "dall-e-3-hd": {
4065
- "type": "image",
4066
- "price": 0.08,
4067
- "size": "1024x1024",
4068
- "unit": "per_image"
4069
- },
4070
- "text-embedding-ada-002": {
4071
- "type": "token",
4072
- "input": 0.1
4073
- },
4074
- "gpt-4.1-2025-04-14": {
4075
- "type": "token",
4076
- "input": 5,
4077
- "input_cached": 2.5,
4078
- "output": 15
4079
- },
4080
- "gpt-4.1-mini-2025-04-14": {
4081
- "type": "token",
4082
- "input": 0.3,
4083
- "input_cached": 0.15,
4084
- "output": 1.2
4085
- },
4086
- "gpt-4.1-nano-2025-04-14": {
4087
- "type": "token",
4088
- "input": 0.1,
4089
- "input_cached": 0.05,
4090
- "output": 0.4
4091
- },
4092
- "o4-mini-2025-04-16": {
4093
- "type": "token",
4094
- "input": 2.2,
4095
- "input_cached": 1.1,
4096
- "output": 8.8
4097
- },
4098
- "computer-use-preview-2025-03-11": {
4099
- "type": "token",
4100
- "input": 2.5,
4101
- "input_cached": 1.25,
4102
- "output": 10
4103
- },
4104
- "gpt-4o-search-preview-2025-03-11": {
4105
- "type": "token",
4106
- "input": 2.5,
4107
- "input_cached": 1.25,
4108
- "output": 10
4109
- },
4110
- "gpt-4o-mini-search-preview-2025-03-11": {
4111
- "type": "token",
4112
- "input": 0.15,
4113
- "input_cached": 0.075,
4114
- "output": 0.6
4115
- },
4116
- "gpt-4o-transcribe": {
4117
- "type": "token",
4118
- "input": 2.5,
4119
- "input_cached": 1.25,
4120
- "output": 10
4121
- },
4122
- "gpt-4o-mini-transcribe": {
4123
- "type": "token",
4124
- "input": 0.15,
4125
- "input_cached": 0.075,
4126
- "output": 0.6
4127
- },
4128
- "gpt-4o-mini-tts": {
4129
- "type": "token",
4130
- "input": 0.15,
4131
- "input_cached": 0.075,
4132
- "output": 0.6
4133
- },
4134
- "gpt-image-1": {
4135
- "type": "image",
4136
- "price": 0.02,
4137
- "size": "1024x1024",
4138
- "unit": "per_image"
4139
- },
4140
- "omni-moderation-2024-09-26": {
4141
- "type": "token",
4142
- "input": 0.5,
4143
- "output": 0.5
4144
- },
4145
- "o1-pro-2025-03-19": {
4146
- "type": "token",
4147
- "input": 60,
4148
- "input_cached": 30,
4149
- "output": 240
4150
- },
4151
- "gpt-4o-audio-preview-2025-06-03": {
4152
- "type": "token",
4153
- "input": 2.5,
4154
- "output": 10
4155
- },
4156
- "gpt-4o-realtime-preview-2025-06-03": {
4157
- "type": "token",
4158
- "input": 5,
4159
- "input_cached": 2.5,
4160
- "output": 20
1913
+ "pricing": {}
1914
+ },
1915
+ "openrouter": {
1916
+ "id": "openrouter",
1917
+ "name": "OpenRouter",
1918
+ "apiUrl": "https://openrouter.ai/api/v1",
1919
+ "apiDocsUrl": "https://openrouter.ai/docs/api",
1920
+ "pricing": {},
1921
+ "models": [
1922
+ {
1923
+ "creator": "openai",
1924
+ "include": "all"
1925
+ },
1926
+ {
1927
+ "creator": "anthropic",
1928
+ "include": "all"
1929
+ },
1930
+ {
1931
+ "creator": "google",
1932
+ "include": "all"
4161
1933
  }
4162
- }
1934
+ ]
4163
1935
  },
4164
1936
  "oracle": {
4165
1937
  "id": "oracle",
4166
1938
  "name": "Oracle Cloud",
4167
1939
  "apiUrl": "https://ai.oraclecloud.com",
4168
1940
  "apiDocsUrl": "https://docs.oracle.com/en-us/iaas/Content/generative-ai/overview.htm",
4169
- "pricing": {
4170
- "command-r-plus-08-2024": {
4171
- "type": "token",
4172
- "input": 0.015,
4173
- "output": 0.075
4174
- }
4175
- }
1941
+ "pricing": {}
4176
1942
  },
4177
1943
  "qwen": {
4178
1944
  "id": "qwen",
@@ -4185,48 +1951,7 @@ var providers = {
4185
1951
  "name": "X.AI",
4186
1952
  "apiUrl": "https://x.ai/api",
4187
1953
  "apiDocsUrl": "https://x.ai/docs",
4188
- "pricing": {
4189
- "grok-3-beta": {
4190
- "type": "token",
4191
- "input": 2,
4192
- "output": 10
4193
- },
4194
- "grok-3-fast-beta": {
4195
- "type": "token",
4196
- "input": 2,
4197
- "output": 10
4198
- },
4199
- "grok-3-mini-beta": {
4200
- "type": "token",
4201
- "input": 1,
4202
- "output": 5
4203
- },
4204
- "grok-3-mini-fast-beta": {
4205
- "type": "token",
4206
- "input": 1,
4207
- "output": 5
4208
- },
4209
- "grok-2-vision-1212": {
4210
- "type": "token",
4211
- "input": 2,
4212
- "output": 10
4213
- },
4214
- "grok-2-1212": {
4215
- "type": "token",
4216
- "input": 2,
4217
- "output": 10
4218
- },
4219
- "grok-vision-beta": {
4220
- "type": "token",
4221
- "input": 5,
4222
- "output": 15
4223
- },
4224
- "grok-beta": {
4225
- "type": "token",
4226
- "input": 5,
4227
- "output": 15
4228
- }
4229
- }
1954
+ "pricing": {}
4230
1955
  }
4231
1956
  };
4232
1957
  var organizations = {
@@ -4313,6 +2038,12 @@ var organizations = {
4313
2038
  "websiteUrl": "https://www.oracle.com/cloud/ai-services",
4314
2039
  "country": "USA",
4315
2040
  "founded": 1977
2041
+ },
2042
+ "openrouter": {
2043
+ "name": "OpenRouter",
2044
+ "websiteUrl": "https://openrouter.ai",
2045
+ "country": "USA",
2046
+ "founded": 2023
4316
2047
  }
4317
2048
  };
4318
2049
 
@@ -4529,7 +2260,26 @@ var Model = class _Model {
4529
2260
  }
4530
2261
  // Getters for related objects
4531
2262
  get providerIds() {
4532
- return this.resolveProperty("providerIds") || [];
2263
+ const ids = /* @__PURE__ */ new Set();
2264
+ const creatorId = this.creatorId;
2265
+ if (creatorId && ModelCollection.providersData[creatorId]) {
2266
+ ids.add(creatorId);
2267
+ }
2268
+ for (const [providerId, provider] of Object.entries(ModelCollection.providersData)) {
2269
+ const entries = provider.models;
2270
+ if (!entries) continue;
2271
+ for (const entry of entries) {
2272
+ if (entry.creator !== creatorId) continue;
2273
+ if (entry.include === "all") {
2274
+ if (!entry.exclude || !entry.exclude.includes(this.id)) {
2275
+ ids.add(providerId);
2276
+ }
2277
+ } else if (Array.isArray(entry.include) && entry.include.includes(this.id)) {
2278
+ ids.add(providerId);
2279
+ }
2280
+ }
2281
+ }
2282
+ return Array.from(ids);
4533
2283
  }
4534
2284
  get providers() {
4535
2285
  const providers2 = [];