|
1 | 1 | { |
2 | 2 | "schemaVersion": 1, |
3 | | - "lastUpdated": "2026-05-14", |
| 3 | + "lastUpdated": "2026-05-19", |
4 | 4 | "_sources": { |
5 | 5 | "Anthropic": "https://platform.claude.com/docs/en/docs/about-claude/models", |
6 | 6 | "OpenAI": "https://platform.openai.com/docs/models", |
|
352 | 352 | } |
353 | 353 | ], |
354 | 354 | "Google": [ |
| 355 | + { |
| 356 | + "modelName": "gemini-3.5-flash", |
| 357 | + "displayName": "Gemini 3.5 Flash", |
| 358 | + "inputCost": 1.50, |
| 359 | + "outputCost": 9, |
| 360 | + "inputMaxTokens": 1048576, |
| 361 | + "outputMaxTokens": 65536, |
| 362 | + "apiKeyUsed": true |
| 363 | + }, |
355 | 364 | { |
356 | 365 | "modelName": "gemini-3.1-pro-preview", |
357 | 366 | "displayName": "Gemini 3.1 Pro Preview", |
|
458 | 467 | } |
459 | 468 | ], |
460 | 469 | "Mistral": [ |
| 470 | + { |
| 471 | + "modelName": "mistral-medium-3.5", |
| 472 | + "displayName": "Mistral Medium 3.5", |
| 473 | + "inputCost": 1.5, |
| 474 | + "outputCost": 7.5, |
| 475 | + "inputMaxTokens": 262144, |
| 476 | + "apiKeyUsed": true |
| 477 | + }, |
| 478 | + { |
| 479 | + "modelName": "mistral-small-2603", |
| 480 | + "displayName": "Mistral Small 4", |
| 481 | + "inputCost": 0.15, |
| 482 | + "outputCost": 0.6, |
| 483 | + "inputMaxTokens": 256000, |
| 484 | + "apiKeyUsed": true |
| 485 | + }, |
461 | 486 | { |
462 | 487 | "modelName": "mistral-small-latest", |
463 | 488 | "displayName": "Mistral Small 3.2", |
|
745 | 770 | "inputMaxTokens": 2000000, |
746 | 771 | "apiKeyUsed": true |
747 | 772 | }, |
748 | | - { |
749 | | - "modelName": "grok-4-1-fast-reasoning", |
750 | | - "displayName": "Grok 4.1 Fast (Reasoning)", |
751 | | - "inputCost": 0.20, |
752 | | - "outputCost": 0.50, |
753 | | - "inputMaxTokens": 2000000, |
754 | | - "apiKeyUsed": true |
755 | | - }, |
756 | | - { |
757 | | - "modelName": "grok-4-1-fast-non-reasoning", |
758 | | - "displayName": "Grok 4.1 Fast (Non-Reasoning)", |
759 | | - "inputCost": 0.20, |
760 | | - "outputCost": 0.50, |
761 | | - "inputMaxTokens": 2000000, |
762 | | - "apiKeyUsed": true |
763 | | - }, |
764 | 773 | { |
765 | 774 | "modelName": "grok-4.20-multi-agent-0309", |
766 | 775 | "displayName": "Grok 4.20 Multi-Agent", |
|
0 commit comments