|
1 | 1 | { |
2 | 2 | "schemaVersion": 1, |
3 | | - "lastUpdated": "2026-03-08", |
| 3 | + "lastUpdated": "2026-04-10", |
4 | 4 | "_sources": { |
5 | | - "Anthropic": "https://docs.anthropic.com/en/docs/about-claude/models", |
| 5 | + "Anthropic": "https://platform.claude.com/docs/en/docs/about-claude/models", |
6 | 6 | "OpenAI": "https://platform.openai.com/docs/models", |
7 | 7 | "Google": "https://ai.google.dev/gemini-api/docs/models", |
8 | 8 | "Mistral": "https://docs.mistral.ai/getting-started/models/models_overview/", |
|
11 | 11 | "DeepInfra": "https://deepinfra.com/models", |
12 | 12 | "DeepSeek": "https://api-docs.deepseek.com/quick_start/pricing", |
13 | 13 | "Bedrock": "https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html", |
14 | | - "GLM": "https://open.bigmodel.cn/dev/howuse/model", |
15 | | - "Kimi": "https://platform.moonshot.cn/docs/pricing" |
| 14 | + "GLM": "https://docs.bigmodel.cn/", |
| 15 | + "Kimi": "https://platform.kimi.com/docs/pricing" |
16 | 16 | }, |
17 | 17 | "providers": { |
18 | 18 | "Anthropic": [ |
|
48 | 48 | "displayName": "Claude 4.6 Opus", |
49 | 49 | "inputCost": 5, |
50 | 50 | "outputCost": 25, |
51 | | - "inputMaxTokens": 200000, |
| 51 | + "inputMaxTokens": 1000000, |
52 | 52 | "outputMaxTokens": 128000, |
53 | 53 | "apiKeyUsed": true |
54 | 54 | }, |
|
57 | 57 | "displayName": "Claude 4.6 Sonnet", |
58 | 58 | "inputCost": 3, |
59 | 59 | "outputCost": 15, |
60 | | - "inputMaxTokens": 200000, |
| 60 | + "inputMaxTokens": 1000000, |
61 | 61 | "outputMaxTokens": 64000, |
62 | 62 | "apiKeyUsed": true |
63 | 63 | } |
|
340 | 340 | "inputMaxTokens": 131072, |
341 | 341 | "apiKeyUsed": true |
342 | 342 | }, |
343 | | - { |
344 | | - "modelName": "meta-llama/llama-4-scout-17b-16e-instruct", |
345 | | - "displayName": "Llama 4 Scout", |
346 | | - "inputCost": 0.11, |
347 | | - "outputCost": 0.34, |
348 | | - "inputMaxTokens": 131072, |
349 | | - "apiKeyUsed": true |
350 | | - }, |
351 | | - { |
352 | | - "modelName": "meta-llama/llama-4-maverick-17b-128e-instruct", |
353 | | - "displayName": "Llama 4 Maverick", |
354 | | - "inputCost": 0.20, |
355 | | - "outputCost": 0.60, |
356 | | - "inputMaxTokens": 131072, |
357 | | - "apiKeyUsed": true |
358 | | - }, |
359 | 343 | { |
360 | 344 | "modelName": "llama-3.1-8b-instant", |
361 | 345 | "displayName": "Llama 3.1 8B", |
|
365 | 349 | "apiKeyUsed": true |
366 | 350 | }, |
367 | 351 | { |
368 | | - "modelName": "deepseek-r1-distill-llama-70b", |
369 | | - "displayName": "DeepSeek R1 Distill 70B", |
370 | | - "inputCost": 0.75, |
371 | | - "outputCost": 0.99, |
| 352 | + "modelName": "meta-llama/llama-4-scout-17b-16e-instruct", |
| 353 | + "displayName": "Llama 4 Scout", |
| 354 | + "inputCost": 0.11, |
| 355 | + "outputCost": 0.34, |
372 | 356 | "inputMaxTokens": 131072, |
373 | 357 | "apiKeyUsed": true |
374 | 358 | }, |
|
381 | 365 | "apiKeyUsed": true |
382 | 366 | }, |
383 | 367 | { |
384 | | - "modelName": "mistral-saba-24b", |
385 | | - "displayName": "Mistral Saba 24B", |
386 | | - "inputCost": 0.79, |
| 368 | + "modelName": "openai/gpt-oss-120b", |
| 369 | + "displayName": "GPT-OSS 120B", |
| 370 | + "inputCost": 0.59, |
387 | 371 | "outputCost": 0.79, |
388 | | - "inputMaxTokens": 32768, |
| 372 | + "inputMaxTokens": 131072, |
389 | 373 | "apiKeyUsed": true |
390 | 374 | }, |
391 | 375 | { |
392 | | - "modelName": "gemma2-9b-it", |
393 | | - "displayName": "Gemma 2 9B", |
394 | | - "inputCost": 0.20, |
395 | | - "outputCost": 0.20, |
396 | | - "inputMaxTokens": 8192, |
| 376 | + "modelName": "openai/gpt-oss-20b", |
| 377 | + "displayName": "GPT-OSS 20B", |
| 378 | + "inputCost": 0.05, |
| 379 | + "outputCost": 0.08, |
| 380 | + "inputMaxTokens": 131072, |
397 | 381 | "apiKeyUsed": true |
398 | 382 | } |
399 | 383 | ], |
|
478 | 462 | ], |
479 | 463 | "Bedrock": [ |
480 | 464 | { |
481 | | - "modelName": "ai21.jamba-instruct-v1:0", |
482 | | - "displayName": "AI21 Labs - Jamba Instruct", |
483 | | - "inputCost": 0.5, |
484 | | - "outputCost": 0.7, |
485 | | - "inputMaxTokens": 8192 |
486 | | - }, |
487 | | - { |
488 | | - "modelName": "ai21.ai21.j2-mid-v1", |
489 | | - "displayName": "AI21 Labs - Jurassic-2 Mid v1", |
490 | | - "inputCost": 12.5, |
491 | | - "outputCost": 12.5, |
492 | | - "inputMaxTokens": 8192 |
| 465 | + "modelName": "anthropic.claude-opus-4-6-v1", |
| 466 | + "displayName": "Claude Opus 4.6", |
| 467 | + "inputCost": 5, |
| 468 | + "outputCost": 25, |
| 469 | + "inputMaxTokens": 1000000 |
493 | 470 | }, |
494 | 471 | { |
495 | | - "modelName": "ai21.ai21.j2-ultra-v1", |
496 | | - "displayName": "AI21 Labs - Jurassic-2 ultra v1", |
497 | | - "inputCost": 18.8, |
498 | | - "outputCost": 18.8, |
499 | | - "inputMaxTokens": 8192 |
| 472 | + "modelName": "anthropic.claude-sonnet-4-6", |
| 473 | + "displayName": "Claude Sonnet 4.6", |
| 474 | + "inputCost": 3, |
| 475 | + "outputCost": 15, |
| 476 | + "inputMaxTokens": 1000000 |
500 | 477 | }, |
501 | 478 | { |
502 | | - "modelName": "ai21.jamba-1-5-large-v1:0", |
503 | | - "displayName": "AI21 Labs - Jamba 1.5 Large", |
504 | | - "inputCost": 2, |
505 | | - "outputCost": 8, |
506 | | - "inputMaxTokens": 256000 |
| 479 | + "modelName": "anthropic.claude-haiku-4-5-20251001-v1:0", |
| 480 | + "displayName": "Claude Haiku 4.5", |
| 481 | + "inputCost": 1, |
| 482 | + "outputCost": 5, |
| 483 | + "inputMaxTokens": 200000 |
507 | 484 | }, |
508 | 485 | { |
509 | | - "modelName": "ai21.jamba-1-5-mini-v1:0", |
510 | | - "displayName": "AI21 Labs - Jamba 1.5 Mini", |
511 | | - "inputCost": 0.2, |
512 | | - "outputCost": 0.4, |
513 | | - "inputMaxTokens": 256000 |
| 486 | + "modelName": "anthropic.claude-opus-4-5-20251101-v1:0", |
| 487 | + "displayName": "Claude Opus 4.5", |
| 488 | + "inputCost": 5, |
| 489 | + "outputCost": 25, |
| 490 | + "inputMaxTokens": 200000 |
514 | 491 | }, |
515 | 492 | { |
516 | | - "modelName": "anthropic.claude-sonnet-4-20250514-v1:0", |
517 | | - "displayName": "Claude Sonnet 4", |
| 493 | + "modelName": "anthropic.claude-sonnet-4-5-20250929-v1:0", |
| 494 | + "displayName": "Claude Sonnet 4.5", |
518 | 495 | "inputCost": 3, |
519 | 496 | "outputCost": 15, |
520 | 497 | "inputMaxTokens": 200000 |
521 | 498 | }, |
522 | 499 | { |
523 | | - "modelName": "anthropic.claude-3-7-sonnet-20250219-v1:0", |
524 | | - "displayName": "Claude 3.7 Sonnet", |
525 | | - "inputCost": 3, |
526 | | - "outputCost": 15, |
| 500 | + "modelName": "anthropic.claude-opus-4-1-20250805-v1:0", |
| 501 | + "displayName": "Claude Opus 4.1", |
| 502 | + "inputCost": 15, |
| 503 | + "outputCost": 75, |
527 | 504 | "inputMaxTokens": 200000 |
528 | 505 | }, |
529 | 506 | { |
530 | | - "modelName": "anthropic.claude-3-sonnet-20240229-v1:0", |
531 | | - "displayName": "Claude 3 Sonnet", |
| 507 | + "modelName": "anthropic.claude-sonnet-4-20250514-v1:0", |
| 508 | + "displayName": "Claude Sonnet 4", |
532 | 509 | "inputCost": 3, |
533 | 510 | "outputCost": 15, |
534 | 511 | "inputMaxTokens": 200000 |
535 | 512 | }, |
536 | 513 | { |
537 | 514 | "modelName": "anthropic.claude-3-haiku-20240307-v1:0", |
538 | | - "displayName": "Claude 3.5 Haiku", |
539 | | - "inputCost": 0.8, |
540 | | - "outputCost": 4, |
| 515 | + "displayName": "Claude 3 Haiku", |
| 516 | + "inputCost": 0.25, |
| 517 | + "outputCost": 1.25, |
541 | 518 | "inputMaxTokens": 200000 |
542 | 519 | }, |
543 | 520 | { |
|
548 | 525 | "inputMaxTokens": 200000 |
549 | 526 | }, |
550 | 527 | { |
551 | | - "modelName": "anthropic.claude-3-5-sonnet-20240620-v1:0", |
552 | | - "displayName": "Claude 3.5 Sonnet v1", |
553 | | - "inputCost": 3, |
554 | | - "outputCost": 15, |
555 | | - "inputMaxTokens": 200000 |
556 | | - }, |
557 | | - { |
558 | | - "modelName": "cohere.command-r-v1:0", |
559 | | - "displayName": "Cohere - Command R", |
560 | | - "inputCost": 0.5, |
561 | | - "outputCost": 1.5, |
562 | | - "inputMaxTokens": 128000 |
563 | | - }, |
564 | | - { |
565 | | - "modelName": "cohere.command-text-v14", |
566 | | - "displayName": "Cohere - Command", |
567 | | - "inputCost": 1.5, |
568 | | - "outputCost": 2, |
569 | | - "inputMaxTokens": 4000 |
| 528 | + "modelName": "meta.llama4-scout-17b-instruct-v1:0", |
| 529 | + "displayName": "Meta - Llama 4 Scout 17B", |
| 530 | + "inputCost": 0.11, |
| 531 | + "outputCost": 0.34, |
| 532 | + "inputMaxTokens": 131072 |
570 | 533 | }, |
571 | 534 | { |
572 | | - "modelName": "cohere.command-light-text-v14", |
573 | | - "displayName": "Cohere - Command Light", |
574 | | - "inputCost": 0.3, |
575 | | - "outputCost": 0.6, |
576 | | - "inputMaxTokens": 4000 |
| 535 | + "modelName": "meta.llama4-maverick-17b-instruct-v1:0", |
| 536 | + "displayName": "Meta - Llama 4 Maverick 17B", |
| 537 | + "inputCost": 0.20, |
| 538 | + "outputCost": 0.60, |
| 539 | + "inputMaxTokens": 131072 |
577 | 540 | }, |
578 | 541 | { |
579 | | - "modelName": "cohere.command-r-plus-v1:0", |
580 | | - "displayName": "Cohere - Command R+", |
581 | | - "inputCost": 3, |
582 | | - "outputCost": 15, |
| 542 | + "modelName": "meta.llama3-3-70b-instruct-v1:0", |
| 543 | + "displayName": "Meta - Llama 3.3 70B Instruct", |
| 544 | + "inputCost": 0.72, |
| 545 | + "outputCost": 0.72, |
583 | 546 | "inputMaxTokens": 128000 |
584 | 547 | }, |
585 | 548 | { |
|
596 | 559 | "outputCost": 0.6, |
597 | 560 | "inputMaxTokens": 128000 |
598 | 561 | }, |
| 562 | + { |
| 563 | + "modelName": "mistral.mistral-large-3-675b-instruct", |
| 564 | + "displayName": "Mistral AI - Mistral Large 3", |
| 565 | + "inputCost": 2, |
| 566 | + "outputCost": 6, |
| 567 | + "inputMaxTokens": 131000 |
| 568 | + }, |
599 | 569 | { |
600 | 570 | "modelName": "mistral.mistral-large-2402-v1:0", |
601 | 571 | "displayName": "Mistral AI - Mistral Large (24.02)", |
|
623 | 593 | "inputCost": 0.15, |
624 | 594 | "outputCost": 0.2, |
625 | 595 | "inputMaxTokens": 32000 |
| 596 | + }, |
| 597 | + { |
| 598 | + "modelName": "mistral.devstral-2-123b", |
| 599 | + "displayName": "Mistral AI - Devstral 2 123B", |
| 600 | + "inputCost": 0.4, |
| 601 | + "outputCost": 2, |
| 602 | + "inputMaxTokens": 256000 |
| 603 | + }, |
| 604 | + { |
| 605 | + "modelName": "mistral.magistral-small-2509", |
| 606 | + "displayName": "Mistral AI - Magistral Small", |
| 607 | + "inputCost": 0.5, |
| 608 | + "outputCost": 1.5, |
| 609 | + "inputMaxTokens": 128000 |
| 610 | + }, |
| 611 | + { |
| 612 | + "modelName": "cohere.command-r-v1:0", |
| 613 | + "displayName": "Cohere - Command R", |
| 614 | + "inputCost": 0.5, |
| 615 | + "outputCost": 1.5, |
| 616 | + "inputMaxTokens": 128000 |
| 617 | + }, |
| 618 | + { |
| 619 | + "modelName": "cohere.command-r-plus-v1:0", |
| 620 | + "displayName": "Cohere - Command R+", |
| 621 | + "inputCost": 3, |
| 622 | + "outputCost": 15, |
| 623 | + "inputMaxTokens": 128000 |
| 624 | + }, |
| 625 | + { |
| 626 | + "modelName": "ai21.jamba-1-5-large-v1:0", |
| 627 | + "displayName": "AI21 Labs - Jamba 1.5 Large", |
| 628 | + "inputCost": 2, |
| 629 | + "outputCost": 8, |
| 630 | + "inputMaxTokens": 256000 |
| 631 | + }, |
| 632 | + { |
| 633 | + "modelName": "ai21.jamba-1-5-mini-v1:0", |
| 634 | + "displayName": "AI21 Labs - Jamba 1.5 Mini", |
| 635 | + "inputCost": 0.2, |
| 636 | + "outputCost": 0.4, |
| 637 | + "inputMaxTokens": 256000 |
626 | 638 | } |
627 | 639 | ], |
628 | 640 | "Grok": [ |
629 | 641 | { |
630 | | - "modelName": "grok-4", |
631 | | - "displayName": "Grok 4", |
632 | | - "inputCost": 3.00, |
633 | | - "outputCost": 15.00, |
634 | | - "inputMaxTokens": 256000, |
| 642 | + "modelName": "grok-4.20-0309-reasoning", |
| 643 | + "displayName": "Grok 4.20 (Reasoning)", |
| 644 | + "inputCost": 2.00, |
| 645 | + "outputCost": 6.00, |
| 646 | + "inputMaxTokens": 2000000, |
635 | 647 | "apiKeyUsed": true |
636 | 648 | }, |
637 | 649 | { |
638 | | - "modelName": "grok-4-1-fast-reasoning", |
639 | | - "displayName": "Grok 4.1 Fast (Reasoning)", |
640 | | - "inputCost": 0.20, |
641 | | - "outputCost": 0.50, |
| 650 | + "modelName": "grok-4.20-0309-non-reasoning", |
| 651 | + "displayName": "Grok 4.20 (Non-Reasoning)", |
| 652 | + "inputCost": 2.00, |
| 653 | + "outputCost": 6.00, |
642 | 654 | "inputMaxTokens": 2000000, |
643 | 655 | "apiKeyUsed": true |
644 | 656 | }, |
645 | 657 | { |
646 | | - "modelName": "grok-4-fast-reasoning", |
647 | | - "displayName": "Grok 4 Fast (Reasoning)", |
| 658 | + "modelName": "grok-4-1-fast-reasoning", |
| 659 | + "displayName": "Grok 4.1 Fast (Reasoning)", |
648 | 660 | "inputCost": 0.20, |
649 | 661 | "outputCost": 0.50, |
650 | 662 | "inputMaxTokens": 2000000, |
651 | 663 | "apiKeyUsed": true |
652 | 664 | }, |
653 | 665 | { |
654 | | - "modelName": "grok-code-fast-1", |
655 | | - "displayName": "Grok Code Fast", |
| 666 | + "modelName": "grok-4-1-fast-non-reasoning", |
| 667 | + "displayName": "Grok 4.1 Fast (Non-Reasoning)", |
656 | 668 | "inputCost": 0.20, |
657 | | - "outputCost": 1.50, |
658 | | - "inputMaxTokens": 256000, |
659 | | - "apiKeyUsed": true |
660 | | - }, |
661 | | - { |
662 | | - "modelName": "grok-3", |
663 | | - "displayName": "Grok 3", |
664 | | - "inputCost": 3.00, |
665 | | - "outputCost": 15.00, |
666 | | - "inputMaxTokens": 131072, |
| 669 | + "outputCost": 0.50, |
| 670 | + "inputMaxTokens": 2000000, |
667 | 671 | "apiKeyUsed": true |
668 | 672 | }, |
669 | 673 | { |
670 | | - "modelName": "grok-3-mini", |
671 | | - "displayName": "Grok 3 Mini", |
672 | | - "inputCost": 0.30, |
673 | | - "outputCost": 0.50, |
674 | | - "inputMaxTokens": 131072, |
| 674 | + "modelName": "grok-4.20-multi-agent-0309", |
| 675 | + "displayName": "Grok 4.20 Multi-Agent", |
| 676 | + "inputCost": 2.00, |
| 677 | + "outputCost": 6.00, |
| 678 | + "inputMaxTokens": 2000000, |
675 | 679 | "apiKeyUsed": true |
676 | 680 | } |
677 | 681 | ], |
|
0 commit comments