|
1 | 1 | { |
2 | | - "gpt-5.6-sol": { |
| 2 | + "gpt-5.6": { |
3 | 3 | "format": "openai", |
4 | 4 | "flavor": "chat", |
5 | 5 | "multimodal": true, |
6 | 6 | "input_cost_per_mil_tokens": 5, |
7 | 7 | "output_cost_per_mil_tokens": 30, |
8 | | - "input_cache_read_cost_per_mil_tokens": 4.5, |
| 8 | + "input_cache_read_cost_per_mil_tokens": 0.5, |
9 | 9 | "input_cache_write_cost_per_mil_tokens": 6.25, |
10 | | - "displayName": "GPT-5.6 Sol", |
| 10 | + "displayName": "GPT-5.6", |
11 | 11 | "reasoning": true, |
| 12 | + "parent": "gpt-5.6-sol", |
12 | 13 | "max_input_tokens": 1050000, |
13 | 14 | "max_output_tokens": 128000, |
14 | 15 | "available_providers": [ |
15 | 16 | "openai", |
16 | 17 | "azure" |
17 | 18 | ] |
18 | 19 | }, |
19 | | - "gpt-5.6-terra": { |
| 20 | + "gpt-5.6-luna": { |
20 | 21 | "format": "openai", |
21 | 22 | "flavor": "chat", |
22 | 23 | "multimodal": true, |
23 | | - "input_cost_per_mil_tokens": 2.5, |
24 | | - "output_cost_per_mil_tokens": 15, |
25 | | - "input_cache_read_cost_per_mil_tokens": 2.25, |
26 | | - "input_cache_write_cost_per_mil_tokens": 3.125, |
27 | | - "displayName": "GPT-5.6 Terra", |
| 24 | + "input_cost_per_mil_tokens": 1, |
| 25 | + "output_cost_per_mil_tokens": 6, |
| 26 | + "input_cache_read_cost_per_mil_tokens": 0.1, |
| 27 | + "input_cache_write_cost_per_mil_tokens": 1.25, |
| 28 | + "displayName": "GPT-5.6 Luna", |
28 | 29 | "reasoning": true, |
29 | 30 | "max_input_tokens": 1050000, |
30 | 31 | "max_output_tokens": 128000, |
|
33 | 34 | "azure" |
34 | 35 | ] |
35 | 36 | }, |
36 | | - "gpt-5.6-luna": { |
| 37 | + "gpt-5.6-sol": { |
37 | 38 | "format": "openai", |
38 | 39 | "flavor": "chat", |
39 | 40 | "multimodal": true, |
40 | | - "input_cost_per_mil_tokens": 1, |
41 | | - "output_cost_per_mil_tokens": 6, |
42 | | - "input_cache_read_cost_per_mil_tokens": 0.9, |
43 | | - "input_cache_write_cost_per_mil_tokens": 1.25, |
44 | | - "displayName": "GPT-5.6 Luna", |
| 41 | + "input_cost_per_mil_tokens": 5, |
| 42 | + "output_cost_per_mil_tokens": 30, |
| 43 | + "input_cache_read_cost_per_mil_tokens": 0.5, |
| 44 | + "input_cache_write_cost_per_mil_tokens": 6.25, |
| 45 | + "displayName": "GPT-5.6 Sol", |
45 | 46 | "reasoning": true, |
46 | | - "max_input_tokens": 400000, |
| 47 | + "max_input_tokens": 1050000, |
| 48 | + "max_output_tokens": 128000, |
| 49 | + "available_providers": [ |
| 50 | + "openai", |
| 51 | + "azure" |
| 52 | + ] |
| 53 | + }, |
| 54 | + "gpt-5.6-terra": { |
| 55 | + "format": "openai", |
| 56 | + "flavor": "chat", |
| 57 | + "multimodal": true, |
| 58 | + "input_cost_per_mil_tokens": 2.5, |
| 59 | + "output_cost_per_mil_tokens": 15, |
| 60 | + "input_cache_read_cost_per_mil_tokens": 0.25, |
| 61 | + "input_cache_write_cost_per_mil_tokens": 3.125, |
| 62 | + "displayName": "GPT-5.6 Terra", |
| 63 | + "reasoning": true, |
| 64 | + "max_input_tokens": 1050000, |
47 | 65 | "max_output_tokens": 128000, |
48 | 66 | "available_providers": [ |
49 | 67 | "openai", |
|
1417 | 1435 | "together" |
1418 | 1436 | ] |
1419 | 1437 | }, |
| 1438 | + "openai/gpt-oss-safeguard-20b": { |
| 1439 | + "format": "openai", |
| 1440 | + "flavor": "chat", |
| 1441 | + "input_cost_per_mil_tokens": 0.075, |
| 1442 | + "output_cost_per_mil_tokens": 0.3, |
| 1443 | + "displayName": "GPT-OSS Safeguard (20B)", |
| 1444 | + "experimental": true, |
| 1445 | + "max_input_tokens": 131072, |
| 1446 | + "max_output_tokens": 65536, |
| 1447 | + "available_providers": [ |
| 1448 | + "groq" |
| 1449 | + ] |
| 1450 | + }, |
1420 | 1451 | "o4-mini-deep-research-2025-06-26": { |
1421 | 1452 | "format": "openai", |
1422 | 1453 | "flavor": "chat", |
|
6644 | 6675 | "input_cost_per_mil_tokens": 2, |
6645 | 6676 | "output_cost_per_mil_tokens": 6, |
6646 | 6677 | "input_cache_read_cost_per_mil_tokens": 0.5, |
6647 | | - "displayName": "Grok 4.5 (Latest)", |
| 6678 | + "displayName": "Grok 4.5", |
6648 | 6679 | "reasoning": true, |
6649 | 6680 | "max_input_tokens": 500000, |
| 6681 | + "max_output_tokens": 500000, |
6650 | 6682 | "available_providers": [ |
6651 | 6683 | "xAI" |
6652 | 6684 | ] |
|
6658 | 6690 | "input_cost_per_mil_tokens": 2, |
6659 | 6691 | "output_cost_per_mil_tokens": 6, |
6660 | 6692 | "input_cache_read_cost_per_mil_tokens": 0.5, |
6661 | | - "displayName": "Grok 4.5", |
| 6693 | + "displayName": "Grok 4.5 (Latest)", |
6662 | 6694 | "reasoning": true, |
| 6695 | + "parent": "grok-4.5", |
6663 | 6696 | "max_input_tokens": 500000, |
| 6697 | + "max_output_tokens": 500000, |
6664 | 6698 | "available_providers": [ |
6665 | 6699 | "xAI" |
6666 | 6700 | ] |
|
11003 | 11037 | "azure" |
11004 | 11038 | ] |
11005 | 11039 | }, |
11006 | | - "openai/gpt-oss-safeguard-20b": { |
11007 | | - "format": "openai", |
11008 | | - "flavor": "chat", |
11009 | | - "input_cost_per_mil_tokens": 0.075, |
11010 | | - "output_cost_per_mil_tokens": 0.3, |
11011 | | - "displayName": "GPT-OSS Safeguard (20B)", |
11012 | | - "experimental": true, |
11013 | | - "max_input_tokens": 131072, |
11014 | | - "max_output_tokens": 65536, |
11015 | | - "available_providers": [ |
11016 | | - "groq" |
11017 | | - ] |
11018 | | - }, |
11019 | 11040 | "sora-2": { |
11020 | 11041 | "format": "openai", |
11021 | 11042 | "flavor": "chat", |
|
0 commit comments