Datasets:

Modalities:
Text
Formats:
json
Size:
< 1K
Libraries:
Datasets
pandas
License:
notsahil commited on
Commit
e8de33f
·
verified ·
1 Parent(s): 6471bf7

Dataset updated on 2024-11-24 11:57 UTC

Browse files
Files changed (1) hide show
  1. llm-api-cost.json +1 -2355
llm-api-cost.json CHANGED
@@ -1,2355 +1 @@
1
- [
2
- {
3
- "maxTokens": {
4
- "input": 100000,
5
- "output": 8191
6
- },
7
- "model": "claude-2",
8
- "pricePerToken": {
9
- "input": "0.000008",
10
- "output": "0.000024"
11
- },
12
- "provider": "anthropic",
13
- "supported": false
14
- },
15
- {
16
- "maxTokens": {
17
- "input": 200000,
18
- "output": 8191
19
- },
20
- "model": "claude-2.1",
21
- "pricePerToken": {
22
- "input": "0.000008",
23
- "output": "0.000024"
24
- },
25
- "provider": "anthropic",
26
- "supported": false
27
- },
28
- {
29
- "maxTokens": {
30
- "input": 200000,
31
- "output": 8192
32
- },
33
- "model": "claude-3-5-haiku-20241022",
34
- "pricePerToken": {
35
- "input": "0.000001",
36
- "output": "0.000005"
37
- },
38
- "provider": "anthropic",
39
- "supported": false
40
- },
41
- {
42
- "maxTokens": {
43
- "input": 200000,
44
- "output": 8192
45
- },
46
- "model": "claude-3-5-sonnet-20240620",
47
- "pricePerToken": {
48
- "input": "0.000003",
49
- "output": "0.000015"
50
- },
51
- "provider": "anthropic",
52
- "supported": true
53
- },
54
- {
55
- "maxTokens": {
56
- "input": 200000,
57
- "output": 8192
58
- },
59
- "model": "claude-3-5-sonnet-20241022",
60
- "pricePerToken": {
61
- "input": "0.000003",
62
- "output": "0.000015"
63
- },
64
- "provider": "anthropic",
65
- "supported": true
66
- },
67
- {
68
- "maxTokens": {
69
- "input": 200000,
70
- "output": 4096
71
- },
72
- "model": "claude-3-haiku-20240307",
73
- "pricePerToken": {
74
- "input": "0.00000025",
75
- "output": "0.0000013"
76
- },
77
- "provider": "anthropic",
78
- "supported": false
79
- },
80
- {
81
- "maxTokens": {
82
- "input": 200000,
83
- "output": 4096
84
- },
85
- "model": "claude-3-opus-20240229",
86
- "pricePerToken": {
87
- "input": "0.000015",
88
- "output": "0.000075"
89
- },
90
- "provider": "anthropic",
91
- "supported": true
92
- },
93
- {
94
- "maxTokens": {
95
- "input": 200000,
96
- "output": 4096
97
- },
98
- "model": "claude-3-sonnet-20240229",
99
- "pricePerToken": {
100
- "input": "0.000003",
101
- "output": "0.000015"
102
- },
103
- "provider": "anthropic",
104
- "supported": false
105
- },
106
- {
107
- "maxTokens": {
108
- "input": 100000,
109
- "output": 8191
110
- },
111
- "model": "claude-instant-1",
112
- "pricePerToken": {
113
- "input": "0.0000016",
114
- "output": "0.0000055"
115
- },
116
- "provider": "anthropic",
117
- "supported": false
118
- },
119
- {
120
- "maxTokens": {
121
- "input": 100000,
122
- "output": 8191
123
- },
124
- "model": "claude-instant-1.2",
125
- "pricePerToken": {
126
- "input": "0.00000016",
127
- "output": "0.00000055"
128
- },
129
- "provider": "anthropic",
130
- "supported": false
131
- },
132
- {
133
- "maxTokens": {
134
- "input": 128000,
135
- "output": 4096
136
- },
137
- "model": "command-r-plus",
138
- "pricePerToken": {
139
- "input": "0.000003",
140
- "output": "0.000015"
141
- },
142
- "provider": "azure",
143
- "supported": false
144
- },
145
- {
146
- "maxTokens": {
147
- "input": 128000,
148
- "output": 16384
149
- },
150
- "model": "global-standard/gpt-4o-2024-08-06",
151
- "pricePerToken": {
152
- "input": "0.0000025",
153
- "output": "0.00001"
154
- },
155
- "provider": "azure",
156
- "supported": false
157
- },
158
- {
159
- "maxTokens": {
160
- "input": 128000,
161
- "output": 16384
162
- },
163
- "model": "global-standard/gpt-4o-2024-11-20",
164
- "pricePerToken": {
165
- "input": "0.0000025",
166
- "output": "0.00001"
167
- },
168
- "provider": "azure",
169
- "supported": false
170
- },
171
- {
172
- "maxTokens": {
173
- "input": 128000,
174
- "output": 16384
175
- },
176
- "model": "global-standard/gpt-4o-mini",
177
- "pricePerToken": {
178
- "input": "0.00000015",
179
- "output": "0.0000006"
180
- },
181
- "provider": "azure",
182
- "supported": false
183
- },
184
- {
185
- "maxTokens": {
186
- "input": 4097,
187
- "output": 4096
188
- },
189
- "model": "gpt-35-turbo",
190
- "pricePerToken": {
191
- "input": "0.0000005",
192
- "output": "0.0000015"
193
- },
194
- "provider": "azure",
195
- "supported": false
196
- },
197
- {
198
- "maxTokens": {
199
- "input": 16384,
200
- "output": 4096
201
- },
202
- "model": "gpt-35-turbo-0125",
203
- "pricePerToken": {
204
- "input": "0.0000005",
205
- "output": "0.0000015"
206
- },
207
- "provider": "azure",
208
- "supported": false
209
- },
210
- {
211
- "maxTokens": {
212
- "input": 4097,
213
- "output": 4096
214
- },
215
- "model": "gpt-35-turbo-0301",
216
- "pricePerToken": {
217
- "input": "0.0000002",
218
- "output": "0.000002"
219
- },
220
- "provider": "azure",
221
- "supported": false
222
- },
223
- {
224
- "maxTokens": {
225
- "input": 4097,
226
- "output": 4096
227
- },
228
- "model": "gpt-35-turbo-0613",
229
- "pricePerToken": {
230
- "input": "0.0000015",
231
- "output": "0.000002"
232
- },
233
- "provider": "azure",
234
- "supported": false
235
- },
236
- {
237
- "maxTokens": {
238
- "input": 16384,
239
- "output": 4096
240
- },
241
- "model": "gpt-35-turbo-1106",
242
- "pricePerToken": {
243
- "input": "0.000001",
244
- "output": "0.000002"
245
- },
246
- "provider": "azure",
247
- "supported": false
248
- },
249
- {
250
- "maxTokens": {
251
- "input": 16385,
252
- "output": 4096
253
- },
254
- "model": "gpt-35-turbo-16k",
255
- "pricePerToken": {
256
- "input": "0.000003",
257
- "output": "0.000004"
258
- },
259
- "provider": "azure",
260
- "supported": false
261
- },
262
- {
263
- "maxTokens": {
264
- "input": 16385,
265
- "output": 4096
266
- },
267
- "model": "gpt-35-turbo-16k-0613",
268
- "pricePerToken": {
269
- "input": "0.000003",
270
- "output": "0.000004"
271
- },
272
- "provider": "azure",
273
- "supported": false
274
- },
275
- {
276
- "maxTokens": {
277
- "input": 8192,
278
- "output": 4096
279
- },
280
- "model": "gpt-4",
281
- "pricePerToken": {
282
- "input": "0.00003",
283
- "output": "0.00006"
284
- },
285
- "provider": "azure",
286
- "supported": false
287
- },
288
- {
289
- "maxTokens": {
290
- "input": 128000,
291
- "output": 4096
292
- },
293
- "model": "gpt-4-0125-preview",
294
- "pricePerToken": {
295
- "input": "0.00001",
296
- "output": "0.00003"
297
- },
298
- "provider": "azure",
299
- "supported": false
300
- },
301
- {
302
- "maxTokens": {
303
- "input": 8192,
304
- "output": 4096
305
- },
306
- "model": "gpt-4-0613",
307
- "pricePerToken": {
308
- "input": "0.00003",
309
- "output": "0.00006"
310
- },
311
- "provider": "azure",
312
- "supported": false
313
- },
314
- {
315
- "maxTokens": {
316
- "input": 128000,
317
- "output": 4096
318
- },
319
- "model": "gpt-4-1106-preview",
320
- "pricePerToken": {
321
- "input": "0.00001",
322
- "output": "0.00003"
323
- },
324
- "provider": "azure",
325
- "supported": false
326
- },
327
- {
328
- "maxTokens": {
329
- "input": 32768,
330
- "output": 4096
331
- },
332
- "model": "gpt-4-32k",
333
- "pricePerToken": {
334
- "input": "0.00006",
335
- "output": "0.00012"
336
- },
337
- "provider": "azure",
338
- "supported": false
339
- },
340
- {
341
- "maxTokens": {
342
- "input": 32768,
343
- "output": 4096
344
- },
345
- "model": "gpt-4-32k-0613",
346
- "pricePerToken": {
347
- "input": "0.00006",
348
- "output": "0.00012"
349
- },
350
- "provider": "azure",
351
- "supported": false
352
- },
353
- {
354
- "maxTokens": {
355
- "input": 128000,
356
- "output": 4096
357
- },
358
- "model": "gpt-4-turbo",
359
- "pricePerToken": {
360
- "input": "0.00001",
361
- "output": "0.00003"
362
- },
363
- "provider": "azure",
364
- "supported": false
365
- },
366
- {
367
- "maxTokens": {
368
- "input": 128000,
369
- "output": 4096
370
- },
371
- "model": "gpt-4-turbo-2024-04-09",
372
- "pricePerToken": {
373
- "input": "0.00001",
374
- "output": "0.00003"
375
- },
376
- "provider": "azure",
377
- "supported": false
378
- },
379
- {
380
- "maxTokens": {
381
- "input": 128000,
382
- "output": 4096
383
- },
384
- "model": "gpt-4-turbo-vision-preview",
385
- "pricePerToken": {
386
- "input": "0.00001",
387
- "output": "0.00003"
388
- },
389
- "provider": "azure",
390
- "supported": false
391
- },
392
- {
393
- "maxTokens": {
394
- "input": 128000,
395
- "output": 4096
396
- },
397
- "model": "gpt-4o",
398
- "pricePerToken": {
399
- "input": "0.000005",
400
- "output": "0.000015"
401
- },
402
- "provider": "azure",
403
- "supported": false
404
- },
405
- {
406
- "maxTokens": {
407
- "input": 128000,
408
- "output": 4096
409
- },
410
- "model": "gpt-4o-2024-05-13",
411
- "pricePerToken": {
412
- "input": "0.000005",
413
- "output": "0.000015"
414
- },
415
- "provider": "azure",
416
- "supported": false
417
- },
418
- {
419
- "maxTokens": {
420
- "input": 128000,
421
- "output": 16384
422
- },
423
- "model": "gpt-4o-2024-08-06",
424
- "pricePerToken": {
425
- "input": "0.0000028",
426
- "output": "0.000011"
427
- },
428
- "provider": "azure",
429
- "supported": false
430
- },
431
- {
432
- "maxTokens": {
433
- "input": 128000,
434
- "output": 16384
435
- },
436
- "model": "gpt-4o-2024-11-20",
437
- "pricePerToken": {
438
- "input": "0.0000028",
439
- "output": "0.000011"
440
- },
441
- "provider": "azure",
442
- "supported": false
443
- },
444
- {
445
- "maxTokens": {
446
- "input": 128000,
447
- "output": 16384
448
- },
449
- "model": "gpt-4o-mini",
450
- "pricePerToken": {
451
- "input": "0.00000017",
452
- "output": "0.00000066"
453
- },
454
- "provider": "azure",
455
- "supported": false
456
- },
457
- {
458
- "maxTokens": {
459
- "input": 128000,
460
- "output": 16384
461
- },
462
- "model": "gpt-4o-mini-2024-07-18",
463
- "pricePerToken": {
464
- "input": "0.00000017",
465
- "output": "0.00000066"
466
- },
467
- "provider": "azure",
468
- "supported": false
469
- },
470
- {
471
- "maxTokens": {
472
- "input": 128000,
473
- "output": 65536
474
- },
475
- "model": "o1-mini",
476
- "pricePerToken": {
477
- "input": "0.000003",
478
- "output": "0.000012"
479
- },
480
- "provider": "azure",
481
- "supported": false
482
- },
483
- {
484
- "maxTokens": {
485
- "input": 128000,
486
- "output": 65536
487
- },
488
- "model": "o1-mini-2024-09-12",
489
- "pricePerToken": {
490
- "input": "0.000003",
491
- "output": "0.000012"
492
- },
493
- "provider": "azure",
494
- "supported": false
495
- },
496
- {
497
- "maxTokens": {
498
- "input": 128000,
499
- "output": 32768
500
- },
501
- "model": "o1-preview",
502
- "pricePerToken": {
503
- "input": "0.000015",
504
- "output": "0.00006"
505
- },
506
- "provider": "azure",
507
- "supported": false
508
- },
509
- {
510
- "maxTokens": {
511
- "input": 128000,
512
- "output": 32768
513
- },
514
- "model": "o1-preview-2024-09-12",
515
- "pricePerToken": {
516
- "input": "0.000015",
517
- "output": "0.00006"
518
- },
519
- "provider": "azure",
520
- "supported": false
521
- },
522
- {
523
- "maxTokens": {
524
- "input": 32760,
525
- "output": 8192
526
- },
527
- "model": "gemini-1.0-pro",
528
- "pricePerToken": {
529
- "input": "0.0000005",
530
- "output": "0.0000015"
531
- },
532
- "provider": "google",
533
- "supported": false
534
- },
535
- {
536
- "maxTokens": {
537
- "input": 32760,
538
- "output": 8192
539
- },
540
- "model": "gemini-1.0-pro-001",
541
- "pricePerToken": {
542
- "input": "0.0000005",
543
- "output": "0.0000015"
544
- },
545
- "provider": "google",
546
- "supported": false
547
- },
548
- {
549
- "maxTokens": {
550
- "input": 32760,
551
- "output": 8192
552
- },
553
- "model": "gemini-1.0-pro-002",
554
- "pricePerToken": {
555
- "input": "0.0000005",
556
- "output": "0.0000015"
557
- },
558
- "provider": "google",
559
- "supported": false
560
- },
561
- {
562
- "maxTokens": {
563
- "input": 16384,
564
- "output": 2048
565
- },
566
- "model": "gemini-1.0-pro-vision",
567
- "pricePerToken": {
568
- "input": "0.00000025",
569
- "output": "0.0000005"
570
- },
571
- "provider": "google",
572
- "supported": false
573
- },
574
- {
575
- "maxTokens": {
576
- "input": 16384,
577
- "output": 2048
578
- },
579
- "model": "gemini-1.0-pro-vision-001",
580
- "pricePerToken": {
581
- "input": "0.00000025",
582
- "output": "0.0000005"
583
- },
584
- "provider": "google",
585
- "supported": false
586
- },
587
- {
588
- "maxTokens": {
589
- "input": 8192,
590
- "output": 2048
591
- },
592
- "model": "gemini-1.0-ultra",
593
- "pricePerToken": {
594
- "input": "0.0000005",
595
- "output": "0.0000015"
596
- },
597
- "provider": "google",
598
- "supported": false
599
- },
600
- {
601
- "maxTokens": {
602
- "input": 8192,
603
- "output": 2048
604
- },
605
- "model": "gemini-1.0-ultra-001",
606
- "pricePerToken": {
607
- "input": "0.0000005",
608
- "output": "0.0000015"
609
- },
610
- "provider": "google",
611
- "supported": false
612
- },
613
- {
614
- "maxTokens": {
615
- "input": 1000000,
616
- "output": 8192
617
- },
618
- "model": "gemini-1.5-flash",
619
- "pricePerToken": {
620
- "input": "0.000000075",
621
- "output": "0.0000003"
622
- },
623
- "provider": "google",
624
- "supported": false
625
- },
626
- {
627
- "maxTokens": {
628
- "input": 1000000,
629
- "output": 8192
630
- },
631
- "model": "gemini-1.5-flash-001",
632
- "pricePerToken": {
633
- "input": "0.000000075",
634
- "output": "0.0000003"
635
- },
636
- "provider": "google",
637
- "supported": false
638
- },
639
- {
640
- "maxTokens": {
641
- "input": 1048576,
642
- "output": 8192
643
- },
644
- "model": "gemini-1.5-flash-002",
645
- "pricePerToken": {
646
- "input": "0.000000075",
647
- "output": "0.0000003"
648
- },
649
- "provider": "google",
650
- "supported": false
651
- },
652
- {
653
- "maxTokens": {
654
- "input": 1000000,
655
- "output": 8192
656
- },
657
- "model": "gemini-1.5-flash-exp-0827",
658
- "pricePerToken": {
659
- "input": "0.0000000047",
660
- "output": "0.0000000047"
661
- },
662
- "provider": "google",
663
- "supported": false
664
- },
665
- {
666
- "maxTokens": {
667
- "input": 1000000,
668
- "output": 8192
669
- },
670
- "model": "gemini-1.5-flash-preview-0514",
671
- "pricePerToken": {
672
- "input": "0.000000075",
673
- "output": "0.0000000047"
674
- },
675
- "provider": "google",
676
- "supported": false
677
- },
678
- {
679
- "maxTokens": {
680
- "input": 2097152,
681
- "output": 8192
682
- },
683
- "model": "gemini-1.5-pro",
684
- "pricePerToken": {
685
- "input": "0.0000013",
686
- "output": "0.000005"
687
- },
688
- "provider": "google",
689
- "supported": true
690
- },
691
- {
692
- "maxTokens": {
693
- "input": 1000000,
694
- "output": 8192
695
- },
696
- "model": "gemini-1.5-pro-001",
697
- "pricePerToken": {
698
- "input": "0.0000013",
699
- "output": "0.000005"
700
- },
701
- "provider": "google",
702
- "supported": true
703
- },
704
- {
705
- "maxTokens": {
706
- "input": 2097152,
707
- "output": 8192
708
- },
709
- "model": "gemini-1.5-pro-002",
710
- "pricePerToken": {
711
- "input": "0.0000013",
712
- "output": "0.000005"
713
- },
714
- "provider": "google",
715
- "supported": true
716
- },
717
- {
718
- "maxTokens": {
719
- "input": 1000000,
720
- "output": 8192
721
- },
722
- "model": "gemini-1.5-pro-preview-0215",
723
- "pricePerToken": {
724
- "input": "0.000000078",
725
- "output": "0.00000031"
726
- },
727
- "provider": "google",
728
- "supported": false
729
- },
730
- {
731
- "maxTokens": {
732
- "input": 1000000,
733
- "output": 8192
734
- },
735
- "model": "gemini-1.5-pro-preview-0409",
736
- "pricePerToken": {
737
- "input": "0.000000078",
738
- "output": "0.00000031"
739
- },
740
- "provider": "google",
741
- "supported": false
742
- },
743
- {
744
- "maxTokens": {
745
- "input": 1000000,
746
- "output": 8192
747
- },
748
- "model": "gemini-1.5-pro-preview-0514",
749
- "pricePerToken": {
750
- "input": "0.000000078",
751
- "output": "0.00000031"
752
- },
753
- "provider": "google",
754
- "supported": false
755
- },
756
- {
757
- "maxTokens": {
758
- "input": 32760,
759
- "output": 8192
760
- },
761
- "model": "gemini-pro",
762
- "pricePerToken": {
763
- "input": "0.0000005",
764
- "output": "0.0000015"
765
- },
766
- "provider": "google",
767
- "supported": false
768
- },
769
- {
770
- "maxTokens": {
771
- "input": 16384,
772
- "output": 2048
773
- },
774
- "model": "gemini-pro-vision",
775
- "pricePerToken": {
776
- "input": "0.00000025",
777
- "output": "0.0000005"
778
- },
779
- "provider": "google",
780
- "supported": false
781
- },
782
- {
783
- "maxTokens": {
784
- "input": 8192,
785
- "output": 8192
786
- },
787
- "model": "gemma-7b-it",
788
- "pricePerToken": {
789
- "input": "0.00000007",
790
- "output": "0.00000007"
791
- },
792
- "provider": "groq",
793
- "supported": false
794
- },
795
- {
796
- "maxTokens": {
797
- "input": 8192,
798
- "output": 8192
799
- },
800
- "model": "gemma2-9b-it",
801
- "pricePerToken": {
802
- "input": "0.0000002",
803
- "output": "0.0000002"
804
- },
805
- "provider": "groq",
806
- "supported": false
807
- },
808
- {
809
- "maxTokens": {
810
- "input": 8192,
811
- "output": 8192
812
- },
813
- "model": "llama-3.1-405b-reasoning",
814
- "pricePerToken": {
815
- "input": "0.00000059",
816
- "output": "0.00000079"
817
- },
818
- "provider": "groq",
819
- "supported": false
820
- },
821
- {
822
- "maxTokens": {
823
- "input": 8192,
824
- "output": 8192
825
- },
826
- "model": "llama-3.1-70b-versatile",
827
- "pricePerToken": {
828
- "input": "0.00000059",
829
- "output": "0.00000079"
830
- },
831
- "provider": "groq",
832
- "supported": false
833
- },
834
- {
835
- "maxTokens": {
836
- "input": 8192,
837
- "output": 8192
838
- },
839
- "model": "llama-3.1-8b-instant",
840
- "pricePerToken": {
841
- "input": "0.00000005",
842
- "output": "0.00000008"
843
- },
844
- "provider": "groq",
845
- "supported": false
846
- },
847
- {
848
- "maxTokens": {
849
- "input": 8192,
850
- "output": 8192
851
- },
852
- "model": "llama-3.2-11b-text-preview",
853
- "pricePerToken": {
854
- "input": "0.00000018",
855
- "output": "0.00000018"
856
- },
857
- "provider": "groq",
858
- "supported": false
859
- },
860
- {
861
- "maxTokens": {
862
- "input": 8192,
863
- "output": 8192
864
- },
865
- "model": "llama-3.2-11b-vision-preview",
866
- "pricePerToken": {
867
- "input": "0.00000018",
868
- "output": "0.00000018"
869
- },
870
- "provider": "groq",
871
- "supported": false
872
- },
873
- {
874
- "maxTokens": {
875
- "input": 8192,
876
- "output": 8192
877
- },
878
- "model": "llama-3.2-1b-preview",
879
- "pricePerToken": {
880
- "input": "0.00000004",
881
- "output": "0.00000004"
882
- },
883
- "provider": "groq",
884
- "supported": false
885
- },
886
- {
887
- "maxTokens": {
888
- "input": 8192,
889
- "output": 8192
890
- },
891
- "model": "llama-3.2-3b-preview",
892
- "pricePerToken": {
893
- "input": "0.00000006",
894
- "output": "0.00000006"
895
- },
896
- "provider": "groq",
897
- "supported": false
898
- },
899
- {
900
- "maxTokens": {
901
- "input": 8192,
902
- "output": 8192
903
- },
904
- "model": "llama-3.2-90b-text-preview",
905
- "pricePerToken": {
906
- "input": "0.0000009",
907
- "output": "0.0000009"
908
- },
909
- "provider": "groq",
910
- "supported": false
911
- },
912
- {
913
- "maxTokens": {
914
- "input": 8192,
915
- "output": 8192
916
- },
917
- "model": "llama-3.2-90b-vision-preview",
918
- "pricePerToken": {
919
- "input": "0.0000009",
920
- "output": "0.0000009"
921
- },
922
- "provider": "groq",
923
- "supported": false
924
- },
925
- {
926
- "maxTokens": {
927
- "input": 4096,
928
- "output": 4096
929
- },
930
- "model": "llama2-70b-4096",
931
- "pricePerToken": {
932
- "input": "0.0000007",
933
- "output": "0.0000008"
934
- },
935
- "provider": "groq",
936
- "supported": false
937
- },
938
- {
939
- "maxTokens": {
940
- "input": 8192,
941
- "output": 8192
942
- },
943
- "model": "llama3-70b-8192",
944
- "pricePerToken": {
945
- "input": "0.00000059",
946
- "output": "0.00000079"
947
- },
948
- "provider": "groq",
949
- "supported": false
950
- },
951
- {
952
- "maxTokens": {
953
- "input": 8192,
954
- "output": 8192
955
- },
956
- "model": "llama3-8b-8192",
957
- "pricePerToken": {
958
- "input": "0.00000005",
959
- "output": "0.00000008"
960
- },
961
- "provider": "groq",
962
- "supported": false
963
- },
964
- {
965
- "maxTokens": {
966
- "input": 8192,
967
- "output": 8192
968
- },
969
- "model": "llama3-groq-70b-8192-tool-use-preview",
970
- "pricePerToken": {
971
- "input": "0.00000089",
972
- "output": "0.00000089"
973
- },
974
- "provider": "groq",
975
- "supported": false
976
- },
977
- {
978
- "maxTokens": {
979
- "input": 8192,
980
- "output": 8192
981
- },
982
- "model": "llama3-groq-8b-8192-tool-use-preview",
983
- "pricePerToken": {
984
- "input": "0.00000019",
985
- "output": "0.00000019"
986
- },
987
- "provider": "groq",
988
- "supported": false
989
- },
990
- {
991
- "maxTokens": {
992
- "input": 32768,
993
- "output": 32768
994
- },
995
- "model": "mixtral-8x7b-32768",
996
- "pricePerToken": {
997
- "input": "0.00000024",
998
- "output": "0.00000024"
999
- },
1000
- "provider": "groq",
1001
- "supported": false
1002
- },
1003
- {
1004
- "maxTokens": {
1005
- "input": 32000,
1006
- "output": 8191
1007
- },
1008
- "model": "codestral-2405",
1009
- "pricePerToken": {
1010
- "input": "0.000001",
1011
- "output": "0.000003"
1012
- },
1013
- "provider": "mistral",
1014
- "supported": false
1015
- },
1016
- {
1017
- "maxTokens": {
1018
- "input": 32000,
1019
- "output": 8191
1020
- },
1021
- "model": "codestral-latest",
1022
- "pricePerToken": {
1023
- "input": "0.000001",
1024
- "output": "0.000003"
1025
- },
1026
- "provider": "mistral",
1027
- "supported": false
1028
- },
1029
- {
1030
- "maxTokens": {
1031
- "input": 256000,
1032
- "output": 256000
1033
- },
1034
- "model": "codestral-mamba-latest",
1035
- "pricePerToken": {
1036
- "input": "0.00000025",
1037
- "output": "0.00000025"
1038
- },
1039
- "provider": "mistral",
1040
- "supported": false
1041
- },
1042
- {
1043
- "maxTokens": {
1044
- "input": 32000,
1045
- "output": 8191
1046
- },
1047
- "model": "mistral-large-2402",
1048
- "pricePerToken": {
1049
- "input": "0.000004",
1050
- "output": "0.000012"
1051
- },
1052
- "provider": "mistral",
1053
- "supported": false
1054
- },
1055
- {
1056
- "maxTokens": {
1057
- "input": 128000,
1058
- "output": 128000
1059
- },
1060
- "model": "mistral-large-2407",
1061
- "pricePerToken": {
1062
- "input": "0.000003",
1063
- "output": "0.000009"
1064
- },
1065
- "provider": "mistral",
1066
- "supported": false
1067
- },
1068
- {
1069
- "maxTokens": {
1070
- "input": 128000,
1071
- "output": 128000
1072
- },
1073
- "model": "mistral-large-latest",
1074
- "pricePerToken": {
1075
- "input": "0.000003",
1076
- "output": "0.000009"
1077
- },
1078
- "provider": "mistral",
1079
- "supported": false
1080
- },
1081
- {
1082
- "maxTokens": {
1083
- "input": 32000,
1084
- "output": 8191
1085
- },
1086
- "model": "mistral-medium",
1087
- "pricePerToken": {
1088
- "input": "0.0000027",
1089
- "output": "0.0000081"
1090
- },
1091
- "provider": "mistral",
1092
- "supported": false
1093
- },
1094
- {
1095
- "maxTokens": {
1096
- "input": 32000,
1097
- "output": 8191
1098
- },
1099
- "model": "mistral-medium-2312",
1100
- "pricePerToken": {
1101
- "input": "0.0000027",
1102
- "output": "0.0000081"
1103
- },
1104
- "provider": "mistral",
1105
- "supported": false
1106
- },
1107
- {
1108
- "maxTokens": {
1109
- "input": 32000,
1110
- "output": 8191
1111
- },
1112
- "model": "mistral-medium-latest",
1113
- "pricePerToken": {
1114
- "input": "0.0000027",
1115
- "output": "0.0000081"
1116
- },
1117
- "provider": "mistral",
1118
- "supported": false
1119
- },
1120
- {
1121
- "maxTokens": {
1122
- "input": 32000,
1123
- "output": 8191
1124
- },
1125
- "model": "mistral-small",
1126
- "pricePerToken": {
1127
- "input": "0.000001",
1128
- "output": "0.000003"
1129
- },
1130
- "provider": "mistral",
1131
- "supported": false
1132
- },
1133
- {
1134
- "maxTokens": {
1135
- "input": 32000,
1136
- "output": 8191
1137
- },
1138
- "model": "mistral-small-latest",
1139
- "pricePerToken": {
1140
- "input": "0.000001",
1141
- "output": "0.000003"
1142
- },
1143
- "provider": "mistral",
1144
- "supported": false
1145
- },
1146
- {
1147
- "maxTokens": {
1148
- "input": 32000,
1149
- "output": 8191
1150
- },
1151
- "model": "mistral-tiny",
1152
- "pricePerToken": {
1153
- "input": "0.00000025",
1154
- "output": "0.00000025"
1155
- },
1156
- "provider": "mistral",
1157
- "supported": false
1158
- },
1159
- {
1160
- "maxTokens": {
1161
- "input": 256000,
1162
- "output": 256000
1163
- },
1164
- "model": "open-codestral-mamba",
1165
- "pricePerToken": {
1166
- "input": "0.00000025",
1167
- "output": "0.00000025"
1168
- },
1169
- "provider": "mistral",
1170
- "supported": false
1171
- },
1172
- {
1173
- "maxTokens": {
1174
- "input": 32000,
1175
- "output": 8191
1176
- },
1177
- "model": "open-mistral-7b",
1178
- "pricePerToken": {
1179
- "input": "0.00000025",
1180
- "output": "0.00000025"
1181
- },
1182
- "provider": "mistral",
1183
- "supported": false
1184
- },
1185
- {
1186
- "maxTokens": {
1187
- "input": 128000,
1188
- "output": 128000
1189
- },
1190
- "model": "open-mistral-nemo",
1191
- "pricePerToken": {
1192
- "input": "0.0000003",
1193
- "output": "0.0000003"
1194
- },
1195
- "provider": "mistral",
1196
- "supported": false
1197
- },
1198
- {
1199
- "maxTokens": {
1200
- "input": 128000,
1201
- "output": 128000
1202
- },
1203
- "model": "open-mistral-nemo-2407",
1204
- "pricePerToken": {
1205
- "input": "0.0000003",
1206
- "output": "0.0000003"
1207
- },
1208
- "provider": "mistral",
1209
- "supported": false
1210
- },
1211
- {
1212
- "maxTokens": {
1213
- "input": 64000,
1214
- "output": 8191
1215
- },
1216
- "model": "open-mixtral-8x22b",
1217
- "pricePerToken": {
1218
- "input": "0.000002",
1219
- "output": "0.000006"
1220
- },
1221
- "provider": "mistral",
1222
- "supported": false
1223
- },
1224
- {
1225
- "maxTokens": {
1226
- "input": 32000,
1227
- "output": 8191
1228
- },
1229
- "model": "open-mixtral-8x7b",
1230
- "pricePerToken": {
1231
- "input": "0.0000007",
1232
- "output": "0.0000007"
1233
- },
1234
- "provider": "mistral",
1235
- "supported": false
1236
- },
1237
- {
1238
- "maxTokens": {
1239
- "input": 128000,
1240
- "output": 128000
1241
- },
1242
- "model": "pixtral-12b-2409",
1243
- "pricePerToken": {
1244
- "input": "0.00000015",
1245
- "output": "0.00000015"
1246
- },
1247
- "provider": "mistral",
1248
- "supported": false
1249
- },
1250
- {
1251
- "maxTokens": {
1252
- "input": 16385,
1253
- "output": 4096
1254
- },
1255
- "model": "gpt-3.5-turbo",
1256
- "pricePerToken": {
1257
- "input": "0.0000015",
1258
- "output": "0.000002"
1259
- },
1260
- "provider": "openai",
1261
- "supported": false
1262
- },
1263
- {
1264
- "maxTokens": {
1265
- "input": 16385,
1266
- "output": 4096
1267
- },
1268
- "model": "gpt-3.5-turbo-0125",
1269
- "pricePerToken": {
1270
- "input": "0.0000005",
1271
- "output": "0.0000015"
1272
- },
1273
- "provider": "openai",
1274
- "supported": false
1275
- },
1276
- {
1277
- "maxTokens": {
1278
- "input": 4097,
1279
- "output": 4096
1280
- },
1281
- "model": "gpt-3.5-turbo-0301",
1282
- "pricePerToken": {
1283
- "input": "0.0000015",
1284
- "output": "0.000002"
1285
- },
1286
- "provider": "openai",
1287
- "supported": false
1288
- },
1289
- {
1290
- "maxTokens": {
1291
- "input": 4097,
1292
- "output": 4096
1293
- },
1294
- "model": "gpt-3.5-turbo-0613",
1295
- "pricePerToken": {
1296
- "input": "0.0000015",
1297
- "output": "0.000002"
1298
- },
1299
- "provider": "openai",
1300
- "supported": false
1301
- },
1302
- {
1303
- "maxTokens": {
1304
- "input": 16385,
1305
- "output": 4096
1306
- },
1307
- "model": "gpt-3.5-turbo-1106",
1308
- "pricePerToken": {
1309
- "input": "0.000001",
1310
- "output": "0.000002"
1311
- },
1312
- "provider": "openai",
1313
- "supported": false
1314
- },
1315
- {
1316
- "maxTokens": {
1317
- "input": 16385,
1318
- "output": 4096
1319
- },
1320
- "model": "gpt-3.5-turbo-16k",
1321
- "pricePerToken": {
1322
- "input": "0.000003",
1323
- "output": "0.000004"
1324
- },
1325
- "provider": "openai",
1326
- "supported": false
1327
- },
1328
- {
1329
- "maxTokens": {
1330
- "input": 16385,
1331
- "output": 4096
1332
- },
1333
- "model": "gpt-3.5-turbo-16k-0613",
1334
- "pricePerToken": {
1335
- "input": "0.000003",
1336
- "output": "0.000004"
1337
- },
1338
- "provider": "openai",
1339
- "supported": false
1340
- },
1341
- {
1342
- "maxTokens": {
1343
- "input": 8192,
1344
- "output": 4096
1345
- },
1346
- "model": "gpt-4",
1347
- "pricePerToken": {
1348
- "input": "0.00003",
1349
- "output": "0.00006"
1350
- },
1351
- "provider": "openai",
1352
- "supported": false
1353
- },
1354
- {
1355
- "maxTokens": {
1356
- "input": 128000,
1357
- "output": 4096
1358
- },
1359
- "model": "gpt-4-0125-preview",
1360
- "pricePerToken": {
1361
- "input": "0.00001",
1362
- "output": "0.00003"
1363
- },
1364
- "provider": "openai",
1365
- "supported": false
1366
- },
1367
- {
1368
- "maxTokens": {
1369
- "input": 8192,
1370
- "output": 4096
1371
- },
1372
- "model": "gpt-4-0314",
1373
- "pricePerToken": {
1374
- "input": "0.00003",
1375
- "output": "0.00006"
1376
- },
1377
- "provider": "openai",
1378
- "supported": false
1379
- },
1380
- {
1381
- "maxTokens": {
1382
- "input": 8192,
1383
- "output": 4096
1384
- },
1385
- "model": "gpt-4-0613",
1386
- "pricePerToken": {
1387
- "input": "0.00003",
1388
- "output": "0.00006"
1389
- },
1390
- "provider": "openai",
1391
- "supported": false
1392
- },
1393
- {
1394
- "maxTokens": {
1395
- "input": 128000,
1396
- "output": 4096
1397
- },
1398
- "model": "gpt-4-1106-preview",
1399
- "pricePerToken": {
1400
- "input": "0.00001",
1401
- "output": "0.00003"
1402
- },
1403
- "provider": "openai",
1404
- "supported": false
1405
- },
1406
- {
1407
- "maxTokens": {
1408
- "input": 128000,
1409
- "output": 4096
1410
- },
1411
- "model": "gpt-4-1106-vision-preview",
1412
- "pricePerToken": {
1413
- "input": "0.00001",
1414
- "output": "0.00003"
1415
- },
1416
- "provider": "openai",
1417
- "supported": false
1418
- },
1419
- {
1420
- "maxTokens": {
1421
- "input": 32768,
1422
- "output": 4096
1423
- },
1424
- "model": "gpt-4-32k",
1425
- "pricePerToken": {
1426
- "input": "0.00006",
1427
- "output": "0.00012"
1428
- },
1429
- "provider": "openai",
1430
- "supported": false
1431
- },
1432
- {
1433
- "maxTokens": {
1434
- "input": 32768,
1435
- "output": 4096
1436
- },
1437
- "model": "gpt-4-32k-0314",
1438
- "pricePerToken": {
1439
- "input": "0.00006",
1440
- "output": "0.00012"
1441
- },
1442
- "provider": "openai",
1443
- "supported": false
1444
- },
1445
- {
1446
- "maxTokens": {
1447
- "input": 32768,
1448
- "output": 4096
1449
- },
1450
- "model": "gpt-4-32k-0613",
1451
- "pricePerToken": {
1452
- "input": "0.00006",
1453
- "output": "0.00012"
1454
- },
1455
- "provider": "openai",
1456
- "supported": false
1457
- },
1458
- {
1459
- "maxTokens": {
1460
- "input": 128000,
1461
- "output": 4096
1462
- },
1463
- "model": "gpt-4-turbo",
1464
- "pricePerToken": {
1465
- "input": "0.00001",
1466
- "output": "0.00003"
1467
- },
1468
- "provider": "openai",
1469
- "supported": false
1470
- },
1471
- {
1472
- "maxTokens": {
1473
- "input": 128000,
1474
- "output": 4096
1475
- },
1476
- "model": "gpt-4-turbo-2024-04-09",
1477
- "pricePerToken": {
1478
- "input": "0.00001",
1479
- "output": "0.00003"
1480
- },
1481
- "provider": "openai",
1482
- "supported": false
1483
- },
1484
- {
1485
- "maxTokens": {
1486
- "input": 128000,
1487
- "output": 4096
1488
- },
1489
- "model": "gpt-4-turbo-preview",
1490
- "pricePerToken": {
1491
- "input": "0.00001",
1492
- "output": "0.00003"
1493
- },
1494
- "provider": "openai",
1495
- "supported": false
1496
- },
1497
- {
1498
- "maxTokens": {
1499
- "input": 128000,
1500
- "output": 4096
1501
- },
1502
- "model": "gpt-4-vision-preview",
1503
- "pricePerToken": {
1504
- "input": "0.00001",
1505
- "output": "0.00003"
1506
- },
1507
- "provider": "openai",
1508
- "supported": false
1509
- },
1510
- {
1511
- "maxTokens": {
1512
- "input": 128000,
1513
- "output": 16384
1514
- },
1515
- "model": "gpt-4o",
1516
- "pricePerToken": {
1517
- "input": "0.0000025",
1518
- "output": "0.00001"
1519
- },
1520
- "provider": "openai",
1521
- "supported": true
1522
- },
1523
- {
1524
- "maxTokens": {
1525
- "input": 128000,
1526
- "output": 4096
1527
- },
1528
- "model": "gpt-4o-2024-05-13",
1529
- "pricePerToken": {
1530
- "input": "0.000005",
1531
- "output": "0.000015"
1532
- },
1533
- "provider": "openai",
1534
- "supported": true
1535
- },
1536
- {
1537
- "maxTokens": {
1538
- "input": 128000,
1539
- "output": 16384
1540
- },
1541
- "model": "gpt-4o-2024-08-06",
1542
- "pricePerToken": {
1543
- "input": "0.0000025",
1544
- "output": "0.00001"
1545
- },
1546
- "provider": "openai",
1547
- "supported": true
1548
- },
1549
- {
1550
- "maxTokens": {
1551
- "input": 128000,
1552
- "output": 16384
1553
- },
1554
- "model": "gpt-4o-2024-11-20",
1555
- "pricePerToken": {
1556
- "input": "0.0000025",
1557
- "output": "0.00001"
1558
- },
1559
- "provider": "openai",
1560
- "supported": true
1561
- },
1562
- {
1563
- "maxTokens": {
1564
- "input": 128000,
1565
- "output": 16384
1566
- },
1567
- "model": "gpt-4o-audio-preview",
1568
- "pricePerToken": {
1569
- "input": "0.0000025",
1570
- "output": "0.00001"
1571
- },
1572
- "provider": "openai",
1573
- "supported": false
1574
- },
1575
- {
1576
- "maxTokens": {
1577
- "input": 128000,
1578
- "output": 16384
1579
- },
1580
- "model": "gpt-4o-audio-preview-2024-10-01",
1581
- "pricePerToken": {
1582
- "input": "0.0000025",
1583
- "output": "0.00001"
1584
- },
1585
- "provider": "openai",
1586
- "supported": false
1587
- },
1588
- {
1589
- "maxTokens": {
1590
- "input": 128000,
1591
- "output": 16384
1592
- },
1593
- "model": "gpt-4o-mini",
1594
- "pricePerToken": {
1595
- "input": "0.00000015",
1596
- "output": "0.0000006"
1597
- },
1598
- "provider": "openai",
1599
- "supported": true
1600
- },
1601
- {
1602
- "maxTokens": {
1603
- "input": 128000,
1604
- "output": 16384
1605
- },
1606
- "model": "gpt-4o-mini-2024-07-18",
1607
- "pricePerToken": {
1608
- "input": "0.00000015",
1609
- "output": "0.0000006"
1610
- },
1611
- "provider": "openai",
1612
- "supported": true
1613
- },
1614
- {
1615
- "maxTokens": {
1616
- "input": 128000,
1617
- "output": 65536
1618
- },
1619
- "model": "o1-mini",
1620
- "pricePerToken": {
1621
- "input": "0.000003",
1622
- "output": "0.000012"
1623
- },
1624
- "provider": "openai",
1625
- "supported": false
1626
- },
1627
- {
1628
- "maxTokens": {
1629
- "input": 128000,
1630
- "output": 65536
1631
- },
1632
- "model": "o1-mini-2024-09-12",
1633
- "pricePerToken": {
1634
- "input": "0.000003",
1635
- "output": "0.000012"
1636
- },
1637
- "provider": "openai",
1638
- "supported": false
1639
- },
1640
- {
1641
- "maxTokens": {
1642
- "input": 128000,
1643
- "output": 32768
1644
- },
1645
- "model": "o1-preview",
1646
- "pricePerToken": {
1647
- "input": "0.000015",
1648
- "output": "0.00006"
1649
- },
1650
- "provider": "openai",
1651
- "supported": false
1652
- },
1653
- {
1654
- "maxTokens": {
1655
- "input": 128000,
1656
- "output": 32768
1657
- },
1658
- "model": "o1-preview-2024-09-12",
1659
- "pricePerToken": {
1660
- "input": "0.000015",
1661
- "output": "0.00006"
1662
- },
1663
- "provider": "openai",
1664
- "supported": false
1665
- },
1666
- {
1667
- "maxTokens": {
1668
- "input": 16384,
1669
- "output": 16384
1670
- },
1671
- "model": "codellama-34b-instruct",
1672
- "pricePerToken": {
1673
- "input": "0.00000035",
1674
- "output": "0.0000014"
1675
- },
1676
- "provider": "perplexity",
1677
- "supported": false
1678
- },
1679
- {
1680
- "maxTokens": {
1681
- "input": 16384,
1682
- "output": 16384
1683
- },
1684
- "model": "codellama-70b-instruct",
1685
- "pricePerToken": {
1686
- "input": "0.0000007",
1687
- "output": "0.0000028"
1688
- },
1689
- "provider": "perplexity",
1690
- "supported": false
1691
- },
1692
- {
1693
- "maxTokens": {
1694
- "input": 4096,
1695
- "output": 4096
1696
- },
1697
- "model": "llama-2-70b-chat",
1698
- "pricePerToken": {
1699
- "input": "0.0000007",
1700
- "output": "0.0000028"
1701
- },
1702
- "provider": "perplexity",
1703
- "supported": false
1704
- },
1705
- {
1706
- "maxTokens": {
1707
- "input": 131072,
1708
- "output": 131072
1709
- },
1710
- "model": "llama-3.1-70b-instruct",
1711
- "pricePerToken": {
1712
- "input": "0.000001",
1713
- "output": "0.000001"
1714
- },
1715
- "provider": "perplexity",
1716
- "supported": false
1717
- },
1718
- {
1719
- "maxTokens": {
1720
- "input": 131072,
1721
- "output": 131072
1722
- },
1723
- "model": "llama-3.1-8b-instruct",
1724
- "pricePerToken": {
1725
- "input": "0.0000002",
1726
- "output": "0.0000002"
1727
- },
1728
- "provider": "perplexity",
1729
- "supported": false
1730
- },
1731
- {
1732
- "maxTokens": {
1733
- "input": 127072,
1734
- "output": 127072
1735
- },
1736
- "model": "llama-3.1-sonar-huge-128k-online",
1737
- "pricePerToken": {
1738
- "input": "0.000005",
1739
- "output": "0.000005"
1740
- },
1741
- "provider": "perplexity",
1742
- "supported": false
1743
- },
1744
- {
1745
- "maxTokens": {
1746
- "input": 131072,
1747
- "output": 131072
1748
- },
1749
- "model": "llama-3.1-sonar-large-128k-chat",
1750
- "pricePerToken": {
1751
- "input": "0.000001",
1752
- "output": "0.000001"
1753
- },
1754
- "provider": "perplexity",
1755
- "supported": false
1756
- },
1757
- {
1758
- "maxTokens": {
1759
- "input": 127072,
1760
- "output": 127072
1761
- },
1762
- "model": "llama-3.1-sonar-large-128k-online",
1763
- "pricePerToken": {
1764
- "input": "0.000001",
1765
- "output": "0.000001"
1766
- },
1767
- "provider": "perplexity",
1768
- "supported": false
1769
- },
1770
- {
1771
- "maxTokens": {
1772
- "input": 131072,
1773
- "output": 131072
1774
- },
1775
- "model": "llama-3.1-sonar-small-128k-chat",
1776
- "pricePerToken": {
1777
- "input": "0.0000002",
1778
- "output": "0.0000002"
1779
- },
1780
- "provider": "perplexity",
1781
- "supported": false
1782
- },
1783
- {
1784
- "maxTokens": {
1785
- "input": 127072,
1786
- "output": 127072
1787
- },
1788
- "model": "llama-3.1-sonar-small-128k-online",
1789
- "pricePerToken": {
1790
- "input": "0.0000002",
1791
- "output": "0.0000002"
1792
- },
1793
- "provider": "perplexity",
1794
- "supported": false
1795
- },
1796
- {
1797
- "maxTokens": {
1798
- "input": 4096,
1799
- "output": 4096
1800
- },
1801
- "model": "mistral-7b-instruct",
1802
- "pricePerToken": {
1803
- "input": "0.00000007",
1804
- "output": "0.00000028"
1805
- },
1806
- "provider": "perplexity",
1807
- "supported": false
1808
- },
1809
- {
1810
- "maxTokens": {
1811
- "input": 4096,
1812
- "output": 4096
1813
- },
1814
- "model": "mixtral-8x7b-instruct",
1815
- "pricePerToken": {
1816
- "input": "0.00000007",
1817
- "output": "0.00000028"
1818
- },
1819
- "provider": "perplexity",
1820
- "supported": false
1821
- },
1822
- {
1823
- "maxTokens": {
1824
- "input": 4096,
1825
- "output": 4096
1826
- },
1827
- "model": "pplx-70b-chat",
1828
- "pricePerToken": {
1829
- "input": "0.0000007",
1830
- "output": "0.0000028"
1831
- },
1832
- "provider": "perplexity",
1833
- "supported": false
1834
- },
1835
- {
1836
- "maxTokens": {
1837
- "input": 8192,
1838
- "output": 8192
1839
- },
1840
- "model": "pplx-7b-chat",
1841
- "pricePerToken": {
1842
- "input": "0.00000007",
1843
- "output": "0.00000028"
1844
- },
1845
- "provider": "perplexity",
1846
- "supported": false
1847
- },
1848
- {
1849
- "maxTokens": {
1850
- "input": 16384,
1851
- "output": 16384
1852
- },
1853
- "model": "sonar-medium-chat",
1854
- "pricePerToken": {
1855
- "input": "0.0000006",
1856
- "output": "0.0000018"
1857
- },
1858
- "provider": "perplexity",
1859
- "supported": false
1860
- },
1861
- {
1862
- "maxTokens": {
1863
- "input": 16384,
1864
- "output": 16384
1865
- },
1866
- "model": "sonar-small-chat",
1867
- "pricePerToken": {
1868
- "input": "0.00000007",
1869
- "output": "0.00000028"
1870
- },
1871
- "provider": "perplexity",
1872
- "supported": false
1873
- },
1874
- {
1875
- "maxTokens": {
1876
- "input": 4096,
1877
- "output": 4096
1878
- },
1879
- "model": "meta/llama-2-13b",
1880
- "pricePerToken": {
1881
- "input": "0.0000001",
1882
- "output": "0.0000005"
1883
- },
1884
- "provider": "replicate",
1885
- "supported": false
1886
- },
1887
- {
1888
- "maxTokens": {
1889
- "input": 4096,
1890
- "output": 4096
1891
- },
1892
- "model": "meta/llama-2-13b-chat",
1893
- "pricePerToken": {
1894
- "input": "0.0000001",
1895
- "output": "0.0000005"
1896
- },
1897
- "provider": "replicate",
1898
- "supported": false
1899
- },
1900
- {
1901
- "maxTokens": {
1902
- "input": 4096,
1903
- "output": 4096
1904
- },
1905
- "model": "meta/llama-2-70b",
1906
- "pricePerToken": {
1907
- "input": "0.00000065",
1908
- "output": "0.0000028"
1909
- },
1910
- "provider": "replicate",
1911
- "supported": false
1912
- },
1913
- {
1914
- "maxTokens": {
1915
- "input": 4096,
1916
- "output": 4096
1917
- },
1918
- "model": "meta/llama-2-70b-chat",
1919
- "pricePerToken": {
1920
- "input": "0.00000065",
1921
- "output": "0.0000028"
1922
- },
1923
- "provider": "replicate",
1924
- "supported": false
1925
- },
1926
- {
1927
- "maxTokens": {
1928
- "input": 4096,
1929
- "output": 4096
1930
- },
1931
- "model": "meta/llama-2-7b",
1932
- "pricePerToken": {
1933
- "input": "0.00000005",
1934
- "output": "0.00000025"
1935
- },
1936
- "provider": "replicate",
1937
- "supported": false
1938
- },
1939
- {
1940
- "maxTokens": {
1941
- "input": 4096,
1942
- "output": 4096
1943
- },
1944
- "model": "meta/llama-2-7b-chat",
1945
- "pricePerToken": {
1946
- "input": "0.00000005",
1947
- "output": "0.00000025"
1948
- },
1949
- "provider": "replicate",
1950
- "supported": false
1951
- },
1952
- {
1953
- "maxTokens": {
1954
- "input": 8192,
1955
- "output": 8192
1956
- },
1957
- "model": "meta/llama-3-70b",
1958
- "pricePerToken": {
1959
- "input": "0.00000065",
1960
- "output": "0.0000028"
1961
- },
1962
- "provider": "replicate",
1963
- "supported": false
1964
- },
1965
- {
1966
- "maxTokens": {
1967
- "input": 8192,
1968
- "output": 8192
1969
- },
1970
- "model": "meta/llama-3-70b-instruct",
1971
- "pricePerToken": {
1972
- "input": "0.00000065",
1973
- "output": "0.0000028"
1974
- },
1975
- "provider": "replicate",
1976
- "supported": false
1977
- },
1978
- {
1979
- "maxTokens": {
1980
- "input": 8086,
1981
- "output": 8086
1982
- },
1983
- "model": "meta/llama-3-8b",
1984
- "pricePerToken": {
1985
- "input": "0.00000005",
1986
- "output": "0.00000025"
1987
- },
1988
- "provider": "replicate",
1989
- "supported": false
1990
- },
1991
- {
1992
- "maxTokens": {
1993
- "input": 8086,
1994
- "output": 8086
1995
- },
1996
- "model": "meta/llama-3-8b-instruct",
1997
- "pricePerToken": {
1998
- "input": "0.00000005",
1999
- "output": "0.00000025"
2000
- },
2001
- "provider": "replicate",
2002
- "supported": false
2003
- },
2004
- {
2005
- "maxTokens": {
2006
- "input": 4096,
2007
- "output": 4096
2008
- },
2009
- "model": "mistralai/mistral-7b-instruct-v0.2",
2010
- "pricePerToken": {
2011
- "input": "0.00000005",
2012
- "output": "0.00000025"
2013
- },
2014
- "provider": "replicate",
2015
- "supported": false
2016
- },
2017
- {
2018
- "maxTokens": {
2019
- "input": 4096,
2020
- "output": 4096
2021
- },
2022
- "model": "mistralai/mistral-7b-v0.1",
2023
- "pricePerToken": {
2024
- "input": "0.00000005",
2025
- "output": "0.00000025"
2026
- },
2027
- "provider": "replicate",
2028
- "supported": false
2029
- },
2030
- {
2031
- "maxTokens": {
2032
- "input": 4096,
2033
- "output": 4096
2034
- },
2035
- "model": "mistralai/mixtral-8x7b-instruct-v0.1",
2036
- "pricePerToken": {
2037
- "input": "0.0000003",
2038
- "output": "0.000001"
2039
- },
2040
- "provider": "replicate",
2041
- "supported": false
2042
- },
2043
- {
2044
- "maxTokens": {
2045
- "input": 200000,
2046
- "output": 8192
2047
- },
2048
- "model": "claude-3-5-haiku",
2049
- "pricePerToken": {
2050
- "input": "0.000001",
2051
- "output": "0.000005"
2052
- },
2053
- "provider": "vertex_ai",
2054
- "supported": false
2055
- },
2056
- {
2057
- "maxTokens": {
2058
- "input": 200000,
2059
- "output": 8192
2060
- },
2061
- "model": "claude-3-5-haiku@20241022",
2062
- "pricePerToken": {
2063
- "input": "0.000001",
2064
- "output": "0.000005"
2065
- },
2066
- "provider": "vertex_ai",
2067
- "supported": false
2068
- },
2069
- {
2070
- "maxTokens": {
2071
- "input": 200000,
2072
- "output": 8192
2073
- },
2074
- "model": "claude-3-5-sonnet",
2075
- "pricePerToken": {
2076
- "input": "0.000003",
2077
- "output": "0.000015"
2078
- },
2079
- "provider": "vertex_ai",
2080
- "supported": false
2081
- },
2082
- {
2083
- "maxTokens": {
2084
- "input": 200000,
2085
- "output": 8192
2086
- },
2087
- "model": "claude-3-5-sonnet-v2",
2088
- "pricePerToken": {
2089
- "input": "0.000003",
2090
- "output": "0.000015"
2091
- },
2092
- "provider": "vertex_ai",
2093
- "supported": false
2094
- },
2095
- {
2096
- "maxTokens": {
2097
- "input": 200000,
2098
- "output": 8192
2099
- },
2100
- "model": "claude-3-5-sonnet-v2@20241022",
2101
- "pricePerToken": {
2102
- "input": "0.000003",
2103
- "output": "0.000015"
2104
- },
2105
- "provider": "vertex_ai",
2106
- "supported": false
2107
- },
2108
- {
2109
- "maxTokens": {
2110
- "input": 200000,
2111
- "output": 8192
2112
- },
2113
- "model": "claude-3-5-sonnet@20240620",
2114
- "pricePerToken": {
2115
- "input": "0.000003",
2116
- "output": "0.000015"
2117
- },
2118
- "provider": "vertex_ai",
2119
- "supported": false
2120
- },
2121
- {
2122
- "maxTokens": {
2123
- "input": 200000,
2124
- "output": 4096
2125
- },
2126
- "model": "claude-3-haiku",
2127
- "pricePerToken": {
2128
- "input": "0.00000025",
2129
- "output": "0.0000013"
2130
- },
2131
- "provider": "vertex_ai",
2132
- "supported": false
2133
- },
2134
- {
2135
- "maxTokens": {
2136
- "input": 200000,
2137
- "output": 4096
2138
- },
2139
- "model": "claude-3-haiku@20240307",
2140
- "pricePerToken": {
2141
- "input": "0.00000025",
2142
- "output": "0.0000013"
2143
- },
2144
- "provider": "vertex_ai",
2145
- "supported": false
2146
- },
2147
- {
2148
- "maxTokens": {
2149
- "input": 200000,
2150
- "output": 4096
2151
- },
2152
- "model": "claude-3-opus",
2153
- "pricePerToken": {
2154
- "input": "0.000015",
2155
- "output": "0.000075"
2156
- },
2157
- "provider": "vertex_ai",
2158
- "supported": false
2159
- },
2160
- {
2161
- "maxTokens": {
2162
- "input": 200000,
2163
- "output": 4096
2164
- },
2165
- "model": "claude-3-opus@20240229",
2166
- "pricePerToken": {
2167
- "input": "0.000015",
2168
- "output": "0.000075"
2169
- },
2170
- "provider": "vertex_ai",
2171
- "supported": false
2172
- },
2173
- {
2174
- "maxTokens": {
2175
- "input": 200000,
2176
- "output": 4096
2177
- },
2178
- "model": "claude-3-sonnet",
2179
- "pricePerToken": {
2180
- "input": "0.000003",
2181
- "output": "0.000015"
2182
- },
2183
- "provider": "vertex_ai",
2184
- "supported": false
2185
- },
2186
- {
2187
- "maxTokens": {
2188
- "input": 200000,
2189
- "output": 4096
2190
- },
2191
- "model": "claude-3-sonnet@20240229",
2192
- "pricePerToken": {
2193
- "input": "0.000003",
2194
- "output": "0.000015"
2195
- },
2196
- "provider": "vertex_ai",
2197
- "supported": false
2198
- },
2199
- {
2200
- "maxTokens": {
2201
- "input": 128000,
2202
- "output": 128000
2203
- },
2204
- "model": "codestral@2405",
2205
- "pricePerToken": {
2206
- "input": "0.000001",
2207
- "output": "0.000003"
2208
- },
2209
- "provider": "vertex_ai",
2210
- "supported": false
2211
- },
2212
- {
2213
- "maxTokens": {
2214
- "input": 128000,
2215
- "output": 128000
2216
- },
2217
- "model": "codestral@latest",
2218
- "pricePerToken": {
2219
- "input": "0.000001",
2220
- "output": "0.000003"
2221
- },
2222
- "provider": "vertex_ai",
2223
- "supported": false
2224
- },
2225
- {
2226
- "maxTokens": {
2227
- "input": 256000,
2228
- "output": 256000
2229
- },
2230
- "model": "jamba-1.5",
2231
- "pricePerToken": {
2232
- "input": "0.0000002",
2233
- "output": "0.0000004"
2234
- },
2235
- "provider": "vertex_ai",
2236
- "supported": false
2237
- },
2238
- {
2239
- "maxTokens": {
2240
- "input": 256000,
2241
- "output": 256000
2242
- },
2243
- "model": "jamba-1.5-large",
2244
- "pricePerToken": {
2245
- "input": "0.000002",
2246
- "output": "0.000008"
2247
- },
2248
- "provider": "vertex_ai",
2249
- "supported": false
2250
- },
2251
- {
2252
- "maxTokens": {
2253
- "input": 256000,
2254
- "output": 256000
2255
- },
2256
- "model": "jamba-1.5-large@001",
2257
- "pricePerToken": {
2258
- "input": "0.000002",
2259
- "output": "0.000008"
2260
- },
2261
- "provider": "vertex_ai",
2262
- "supported": false
2263
- },
2264
- {
2265
- "maxTokens": {
2266
- "input": 256000,
2267
- "output": 256000
2268
- },
2269
- "model": "jamba-1.5-mini",
2270
- "pricePerToken": {
2271
- "input": "0.0000002",
2272
- "output": "0.0000004"
2273
- },
2274
- "provider": "vertex_ai",
2275
- "supported": false
2276
- },
2277
- {
2278
- "maxTokens": {
2279
- "input": 256000,
2280
- "output": 256000
2281
- },
2282
- "model": "jamba-1.5-mini@001",
2283
- "pricePerToken": {
2284
- "input": "0.0000002",
2285
- "output": "0.0000004"
2286
- },
2287
- "provider": "vertex_ai",
2288
- "supported": false
2289
- },
2290
- {
2291
- "maxTokens": {
2292
- "input": 128000,
2293
- "output": 8191
2294
- },
2295
- "model": "mistral-large@2407",
2296
- "pricePerToken": {
2297
- "input": "0.000003",
2298
- "output": "0.000009"
2299
- },
2300
- "provider": "vertex_ai",
2301
- "supported": false
2302
- },
2303
- {
2304
- "maxTokens": {
2305
- "input": 128000,
2306
- "output": 8191
2307
- },
2308
- "model": "mistral-large@latest",
2309
- "pricePerToken": {
2310
- "input": "0.000003",
2311
- "output": "0.000009"
2312
- },
2313
- "provider": "vertex_ai",
2314
- "supported": false
2315
- },
2316
- {
2317
- "maxTokens": {
2318
- "input": 128000,
2319
- "output": 128000
2320
- },
2321
- "model": "mistral-nemo@2407",
2322
- "pricePerToken": {
2323
- "input": "0.000003",
2324
- "output": "0.000003"
2325
- },
2326
- "provider": "vertex_ai",
2327
- "supported": false
2328
- },
2329
- {
2330
- "maxTokens": {
2331
- "input": 128000,
2332
- "output": 128000
2333
- },
2334
- "model": "mistral-nemo@latest",
2335
- "pricePerToken": {
2336
- "input": "0.000003",
2337
- "output": "0.000003"
2338
- },
2339
- "provider": "vertex_ai",
2340
- "supported": false
2341
- },
2342
- {
2343
- "maxTokens": {
2344
- "input": 131072,
2345
- "output": 131072
2346
- },
2347
- "model": "grok-beta",
2348
- "pricePerToken": {
2349
- "input": "0.000005",
2350
- "output": "0.000015"
2351
- },
2352
- "provider": "xai",
2353
- "supported": false
2354
- }
2355
- ]
 
