|
3 | 3 | { |
4 | 4 | "name": "awsChatBedrock", |
5 | 5 | "models": [ |
| 6 | + { |
| 7 | + "label": "anthropic.claude-opus-4-6-v1", |
| 8 | + "name": "anthropic.claude-opus-4-6-v1", |
| 9 | + "description": "Claude 4.6 Opus", |
| 10 | + "input_cost": 0.000005, |
| 11 | + "output_cost": 0.000025 |
| 12 | + }, |
| 13 | + { |
| 14 | + "label": "anthropic.claude-sonnet-4-6", |
| 15 | + "name": "anthropic.claude-sonnet-4-6", |
| 16 | + "description": "Claude 4.6 Sonnet", |
| 17 | + "input_cost": 0.000003, |
| 18 | + "output_cost": 0.000015 |
| 19 | + }, |
6 | 20 | { |
7 | 21 | "label": "anthropic.claude-opus-4-5-20251101-v1:0", |
8 | 22 | "name": "anthropic.claude-opus-4-5-20251101-v1:0", |
|
382 | 396 | "input_cost": 1.1e-6, |
383 | 397 | "output_cost": 4.4e-6 |
384 | 398 | }, |
| 399 | + { |
| 400 | + "label": "o3", |
| 401 | + "name": "o3", |
| 402 | + "input_cost": 2e-6, |
| 403 | + "output_cost": 8e-6 |
| 404 | + }, |
| 405 | + { |
| 406 | + "label": "o3-pro", |
| 407 | + "name": "o3-pro", |
| 408 | + "input_cost": 2e-5, |
| 409 | + "output_cost": 8e-5 |
| 410 | + }, |
| 411 | + { |
| 412 | + "label": "o4-mini", |
| 413 | + "name": "o4-mini", |
| 414 | + "input_cost": 1.1e-6, |
| 415 | + "output_cost": 4.4e-6 |
| 416 | + }, |
| 417 | + { |
| 418 | + "label": "codex-mini", |
| 419 | + "name": "codex-mini", |
| 420 | + "input_cost": 1.5e-6, |
| 421 | + "output_cost": 6e-6 |
| 422 | + }, |
385 | 423 | { |
386 | 424 | "label": "o1", |
387 | 425 | "name": "o1", |
|
454 | 492 | "input_cost": 0.0000004, |
455 | 493 | "output_cost": 0.0000016 |
456 | 494 | }, |
| 495 | + { |
| 496 | + "label": "gpt-4.1-nano", |
| 497 | + "name": "gpt-4.1-nano", |
| 498 | + "input_cost": 1e-7, |
| 499 | + "output_cost": 4e-7 |
| 500 | + }, |
| 501 | + { |
| 502 | + "label": "gpt-5-pro", |
| 503 | + "name": "gpt-5-pro", |
| 504 | + "input_cost": 2.1e-5, |
| 505 | + "output_cost": 1.68e-4 |
| 506 | + }, |
457 | 507 | { |
458 | 508 | "label": "gpt-5-chat-latest", |
459 | 509 | "name": "gpt-5-chat-latest", |
|
536 | 586 | { |
537 | 587 | "name": "chatAnthropic", |
538 | 588 | "models": [ |
| 589 | + { |
| 590 | + "label": "claude-opus-4-6", |
| 591 | + "name": "claude-opus-4-6", |
| 592 | + "description": "Claude 4.6 Opus", |
| 593 | + "input_cost": 0.000005, |
| 594 | + "output_cost": 0.000025 |
| 595 | + }, |
| 596 | + { |
| 597 | + "label": "claude-sonnet-4-6", |
| 598 | + "name": "claude-sonnet-4-6", |
| 599 | + "description": "Claude 4.6 Sonnet", |
| 600 | + "input_cost": 0.000003, |
| 601 | + "output_cost": 0.000015 |
| 602 | + }, |
539 | 603 | { |
540 | 604 | "label": "claude-opus-4-5", |
541 | 605 | "name": "claude-opus-4-5", |
|
666 | 730 | "name": "chatGoogleGenerativeAI", |
667 | 731 | "models": [ |
668 | 732 | { |
669 | | - "label": "gemini-3-pro-preview", |
670 | | - "name": "gemini-3-pro-preview", |
| 733 | + "label": "gemini-3.1-pro-preview", |
| 734 | + "name": "gemini-3.1-pro-preview", |
671 | 735 | "input_cost": 0.00002, |
672 | 736 | "output_cost": 0.00012 |
673 | 737 | }, |
| 738 | + { |
| 739 | + "label": "gemini-3.1-flash-lite-preview", |
| 740 | + "name": "gemini-3.1-flash-lite-preview", |
| 741 | + "input_cost": 0.00000025, |
| 742 | + "output_cost": 0.0000015 |
| 743 | + }, |
| 744 | + { |
| 745 | + "label": "gemini-3.1-flash-image-preview", |
| 746 | + "name": "gemini-3.1-flash-image-preview", |
| 747 | + "input_cost": 0.00000025, |
| 748 | + "output_cost": 0.000067 |
| 749 | + }, |
674 | 750 | { |
675 | 751 | "label": "gemini-3-flash-preview", |
676 | 752 | "name": "gemini-3-flash-preview", |
|
754 | 830 | "name": "chatGoogleVertexAI", |
755 | 831 | "models": [ |
756 | 832 | { |
757 | | - "label": "gemini-3-pro-preview", |
758 | | - "name": "gemini-3-pro-preview", |
| 833 | + "label": "gemini-3.1-pro-preview", |
| 834 | + "name": "gemini-3.1-pro-preview", |
759 | 835 | "input_cost": 0.00002, |
760 | 836 | "output_cost": 0.00012 |
761 | 837 | }, |
| 838 | + { |
| 839 | + "label": "gemini-3.1-flash-lite-preview", |
| 840 | + "name": "gemini-3.1-flash-lite-preview", |
| 841 | + "input_cost": 0.00000025, |
| 842 | + "output_cost": 0.0000015 |
| 843 | + }, |
762 | 844 | { |
763 | 845 | "label": "gemini-3-flash-preview", |
764 | 846 | "name": "gemini-3-flash-preview", |
|
831 | 913 | "input_cost": 1.25e-7, |
832 | 914 | "output_cost": 3.75e-7 |
833 | 915 | }, |
| 916 | + { |
| 917 | + "label": "claude-opus-4-6", |
| 918 | + "name": "claude-opus-4-6", |
| 919 | + "description": "Claude 4.6 Opus", |
| 920 | + "input_cost": 0.000005, |
| 921 | + "output_cost": 0.000025 |
| 922 | + }, |
| 923 | + { |
| 924 | + "label": "claude-sonnet-4-6", |
| 925 | + "name": "claude-sonnet-4-6", |
| 926 | + "description": "Claude 4.6 Sonnet", |
| 927 | + "input_cost": 0.000003, |
| 928 | + "output_cost": 0.000015 |
| 929 | + }, |
834 | 930 | { |
835 | 931 | "label": "claude-opus-4-5@20251101", |
836 | 932 | "name": "claude-opus-4-5@20251101", |
|
1137 | 1233 | { |
1138 | 1234 | "name": "chatOpenAI", |
1139 | 1235 | "models": [ |
| 1236 | + { |
| 1237 | + "label": "gpt-5.4", |
| 1238 | + "name": "gpt-5.4", |
| 1239 | + "input_cost": 0.0000025, |
| 1240 | + "output_cost": 0.000015 |
| 1241 | + }, |
| 1242 | + { |
| 1243 | + "label": "gpt-5.4-pro", |
| 1244 | + "name": "gpt-5.4-pro", |
| 1245 | + "input_cost": 0.00003, |
| 1246 | + "output_cost": 0.00018 |
| 1247 | + }, |
1140 | 1248 | { |
1141 | 1249 | "label": "gpt-5.2", |
1142 | 1250 | "name": "gpt-5.2", |
|
1245 | 1353 | "input_cost": 2.5e-6, |
1246 | 1354 | "output_cost": 0.00001 |
1247 | 1355 | }, |
| 1356 | + { |
| 1357 | + "label": "o4-mini (latest)", |
| 1358 | + "name": "o4-mini", |
| 1359 | + "input_cost": 1.5e-7, |
| 1360 | + "output_cost": 6e-7 |
| 1361 | + }, |
1248 | 1362 | { |
1249 | 1363 | "label": "o3-mini (latest)", |
1250 | 1364 | "name": "o3-mini", |
|
1376 | 1490 | "name": "gpt-3.5-turbo-16k-0613", |
1377 | 1491 | "input_cost": 0.000003, |
1378 | 1492 | "output_cost": 0.000004 |
1379 | | - }, |
1380 | | - { |
1381 | | - "label": "o4-mini", |
1382 | | - "name": "o4-mini", |
1383 | | - "input_cost": 1.5e-7, |
1384 | | - "output_cost": 6e-7 |
1385 | 1493 | } |
1386 | 1494 | ] |
1387 | 1495 | }, |
|
0 commit comments