Spaces:
Paused
Paused
github-actions[bot] commited on
Commit ·
970671b
1
Parent(s): 6b817c0
chore: update provider data [skip ci]
Browse files- data/providers.json +340 -425
data/providers.json
CHANGED
|
@@ -356,139 +356,11 @@
|
|
| 356 |
"gdpr_compliant": true,
|
| 357 |
"eu_endpoints": true,
|
| 358 |
"models": [
|
| 359 |
-
{
|
| 360 |
-
"name": "o4 Mini",
|
| 361 |
-
"type": "chat",
|
| 362 |
-
"input_price_per_1m": 1.04,
|
| 363 |
-
"output_price_per_1m": 4.17,
|
| 364 |
-
"currency": "EUR",
|
| 365 |
-
"provider_upstream": "OpenAI",
|
| 366 |
-
"canonical_id": "o4-mini",
|
| 367 |
-
"capabilities": [
|
| 368 |
-
"vision",
|
| 369 |
-
"files",
|
| 370 |
-
"tools",
|
| 371 |
-
"reasoning"
|
| 372 |
-
]
|
| 373 |
-
},
|
| 374 |
-
{
|
| 375 |
-
"name": "GPT-5 Nano",
|
| 376 |
-
"type": "chat",
|
| 377 |
-
"input_price_per_1m": 0.05,
|
| 378 |
-
"output_price_per_1m": 0.38,
|
| 379 |
-
"currency": "EUR",
|
| 380 |
-
"provider_upstream": "OpenAI",
|
| 381 |
-
"canonical_id": "gpt-5-nano",
|
| 382 |
-
"capabilities": [
|
| 383 |
-
"vision",
|
| 384 |
-
"files",
|
| 385 |
-
"tools",
|
| 386 |
-
"reasoning",
|
| 387 |
-
"eu-endpoint"
|
| 388 |
-
]
|
| 389 |
-
},
|
| 390 |
-
{
|
| 391 |
-
"name": "Sonnet 4",
|
| 392 |
-
"type": "chat",
|
| 393 |
-
"input_price_per_1m": 2.84,
|
| 394 |
-
"output_price_per_1m": 14.22,
|
| 395 |
-
"currency": "EUR",
|
| 396 |
-
"provider_upstream": "Anthropic",
|
| 397 |
-
"canonical_id": "sonnet-4",
|
| 398 |
-
"hf_private": true
|
| 399 |
-
},
|
| 400 |
-
{
|
| 401 |
-
"name": "Sonnet 4 Reasoning",
|
| 402 |
-
"type": "chat",
|
| 403 |
-
"input_price_per_1m": 2.84,
|
| 404 |
-
"output_price_per_1m": 14.22,
|
| 405 |
-
"currency": "EUR",
|
| 406 |
-
"provider_upstream": "Anthropic",
|
| 407 |
-
"canonical_id": "sonnet-4-reasoning",
|
| 408 |
-
"hf_private": true
|
| 409 |
-
},
|
| 410 |
-
{
|
| 411 |
-
"name": "Sonnet 4.6",
|
| 412 |
-
"type": "chat",
|
| 413 |
-
"input_price_per_1m": 2.84,
|
| 414 |
-
"output_price_per_1m": 14.22,
|
| 415 |
-
"currency": "EUR",
|
| 416 |
-
"provider_upstream": "Anthropic",
|
| 417 |
-
"canonical_id": "sonnet-4-6",
|
| 418 |
-
"hf_private": true
|
| 419 |
-
},
|
| 420 |
-
{
|
| 421 |
-
"name": "Sonnet 4.5",
|
| 422 |
-
"type": "chat",
|
| 423 |
-
"input_price_per_1m": 2.84,
|
| 424 |
-
"output_price_per_1m": 14.22,
|
| 425 |
-
"currency": "EUR",
|
| 426 |
-
"provider_upstream": "Anthropic",
|
| 427 |
-
"canonical_id": "sonnet-4-5",
|
| 428 |
-
"hf_private": true
|
| 429 |
-
},
|
| 430 |
-
{
|
| 431 |
-
"name": "Opus 4.6 Reasoning",
|
| 432 |
-
"type": "chat",
|
| 433 |
-
"input_price_per_1m": 4.74,
|
| 434 |
-
"output_price_per_1m": 23.71,
|
| 435 |
-
"currency": "EUR",
|
| 436 |
-
"provider_upstream": "Anthropic",
|
| 437 |
-
"canonical_id": "opus-4-6-reasoning",
|
| 438 |
-
"hf_private": true
|
| 439 |
-
},
|
| 440 |
-
{
|
| 441 |
-
"name": "Opus 4.6",
|
| 442 |
-
"type": "chat",
|
| 443 |
-
"input_price_per_1m": 4.74,
|
| 444 |
-
"output_price_per_1m": 23.71,
|
| 445 |
-
"currency": "EUR",
|
| 446 |
-
"provider_upstream": "Anthropic",
|
| 447 |
-
"canonical_id": "opus-4-6",
|
| 448 |
-
"hf_private": true
|
| 449 |
-
},
|
| 450 |
-
{
|
| 451 |
-
"name": "Opus 4.5",
|
| 452 |
-
"type": "chat",
|
| 453 |
-
"input_price_per_1m": 4.74,
|
| 454 |
-
"output_price_per_1m": 23.71,
|
| 455 |
-
"currency": "EUR",
|
| 456 |
-
"provider_upstream": "Anthropic",
|
| 457 |
-
"canonical_id": "opus-4-5",
|
| 458 |
-
"hf_private": true
|
| 459 |
-
},
|
| 460 |
-
{
|
| 461 |
-
"name": "Llama 4 Maverick",
|
| 462 |
-
"type": "chat",
|
| 463 |
-
"input_price_per_1m": 0.21,
|
| 464 |
-
"output_price_per_1m": 0.82,
|
| 465 |
-
"currency": "EUR",
|
| 466 |
-
"provider_upstream": "Meta",
|
| 467 |
-
"canonical_id": "llama-4-maverick",
|
| 468 |
-
"hf_id": "meta-llama/Llama-4-Maverick-17B-128E-Instruct",
|
| 469 |
-
"hf_private": false,
|
| 470 |
-
"size_b": 401.6,
|
| 471 |
-
"size_source": "hf-total",
|
| 472 |
-
"capabilities": [
|
| 473 |
-
"vision",
|
| 474 |
-
"tools",
|
| 475 |
-
"eu-endpoint"
|
| 476 |
-
]
|
| 477 |
-
},
|
| 478 |
-
{
|
| 479 |
-
"name": "Mistral Medium",
|
| 480 |
-
"type": "chat",
|
| 481 |
-
"input_price_per_1m": 0.38,
|
| 482 |
-
"output_price_per_1m": 1.9,
|
| 483 |
-
"currency": "EUR",
|
| 484 |
-
"provider_upstream": "Mistral",
|
| 485 |
-
"canonical_id": "mistral-medium"
|
| 486 |
-
},
|
| 487 |
{
|
| 488 |
"name": "DeepSeek v3.1",
|
| 489 |
"type": "chat",
|
| 490 |
-
"input_price_per_1m": 0.
|
| 491 |
-
"output_price_per_1m": 3.
|
| 492 |
"currency": "EUR",
|
| 493 |
"provider_upstream": "DeepSeek",
|
| 494 |
"canonical_id": "deepseek-1",
|
|
@@ -502,86 +374,84 @@
|
|
| 502 |
"hf_private": false
|
| 503 |
},
|
| 504 |
{
|
| 505 |
-
"name": "
|
| 506 |
"type": "chat",
|
| 507 |
-
"input_price_per_1m":
|
| 508 |
-
"output_price_per_1m":
|
| 509 |
"currency": "EUR",
|
| 510 |
-
"
|
| 511 |
-
"
|
| 512 |
-
"
|
|
|
|
| 513 |
},
|
| 514 |
{
|
| 515 |
-
"name": "GPT-5
|
| 516 |
"type": "chat",
|
| 517 |
-
"input_price_per_1m": 1.
|
| 518 |
-
"output_price_per_1m": 9.
|
| 519 |
"currency": "EUR",
|
| 520 |
"provider_upstream": "OpenAI",
|
| 521 |
-
"canonical_id": "gpt-5
|
| 522 |
"capabilities": [
|
| 523 |
"vision",
|
| 524 |
"files",
|
| 525 |
"tools",
|
|
|
|
| 526 |
"eu-endpoint"
|
| 527 |
]
|
| 528 |
},
|
| 529 |
{
|
| 530 |
-
"name": "GPT-
|
| 531 |
"type": "chat",
|
| 532 |
-
"input_price_per_1m":
|
| 533 |
-
"output_price_per_1m":
|
| 534 |
"currency": "EUR",
|
| 535 |
"provider_upstream": "OpenAI",
|
| 536 |
-
"canonical_id": "gpt-
|
| 537 |
"capabilities": [
|
| 538 |
"vision",
|
| 539 |
"files",
|
| 540 |
"tools",
|
|
|
|
| 541 |
"eu-endpoint"
|
| 542 |
]
|
| 543 |
},
|
| 544 |
{
|
| 545 |
-
"name": "
|
| 546 |
"type": "chat",
|
| 547 |
-
"input_price_per_1m":
|
| 548 |
-
"output_price_per_1m":
|
| 549 |
"currency": "EUR",
|
| 550 |
-
"provider_upstream": "
|
| 551 |
-
"canonical_id": "
|
| 552 |
"capabilities": [
|
| 553 |
-
"
|
|
|
|
|
|
|
|
|
|
| 554 |
]
|
| 555 |
},
|
| 556 |
{
|
| 557 |
-
"name": "
|
| 558 |
-
"type": "chat",
|
| 559 |
-
"input_price_per_1m": 2.84,
|
| 560 |
-
"output_price_per_1m": 14.22,
|
| 561 |
-
"currency": "EUR",
|
| 562 |
-
"provider_upstream": "Anthropic",
|
| 563 |
-
"canonical_id": "sonnet-3-7-reasoning",
|
| 564 |
-
"hf_private": true
|
| 565 |
-
},
|
| 566 |
-
{
|
| 567 |
-
"name": "GPT-4o",
|
| 568 |
"type": "chat",
|
| 569 |
-
"input_price_per_1m":
|
| 570 |
-
"output_price_per_1m":
|
| 571 |
"currency": "EUR",
|
| 572 |
"provider_upstream": "OpenAI",
|
| 573 |
-
"canonical_id": "gpt-
|
| 574 |
"capabilities": [
|
| 575 |
"vision",
|
| 576 |
"files",
|
| 577 |
-
"tools"
|
|
|
|
|
|
|
| 578 |
]
|
| 579 |
},
|
| 580 |
{
|
| 581 |
-
"name": "GPT-5.1
|
| 582 |
"type": "chat",
|
| 583 |
-
"input_price_per_1m": 1.
|
| 584 |
-
"output_price_per_1m": 9.
|
| 585 |
"currency": "EUR",
|
| 586 |
"provider_upstream": "OpenAI",
|
| 587 |
"canonical_id": "gpt-5-1",
|
|
@@ -593,169 +463,148 @@
|
|
| 593 |
]
|
| 594 |
},
|
| 595 |
{
|
| 596 |
-
"name": "GPT-5.
|
| 597 |
"type": "chat",
|
| 598 |
-
"input_price_per_1m": 1.
|
| 599 |
-
"output_price_per_1m":
|
| 600 |
"currency": "EUR",
|
| 601 |
"provider_upstream": "OpenAI",
|
| 602 |
-
"canonical_id": "gpt-5-
|
| 603 |
"capabilities": [
|
| 604 |
"vision",
|
| 605 |
"files",
|
| 606 |
"tools",
|
| 607 |
-
"reasoning",
|
| 608 |
"eu-endpoint"
|
| 609 |
]
|
| 610 |
},
|
| 611 |
{
|
| 612 |
"name": "GPT-5.1 Thinking Fast",
|
| 613 |
"type": "chat",
|
| 614 |
-
"input_price_per_1m": 1.
|
| 615 |
-
"output_price_per_1m": 9.
|
| 616 |
"currency": "EUR",
|
| 617 |
"provider_upstream": "OpenAI",
|
| 618 |
"canonical_id": "gpt-5-1-fast"
|
| 619 |
},
|
| 620 |
{
|
| 621 |
-
"name": "
|
| 622 |
"type": "chat",
|
| 623 |
-
"input_price_per_1m": 1.
|
| 624 |
-
"output_price_per_1m":
|
| 625 |
"currency": "EUR",
|
| 626 |
"provider_upstream": "OpenAI",
|
| 627 |
-
"canonical_id": "
|
| 628 |
"capabilities": [
|
| 629 |
"vision",
|
| 630 |
"files",
|
| 631 |
"tools",
|
| 632 |
-
"reasoning"
|
|
|
|
| 633 |
]
|
| 634 |
},
|
| 635 |
{
|
| 636 |
-
"name": "GPT-
|
| 637 |
"type": "chat",
|
| 638 |
-
"input_price_per_1m":
|
| 639 |
-
"output_price_per_1m":
|
| 640 |
"currency": "EUR",
|
| 641 |
"provider_upstream": "OpenAI",
|
| 642 |
-
"canonical_id": "gpt-
|
| 643 |
"capabilities": [
|
| 644 |
"vision",
|
| 645 |
"files",
|
| 646 |
"tools",
|
| 647 |
-
"
|
| 648 |
]
|
| 649 |
},
|
| 650 |
{
|
| 651 |
-
"name": "
|
| 652 |
-
"type": "chat",
|
| 653 |
-
"input_price_per_1m": 4.74,
|
| 654 |
-
"output_price_per_1m": 23.71,
|
| 655 |
-
"currency": "EUR",
|
| 656 |
-
"provider_upstream": "Anthropic",
|
| 657 |
-
"canonical_id": "opus-4-5-reasoning",
|
| 658 |
-
"hf_private": true
|
| 659 |
-
},
|
| 660 |
-
{
|
| 661 |
-
"name": "GPT oss (120b)",
|
| 662 |
"type": "chat",
|
| 663 |
-
"input_price_per_1m":
|
| 664 |
-
"output_price_per_1m":
|
| 665 |
"currency": "EUR",
|
| 666 |
-
"size_b": 120,
|
| 667 |
"provider_upstream": "OpenAI",
|
| 668 |
-
"canonical_id": "gpt-
|
| 669 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 670 |
},
|
| 671 |
{
|
| 672 |
-
"name": "
|
| 673 |
"type": "chat",
|
| 674 |
-
"input_price_per_1m":
|
| 675 |
-
"output_price_per_1m":
|
| 676 |
"currency": "EUR",
|
| 677 |
-
"
|
| 678 |
-
"provider_upstream": "Meta",
|
| 679 |
-
"canonical_id": "llama-3-3-70b",
|
| 680 |
-
"hf_id": "meta-llama/Llama-3.3-70B-Instruct",
|
| 681 |
"capabilities": [
|
| 682 |
-
"
|
|
|
|
|
|
|
|
|
|
| 683 |
],
|
| 684 |
-
"hf_private":
|
| 685 |
-
|
| 686 |
-
{
|
| 687 |
-
"name": "Sonnet 3.5",
|
| 688 |
-
"type": "chat",
|
| 689 |
-
"input_price_per_1m": 2.84,
|
| 690 |
-
"output_price_per_1m": 14.22,
|
| 691 |
-
"currency": "EUR",
|
| 692 |
-
"provider_upstream": "Anthropic",
|
| 693 |
-
"canonical_id": "sonnet-3-5",
|
| 694 |
-
"hf_private": true
|
| 695 |
},
|
| 696 |
{
|
| 697 |
-
"name": "
|
| 698 |
"type": "chat",
|
| 699 |
-
"input_price_per_1m":
|
| 700 |
-
"output_price_per_1m":
|
| 701 |
"currency": "EUR",
|
| 702 |
"provider_upstream": "OpenAI",
|
| 703 |
-
"canonical_id": "
|
| 704 |
"capabilities": [
|
| 705 |
"vision",
|
| 706 |
"files",
|
| 707 |
"tools",
|
| 708 |
-
"reasoning"
|
|
|
|
| 709 |
]
|
| 710 |
},
|
| 711 |
{
|
| 712 |
-
"name": "GPT-5.
|
| 713 |
"type": "chat",
|
| 714 |
-
"input_price_per_1m":
|
| 715 |
-
"output_price_per_1m":
|
| 716 |
"currency": "EUR",
|
| 717 |
"provider_upstream": "OpenAI",
|
| 718 |
-
"canonical_id": "gpt-5-2-pro",
|
| 719 |
"capabilities": [
|
| 720 |
"vision",
|
| 721 |
"files",
|
| 722 |
"tools",
|
| 723 |
"reasoning"
|
| 724 |
-
]
|
| 725 |
-
|
| 726 |
-
|
| 727 |
-
"name": "Sonnet 3.7",
|
| 728 |
-
"type": "chat",
|
| 729 |
-
"input_price_per_1m": 2.84,
|
| 730 |
-
"output_price_per_1m": 14.22,
|
| 731 |
-
"currency": "EUR",
|
| 732 |
-
"provider_upstream": "Anthropic",
|
| 733 |
-
"canonical_id": "sonnet-3-7",
|
| 734 |
-
"hf_private": true
|
| 735 |
},
|
| 736 |
{
|
| 737 |
-
"name": "Gemini
|
| 738 |
"type": "chat",
|
| 739 |
-
"input_price_per_1m":
|
| 740 |
-
"output_price_per_1m":
|
| 741 |
"currency": "EUR",
|
| 742 |
"provider_upstream": "Google",
|
|
|
|
|
|
|
| 743 |
"capabilities": [
|
| 744 |
"vision",
|
| 745 |
"video",
|
| 746 |
"audio",
|
| 747 |
"files",
|
| 748 |
"tools",
|
| 749 |
-
"reasoning"
|
| 750 |
-
|
| 751 |
-
|
| 752 |
-
"canonical_id": "gemini-3-1-pro"
|
| 753 |
},
|
| 754 |
{
|
| 755 |
"name": "Gemini 2.5 Pro",
|
| 756 |
"type": "chat",
|
| 757 |
-
"input_price_per_1m": 2.
|
| 758 |
-
"output_price_per_1m": 14.
|
| 759 |
"currency": "EUR",
|
| 760 |
"provider_upstream": "Google",
|
| 761 |
"canonical_id": "gemini-2-5-pro",
|
|
@@ -772,21 +621,21 @@
|
|
| 772 |
{
|
| 773 |
"name": "Gemini 2.5 Pro Reasoning",
|
| 774 |
"type": "chat",
|
| 775 |
-
"input_price_per_1m": 2.
|
| 776 |
-
"output_price_per_1m": 14.
|
| 777 |
"currency": "EUR",
|
| 778 |
"provider_upstream": "Google",
|
| 779 |
"canonical_id": "gemini-2-5-pro-reasoning",
|
| 780 |
"hf_private": true
|
| 781 |
},
|
| 782 |
{
|
| 783 |
-
"name": "Gemini
|
| 784 |
"type": "chat",
|
| 785 |
-
"input_price_per_1m": 0.
|
| 786 |
-
"output_price_per_1m": 2.
|
| 787 |
"currency": "EUR",
|
| 788 |
"provider_upstream": "Google",
|
| 789 |
-
"canonical_id": "gemini-
|
| 790 |
"hf_private": true,
|
| 791 |
"capabilities": [
|
| 792 |
"vision",
|
|
@@ -799,20 +648,71 @@
|
|
| 799 |
]
|
| 800 |
},
|
| 801 |
{
|
| 802 |
-
"name": "
|
| 803 |
"type": "chat",
|
| 804 |
-
"input_price_per_1m": 2.
|
| 805 |
-
"output_price_per_1m": 14.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 806 |
"currency": "EUR",
|
| 807 |
"provider_upstream": "Anthropic",
|
| 808 |
-
"canonical_id": "
|
| 809 |
"hf_private": true
|
| 810 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 811 |
{
|
| 812 |
"name": "Mistral Large 3",
|
| 813 |
"type": "chat",
|
| 814 |
"input_price_per_1m": 0.47,
|
| 815 |
-
"output_price_per_1m": 1.
|
| 816 |
"currency": "EUR",
|
| 817 |
"provider_upstream": "Mistral",
|
| 818 |
"capabilities": [
|
|
@@ -828,197 +728,139 @@
|
|
| 828 |
"canonical_id": "mistral-large-3"
|
| 829 |
},
|
| 830 |
{
|
| 831 |
-
"name": "
|
| 832 |
-
"type": "chat",
|
| 833 |
-
"input_price_per_1m":
|
| 834 |
-
"output_price_per_1m":
|
| 835 |
-
"currency": "EUR",
|
| 836 |
-
"provider_upstream": "
|
| 837 |
-
"canonical_id": "
|
| 838 |
-
"hf_private": true
|
| 839 |
-
"capabilities": [
|
| 840 |
-
"vision",
|
| 841 |
-
"video",
|
| 842 |
-
"audio",
|
| 843 |
-
"files",
|
| 844 |
-
"tools",
|
| 845 |
-
"reasoning",
|
| 846 |
-
"eu-endpoint"
|
| 847 |
-
]
|
| 848 |
},
|
| 849 |
{
|
| 850 |
-
"name": "
|
| 851 |
"type": "chat",
|
| 852 |
-
"input_price_per_1m":
|
| 853 |
-
"output_price_per_1m":
|
| 854 |
"currency": "EUR",
|
| 855 |
-
"provider_upstream": "
|
| 856 |
-
"
|
| 857 |
-
|
| 858 |
-
"files",
|
| 859 |
-
"tools",
|
| 860 |
-
"reasoning"
|
| 861 |
-
],
|
| 862 |
-
"hf_private": true,
|
| 863 |
-
"canonical_id": "gpt-5-4"
|
| 864 |
},
|
| 865 |
{
|
| 866 |
-
"name": "
|
| 867 |
"type": "chat",
|
| 868 |
-
"input_price_per_1m":
|
| 869 |
-
"output_price_per_1m":
|
| 870 |
"currency": "EUR",
|
| 871 |
-
"provider_upstream": "
|
| 872 |
-
"canonical_id": "
|
| 873 |
-
"
|
| 874 |
-
"vision",
|
| 875 |
-
"files",
|
| 876 |
-
"tools",
|
| 877 |
-
"reasoning",
|
| 878 |
-
"eu-endpoint"
|
| 879 |
-
]
|
| 880 |
},
|
| 881 |
{
|
| 882 |
-
"name": "
|
| 883 |
"type": "chat",
|
| 884 |
-
"input_price_per_1m":
|
| 885 |
-
"output_price_per_1m":
|
| 886 |
"currency": "EUR",
|
| 887 |
-
"provider_upstream": "
|
| 888 |
-
"
|
| 889 |
-
|
| 890 |
-
"files",
|
| 891 |
-
"tools",
|
| 892 |
-
"reasoning"
|
| 893 |
-
],
|
| 894 |
-
"hf_private": true,
|
| 895 |
-
"canonical_id": "gpt-5-4"
|
| 896 |
},
|
| 897 |
{
|
| 898 |
-
"name": "
|
| 899 |
"type": "chat",
|
| 900 |
-
"input_price_per_1m":
|
| 901 |
-
"output_price_per_1m":
|
| 902 |
"currency": "EUR",
|
| 903 |
-
"provider_upstream": "
|
| 904 |
-
"canonical_id": "
|
| 905 |
-
"
|
| 906 |
-
"vision",
|
| 907 |
-
"files",
|
| 908 |
-
"tools",
|
| 909 |
-
"reasoning",
|
| 910 |
-
"eu-endpoint"
|
| 911 |
-
]
|
| 912 |
},
|
| 913 |
{
|
| 914 |
-
"name": "
|
| 915 |
"type": "chat",
|
| 916 |
-
"input_price_per_1m":
|
| 917 |
-
"output_price_per_1m":
|
| 918 |
"currency": "EUR",
|
| 919 |
-
"provider_upstream": "
|
| 920 |
-
"canonical_id": "
|
| 921 |
-
"
|
| 922 |
-
"vision",
|
| 923 |
-
"files",
|
| 924 |
-
"tools",
|
| 925 |
-
"reasoning"
|
| 926 |
-
]
|
| 927 |
},
|
| 928 |
{
|
| 929 |
-
"name": "
|
| 930 |
"type": "chat",
|
| 931 |
-
"input_price_per_1m":
|
| 932 |
-
"output_price_per_1m":
|
| 933 |
"currency": "EUR",
|
| 934 |
-
"provider_upstream": "
|
| 935 |
-
"canonical_id": "
|
|
|
|
| 936 |
},
|
| 937 |
{
|
| 938 |
-
"name": "
|
| 939 |
"type": "chat",
|
| 940 |
-
"input_price_per_1m":
|
| 941 |
-
"output_price_per_1m":
|
| 942 |
"currency": "EUR",
|
| 943 |
-
"provider_upstream": "
|
| 944 |
-
"canonical_id": "
|
| 945 |
-
"
|
| 946 |
-
"vision",
|
| 947 |
-
"files",
|
| 948 |
-
"tools",
|
| 949 |
-
"reasoning",
|
| 950 |
-
"eu-endpoint"
|
| 951 |
-
]
|
| 952 |
},
|
| 953 |
{
|
| 954 |
-
"name": "
|
| 955 |
"type": "chat",
|
| 956 |
-
"input_price_per_1m":
|
| 957 |
-
"output_price_per_1m":
|
| 958 |
"currency": "EUR",
|
| 959 |
-
"provider_upstream": "
|
| 960 |
-
"canonical_id": "
|
| 961 |
-
"
|
| 962 |
-
"vision",
|
| 963 |
-
"files",
|
| 964 |
-
"tools",
|
| 965 |
-
"eu-endpoint"
|
| 966 |
-
]
|
| 967 |
},
|
| 968 |
{
|
| 969 |
-
"name": "
|
| 970 |
"type": "chat",
|
| 971 |
-
"input_price_per_1m":
|
| 972 |
-
"output_price_per_1m":
|
| 973 |
"currency": "EUR",
|
| 974 |
"provider_upstream": "OpenAI",
|
| 975 |
-
"canonical_id": "
|
| 976 |
"capabilities": [
|
| 977 |
"vision",
|
| 978 |
"files",
|
| 979 |
"tools",
|
| 980 |
-
"
|
| 981 |
]
|
| 982 |
},
|
| 983 |
{
|
| 984 |
-
"name": "
|
| 985 |
"type": "chat",
|
| 986 |
-
"input_price_per_1m":
|
| 987 |
-
"output_price_per_1m":
|
| 988 |
"currency": "EUR",
|
| 989 |
"provider_upstream": "OpenAI",
|
| 990 |
-
"canonical_id": "
|
| 991 |
"capabilities": [
|
| 992 |
"vision",
|
| 993 |
"files",
|
| 994 |
"tools",
|
| 995 |
-
"reasoning"
|
| 996 |
-
"eu-endpoint"
|
| 997 |
]
|
| 998 |
},
|
| 999 |
{
|
| 1000 |
-
"name": "
|
| 1001 |
"type": "chat",
|
| 1002 |
-
"input_price_per_1m": 1.
|
| 1003 |
-
"output_price_per_1m": 4.
|
| 1004 |
"currency": "EUR",
|
| 1005 |
"provider_upstream": "OpenAI",
|
| 1006 |
-
"canonical_id": "
|
| 1007 |
"capabilities": [
|
|
|
|
| 1008 |
"files",
|
| 1009 |
"tools",
|
| 1010 |
"reasoning"
|
| 1011 |
]
|
| 1012 |
-
},
|
| 1013 |
-
{
|
| 1014 |
-
"name": "Haiku 4.5",
|
| 1015 |
-
"type": "chat",
|
| 1016 |
-
"input_price_per_1m": 0.95,
|
| 1017 |
-
"output_price_per_1m": 4.74,
|
| 1018 |
-
"currency": "EUR",
|
| 1019 |
-
"provider_upstream": "Anthropic",
|
| 1020 |
-
"canonical_id": "haiku-4-5",
|
| 1021 |
-
"hf_private": true
|
| 1022 |
}
|
| 1023 |
]
|
| 1024 |
},
|
|
@@ -2475,22 +2317,6 @@
|
|
| 2475 |
"gdpr_compliant": false,
|
| 2476 |
"eu_endpoints": false,
|
| 2477 |
"models": [
|
| 2478 |
-
{
|
| 2479 |
-
"name": "mistralai/mistral-nemo",
|
| 2480 |
-
"type": "chat",
|
| 2481 |
-
"input_price_per_1m": 0.01,
|
| 2482 |
-
"output_price_per_1m": 0.03,
|
| 2483 |
-
"currency": "USD",
|
| 2484 |
-
"hf_id": "mistralai/Mistral-Nemo-Instruct-2407",
|
| 2485 |
-
"capabilities": [
|
| 2486 |
-
"tools"
|
| 2487 |
-
],
|
| 2488 |
-
"size_b": 12,
|
| 2489 |
-
"hf_private": false,
|
| 2490 |
-
"hf_validated_at": "2026-03-22T19:23:09.981Z",
|
| 2491 |
-
"hf_status": 200,
|
| 2492 |
-
"canonical_id": "mistral-nemo"
|
| 2493 |
-
},
|
| 2494 |
{
|
| 2495 |
"name": "ibm-granite/granite-4.0-h-micro",
|
| 2496 |
"type": "chat",
|
|
@@ -2520,6 +2346,22 @@
|
|
| 2520 |
"hf_status": 200,
|
| 2521 |
"canonical_id": "llama-3-1-8b"
|
| 2522 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2523 |
{
|
| 2524 |
"name": "meta-llama/llama-3.2-1b-instruct",
|
| 2525 |
"type": "chat",
|
|
@@ -3591,22 +3433,6 @@
|
|
| 3591 |
"hf_status": 200,
|
| 3592 |
"canonical_id": "qwen3-vl-8b"
|
| 3593 |
},
|
| 3594 |
-
{
|
| 3595 |
-
"name": "qwen/qwen-2.5-72b-instruct",
|
| 3596 |
-
"type": "chat",
|
| 3597 |
-
"input_price_per_1m": 0.12,
|
| 3598 |
-
"output_price_per_1m": 0.39,
|
| 3599 |
-
"currency": "USD",
|
| 3600 |
-
"hf_id": "Qwen/Qwen2.5-72B-Instruct",
|
| 3601 |
-
"capabilities": [
|
| 3602 |
-
"tools"
|
| 3603 |
-
],
|
| 3604 |
-
"size_b": 72,
|
| 3605 |
-
"hf_private": false,
|
| 3606 |
-
"hf_validated_at": "2026-03-22T19:23:09.981Z",
|
| 3607 |
-
"hf_status": 200,
|
| 3608 |
-
"canonical_id": "qwen-2-5-72b"
|
| 3609 |
-
},
|
| 3610 |
{
|
| 3611 |
"name": "google/gemma-4-31b-it",
|
| 3612 |
"type": "vision",
|
|
@@ -4028,6 +3854,22 @@
|
|
| 4028 |
"hf_private": true,
|
| 4029 |
"canonical_id": "gpt-4o-mini"
|
| 4030 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4031 |
{
|
| 4032 |
"name": "qwen/qwen3.5-35b-a3b",
|
| 4033 |
"type": "vision",
|
|
@@ -4091,6 +3933,23 @@
|
|
| 4091 |
"hf_status": 200,
|
| 4092 |
"canonical_id": "llama-guard-4-12b"
|
| 4093 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4094 |
{
|
| 4095 |
"name": "qwen/qwen3.5-27b",
|
| 4096 |
"type": "vision",
|
|
@@ -4376,6 +4235,20 @@
|
|
| 4376 |
"hf_status": 200,
|
| 4377 |
"canonical_id": "llama-3-2-11b"
|
| 4378 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4379 |
{
|
| 4380 |
"name": "bytedance-seed/seed-2.0-lite",
|
| 4381 |
"type": "vision",
|
|
@@ -4922,6 +4795,22 @@
|
|
| 4922 |
"hf_status": 200,
|
| 4923 |
"canonical_id": "mistral-small-3-1-24b"
|
| 4924 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4925 |
{
|
| 4926 |
"name": "z-ai/glm-4.7",
|
| 4927 |
"type": "chat",
|
|
@@ -4976,6 +4865,20 @@
|
|
| 4976 |
"hf_status": 200,
|
| 4977 |
"canonical_id": "glm-4-6"
|
| 4978 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4979 |
{
|
| 4980 |
"name": "xiaomi/mimo-v2.5",
|
| 4981 |
"type": "vision",
|
|
@@ -6219,6 +6122,18 @@
|
|
| 6219 |
"audio_price_per_1m": 1.25,
|
| 6220 |
"canonical_id": "gemini-2-5-pro-05-06"
|
| 6221 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6222 |
{
|
| 6223 |
"name": "deepseek/deepseek-v4-pro",
|
| 6224 |
"type": "chat",
|
|
@@ -6686,22 +6601,22 @@
|
|
| 6686 |
"canonical_id": "gpt-4o-11-20"
|
| 6687 |
},
|
| 6688 |
{
|
| 6689 |
-
"name": "inflection/inflection-3-
|
| 6690 |
"type": "chat",
|
| 6691 |
"input_price_per_1m": 2.5,
|
| 6692 |
"output_price_per_1m": 10,
|
| 6693 |
"currency": "USD",
|
| 6694 |
"hf_private": true,
|
| 6695 |
-
"canonical_id": "inflection-3-
|
| 6696 |
},
|
| 6697 |
{
|
| 6698 |
-
"name": "inflection/inflection-3-
|
| 6699 |
"type": "chat",
|
| 6700 |
"input_price_per_1m": 2.5,
|
| 6701 |
"output_price_per_1m": 10,
|
| 6702 |
"currency": "USD",
|
| 6703 |
"hf_private": true,
|
| 6704 |
-
"canonical_id": "inflection-3-
|
| 6705 |
},
|
| 6706 |
{
|
| 6707 |
"name": "cohere/command-r-plus-08-2024",
|
|
|
|
| 356 |
"gdpr_compliant": true,
|
| 357 |
"eu_endpoints": true,
|
| 358 |
"models": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 359 |
{
|
| 360 |
"name": "DeepSeek v3.1",
|
| 361 |
"type": "chat",
|
| 362 |
+
"input_price_per_1m": 0.93,
|
| 363 |
+
"output_price_per_1m": 3.7,
|
| 364 |
"currency": "EUR",
|
| 365 |
"provider_upstream": "DeepSeek",
|
| 366 |
"canonical_id": "deepseek-1",
|
|
|
|
| 374 |
"hf_private": false
|
| 375 |
},
|
| 376 |
{
|
| 377 |
+
"name": "GPT oss (120b)",
|
| 378 |
"type": "chat",
|
| 379 |
+
"input_price_per_1m": 0.28,
|
| 380 |
+
"output_price_per_1m": 2.35,
|
| 381 |
"currency": "EUR",
|
| 382 |
+
"size_b": 120,
|
| 383 |
+
"provider_upstream": "OpenAI",
|
| 384 |
+
"canonical_id": "gpt-oss-(120b)",
|
| 385 |
+
"hf_private": false
|
| 386 |
},
|
| 387 |
{
|
| 388 |
+
"name": "GPT-5",
|
| 389 |
"type": "chat",
|
| 390 |
+
"input_price_per_1m": 1.17,
|
| 391 |
+
"output_price_per_1m": 9.39,
|
| 392 |
"currency": "EUR",
|
| 393 |
"provider_upstream": "OpenAI",
|
| 394 |
+
"canonical_id": "gpt-5",
|
| 395 |
"capabilities": [
|
| 396 |
"vision",
|
| 397 |
"files",
|
| 398 |
"tools",
|
| 399 |
+
"reasoning",
|
| 400 |
"eu-endpoint"
|
| 401 |
]
|
| 402 |
},
|
| 403 |
{
|
| 404 |
+
"name": "GPT-5 Mini",
|
| 405 |
"type": "chat",
|
| 406 |
+
"input_price_per_1m": 0.23,
|
| 407 |
+
"output_price_per_1m": 1.88,
|
| 408 |
"currency": "EUR",
|
| 409 |
"provider_upstream": "OpenAI",
|
| 410 |
+
"canonical_id": "gpt-5-mini",
|
| 411 |
"capabilities": [
|
| 412 |
"vision",
|
| 413 |
"files",
|
| 414 |
"tools",
|
| 415 |
+
"reasoning",
|
| 416 |
"eu-endpoint"
|
| 417 |
]
|
| 418 |
},
|
| 419 |
{
|
| 420 |
+
"name": "GPT-5 Pro",
|
| 421 |
"type": "chat",
|
| 422 |
+
"input_price_per_1m": 14.09,
|
| 423 |
+
"output_price_per_1m": 112.73,
|
| 424 |
"currency": "EUR",
|
| 425 |
+
"provider_upstream": "OpenAI",
|
| 426 |
+
"canonical_id": "gpt-5-pro",
|
| 427 |
"capabilities": [
|
| 428 |
+
"vision",
|
| 429 |
+
"files",
|
| 430 |
+
"tools",
|
| 431 |
+
"reasoning"
|
| 432 |
]
|
| 433 |
},
|
| 434 |
{
|
| 435 |
+
"name": "GPT-5 Thinking",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 436 |
"type": "chat",
|
| 437 |
+
"input_price_per_1m": 1.17,
|
| 438 |
+
"output_price_per_1m": 9.39,
|
| 439 |
"currency": "EUR",
|
| 440 |
"provider_upstream": "OpenAI",
|
| 441 |
+
"canonical_id": "gpt-5",
|
| 442 |
"capabilities": [
|
| 443 |
"vision",
|
| 444 |
"files",
|
| 445 |
+
"tools",
|
| 446 |
+
"reasoning",
|
| 447 |
+
"eu-endpoint"
|
| 448 |
]
|
| 449 |
},
|
| 450 |
{
|
| 451 |
+
"name": "GPT-5.1",
|
| 452 |
"type": "chat",
|
| 453 |
+
"input_price_per_1m": 1.17,
|
| 454 |
+
"output_price_per_1m": 9.39,
|
| 455 |
"currency": "EUR",
|
| 456 |
"provider_upstream": "OpenAI",
|
| 457 |
"canonical_id": "gpt-5-1",
|
|
|
|
| 463 |
]
|
| 464 |
},
|
| 465 |
{
|
| 466 |
+
"name": "GPT-5.1 Thinking",
|
| 467 |
"type": "chat",
|
| 468 |
+
"input_price_per_1m": 1.17,
|
| 469 |
+
"output_price_per_1m": 9.39,
|
| 470 |
"currency": "EUR",
|
| 471 |
"provider_upstream": "OpenAI",
|
| 472 |
+
"canonical_id": "gpt-5-1",
|
| 473 |
"capabilities": [
|
| 474 |
"vision",
|
| 475 |
"files",
|
| 476 |
"tools",
|
|
|
|
| 477 |
"eu-endpoint"
|
| 478 |
]
|
| 479 |
},
|
| 480 |
{
|
| 481 |
"name": "GPT-5.1 Thinking Fast",
|
| 482 |
"type": "chat",
|
| 483 |
+
"input_price_per_1m": 1.17,
|
| 484 |
+
"output_price_per_1m": 9.39,
|
| 485 |
"currency": "EUR",
|
| 486 |
"provider_upstream": "OpenAI",
|
| 487 |
"canonical_id": "gpt-5-1-fast"
|
| 488 |
},
|
| 489 |
{
|
| 490 |
+
"name": "GPT-5.2",
|
| 491 |
"type": "chat",
|
| 492 |
+
"input_price_per_1m": 1.64,
|
| 493 |
+
"output_price_per_1m": 13.15,
|
| 494 |
"currency": "EUR",
|
| 495 |
"provider_upstream": "OpenAI",
|
| 496 |
+
"canonical_id": "gpt-5-2",
|
| 497 |
"capabilities": [
|
| 498 |
"vision",
|
| 499 |
"files",
|
| 500 |
"tools",
|
| 501 |
+
"reasoning",
|
| 502 |
+
"eu-endpoint"
|
| 503 |
]
|
| 504 |
},
|
| 505 |
{
|
| 506 |
+
"name": "GPT-5.2 Pro",
|
| 507 |
"type": "chat",
|
| 508 |
+
"input_price_per_1m": 19.73,
|
| 509 |
+
"output_price_per_1m": 157.82,
|
| 510 |
"currency": "EUR",
|
| 511 |
"provider_upstream": "OpenAI",
|
| 512 |
+
"canonical_id": "gpt-5-2-pro",
|
| 513 |
"capabilities": [
|
| 514 |
"vision",
|
| 515 |
"files",
|
| 516 |
"tools",
|
| 517 |
+
"reasoning"
|
| 518 |
]
|
| 519 |
},
|
| 520 |
{
|
| 521 |
+
"name": "GPT-5.2 Thinking",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 522 |
"type": "chat",
|
| 523 |
+
"input_price_per_1m": 1.64,
|
| 524 |
+
"output_price_per_1m": 13.15,
|
| 525 |
"currency": "EUR",
|
|
|
|
| 526 |
"provider_upstream": "OpenAI",
|
| 527 |
+
"canonical_id": "gpt-5-2",
|
| 528 |
+
"capabilities": [
|
| 529 |
+
"vision",
|
| 530 |
+
"files",
|
| 531 |
+
"tools",
|
| 532 |
+
"reasoning",
|
| 533 |
+
"eu-endpoint"
|
| 534 |
+
]
|
| 535 |
},
|
| 536 |
{
|
| 537 |
+
"name": "GPT-5.4",
|
| 538 |
"type": "chat",
|
| 539 |
+
"input_price_per_1m": 2.58,
|
| 540 |
+
"output_price_per_1m": 15.5,
|
| 541 |
"currency": "EUR",
|
| 542 |
+
"provider_upstream": "OpenAI",
|
|
|
|
|
|
|
|
|
|
| 543 |
"capabilities": [
|
| 544 |
+
"vision",
|
| 545 |
+
"files",
|
| 546 |
+
"tools",
|
| 547 |
+
"reasoning"
|
| 548 |
],
|
| 549 |
+
"hf_private": true,
|
| 550 |
+
"canonical_id": "gpt-5-4"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 551 |
},
|
| 552 |
{
|
| 553 |
+
"name": "GPT-5.4 Mini",
|
| 554 |
"type": "chat",
|
| 555 |
+
"input_price_per_1m": 0.78,
|
| 556 |
+
"output_price_per_1m": 4.65,
|
| 557 |
"currency": "EUR",
|
| 558 |
"provider_upstream": "OpenAI",
|
| 559 |
+
"canonical_id": "gpt-5-4-mini",
|
| 560 |
"capabilities": [
|
| 561 |
"vision",
|
| 562 |
"files",
|
| 563 |
"tools",
|
| 564 |
+
"reasoning",
|
| 565 |
+
"eu-endpoint"
|
| 566 |
]
|
| 567 |
},
|
| 568 |
{
|
| 569 |
+
"name": "GPT-5.4 Thinking",
|
| 570 |
"type": "chat",
|
| 571 |
+
"input_price_per_1m": 2.58,
|
| 572 |
+
"output_price_per_1m": 15.5,
|
| 573 |
"currency": "EUR",
|
| 574 |
"provider_upstream": "OpenAI",
|
|
|
|
| 575 |
"capabilities": [
|
| 576 |
"vision",
|
| 577 |
"files",
|
| 578 |
"tools",
|
| 579 |
"reasoning"
|
| 580 |
+
],
|
| 581 |
+
"hf_private": true,
|
| 582 |
+
"canonical_id": "gpt-5-4"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 583 |
},
|
| 584 |
{
|
| 585 |
+
"name": "Gemini 2.5 Flash",
|
| 586 |
"type": "chat",
|
| 587 |
+
"input_price_per_1m": 0.28,
|
| 588 |
+
"output_price_per_1m": 2.35,
|
| 589 |
"currency": "EUR",
|
| 590 |
"provider_upstream": "Google",
|
| 591 |
+
"canonical_id": "gemini-2-5-flash",
|
| 592 |
+
"hf_private": true,
|
| 593 |
"capabilities": [
|
| 594 |
"vision",
|
| 595 |
"video",
|
| 596 |
"audio",
|
| 597 |
"files",
|
| 598 |
"tools",
|
| 599 |
+
"reasoning",
|
| 600 |
+
"eu-endpoint"
|
| 601 |
+
]
|
|
|
|
| 602 |
},
|
| 603 |
{
|
| 604 |
"name": "Gemini 2.5 Pro",
|
| 605 |
"type": "chat",
|
| 606 |
+
"input_price_per_1m": 2.35,
|
| 607 |
+
"output_price_per_1m": 14.09,
|
| 608 |
"currency": "EUR",
|
| 609 |
"provider_upstream": "Google",
|
| 610 |
"canonical_id": "gemini-2-5-pro",
|
|
|
|
| 621 |
{
|
| 622 |
"name": "Gemini 2.5 Pro Reasoning",
|
| 623 |
"type": "chat",
|
| 624 |
+
"input_price_per_1m": 2.35,
|
| 625 |
+
"output_price_per_1m": 14.09,
|
| 626 |
"currency": "EUR",
|
| 627 |
"provider_upstream": "Google",
|
| 628 |
"canonical_id": "gemini-2-5-pro-reasoning",
|
| 629 |
"hf_private": true
|
| 630 |
},
|
| 631 |
{
|
| 632 |
+
"name": "Gemini 3 Flash Preview",
|
| 633 |
"type": "chat",
|
| 634 |
+
"input_price_per_1m": 0.47,
|
| 635 |
+
"output_price_per_1m": 2.82,
|
| 636 |
"currency": "EUR",
|
| 637 |
"provider_upstream": "Google",
|
| 638 |
+
"canonical_id": "gemini-3-flash",
|
| 639 |
"hf_private": true,
|
| 640 |
"capabilities": [
|
| 641 |
"vision",
|
|
|
|
| 648 |
]
|
| 649 |
},
|
| 650 |
{
|
| 651 |
+
"name": "Gemini 3.1 Pro Preview",
|
| 652 |
"type": "chat",
|
| 653 |
+
"input_price_per_1m": 2.35,
|
| 654 |
+
"output_price_per_1m": 14.09,
|
| 655 |
+
"currency": "EUR",
|
| 656 |
+
"provider_upstream": "Google",
|
| 657 |
+
"capabilities": [
|
| 658 |
+
"vision",
|
| 659 |
+
"video",
|
| 660 |
+
"audio",
|
| 661 |
+
"files",
|
| 662 |
+
"tools",
|
| 663 |
+
"reasoning"
|
| 664 |
+
],
|
| 665 |
+
"hf_private": true,
|
| 666 |
+
"canonical_id": "gemini-3-1-pro"
|
| 667 |
+
},
|
| 668 |
+
{
|
| 669 |
+
"name": "Haiku 4.5",
|
| 670 |
+
"type": "chat",
|
| 671 |
+
"input_price_per_1m": 0.94,
|
| 672 |
+
"output_price_per_1m": 4.7,
|
| 673 |
"currency": "EUR",
|
| 674 |
"provider_upstream": "Anthropic",
|
| 675 |
+
"canonical_id": "haiku-4-5",
|
| 676 |
"hf_private": true
|
| 677 |
},
|
| 678 |
+
{
|
| 679 |
+
"name": "Llama 3.3 70B",
|
| 680 |
+
"type": "chat",
|
| 681 |
+
"input_price_per_1m": 0.67,
|
| 682 |
+
"output_price_per_1m": 0.67,
|
| 683 |
+
"currency": "EUR",
|
| 684 |
+
"size_b": 70,
|
| 685 |
+
"provider_upstream": "Meta",
|
| 686 |
+
"canonical_id": "llama-3-3-70b",
|
| 687 |
+
"hf_id": "meta-llama/Llama-3.3-70B-Instruct",
|
| 688 |
+
"capabilities": [
|
| 689 |
+
"tools"
|
| 690 |
+
],
|
| 691 |
+
"hf_private": false
|
| 692 |
+
},
|
| 693 |
+
{
|
| 694 |
+
"name": "Llama 4 Maverick",
|
| 695 |
+
"type": "chat",
|
| 696 |
+
"input_price_per_1m": 0.21,
|
| 697 |
+
"output_price_per_1m": 0.81,
|
| 698 |
+
"currency": "EUR",
|
| 699 |
+
"provider_upstream": "Meta",
|
| 700 |
+
"canonical_id": "llama-4-maverick",
|
| 701 |
+
"hf_id": "meta-llama/Llama-4-Maverick-17B-128E-Instruct",
|
| 702 |
+
"hf_private": false,
|
| 703 |
+
"size_b": 401.6,
|
| 704 |
+
"size_source": "hf-total",
|
| 705 |
+
"capabilities": [
|
| 706 |
+
"vision",
|
| 707 |
+
"tools",
|
| 708 |
+
"eu-endpoint"
|
| 709 |
+
]
|
| 710 |
+
},
|
| 711 |
{
|
| 712 |
"name": "Mistral Large 3",
|
| 713 |
"type": "chat",
|
| 714 |
"input_price_per_1m": 0.47,
|
| 715 |
+
"output_price_per_1m": 1.41,
|
| 716 |
"currency": "EUR",
|
| 717 |
"provider_upstream": "Mistral",
|
| 718 |
"capabilities": [
|
|
|
|
| 728 |
"canonical_id": "mistral-large-3"
|
| 729 |
},
|
| 730 |
{
|
| 731 |
+
"name": "Opus 4.5",
|
| 732 |
+
"type": "chat",
|
| 733 |
+
"input_price_per_1m": 4.7,
|
| 734 |
+
"output_price_per_1m": 23.49,
|
| 735 |
+
"currency": "EUR",
|
| 736 |
+
"provider_upstream": "Anthropic",
|
| 737 |
+
"canonical_id": "opus-4-5",
|
| 738 |
+
"hf_private": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 739 |
},
|
| 740 |
{
|
| 741 |
+
"name": "Opus 4.5 Reasoning",
|
| 742 |
"type": "chat",
|
| 743 |
+
"input_price_per_1m": 4.7,
|
| 744 |
+
"output_price_per_1m": 23.49,
|
| 745 |
"currency": "EUR",
|
| 746 |
+
"provider_upstream": "Anthropic",
|
| 747 |
+
"canonical_id": "opus-4-5-reasoning",
|
| 748 |
+
"hf_private": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 749 |
},
|
| 750 |
{
|
| 751 |
+
"name": "Opus 4.6",
|
| 752 |
"type": "chat",
|
| 753 |
+
"input_price_per_1m": 4.7,
|
| 754 |
+
"output_price_per_1m": 23.49,
|
| 755 |
"currency": "EUR",
|
| 756 |
+
"provider_upstream": "Anthropic",
|
| 757 |
+
"canonical_id": "opus-4-6",
|
| 758 |
+
"hf_private": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 759 |
},
|
| 760 |
{
|
| 761 |
+
"name": "Opus 4.6 Reasoning",
|
| 762 |
"type": "chat",
|
| 763 |
+
"input_price_per_1m": 4.7,
|
| 764 |
+
"output_price_per_1m": 23.49,
|
| 765 |
"currency": "EUR",
|
| 766 |
+
"provider_upstream": "Anthropic",
|
| 767 |
+
"canonical_id": "opus-4-6-reasoning",
|
| 768 |
+
"hf_private": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 769 |
},
|
| 770 |
{
|
| 771 |
+
"name": "Opus 4.7",
|
| 772 |
"type": "chat",
|
| 773 |
+
"input_price_per_1m": 4.7,
|
| 774 |
+
"output_price_per_1m": 23.49,
|
| 775 |
"currency": "EUR",
|
| 776 |
+
"provider_upstream": "Anthropic",
|
| 777 |
+
"canonical_id": "opus-4-7",
|
| 778 |
+
"hf_private": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 779 |
},
|
| 780 |
{
|
| 781 |
+
"name": "Sonnet 4.5",
|
| 782 |
"type": "chat",
|
| 783 |
+
"input_price_per_1m": 2.82,
|
| 784 |
+
"output_price_per_1m": 14.09,
|
| 785 |
"currency": "EUR",
|
| 786 |
+
"provider_upstream": "Anthropic",
|
| 787 |
+
"canonical_id": "sonnet-4-5",
|
| 788 |
+
"hf_private": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 789 |
},
|
| 790 |
{
|
| 791 |
+
"name": "Sonnet 4.5 Reasoning",
|
| 792 |
"type": "chat",
|
| 793 |
+
"input_price_per_1m": 2.82,
|
| 794 |
+
"output_price_per_1m": 14.09,
|
| 795 |
"currency": "EUR",
|
| 796 |
+
"provider_upstream": "Anthropic",
|
| 797 |
+
"canonical_id": "sonnet-4-5-reasoning",
|
| 798 |
+
"hf_private": true
|
| 799 |
},
|
| 800 |
{
|
| 801 |
+
"name": "Sonnet 4.6",
|
| 802 |
"type": "chat",
|
| 803 |
+
"input_price_per_1m": 2.82,
|
| 804 |
+
"output_price_per_1m": 14.09,
|
| 805 |
"currency": "EUR",
|
| 806 |
+
"provider_upstream": "Anthropic",
|
| 807 |
+
"canonical_id": "sonnet-4-6",
|
| 808 |
+
"hf_private": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 809 |
},
|
| 810 |
{
|
| 811 |
+
"name": "Sonnet 4.6 Reasoning",
|
| 812 |
"type": "chat",
|
| 813 |
+
"input_price_per_1m": 2.82,
|
| 814 |
+
"output_price_per_1m": 14.09,
|
| 815 |
"currency": "EUR",
|
| 816 |
+
"provider_upstream": "Anthropic",
|
| 817 |
+
"canonical_id": "sonnet-4-6-reasoning",
|
| 818 |
+
"hf_private": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 819 |
},
|
| 820 |
{
|
| 821 |
+
"name": "o3",
|
| 822 |
"type": "chat",
|
| 823 |
+
"input_price_per_1m": 1.88,
|
| 824 |
+
"output_price_per_1m": 7.52,
|
| 825 |
"currency": "EUR",
|
| 826 |
"provider_upstream": "OpenAI",
|
| 827 |
+
"canonical_id": "o3",
|
| 828 |
"capabilities": [
|
| 829 |
"vision",
|
| 830 |
"files",
|
| 831 |
"tools",
|
| 832 |
+
"reasoning"
|
| 833 |
]
|
| 834 |
},
|
| 835 |
{
|
| 836 |
+
"name": "o3 Pro",
|
| 837 |
"type": "chat",
|
| 838 |
+
"input_price_per_1m": 18.79,
|
| 839 |
+
"output_price_per_1m": 75.15,
|
| 840 |
"currency": "EUR",
|
| 841 |
"provider_upstream": "OpenAI",
|
| 842 |
+
"canonical_id": "o3-pro",
|
| 843 |
"capabilities": [
|
| 844 |
"vision",
|
| 845 |
"files",
|
| 846 |
"tools",
|
| 847 |
+
"reasoning"
|
|
|
|
| 848 |
]
|
| 849 |
},
|
| 850 |
{
|
| 851 |
+
"name": "o4 Mini",
|
| 852 |
"type": "chat",
|
| 853 |
+
"input_price_per_1m": 1.03,
|
| 854 |
+
"output_price_per_1m": 4.13,
|
| 855 |
"currency": "EUR",
|
| 856 |
"provider_upstream": "OpenAI",
|
| 857 |
+
"canonical_id": "o4-mini",
|
| 858 |
"capabilities": [
|
| 859 |
+
"vision",
|
| 860 |
"files",
|
| 861 |
"tools",
|
| 862 |
"reasoning"
|
| 863 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 864 |
}
|
| 865 |
]
|
| 866 |
},
|
|
|
|
| 2317 |
"gdpr_compliant": false,
|
| 2318 |
"eu_endpoints": false,
|
| 2319 |
"models": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2320 |
{
|
| 2321 |
"name": "ibm-granite/granite-4.0-h-micro",
|
| 2322 |
"type": "chat",
|
|
|
|
| 2346 |
"hf_status": 200,
|
| 2347 |
"canonical_id": "llama-3-1-8b"
|
| 2348 |
},
|
| 2349 |
+
{
|
| 2350 |
+
"name": "mistralai/mistral-nemo",
|
| 2351 |
+
"type": "chat",
|
| 2352 |
+
"input_price_per_1m": 0.02,
|
| 2353 |
+
"output_price_per_1m": 0.04,
|
| 2354 |
+
"currency": "USD",
|
| 2355 |
+
"hf_id": "mistralai/Mistral-Nemo-Instruct-2407",
|
| 2356 |
+
"capabilities": [
|
| 2357 |
+
"tools"
|
| 2358 |
+
],
|
| 2359 |
+
"size_b": 12,
|
| 2360 |
+
"hf_private": false,
|
| 2361 |
+
"hf_validated_at": "2026-03-22T19:23:09.981Z",
|
| 2362 |
+
"hf_status": 200,
|
| 2363 |
+
"canonical_id": "mistral-nemo"
|
| 2364 |
+
},
|
| 2365 |
{
|
| 2366 |
"name": "meta-llama/llama-3.2-1b-instruct",
|
| 2367 |
"type": "chat",
|
|
|
|
| 3433 |
"hf_status": 200,
|
| 3434 |
"canonical_id": "qwen3-vl-8b"
|
| 3435 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3436 |
{
|
| 3437 |
"name": "google/gemma-4-31b-it",
|
| 3438 |
"type": "vision",
|
|
|
|
| 3854 |
"hf_private": true,
|
| 3855 |
"canonical_id": "gpt-4o-mini"
|
| 3856 |
},
|
| 3857 |
+
{
|
| 3858 |
+
"name": "qwen/qwen3.6-35b-a3b",
|
| 3859 |
+
"type": "vision",
|
| 3860 |
+
"input_price_per_1m": 0.1612,
|
| 3861 |
+
"output_price_per_1m": 0.9653,
|
| 3862 |
+
"currency": "USD",
|
| 3863 |
+
"hf_id": "Qwen/Qwen3.6-35B-A3B",
|
| 3864 |
+
"capabilities": [
|
| 3865 |
+
"vision",
|
| 3866 |
+
"video",
|
| 3867 |
+
"reasoning"
|
| 3868 |
+
],
|
| 3869 |
+
"size_b": 35,
|
| 3870 |
+
"canonical_id": "qwen3-6-35b-a3b",
|
| 3871 |
+
"hf_private": false
|
| 3872 |
+
},
|
| 3873 |
{
|
| 3874 |
"name": "qwen/qwen3.5-35b-a3b",
|
| 3875 |
"type": "vision",
|
|
|
|
| 3933 |
"hf_status": 200,
|
| 3934 |
"canonical_id": "llama-guard-4-12b"
|
| 3935 |
},
|
| 3936 |
+
{
|
| 3937 |
+
"name": "qwen/qwen3.6-27b",
|
| 3938 |
+
"type": "vision",
|
| 3939 |
+
"input_price_per_1m": 0.195,
|
| 3940 |
+
"output_price_per_1m": 1.56,
|
| 3941 |
+
"currency": "USD",
|
| 3942 |
+
"hf_id": "Qwen/Qwen3.6-27B",
|
| 3943 |
+
"capabilities": [
|
| 3944 |
+
"vision",
|
| 3945 |
+
"video",
|
| 3946 |
+
"tools",
|
| 3947 |
+
"reasoning"
|
| 3948 |
+
],
|
| 3949 |
+
"size_b": 27,
|
| 3950 |
+
"canonical_id": "qwen3-6-27b",
|
| 3951 |
+
"hf_private": false
|
| 3952 |
+
},
|
| 3953 |
{
|
| 3954 |
"name": "qwen/qwen3.5-27b",
|
| 3955 |
"type": "vision",
|
|
|
|
| 4235 |
"hf_status": 200,
|
| 4236 |
"canonical_id": "llama-3-2-11b"
|
| 4237 |
},
|
| 4238 |
+
{
|
| 4239 |
+
"name": "qwen/qwen3.6-flash",
|
| 4240 |
+
"type": "vision",
|
| 4241 |
+
"input_price_per_1m": 0.25,
|
| 4242 |
+
"output_price_per_1m": 1.5,
|
| 4243 |
+
"currency": "USD",
|
| 4244 |
+
"capabilities": [
|
| 4245 |
+
"vision",
|
| 4246 |
+
"video",
|
| 4247 |
+
"tools",
|
| 4248 |
+
"reasoning"
|
| 4249 |
+
],
|
| 4250 |
+
"canonical_id": "qwen3-6-flash"
|
| 4251 |
+
},
|
| 4252 |
{
|
| 4253 |
"name": "bytedance-seed/seed-2.0-lite",
|
| 4254 |
"type": "vision",
|
|
|
|
| 4795 |
"hf_status": 200,
|
| 4796 |
"canonical_id": "mistral-small-3-1-24b"
|
| 4797 |
},
|
| 4798 |
+
{
|
| 4799 |
+
"name": "qwen/qwen-2.5-72b-instruct",
|
| 4800 |
+
"type": "chat",
|
| 4801 |
+
"input_price_per_1m": 0.36,
|
| 4802 |
+
"output_price_per_1m": 0.4,
|
| 4803 |
+
"currency": "USD",
|
| 4804 |
+
"hf_id": "Qwen/Qwen2.5-72B-Instruct",
|
| 4805 |
+
"capabilities": [
|
| 4806 |
+
"tools"
|
| 4807 |
+
],
|
| 4808 |
+
"size_b": 72,
|
| 4809 |
+
"hf_private": false,
|
| 4810 |
+
"hf_validated_at": "2026-03-22T19:23:09.981Z",
|
| 4811 |
+
"hf_status": 200,
|
| 4812 |
+
"canonical_id": "qwen-2-5-72b"
|
| 4813 |
+
},
|
| 4814 |
{
|
| 4815 |
"name": "z-ai/glm-4.7",
|
| 4816 |
"type": "chat",
|
|
|
|
| 4865 |
"hf_status": 200,
|
| 4866 |
"canonical_id": "glm-4-6"
|
| 4867 |
},
|
| 4868 |
+
{
|
| 4869 |
+
"name": "qwen/qwen3.5-plus-20260420",
|
| 4870 |
+
"type": "vision",
|
| 4871 |
+
"input_price_per_1m": 0.4,
|
| 4872 |
+
"output_price_per_1m": 2.4,
|
| 4873 |
+
"currency": "USD",
|
| 4874 |
+
"capabilities": [
|
| 4875 |
+
"vision",
|
| 4876 |
+
"video",
|
| 4877 |
+
"tools",
|
| 4878 |
+
"reasoning"
|
| 4879 |
+
],
|
| 4880 |
+
"canonical_id": "qwen3-5-plus-20260420"
|
| 4881 |
+
},
|
| 4882 |
{
|
| 4883 |
"name": "xiaomi/mimo-v2.5",
|
| 4884 |
"type": "vision",
|
|
|
|
| 6122 |
"audio_price_per_1m": 1.25,
|
| 6123 |
"canonical_id": "gemini-2-5-pro-05-06"
|
| 6124 |
},
|
| 6125 |
+
{
|
| 6126 |
+
"name": "qwen/qwen3.6-max-preview",
|
| 6127 |
+
"type": "chat",
|
| 6128 |
+
"input_price_per_1m": 1.3,
|
| 6129 |
+
"output_price_per_1m": 7.8,
|
| 6130 |
+
"currency": "USD",
|
| 6131 |
+
"capabilities": [
|
| 6132 |
+
"tools",
|
| 6133 |
+
"reasoning"
|
| 6134 |
+
],
|
| 6135 |
+
"canonical_id": "qwen3-6-max"
|
| 6136 |
+
},
|
| 6137 |
{
|
| 6138 |
"name": "deepseek/deepseek-v4-pro",
|
| 6139 |
"type": "chat",
|
|
|
|
| 6601 |
"canonical_id": "gpt-4o-11-20"
|
| 6602 |
},
|
| 6603 |
{
|
| 6604 |
+
"name": "inflection/inflection-3-productivity",
|
| 6605 |
"type": "chat",
|
| 6606 |
"input_price_per_1m": 2.5,
|
| 6607 |
"output_price_per_1m": 10,
|
| 6608 |
"currency": "USD",
|
| 6609 |
"hf_private": true,
|
| 6610 |
+
"canonical_id": "inflection-3-productivity"
|
| 6611 |
},
|
| 6612 |
{
|
| 6613 |
+
"name": "inflection/inflection-3-pi",
|
| 6614 |
"type": "chat",
|
| 6615 |
"input_price_per_1m": 2.5,
|
| 6616 |
"output_price_per_1m": 10,
|
| 6617 |
"currency": "USD",
|
| 6618 |
"hf_private": true,
|
| 6619 |
+
"canonical_id": "inflection-3-pi"
|
| 6620 |
},
|
| 6621 |
{
|
| 6622 |
"name": "cohere/command-r-plus-08-2024",
|