1
+ [{"maxTokens":{"input":100000,"output":8191},"model":"claude-2","pricePerToken":{"input":"0.000008","output":"0.000024"},"provider":"anthropic"},{"maxTokens":{"input":200000,"output":8191},"model":"claude-2.1","pricePerToken":{"input":"0.000008","output":"0.000024"},"provider":"anthropic"},{"maxTokens":{"input":200000,"output":8192},"model":"claude-3-5-haiku-20241022","pricePerToken":{"input":"0.000001","output":"0.000005"},"provider":"anthropic"},{"maxTokens":{"input":200000,"output":8192},"model":"claude-3-5-sonnet-20240620","pricePerToken":{"input":"0.000003","output":"0.000015"},"provider":"anthropic"},{"maxTokens":{"input":200000,"output":8192},"model":"claude-3-5-sonnet-20241022","pricePerToken":{"input":"0.000003","output":"0.000015"},"provider":"anthropic"},{"maxTokens":{"input":200000,"output":4096},"model":"claude-3-haiku-20240307","pricePerToken":{"input":"0.00000025","output":"0.0000013"},"provider":"anthropic"},{"maxTokens":{"input":200000,"output":4096},"model":"claude-3-opus-20240229","pricePerToken":{"input":"0.000015","output":"0.000075"},"provider":"anthropic"},{"maxTokens":{"input":200000,"output":4096},"model":"claude-3-sonnet-20240229","pricePerToken":{"input":"0.000003","output":"0.000015"},"provider":"anthropic"},{"maxTokens":{"input":100000,"output":8191},"model":"claude-instant-1","pricePerToken":{"input":"0.0000016","output":"0.0000055"},"provider":"anthropic"},{"maxTokens":{"input":100000,"output":8191},"model":"claude-instant-1.2","pricePerToken":{"input":"0.00000016","output":"0.00000055"},"provider":"anthropic"},{"maxTokens":{"input":128000,"output":4096},"model":"command-r-plus","pricePerToken":{"input":"0.000003","output":"0.000015"},"provider":"azure"},{"maxTokens":{"input":128000,"output":16384},"model":"global-standard\/gpt-4o-2024-08-06","pricePerToken":{"input":"0.0000025","output":"0.00001"},"provider":"azure"},{"maxTokens":{"input":128000,"output":16384},"model":"global-standard\/gpt-4o-2024-11-20","pricePerToken":{"input":"0.0000025","output":"0.00001"},"provider":"azure"},{"maxTokens":{"input":128000,"output":16384},"model":"global-standard\/gpt-4o-mini","pricePerToken":{"input":"0.00000015","output":"0.0000006"},"provider":"azure"},{"maxTokens":{"input":4097,"output":4096},"model":"gpt-35-turbo","pricePerToken":{"input":"0.0000005","output":"0.0000015"},"provider":"azure"},{"maxTokens":{"input":16384,"output":4096},"model":"gpt-35-turbo-0125","pricePerToken":{"input":"0.0000005","output":"0.0000015"},"provider":"azure"},{"maxTokens":{"input":4097,"output":4096},"model":"gpt-35-turbo-0301","pricePerToken":{"input":"0.0000002","output":"0.000002"},"provider":"azure"},{"maxTokens":{"input":4097,"output":4096},"model":"gpt-35-turbo-0613","pricePerToken":{"input":"0.0000015","output":"0.000002"},"provider":"azure"},{"maxTokens":{"input":16384,"output":4096},"model":"gpt-35-turbo-1106","pricePerToken":{"input":"0.000001","output":"0.000002"},"provider":"azure"},{"maxTokens":{"input":16385,"output":4096},"model":"gpt-35-turbo-16k","pricePerToken":{"input":"0.000003","output":"0.000004"},"provider":"azure"},{"maxTokens":{"input":16385,"output":4096},"model":"gpt-35-turbo-16k-0613","pricePerToken":{"input":"0.000003","output":"0.000004"},"provider":"azure"},{"maxTokens":{"input":8192,"output":4096},"model":"gpt-4","pricePerToken":{"input":"0.00003","output":"0.00006"},"provider":"azure"},{"maxTokens":{"input":128000,"output":4096},"model":"gpt-4-0125-preview","pricePerToken":{"input":"0.00001","output":"0.00003"},"provider":"azure"},{"maxTokens":{"input":8192,"output":4096},"model":"gpt-4-0613","pricePerToken":{"input":"0.00003","output":"0.00006"},"provider":"azure"},{"maxTokens":{"input":128000,"output":4096},"model":"gpt-4-1106-preview","pricePerToken":{"input":"0.00001","output":"0.00003"},"provider":"azure"},{"maxTokens":{"input":32768,"output":4096},"model":"gpt-4-32k","pricePerToken":{"input":"0.00006","output":"0.00012"},"provider":"azure"},{"maxTokens":{"input":32768,"output":4096},"model":"gpt-4-32k-0613","pricePerToken":{"input":"0.00006","output":"0.00012"},"provider":"azure"},{"maxTokens":{"input":128000,"output":4096},"model":"gpt-4-turbo","pricePerToken":{"input":"0.00001","output":"0.00003"},"provider":"azure"},{"maxTokens":{"input":128000,"output":4096},"model":"gpt-4-turbo-2024-04-09","pricePerToken":{"input":"0.00001","output":"0.00003"},"provider":"azure"},{"maxTokens":{"input":128000,"output":4096},"model":"gpt-4-turbo-vision-preview","pricePerToken":{"input":"0.00001","output":"0.00003"},"provider":"azure"},{"maxTokens":{"input":128000,"output":4096},"model":"gpt-4o","pricePerToken":{"input":"0.000005","output":"0.000015"},"provider":"azure"},{"maxTokens":{"input":128000,"output":4096},"model":"gpt-4o-2024-05-13","pricePerToken":{"input":"0.000005","output":"0.000015"},"provider":"azure"},{"maxTokens":{"input":128000,"output":16384},"model":"gpt-4o-2024-08-06","pricePerToken":{"input":"0.0000028","output":"0.000011"},"provider":"azure"},{"maxTokens":{"input":128000,"output":16384},"model":"gpt-4o-2024-11-20","pricePerToken":{"input":"0.0000028","output":"0.000011"},"provider":"azure"},{"maxTokens":{"input":128000,"output":16384},"model":"gpt-4o-mini","pricePerToken":{"input":"0.00000017","output":"0.00000066"},"provider":"azure"},{"maxTokens":{"input":128000,"output":16384},"model":"gpt-4o-mini-2024-07-18","pricePerToken":{"input":"0.00000017","output":"0.00000066"},"provider":"azure"},{"maxTokens":{"input":128000,"output":65536},"model":"o1-mini","pricePerToken":{"input":"0.000003","output":"0.000012"},"provider":"azure"},{"maxTokens":{"input":128000,"output":65536},"model":"o1-mini-2024-09-12","pricePerToken":{"input":"0.000003","output":"0.000012"},"provider":"azure"},{"maxTokens":{"input":128000,"output":32768},"model":"o1-preview","pricePerToken":{"input":"0.000015","output":"0.00006"},"provider":"azure"},{"maxTokens":{"input":128000,"output":32768},"model":"o1-preview-2024-09-12","pricePerToken":{"input":"0.000015","output":"0.00006"},"provider":"azure"},{"maxTokens":{"input":32760,"output":8192},"model":"gemini-1.0-pro","pricePerToken":{"input":"0.0000005","output":"0.0000015"},"provider":"google"},{"maxTokens":{"input":32760,"output":8192},"model":"gemini-1.0-pro-001","pricePerToken":{"input":"0.0000005","output":"0.0000015"},"provider":"google"},{"maxTokens":{"input":32760,"output":8192},"model":"gemini-1.0-pro-002","pricePerToken":{"input":"0.0000005","output":"0.0000015"},"provider":"google"},{"maxTokens":{"input":16384,"output":2048},"model":"gemini-1.0-pro-vision","pricePerToken":{"input":"0.00000025","output":"0.0000005"},"provider":"google"},{"maxTokens":{"input":16384,"output":2048},"model":"gemini-1.0-pro-vision-001","pricePerToken":{"input":"0.00000025","output":"0.0000005"},"provider":"google"},{"maxTokens":{"input":8192,"output":2048},"model":"gemini-1.0-ultra","pricePerToken":{"input":"0.0000005","output":"0.0000015"},"provider":"google"},{"maxTokens":{"input":8192,"output":2048},"model":"gemini-1.0-ultra-001","pricePerToken":{"input":"0.0000005","output":"0.0000015"},"provider":"google"},{"maxTokens":{"input":1000000,"output":8192},"model":"gemini-1.5-flash","pricePerToken":{"input":"0.000000075","output":"0.0000003"},"provider":"google"},{"maxTokens":{"input":1000000,"output":8192},"model":"gemini-1.5-flash-001","pricePerToken":{"input":"0.000000075","output":"0.0000003"},"provider":"google"},{"maxTokens":{"input":1048576,"output":8192},"model":"gemini-1.5-flash-002","pricePerToken":{"input":"0.000000075","output":"0.0000003"},"provider":"google"},{"maxTokens":{"input":1000000,"output":8192},"model":"gemini-1.5-flash-exp-0827","pricePerToken":{"input":"0.0000000047","output":"0.0000000047"},"provider":"google"},{"maxTokens":{"input":1000000,"output":8192},"model":"gemini-1.5-flash-preview-0514","pricePerToken":{"input":"0.000000075","output":"0.0000000047"},"provider":"google"},{"maxTokens":{"input":2097152,"output":8192},"model":"gemini-1.5-pro","pricePerToken":{"input":"0.0000013","output":"0.000005"},"provider":"google"},{"maxTokens":{"input":1000000,"output":8192},"model":"gemini-1.5-pro-001","pricePerToken":{"input":"0.0000013","output":"0.000005"},"provider":"google"},{"maxTokens":{"input":2097152,"output":8192},"model":"gemini-1.5-pro-002","pricePerToken":{"input":"0.0000013","output":"0.000005"},"provider":"google"},{"maxTokens":{"input":1000000,"output":8192},"model":"gemini-1.5-pro-preview-0215","pricePerToken":{"input":"0.000000078","output":"0.00000031"},"provider":"google"},{"maxTokens":{"input":1000000,"output":8192},"model":"gemini-1.5-pro-preview-0409","pricePerToken":{"input":"0.000000078","output":"0.00000031"},"provider":"google"},{"maxTokens":{"input":1000000,"output":8192},"model":"gemini-1.5-pro-preview-0514","pricePerToken":{"input":"0.000000078","output":"0.00000031"},"provider":"google"},{"maxTokens":{"input":32760,"output":8192},"model":"gemini-pro","pricePerToken":{"input":"0.0000005","output":"0.0000015"},"provider":"google"},{"maxTokens":{"input":16384,"output":2048},"model":"gemini-pro-vision","pricePerToken":{"input":"0.00000025","output":"0.0000005"},"provider":"google"},{"maxTokens":{"input":8192,"output":8192},"model":"gemma-7b-it","pricePerToken":{"input":"0.00000007","output":"0.00000007"},"provider":"groq"},{"maxTokens":{"input":8192,"output":8192},"model":"gemma2-9b-it","pricePerToken":{"input":"0.0000002","output":"0.0000002"},"provider":"groq"},{"maxTokens":{"input":8192,"output":8192},"model":"llama-3.1-405b-reasoning","pricePerToken":{"input":"0.00000059","output":"0.00000079"},"provider":"groq"},{"maxTokens":{"input":8192,"output":8192},"model":"llama-3.1-70b-versatile","pricePerToken":{"input":"0.00000059","output":"0.00000079"},"provider":"groq"},{"maxTokens":{"input":8192,"output":8192},"model":"llama-3.1-8b-instant","pricePerToken":{"input":"0.00000005","output":"0.00000008"},"provider":"groq"},{"maxTokens":{"input":8192,"output":8192},"model":"llama-3.2-11b-text-preview","pricePerToken":{"input":"0.00000018","output":"0.00000018"},"provider":"groq"},{"maxTokens":{"input":8192,"output":8192},"model":"llama-3.2-11b-vision-preview","pricePerToken":{"input":"0.00000018","output":"0.00000018"},"provider":"groq"},{"maxTokens":{"input":8192,"output":8192},"model":"llama-3.2-1b-preview","pricePerToken":{"input":"0.00000004","output":"0.00000004"},"provider":"groq"},{"maxTokens":{"input":8192,"output":8192},"model":"llama-3.2-3b-preview","pricePerToken":{"input":"0.00000006","output":"0.00000006"},"provider":"groq"},{"maxTokens":{"input":8192,"output":8192},"model":"llama-3.2-90b-text-preview","pricePerToken":{"input":"0.0000009","output":"0.0000009"},"provider":"groq"},{"maxTokens":{"input":8192,"output":8192},"model":"llama-3.2-90b-vision-preview","pricePerToken":{"input":"0.0000009","output":"0.0000009"},"provider":"groq"},{"maxTokens":{"input":4096,"output":4096},"model":"llama2-70b-4096","pricePerToken":{"input":"0.0000007","output":"0.0000008"},"provider":"groq"},{"maxTokens":{"input":8192,"output":8192},"model":"llama3-70b-8192","pricePerToken":{"input":"0.00000059","output":"0.00000079"},"provider":"groq"},{"maxTokens":{"input":8192,"output":8192},"model":"llama3-8b-8192","pricePerToken":{"input":"0.00000005","output":"0.00000008"},"provider":"groq"},{"maxTokens":{"input":8192,"output":8192},"model":"llama3-groq-70b-8192-tool-use-preview","pricePerToken":{"input":"0.00000089","output":"0.00000089"},"provider":"groq"},{"maxTokens":{"input":8192,"output":8192},"model":"llama3-groq-8b-8192-tool-use-preview","pricePerToken":{"input":"0.00000019","output":"0.00000019"},"provider":"groq"},{"maxTokens":{"input":32768,"output":32768},"model":"mixtral-8x7b-32768","pricePerToken":{"input":"0.00000024","output":"0.00000024"},"provider":"groq"},{"maxTokens":{"input":32000,"output":8191},"model":"codestral-2405","pricePerToken":{"input":"0.000001","output":"0.000003"},"provider":"mistral"},{"maxTokens":{"input":32000,"output":8191},"model":"codestral-latest","pricePerToken":{"input":"0.000001","output":"0.000003"},"provider":"mistral"},{"maxTokens":{"input":256000,"output":256000},"model":"codestral-mamba-latest","pricePerToken":{"input":"0.00000025","output":"0.00000025"},"provider":"mistral"},{"maxTokens":{"input":32000,"output":8191},"model":"mistral-large-2402","pricePerToken":{"input":"0.000004","output":"0.000012"},"provider":"mistral"},{"maxTokens":{"input":128000,"output":128000},"model":"mistral-large-2407","pricePerToken":{"input":"0.000003","output":"0.000009"},"provider":"mistral"},{"maxTokens":{"input":128000,"output":128000},"model":"mistral-large-latest","pricePerToken":{"input":"0.000003","output":"0.000009"},"provider":"mistral"},{"maxTokens":{"input":32000,"output":8191},"model":"mistral-medium","pricePerToken":{"input":"0.0000027","output":"0.0000081"},"provider":"mistral"},{"maxTokens":{"input":32000,"output":8191},"model":"mistral-medium-2312","pricePerToken":{"input":"0.0000027","output":"0.0000081"},"provider":"mistral"},{"maxTokens":{"input":32000,"output":8191},"model":"mistral-medium-latest","pricePerToken":{"input":"0.0000027","output":"0.0000081"},"provider":"mistral"},{"maxTokens":{"input":32000,"output":8191},"model":"mistral-small","pricePerToken":{"input":"0.000001","output":"0.000003"},"provider":"mistral"},{"maxTokens":{"input":32000,"output":8191},"model":"mistral-small-latest","pricePerToken":{"input":"0.000001","output":"0.000003"},"provider":"mistral"},{"maxTokens":{"input":32000,"output":8191},"model":"mistral-tiny","pricePerToken":{"input":"0.00000025","output":"0.00000025"},"provider":"mistral"},{"maxTokens":{"input":256000,"output":256000},"model":"open-codestral-mamba","pricePerToken":{"input":"0.00000025","output":"0.00000025"},"provider":"mistral"},{"maxTokens":{"input":32000,"output":8191},"model":"open-mistral-7b","pricePerToken":{"input":"0.00000025","output":"0.00000025"},"provider":"mistral"},{"maxTokens":{"input":128000,"output":128000},"model":"open-mistral-nemo","pricePerToken":{"input":"0.0000003","output":"0.0000003"},"provider":"mistral"},{"maxTokens":{"input":128000,"output":128000},"model":"open-mistral-nemo-2407","pricePerToken":{"input":"0.0000003","output":"0.0000003"},"provider":"mistral"},{"maxTokens":{"input":64000,"output":8191},"model":"open-mixtral-8x22b","pricePerToken":{"input":"0.000002","output":"0.000006"},"provider":"mistral"},{"maxTokens":{"input":32000,"output":8191},"model":"open-mixtral-8x7b","pricePerToken":{"input":"0.0000007","output":"0.0000007"},"provider":"mistral"},{"maxTokens":{"input":128000,"output":128000},"model":"pixtral-12b-2409","pricePerToken":{"input":"0.00000015","output":"0.00000015"},"provider":"mistral"},{"maxTokens":{"input":16385,"output":4096},"model":"gpt-3.5-turbo","pricePerToken":{"input":"0.0000015","output":"0.000002"},"provider":"openai"},{"maxTokens":{"input":16385,"output":4096},"model":"gpt-3.5-turbo-0125","pricePerToken":{"input":"0.0000005","output":"0.0000015"},"provider":"openai"},{"maxTokens":{"input":4097,"output":4096},"model":"gpt-3.5-turbo-0301","pricePerToken":{"input":"0.0000015","output":"0.000002"},"provider":"openai"},{"maxTokens":{"input":4097,"output":4096},"model":"gpt-3.5-turbo-0613","pricePerToken":{"input":"0.0000015","output":"0.000002"},"provider":"openai"},{"maxTokens":{"input":16385,"output":4096},"model":"gpt-3.5-turbo-1106","pricePerToken":{"input":"0.000001","output":"0.000002"},"provider":"openai"},{"maxTokens":{"input":16385,"output":4096},"model":"gpt-3.5-turbo-16k","pricePerToken":{"input":"0.000003","output":"0.000004"},"provider":"openai"},{"maxTokens":{"input":16385,"output":4096},"model":"gpt-3.5-turbo-16k-0613","pricePerToken":{"input":"0.000003","output":"0.000004"},"provider":"openai"},{"maxTokens":{"input":8192,"output":4096},"model":"gpt-4","pricePerToken":{"input":"0.00003","output":"0.00006"},"provider":"openai"},{"maxTokens":{"input":128000,"output":4096},"model":"gpt-4-0125-preview","pricePerToken":{"input":"0.00001","output":"0.00003"},"provider":"openai"},{"maxTokens":{"input":8192,"output":4096},"model":"gpt-4-0314","pricePerToken":{"input":"0.00003","output":"0.00006"},"provider":"openai"},{"maxTokens":{"input":8192,"output":4096},"model":"gpt-4-0613","pricePerToken":{"input":"0.00003","output":"0.00006"},"provider":"openai"},{"maxTokens":{"input":128000,"output":4096},"model":"gpt-4-1106-preview","pricePerToken":{"input":"0.00001","output":"0.00003"},"provider":"openai"},{"maxTokens":{"input":128000,"output":4096},"model":"gpt-4-1106-vision-preview","pricePerToken":{"input":"0.00001","output":"0.00003"},"provider":"openai"},{"maxTokens":{"input":32768,"output":4096},"model":"gpt-4-32k","pricePerToken":{"input":"0.00006","output":"0.00012"},"provider":"openai"},{"maxTokens":{"input":32768,"output":4096},"model":"gpt-4-32k-0314","pricePerToken":{"input":"0.00006","output":"0.00012"},"provider":"openai"},{"maxTokens":{"input":32768,"output":4096},"model":"gpt-4-32k-0613","pricePerToken":{"input":"0.00006","output":"0.00012"},"provider":"openai"},{"maxTokens":{"input":128000,"output":4096},"model":"gpt-4-turbo","pricePerToken":{"input":"0.00001","output":"0.00003"},"provider":"openai"},{"maxTokens":{"input":128000,"output":4096},"model":"gpt-4-turbo-2024-04-09","pricePerToken":{"input":"0.00001","output":"0.00003"},"provider":"openai"},{"maxTokens":{"input":128000,"output":4096},"model":"gpt-4-turbo-preview","pricePerToken":{"input":"0.00001","output":"0.00003"},"provider":"openai"},{"maxTokens":{"input":128000,"output":4096},"model":"gpt-4-vision-preview","pricePerToken":{"input":"0.00001","output":"0.00003"},"provider":"openai"},{"maxTokens":{"input":128000,"output":16384},"model":"gpt-4o","pricePerToken":{"input":"0.0000025","output":"0.00001"},"provider":"openai"},{"maxTokens":{"input":128000,"output":4096},"model":"gpt-4o-2024-05-13","pricePerToken":{"input":"0.000005","output":"0.000015"},"provider":"openai"},{"maxTokens":{"input":128000,"output":16384},"model":"gpt-4o-2024-08-06","pricePerToken":{"input":"0.0000025","output":"0.00001"},"provider":"openai"},{"maxTokens":{"input":128000,"output":16384},"model":"gpt-4o-2024-11-20","pricePerToken":{"input":"0.0000025","output":"0.00001"},"provider":"openai"},{"maxTokens":{"input":128000,"output":16384},"model":"gpt-4o-audio-preview","pricePerToken":{"input":"0.0000025","output":"0.00001"},"provider":"openai"},{"maxTokens":{"input":128000,"output":16384},"model":"gpt-4o-audio-preview-2024-10-01","pricePerToken":{"input":"0.0000025","output":"0.00001"},"provider":"openai"},{"maxTokens":{"input":128000,"output":16384},"model":"gpt-4o-mini","pricePerToken":{"input":"0.00000015","output":"0.0000006"},"provider":"openai"},{"maxTokens":{"input":128000,"output":16384},"model":"gpt-4o-mini-2024-07-18","pricePerToken":{"input":"0.00000015","output":"0.0000006"},"provider":"openai"},{"maxTokens":{"input":128000,"output":65536},"model":"o1-mini","pricePerToken":{"input":"0.000003","output":"0.000012"},"provider":"openai"},{"maxTokens":{"input":128000,"output":65536},"model":"o1-mini-2024-09-12","pricePerToken":{"input":"0.000003","output":"0.000012"},"provider":"openai"},{"maxTokens":{"input":128000,"output":32768},"model":"o1-preview","pricePerToken":{"input":"0.000015","output":"0.00006"},"provider":"openai"},{"maxTokens":{"input":128000,"output":32768},"model":"o1-preview-2024-09-12","pricePerToken":{"input":"0.000015","output":"0.00006"},"provider":"openai"},{"maxTokens":{"input":16384,"output":16384},"model":"codellama-34b-instruct","pricePerToken":{"input":"0.00000035","output":"0.0000014"},"provider":"perplexity"},{"maxTokens":{"input":16384,"output":16384},"model":"codellama-70b-instruct","pricePerToken":{"input":"0.0000007","output":"0.0000028"},"provider":"perplexity"},{"maxTokens":{"input":4096,"output":4096},"model":"llama-2-70b-chat","pricePerToken":{"input":"0.0000007","output":"0.0000028"},"provider":"perplexity"},{"maxTokens":{"input":131072,"output":131072},"model":"llama-3.1-70b-instruct","pricePerToken":{"input":"0.000001","output":"0.000001"},"provider":"perplexity"},{"maxTokens":{"input":131072,"output":131072},"model":"llama-3.1-8b-instruct","pricePerToken":{"input":"0.0000002","output":"0.0000002"},"provider":"perplexity"},{"maxTokens":{"input":127072,"output":127072},"model":"llama-3.1-sonar-huge-128k-online","pricePerToken":{"input":"0.000005","output":"0.000005"},"provider":"perplexity"},{"maxTokens":{"input":131072,"output":131072},"model":"llama-3.1-sonar-large-128k-chat","pricePerToken":{"input":"0.000001","output":"0.000001"},"provider":"perplexity"},{"maxTokens":{"input":127072,"output":127072},"model":"llama-3.1-sonar-large-128k-online","pricePerToken":{"input":"0.000001","output":"0.000001"},"provider":"perplexity"},{"maxTokens":{"input":131072,"output":131072},"model":"llama-3.1-sonar-small-128k-chat","pricePerToken":{"input":"0.0000002","output":"0.0000002"},"provider":"perplexity"},{"maxTokens":{"input":127072,"output":127072},"model":"llama-3.1-sonar-small-128k-online","pricePerToken":{"input":"0.0000002","output":"0.0000002"},"provider":"perplexity"},{"maxTokens":{"input":4096,"output":4096},"model":"mistral-7b-instruct","pricePerToken":{"input":"0.00000007","output":"0.00000028"},"provider":"perplexity"},{"maxTokens":{"input":4096,"output":4096},"model":"mixtral-8x7b-instruct","pricePerToken":{"input":"0.00000007","output":"0.00000028"},"provider":"perplexity"},{"maxTokens":{"input":4096,"output":4096},"model":"pplx-70b-chat","pricePerToken":{"input":"0.0000007","output":"0.0000028"},"provider":"perplexity"},{"maxTokens":{"input":8192,"output":8192},"model":"pplx-7b-chat","pricePerToken":{"input":"0.00000007","output":"0.00000028"},"provider":"perplexity"},{"maxTokens":{"input":16384,"output":16384},"model":"sonar-medium-chat","pricePerToken":{"input":"0.0000006","output":"0.0000018"},"provider":"perplexity"},{"maxTokens":{"input":16384,"output":16384},"model":"sonar-small-chat","pricePerToken":{"input":"0.00000007","output":"0.00000028"},"provider":"perplexity"},{"maxTokens":{"input":4096,"output":4096},"model":"meta\/llama-2-13b","pricePerToken":{"input":"0.0000001","output":"0.0000005"},"provider":"replicate"},{"maxTokens":{"input":4096,"output":4096},"model":"meta\/llama-2-13b-chat","pricePerToken":{"input":"0.0000001","output":"0.0000005"},"provider":"replicate"},{"maxTokens":{"input":4096,"output":4096},"model":"meta\/llama-2-70b","pricePerToken":{"input":"0.00000065","output":"0.0000028"},"provider":"replicate"},{"maxTokens":{"input":4096,"output":4096},"model":"meta\/llama-2-70b-chat","pricePerToken":{"input":"0.00000065","output":"0.0000028"},"provider":"replicate"},{"maxTokens":{"input":4096,"output":4096},"model":"meta\/llama-2-7b","pricePerToken":{"input":"0.00000005","output":"0.00000025"},"provider":"replicate"},{"maxTokens":{"input":4096,"output":4096},"model":"meta\/llama-2-7b-chat","pricePerToken":{"input":"0.00000005","output":"0.00000025"},"provider":"replicate"},{"maxTokens":{"input":8192,"output":8192},"model":"meta\/llama-3-70b","pricePerToken":{"input":"0.00000065","output":"0.0000028"},"provider":"replicate"},{"maxTokens":{"input":8192,"output":8192},"model":"meta\/llama-3-70b-instruct","pricePerToken":{"input":"0.00000065","output":"0.0000028"},"provider":"replicate"},{"maxTokens":{"input":8086,"output":8086},"model":"meta\/llama-3-8b","pricePerToken":{"input":"0.00000005","output":"0.00000025"},"provider":"replicate"},{"maxTokens":{"input":8086,"output":8086},"model":"meta\/llama-3-8b-instruct","pricePerToken":{"input":"0.00000005","output":"0.00000025"},"provider":"replicate"},{"maxTokens":{"input":4096,"output":4096},"model":"mistralai\/mistral-7b-instruct-v0.2","pricePerToken":{"input":"0.00000005","output":"0.00000025"},"provider":"replicate"},{"maxTokens":{"input":4096,"output":4096},"model":"mistralai\/mistral-7b-v0.1","pricePerToken":{"input":"0.00000005","output":"0.00000025"},"provider":"replicate"},{"maxTokens":{"input":4096,"output":4096},"model":"mistralai\/mixtral-8x7b-instruct-v0.1","pricePerToken":{"input":"0.0000003","output":"0.000001"},"provider":"replicate"},{"maxTokens":{"input":200000,"output":8192},"model":"claude-3-5-haiku","pricePerToken":{"input":"0.000001","output":"0.000005"},"provider":"vertex_ai"},{"maxTokens":{"input":200000,"output":8192},"model":"claude-3-5-haiku@20241022","pricePerToken":{"input":"0.000001","output":"0.000005"},"provider":"vertex_ai"},{"maxTokens":{"input":200000,"output":8192},"model":"claude-3-5-sonnet","pricePerToken":{"input":"0.000003","output":"0.000015"},"provider":"vertex_ai"},{"maxTokens":{"input":200000,"output":8192},"model":"claude-3-5-sonnet-v2","pricePerToken":{"input":"0.000003","output":"0.000015"},"provider":"vertex_ai"},{"maxTokens":{"input":200000,"output":8192},"model":"claude-3-5-sonnet-v2@20241022","pricePerToken":{"input":"0.000003","output":"0.000015"},"provider":"vertex_ai"},{"maxTokens":{"input":200000,"output":8192},"model":"claude-3-5-sonnet@20240620","pricePerToken":{"input":"0.000003","output":"0.000015"},"provider":"vertex_ai"},{"maxTokens":{"input":200000,"output":4096},"model":"claude-3-haiku","pricePerToken":{"input":"0.00000025","output":"0.0000013"},"provider":"vertex_ai"},{"maxTokens":{"input":200000,"output":4096},"model":"claude-3-haiku@20240307","pricePerToken":{"input":"0.00000025","output":"0.0000013"},"provider":"vertex_ai"},{"maxTokens":{"input":200000,"output":4096},"model":"claude-3-opus","pricePerToken":{"input":"0.000015","output":"0.000075"},"provider":"vertex_ai"},{"maxTokens":{"input":200000,"output":4096},"model":"claude-3-opus@20240229","pricePerToken":{"input":"0.000015","output":"0.000075"},"provider":"vertex_ai"},{"maxTokens":{"input":200000,"output":4096},"model":"claude-3-sonnet","pricePerToken":{"input":"0.000003","output":"0.000015"},"provider":"vertex_ai"},{"maxTokens":{"input":200000,"output":4096},"model":"claude-3-sonnet@20240229","pricePerToken":{"input":"0.000003","output":"0.000015"},"provider":"vertex_ai"},{"maxTokens":{"input":128000,"output":128000},"model":"codestral@2405","pricePerToken":{"input":"0.000001","output":"0.000003"},"provider":"vertex_ai"},{"maxTokens":{"input":128000,"output":128000},"model":"codestral@latest","pricePerToken":{"input":"0.000001","output":"0.000003"},"provider":"vertex_ai"},{"maxTokens":{"input":256000,"output":256000},"model":"jamba-1.5","pricePerToken":{"input":"0.0000002","output":"0.0000004"},"provider":"vertex_ai"},{"maxTokens":{"input":256000,"output":256000},"model":"jamba-1.5-large","pricePerToken":{"input":"0.000002","output":"0.000008"},"provider":"vertex_ai"},{"maxTokens":{"input":256000,"output":256000},"model":"jamba-1.5-large@001","pricePerToken":{"input":"0.000002","output":"0.000008"},"provider":"vertex_ai"},{"maxTokens":{"input":256000,"output":256000},"model":"jamba-1.5-mini","pricePerToken":{"input":"0.0000002","output":"0.0000004"},"provider":"vertex_ai"},{"maxTokens":{"input":256000,"output":256000},"model":"jamba-1.5-mini@001","pricePerToken":{"input":"0.0000002","output":"0.0000004"},"provider":"vertex_ai"},{"maxTokens":{"input":128000,"output":8191},"model":"mistral-large@2407","pricePerToken":{"input":"0.000003","output":"0.000009"},"provider":"vertex_ai"},{"maxTokens":{"input":128000,"output":8191},"model":"mistral-large@latest","pricePerToken":{"input":"0.000003","output":"0.000009"},"provider":"vertex_ai"},{"maxTokens":{"input":128000,"output":128000},"model":"mistral-nemo@2407","pricePerToken":{"input":"0.000003","output":"0.000003"},"provider":"vertex_ai"},{"maxTokens":{"input":128000,"output":128000},"model":"mistral-nemo@latest","pricePerToken":{"input":"0.000003","output":"0.000003"},"provider":"vertex_ai"},{"maxTokens":{"input":131072,"output":131072},"model":"grok-beta","pricePerToken":{"input":"0.000005","output":"0.000015"},"provider":"xai"}]