Spaces:
Sleeping
Sleeping
cloudwaddie commited on
Commit Β·
ff720df
1
Parent(s): 5f39b49
adjust
Browse files- models.json +435 -446
- samples/image_upload.har +0 -0
- samples/imagesample.har +245 -0
- src/main.py +14 -2
models.json
CHANGED
|
@@ -61,33 +61,17 @@
|
|
| 61 |
"rank": 1
|
| 62 |
},
|
| 63 |
{
|
| 64 |
-
"id": "
|
| 65 |
-
"organization": "
|
| 66 |
-
"provider": "
|
| 67 |
-
"publicName": "
|
| 68 |
"capabilities": {
|
| 69 |
"inputCapabilities": {
|
| 70 |
-
"text": true,
|
| 71 |
-
"image": true
|
| 72 |
-
},
|
| 73 |
-
"outputCapabilities": {
|
| 74 |
"text": true
|
| 75 |
-
}
|
| 76 |
-
},
|
| 77 |
-
"rank": 2
|
| 78 |
-
},
|
| 79 |
-
{
|
| 80 |
-
"id": "cb0f1e24-e8e9-4745-aabc-b926ffde7475",
|
| 81 |
-
"organization": "openai",
|
| 82 |
-
"provider": "openai",
|
| 83 |
-
"publicName": "o3-2025-04-16",
|
| 84 |
-
"capabilities": {
|
| 85 |
-
"inputCapabilities": {
|
| 86 |
-
"text": true,
|
| 87 |
-
"image": true
|
| 88 |
},
|
| 89 |
"outputCapabilities": {
|
| 90 |
-
"text": true
|
|
|
|
| 91 |
}
|
| 92 |
},
|
| 93 |
"rank": 2
|
|
@@ -106,7 +90,7 @@
|
|
| 106 |
"web": true
|
| 107 |
}
|
| 108 |
},
|
| 109 |
-
"rank":
|
| 110 |
},
|
| 111 |
{
|
| 112 |
"id": "0199c1e0-3720-742d-91c8-787788b0a19b",
|
|
@@ -122,23 +106,7 @@
|
|
| 122 |
"text": true
|
| 123 |
}
|
| 124 |
},
|
| 125 |
-
"rank":
|
| 126 |
-
},
|
| 127 |
-
{
|
| 128 |
-
"id": "019a2d13-28a5-7205-908c-0a58de904617",
|
| 129 |
-
"organization": "anthropic",
|
| 130 |
-
"provider": "googleVertexAnthropic",
|
| 131 |
-
"publicName": "claude-sonnet-4-5-20250929",
|
| 132 |
-
"capabilities": {
|
| 133 |
-
"inputCapabilities": {
|
| 134 |
-
"text": true
|
| 135 |
-
},
|
| 136 |
-
"outputCapabilities": {
|
| 137 |
-
"text": true,
|
| 138 |
-
"web": true
|
| 139 |
-
}
|
| 140 |
-
},
|
| 141 |
-
"rank": 2
|
| 142 |
},
|
| 143 |
{
|
| 144 |
"id": "812c93cc-5f88-4cff-b9ca-c11a26599b0e",
|
|
@@ -153,13 +121,13 @@
|
|
| 153 |
"text": true
|
| 154 |
}
|
| 155 |
},
|
| 156 |
-
"rank":
|
| 157 |
},
|
| 158 |
{
|
| 159 |
-
"id": "
|
| 160 |
"organization": "openai",
|
| 161 |
"provider": "openai",
|
| 162 |
-
"publicName": "gpt-5-
|
| 163 |
"capabilities": {
|
| 164 |
"inputCapabilities": {
|
| 165 |
"text": true,
|
|
@@ -169,22 +137,23 @@
|
|
| 169 |
"text": true
|
| 170 |
}
|
| 171 |
},
|
| 172 |
-
"rank":
|
| 173 |
},
|
| 174 |
{
|
| 175 |
-
"id": "
|
| 176 |
-
"organization": "
|
| 177 |
-
"provider": "
|
| 178 |
-
"publicName": "
|
| 179 |
"capabilities": {
|
| 180 |
"inputCapabilities": {
|
| 181 |
-
"text": true
|
|
|
|
| 182 |
},
|
| 183 |
"outputCapabilities": {
|
| 184 |
"text": true
|
| 185 |
}
|
| 186 |
},
|
| 187 |
-
"rank":
|
| 188 |
},
|
| 189 |
{
|
| 190 |
"id": "f595e6f1-6175-4880-a9eb-377e390819e4",
|
|
@@ -201,7 +170,38 @@
|
|
| 201 |
"web": true
|
| 202 |
}
|
| 203 |
},
|
| 204 |
-
"rank":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 205 |
},
|
| 206 |
{
|
| 207 |
"id": "3b5e9593-3dc0-4492-a3da-19784c4bde75",
|
|
@@ -248,6 +248,21 @@
|
|
| 248 |
},
|
| 249 |
"rank": 11
|
| 250 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 251 |
{
|
| 252 |
"id": "716aa8ca-d729-427f-93ab-9579e4a13e98",
|
| 253 |
"organization": "alibaba",
|
|
@@ -262,28 +277,30 @@
|
|
| 262 |
"text": true
|
| 263 |
}
|
| 264 |
},
|
| 265 |
-
"rank":
|
| 266 |
},
|
| 267 |
{
|
| 268 |
-
"id": "
|
| 269 |
"organization": "deepseek",
|
| 270 |
"provider": "deepseek",
|
| 271 |
-
"publicName": "deepseek-v3.2-exp
|
| 272 |
"capabilities": {
|
| 273 |
"inputCapabilities": {
|
| 274 |
-
"text": true
|
|
|
|
| 275 |
},
|
| 276 |
"outputCapabilities": {
|
| 277 |
-
"text": true
|
|
|
|
| 278 |
}
|
| 279 |
},
|
| 280 |
-
"rank":
|
| 281 |
},
|
| 282 |
{
|
| 283 |
-
"id": "
|
| 284 |
-
"organization": "
|
| 285 |
-
"provider": "
|
| 286 |
-
"publicName": "
|
| 287 |
"capabilities": {
|
| 288 |
"inputCapabilities": {
|
| 289 |
"text": true,
|
|
@@ -293,24 +310,23 @@
|
|
| 293 |
"text": true
|
| 294 |
}
|
| 295 |
},
|
| 296 |
-
"rank":
|
| 297 |
},
|
| 298 |
{
|
| 299 |
-
"id": "
|
| 300 |
-
"organization": "
|
| 301 |
-
"provider": "
|
| 302 |
-
"publicName": "
|
| 303 |
"capabilities": {
|
| 304 |
"inputCapabilities": {
|
| 305 |
"text": true,
|
| 306 |
-
"image":
|
| 307 |
},
|
| 308 |
"outputCapabilities": {
|
| 309 |
-
"text": true
|
| 310 |
-
"web": true
|
| 311 |
}
|
| 312 |
},
|
| 313 |
-
"rank":
|
| 314 |
},
|
| 315 |
{
|
| 316 |
"id": "ee116d12-64d6-48a8-88e5-b2d06325cdd2",
|
|
@@ -325,13 +341,13 @@
|
|
| 325 |
"text": true
|
| 326 |
}
|
| 327 |
},
|
| 328 |
-
"rank":
|
| 329 |
},
|
| 330 |
{
|
| 331 |
-
"id": "
|
| 332 |
-
"organization": "
|
| 333 |
-
"provider": "
|
| 334 |
-
"publicName": "
|
| 335 |
"capabilities": {
|
| 336 |
"inputCapabilities": {
|
| 337 |
"text": true,
|
|
@@ -341,7 +357,7 @@
|
|
| 341 |
"text": true
|
| 342 |
}
|
| 343 |
},
|
| 344 |
-
"rank":
|
| 345 |
},
|
| 346 |
{
|
| 347 |
"id": "d079ef40-3b20-4c58-ab5e-243738dbada5",
|
|
@@ -356,13 +372,13 @@
|
|
| 356 |
"text": true
|
| 357 |
}
|
| 358 |
},
|
| 359 |
-
"rank":
|
| 360 |
},
|
| 361 |
{
|
| 362 |
-
"id": "
|
| 363 |
-
"organization": "
|
| 364 |
-
"provider": "
|
| 365 |
-
"publicName": "
|
| 366 |
"capabilities": {
|
| 367 |
"inputCapabilities": {
|
| 368 |
"text": true,
|
|
@@ -372,7 +388,7 @@
|
|
| 372 |
"text": true
|
| 373 |
}
|
| 374 |
},
|
| 375 |
-
"rank":
|
| 376 |
},
|
| 377 |
{
|
| 378 |
"id": "fc700d46-c4c1-4fec-88b5-f086876ae0bb",
|
|
@@ -388,7 +404,7 @@
|
|
| 388 |
"text": true
|
| 389 |
}
|
| 390 |
},
|
| 391 |
-
"rank":
|
| 392 |
},
|
| 393 |
{
|
| 394 |
"id": "0199e8e9-01ed-73e0-96ba-cf43b286bf10",
|
|
@@ -419,7 +435,7 @@
|
|
| 419 |
"text": true
|
| 420 |
}
|
| 421 |
},
|
| 422 |
-
"rank":
|
| 423 |
},
|
| 424 |
{
|
| 425 |
"id": "6fcbe051-f521-4dc7-8986-c429eb6191bf",
|
|
@@ -437,10 +453,10 @@
|
|
| 437 |
"rank": 29
|
| 438 |
},
|
| 439 |
{
|
| 440 |
-
"id": "
|
| 441 |
-
"organization": "
|
| 442 |
-
"provider": "
|
| 443 |
-
"publicName": "
|
| 444 |
"capabilities": {
|
| 445 |
"inputCapabilities": {
|
| 446 |
"text": true
|
|
@@ -449,13 +465,13 @@
|
|
| 449 |
"text": true
|
| 450 |
}
|
| 451 |
},
|
| 452 |
-
"rank":
|
| 453 |
},
|
| 454 |
{
|
| 455 |
-
"id": "
|
| 456 |
-
"organization": "
|
| 457 |
-
"provider": "
|
| 458 |
-
"publicName": "
|
| 459 |
"capabilities": {
|
| 460 |
"inputCapabilities": {
|
| 461 |
"text": true
|
|
@@ -464,7 +480,7 @@
|
|
| 464 |
"text": true
|
| 465 |
}
|
| 466 |
},
|
| 467 |
-
"rank":
|
| 468 |
},
|
| 469 |
{
|
| 470 |
"id": "5fd3caa8-fe4c-41a5-a22c-0025b58f4b42",
|
|
@@ -480,7 +496,7 @@
|
|
| 480 |
"text": true
|
| 481 |
}
|
| 482 |
},
|
| 483 |
-
"rank":
|
| 484 |
},
|
| 485 |
{
|
| 486 |
"id": "03c511f5-0d35-4751-aae6-24f918b0d49e",
|
|
@@ -496,7 +512,7 @@
|
|
| 496 |
"text": true
|
| 497 |
}
|
| 498 |
},
|
| 499 |
-
"rank":
|
| 500 |
},
|
| 501 |
{
|
| 502 |
"id": "2f5253e4-75be-473c-bcfc-baeb3df0f8ad",
|
|
@@ -511,7 +527,7 @@
|
|
| 511 |
"text": true
|
| 512 |
}
|
| 513 |
},
|
| 514 |
-
"rank":
|
| 515 |
},
|
| 516 |
{
|
| 517 |
"id": "23848331-9f93-404f-85f0-3c3b4ece177e",
|
|
@@ -526,7 +542,7 @@
|
|
| 526 |
"text": true
|
| 527 |
}
|
| 528 |
},
|
| 529 |
-
"rank":
|
| 530 |
},
|
| 531 |
{
|
| 532 |
"id": "f1102bbf-34ca-468f-a9fc-14bcf63f315b",
|
|
@@ -542,7 +558,7 @@
|
|
| 542 |
"text": true
|
| 543 |
}
|
| 544 |
},
|
| 545 |
-
"rank":
|
| 546 |
},
|
| 547 |
{
|
| 548 |
"id": "ac44dd10-0666-451c-b824-386ccfea7bcc",
|
|
@@ -557,22 +573,7 @@
|
|
| 557 |
"text": true
|
| 558 |
}
|
| 559 |
},
|
| 560 |
-
"rank":
|
| 561 |
-
},
|
| 562 |
-
{
|
| 563 |
-
"id": "a8d1d310-e485-4c50-8f27-4bff18292a99",
|
| 564 |
-
"organization": "alibaba",
|
| 565 |
-
"provider": "alibaba",
|
| 566 |
-
"publicName": "qwen3-30b-a3b-instruct-2507",
|
| 567 |
-
"capabilities": {
|
| 568 |
-
"inputCapabilities": {
|
| 569 |
-
"text": true
|
| 570 |
-
},
|
| 571 |
-
"outputCapabilities": {
|
| 572 |
-
"text": true
|
| 573 |
-
}
|
| 574 |
-
},
|
| 575 |
-
"rank": 39
|
| 576 |
},
|
| 577 |
{
|
| 578 |
"id": "be98fcfd-345c-4ae1-9a82-a19123ebf1d2",
|
|
@@ -587,7 +588,7 @@
|
|
| 587 |
"text": true
|
| 588 |
}
|
| 589 |
},
|
| 590 |
-
"rank":
|
| 591 |
},
|
| 592 |
{
|
| 593 |
"id": "af033cbd-ec6c-42cc-9afa-e227fc12efe8",
|
|
@@ -603,7 +604,7 @@
|
|
| 603 |
"web": true
|
| 604 |
}
|
| 605 |
},
|
| 606 |
-
"rank":
|
| 607 |
},
|
| 608 |
{
|
| 609 |
"id": "27b9f8c6-3ee1-464a-9479-a8b3c2a48fd4",
|
|
@@ -619,23 +620,22 @@
|
|
| 619 |
"text": true
|
| 620 |
}
|
| 621 |
},
|
| 622 |
-
"rank":
|
| 623 |
},
|
| 624 |
{
|
| 625 |
-
"id": "
|
| 626 |
-
"organization": "
|
| 627 |
-
"provider": "
|
| 628 |
-
"publicName": "
|
| 629 |
"capabilities": {
|
| 630 |
"inputCapabilities": {
|
| 631 |
-
"text": true
|
| 632 |
-
"image": true
|
| 633 |
},
|
| 634 |
"outputCapabilities": {
|
| 635 |
"text": true
|
| 636 |
}
|
| 637 |
},
|
| 638 |
-
"rank":
|
| 639 |
},
|
| 640 |
{
|
| 641 |
"id": "75555628-8c14-402a-8d6e-43c19cb40116",
|
|
@@ -651,7 +651,23 @@
|
|
| 651 |
"text": true
|
| 652 |
}
|
| 653 |
},
|
| 654 |
-
"rank":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 655 |
},
|
| 656 |
{
|
| 657 |
"id": "04ec9a17-c597-49df-acf0-963da275c246",
|
|
@@ -697,28 +713,13 @@
|
|
| 697 |
"text": true
|
| 698 |
}
|
| 699 |
},
|
| 700 |
-
"rank":
|
| 701 |
},
|
| 702 |
{
|
| 703 |
-
"id": "
|
| 704 |
"organization": "anthropic",
|
| 705 |
"provider": "googleVertexAnthropic",
|
| 706 |
-
"publicName": "claude-3-
|
| 707 |
-
"capabilities": {
|
| 708 |
-
"inputCapabilities": {
|
| 709 |
-
"text": true
|
| 710 |
-
},
|
| 711 |
-
"outputCapabilities": {
|
| 712 |
-
"text": true
|
| 713 |
-
}
|
| 714 |
-
},
|
| 715 |
-
"rank": 55
|
| 716 |
-
},
|
| 717 |
-
{
|
| 718 |
-
"id": "73cf8705-98c8-4b75-8d04-e3746e1c1565",
|
| 719 |
-
"organization": "alibaba",
|
| 720 |
-
"provider": "alibaba",
|
| 721 |
-
"publicName": "qwen3-next-80b-a3b-thinking",
|
| 722 |
"capabilities": {
|
| 723 |
"inputCapabilities": {
|
| 724 |
"text": true
|
|
@@ -727,13 +728,13 @@
|
|
| 727 |
"text": true
|
| 728 |
}
|
| 729 |
},
|
| 730 |
-
"rank":
|
| 731 |
},
|
| 732 |
{
|
| 733 |
-
"id": "
|
| 734 |
"organization": "anthropic",
|
| 735 |
"provider": "googleVertexAnthropic",
|
| 736 |
-
"publicName": "claude-3-
|
| 737 |
"capabilities": {
|
| 738 |
"inputCapabilities": {
|
| 739 |
"text": true
|
|
@@ -742,13 +743,13 @@
|
|
| 742 |
"text": true
|
| 743 |
}
|
| 744 |
},
|
| 745 |
-
"rank":
|
| 746 |
},
|
| 747 |
{
|
| 748 |
-
"id": "
|
| 749 |
-
"organization": "
|
| 750 |
-
"provider": "
|
| 751 |
-
"publicName": "
|
| 752 |
"capabilities": {
|
| 753 |
"inputCapabilities": {
|
| 754 |
"text": true
|
|
@@ -757,13 +758,13 @@
|
|
| 757 |
"text": true
|
| 758 |
}
|
| 759 |
},
|
| 760 |
-
"rank":
|
| 761 |
},
|
| 762 |
-
{
|
| 763 |
-
"id": "
|
| 764 |
-
"organization": "
|
| 765 |
-
"provider": "
|
| 766 |
-
"publicName": "
|
| 767 |
"capabilities": {
|
| 768 |
"inputCapabilities": {
|
| 769 |
"text": true
|
|
@@ -790,6 +791,21 @@
|
|
| 790 |
},
|
| 791 |
"rank": 60
|
| 792 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 793 |
{
|
| 794 |
"id": "7699c8d4-0742-42f9-a117-d10e84688dab",
|
| 795 |
"organization": "xai",
|
|
@@ -822,10 +838,10 @@
|
|
| 822 |
"rank": 64
|
| 823 |
},
|
| 824 |
{
|
| 825 |
-
"id": "
|
| 826 |
-
"organization": "
|
| 827 |
-
"provider": "
|
| 828 |
-
"publicName": "
|
| 829 |
"capabilities": {
|
| 830 |
"inputCapabilities": {
|
| 831 |
"text": true,
|
|
@@ -835,13 +851,13 @@
|
|
| 835 |
"text": true
|
| 836 |
}
|
| 837 |
},
|
| 838 |
-
"rank":
|
| 839 |
},
|
| 840 |
{
|
| 841 |
-
"id": "
|
| 842 |
-
"organization": "
|
| 843 |
-
"provider": "
|
| 844 |
-
"publicName": "
|
| 845 |
"capabilities": {
|
| 846 |
"inputCapabilities": {
|
| 847 |
"text": true,
|
|
@@ -851,7 +867,7 @@
|
|
| 851 |
"text": true
|
| 852 |
}
|
| 853 |
},
|
| 854 |
-
"rank":
|
| 855 |
},
|
| 856 |
{
|
| 857 |
"id": "0f785ba1-efcb-472d-961e-69f7b251c7e3",
|
|
@@ -866,7 +882,7 @@
|
|
| 866 |
"text": true
|
| 867 |
}
|
| 868 |
},
|
| 869 |
-
"rank":
|
| 870 |
},
|
| 871 |
{
|
| 872 |
"id": "0199ef5a-f987-785a-b18e-613fde30a0f1",
|
|
@@ -881,7 +897,7 @@
|
|
| 881 |
"text": true
|
| 882 |
}
|
| 883 |
},
|
| 884 |
-
"rank":
|
| 885 |
},
|
| 886 |
{
|
| 887 |
"id": "6ee9f901-17b5-4fbe-9cc2-13c16497c23b",
|
|
@@ -896,22 +912,7 @@
|
|
| 896 |
"text": true
|
| 897 |
}
|
| 898 |
},
|
| 899 |
-
"rank":
|
| 900 |
-
},
|
| 901 |
-
{
|
| 902 |
-
"id": "c680645e-efac-4a81-b0af-da16902b2541",
|
| 903 |
-
"organization": "openai",
|
| 904 |
-
"provider": "openai",
|
| 905 |
-
"publicName": "o3-mini",
|
| 906 |
-
"capabilities": {
|
| 907 |
-
"inputCapabilities": {
|
| 908 |
-
"text": true
|
| 909 |
-
},
|
| 910 |
-
"outputCapabilities": {
|
| 911 |
-
"text": true
|
| 912 |
-
}
|
| 913 |
-
},
|
| 914 |
-
"rank": 71
|
| 915 |
},
|
| 916 |
{
|
| 917 |
"id": "71f96ca9-4cf8-4be7-bac2-2231613930a6",
|
|
@@ -926,7 +927,7 @@
|
|
| 926 |
"text": true
|
| 927 |
}
|
| 928 |
},
|
| 929 |
-
"rank":
|
| 930 |
},
|
| 931 |
{
|
| 932 |
"id": "1ea13a81-93a7-4804-bcdd-693cd72e302d",
|
|
@@ -944,6 +945,21 @@
|
|
| 944 |
},
|
| 945 |
"rank": 71
|
| 946 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 947 |
{
|
| 948 |
"id": "2dc249b3-98da-44b4-8d1e-6666346a8012",
|
| 949 |
"organization": "openai",
|
|
@@ -958,7 +974,7 @@
|
|
| 958 |
"text": true
|
| 959 |
}
|
| 960 |
},
|
| 961 |
-
"rank":
|
| 962 |
},
|
| 963 |
{
|
| 964 |
"id": "885976d3-d178-48f5-a3f4-6e13e0718872",
|
|
@@ -973,7 +989,7 @@
|
|
| 973 |
"text": true
|
| 974 |
}
|
| 975 |
},
|
| 976 |
-
"rank":
|
| 977 |
},
|
| 978 |
{
|
| 979 |
"id": "b5ad3ab7-fc56-4ecd-8921-bd56b55c1159",
|
|
@@ -1020,13 +1036,13 @@
|
|
| 1020 |
"text": true
|
| 1021 |
}
|
| 1022 |
},
|
| 1023 |
-
"rank":
|
| 1024 |
},
|
| 1025 |
{
|
| 1026 |
-
"id": "
|
| 1027 |
-
"organization": "
|
| 1028 |
-
"provider": "
|
| 1029 |
-
"publicName": "
|
| 1030 |
"capabilities": {
|
| 1031 |
"inputCapabilities": {
|
| 1032 |
"text": true
|
|
@@ -1038,10 +1054,10 @@
|
|
| 1038 |
"rank": 99
|
| 1039 |
},
|
| 1040 |
{
|
| 1041 |
-
"id": "
|
| 1042 |
-
"organization": "
|
| 1043 |
-
"provider": "
|
| 1044 |
-
"publicName": "
|
| 1045 |
"capabilities": {
|
| 1046 |
"inputCapabilities": {
|
| 1047 |
"text": true
|
|
@@ -1050,13 +1066,13 @@
|
|
| 1050 |
"text": true
|
| 1051 |
}
|
| 1052 |
},
|
| 1053 |
-
"rank":
|
| 1054 |
},
|
| 1055 |
{
|
| 1056 |
-
"id": "
|
| 1057 |
-
"organization": "
|
| 1058 |
-
"provider": "
|
| 1059 |
-
"publicName": "
|
| 1060 |
"capabilities": {
|
| 1061 |
"inputCapabilities": {
|
| 1062 |
"text": true
|
|
@@ -1065,7 +1081,7 @@
|
|
| 1065 |
"text": true
|
| 1066 |
}
|
| 1067 |
},
|
| 1068 |
-
"rank":
|
| 1069 |
},
|
| 1070 |
{
|
| 1071 |
"id": "dcbd7897-5a37-4a34-93f1-76a24c7bb028",
|
|
@@ -1080,7 +1096,7 @@
|
|
| 1080 |
"text": true
|
| 1081 |
}
|
| 1082 |
},
|
| 1083 |
-
"rank":
|
| 1084 |
},
|
| 1085 |
{
|
| 1086 |
"id": "6337f479-2fc8-4311-a76b-8c957765cd68",
|
|
@@ -1095,7 +1111,7 @@
|
|
| 1095 |
"text": true
|
| 1096 |
}
|
| 1097 |
},
|
| 1098 |
-
"rank":
|
| 1099 |
},
|
| 1100 |
{
|
| 1101 |
"id": "69f5d38a-45f5-4d3a-9320-b866a4035ed9",
|
|
@@ -1111,22 +1127,7 @@
|
|
| 1111 |
"text": true
|
| 1112 |
}
|
| 1113 |
},
|
| 1114 |
-
"rank":
|
| 1115 |
-
},
|
| 1116 |
-
{
|
| 1117 |
-
"id": "0199f059-3877-7cfe-bc80-e01b1a4a83de",
|
| 1118 |
-
"organization": "google",
|
| 1119 |
-
"provider": "googleVertex",
|
| 1120 |
-
"publicName": "gemini-2.5-flash",
|
| 1121 |
-
"capabilities": {
|
| 1122 |
-
"inputCapabilities": {
|
| 1123 |
-
"text": true,
|
| 1124 |
-
"image": true
|
| 1125 |
-
},
|
| 1126 |
-
"outputCapabilities": {
|
| 1127 |
-
"text": true
|
| 1128 |
-
}
|
| 1129 |
-
}
|
| 1130 |
},
|
| 1131 |
{
|
| 1132 |
"id": "0199de70-e6ad-7276-9020-a7502bed99ad",
|
|
@@ -1140,18 +1141,6 @@
|
|
| 1140 |
}
|
| 1141 |
}
|
| 1142 |
},
|
| 1143 |
-
{
|
| 1144 |
-
"id": "019a4c75-256c-790b-9088-4694cc63c507",
|
| 1145 |
-
"publicName": "phantom-1030-1",
|
| 1146 |
-
"capabilities": {
|
| 1147 |
-
"inputCapabilities": {
|
| 1148 |
-
"text": true
|
| 1149 |
-
},
|
| 1150 |
-
"outputCapabilities": {
|
| 1151 |
-
"text": true
|
| 1152 |
-
}
|
| 1153 |
-
}
|
| 1154 |
-
},
|
| 1155 |
{
|
| 1156 |
"id": "019a31fb-8cd5-75c2-95d3-cafb9d0f6139",
|
| 1157 |
"publicName": "phantom-1020-3",
|
|
@@ -1272,18 +1261,6 @@
|
|
| 1272 |
}
|
| 1273 |
}
|
| 1274 |
},
|
| 1275 |
-
{
|
| 1276 |
-
"id": "019a33c6-e248-7091-94c0-af68f29390b8",
|
| 1277 |
-
"publicName": "blackhawk",
|
| 1278 |
-
"capabilities": {
|
| 1279 |
-
"inputCapabilities": {
|
| 1280 |
-
"text": true
|
| 1281 |
-
},
|
| 1282 |
-
"outputCapabilities": {
|
| 1283 |
-
"text": true
|
| 1284 |
-
}
|
| 1285 |
-
}
|
| 1286 |
-
},
|
| 1287 |
{
|
| 1288 |
"id": "8d1f38a1-51a6-4030-ae4b-e19fb503e4fa",
|
| 1289 |
"publicName": "x1-turbo-0906",
|
|
@@ -1308,42 +1285,6 @@
|
|
| 1308 |
}
|
| 1309 |
}
|
| 1310 |
},
|
| 1311 |
-
{
|
| 1312 |
-
"id": "019a4ce4-2b78-7db0-ad88-f6c942d8b151",
|
| 1313 |
-
"publicName": "phantom-1031-1",
|
| 1314 |
-
"capabilities": {
|
| 1315 |
-
"inputCapabilities": {
|
| 1316 |
-
"text": true
|
| 1317 |
-
},
|
| 1318 |
-
"outputCapabilities": {
|
| 1319 |
-
"text": true
|
| 1320 |
-
}
|
| 1321 |
-
}
|
| 1322 |
-
},
|
| 1323 |
-
{
|
| 1324 |
-
"id": "019a4ce4-31af-7cbb-b064-d3270482e772",
|
| 1325 |
-
"publicName": "phantom-1030-3",
|
| 1326 |
-
"capabilities": {
|
| 1327 |
-
"inputCapabilities": {
|
| 1328 |
-
"text": true
|
| 1329 |
-
},
|
| 1330 |
-
"outputCapabilities": {
|
| 1331 |
-
"text": true
|
| 1332 |
-
}
|
| 1333 |
-
}
|
| 1334 |
-
},
|
| 1335 |
-
{
|
| 1336 |
-
"id": "019a4ce4-3737-7956-9969-1afb0ae07e93",
|
| 1337 |
-
"publicName": "phantom-1030-2",
|
| 1338 |
-
"capabilities": {
|
| 1339 |
-
"inputCapabilities": {
|
| 1340 |
-
"text": true
|
| 1341 |
-
},
|
| 1342 |
-
"outputCapabilities": {
|
| 1343 |
-
"text": true
|
| 1344 |
-
}
|
| 1345 |
-
}
|
| 1346 |
-
},
|
| 1347 |
{
|
| 1348 |
"id": "49bd7403-c7fd-4d91-9829-90a91906ad6c",
|
| 1349 |
"organization": "meta",
|
|
@@ -1372,8 +1313,8 @@
|
|
| 1372 |
}
|
| 1373 |
},
|
| 1374 |
{
|
| 1375 |
-
"id": "
|
| 1376 |
-
"publicName": "
|
| 1377 |
"capabilities": {
|
| 1378 |
"inputCapabilities": {
|
| 1379 |
"text": true
|
|
@@ -1384,8 +1325,8 @@
|
|
| 1384 |
}
|
| 1385 |
},
|
| 1386 |
{
|
| 1387 |
-
"id": "
|
| 1388 |
-
"publicName": "
|
| 1389 |
"capabilities": {
|
| 1390 |
"inputCapabilities": {
|
| 1391 |
"text": true
|
|
@@ -1396,8 +1337,8 @@
|
|
| 1396 |
}
|
| 1397 |
},
|
| 1398 |
{
|
| 1399 |
-
"id": "
|
| 1400 |
-
"publicName": "
|
| 1401 |
"capabilities": {
|
| 1402 |
"inputCapabilities": {
|
| 1403 |
"text": true
|
|
@@ -1408,8 +1349,8 @@
|
|
| 1408 |
}
|
| 1409 |
},
|
| 1410 |
{
|
| 1411 |
-
"id": "019a36d9-
|
| 1412 |
-
"publicName": "
|
| 1413 |
"capabilities": {
|
| 1414 |
"inputCapabilities": {
|
| 1415 |
"text": true
|
|
@@ -1420,8 +1361,8 @@
|
|
| 1420 |
}
|
| 1421 |
},
|
| 1422 |
{
|
| 1423 |
-
"id": "
|
| 1424 |
-
"publicName": "
|
| 1425 |
"capabilities": {
|
| 1426 |
"inputCapabilities": {
|
| 1427 |
"text": true
|
|
@@ -1456,8 +1397,8 @@
|
|
| 1456 |
}
|
| 1457 |
},
|
| 1458 |
{
|
| 1459 |
-
"id": "
|
| 1460 |
-
"publicName": "
|
| 1461 |
"capabilities": {
|
| 1462 |
"inputCapabilities": {
|
| 1463 |
"text": true
|
|
@@ -1468,8 +1409,8 @@
|
|
| 1468 |
}
|
| 1469 |
},
|
| 1470 |
{
|
| 1471 |
-
"id": "
|
| 1472 |
-
"publicName": "
|
| 1473 |
"capabilities": {
|
| 1474 |
"inputCapabilities": {
|
| 1475 |
"text": true
|
|
@@ -1491,18 +1432,6 @@
|
|
| 1491 |
}
|
| 1492 |
}
|
| 1493 |
},
|
| 1494 |
-
{
|
| 1495 |
-
"id": "019a5028-42ba-750c-b6ef-65fa46d0db8f",
|
| 1496 |
-
"publicName": "gauss",
|
| 1497 |
-
"capabilities": {
|
| 1498 |
-
"inputCapabilities": {
|
| 1499 |
-
"text": true
|
| 1500 |
-
},
|
| 1501 |
-
"outputCapabilities": {
|
| 1502 |
-
"text": true
|
| 1503 |
-
}
|
| 1504 |
-
}
|
| 1505 |
-
},
|
| 1506 |
{
|
| 1507 |
"id": "9af435c8-1f53-4b78-a400-c1f5e9fe09b0",
|
| 1508 |
"publicName": "leepwal",
|
|
@@ -1515,18 +1444,6 @@
|
|
| 1515 |
}
|
| 1516 |
}
|
| 1517 |
},
|
| 1518 |
-
{
|
| 1519 |
-
"id": "019a5028-45c7-73db-b3b8-6dec3af9ecb4",
|
| 1520 |
-
"publicName": "gauss-with-reasoning",
|
| 1521 |
-
"capabilities": {
|
| 1522 |
-
"inputCapabilities": {
|
| 1523 |
-
"text": true
|
| 1524 |
-
},
|
| 1525 |
-
"outputCapabilities": {
|
| 1526 |
-
"text": true
|
| 1527 |
-
}
|
| 1528 |
-
}
|
| 1529 |
-
},
|
| 1530 |
{
|
| 1531 |
"id": "ac31e980-8bf1-4637-adba-cf9ffa8b6343",
|
| 1532 |
"organization": "alibaba",
|
|
@@ -1610,25 +1527,67 @@
|
|
| 1610 |
}
|
| 1611 |
},
|
| 1612 |
{
|
| 1613 |
-
"id": "019a27e0-e7d8-7b0b-877c-a2106c6eb87d",
|
| 1614 |
-
"organization": "minimax",
|
| 1615 |
-
"provider": "minimax",
|
| 1616 |
-
"publicName": "minimax-m2",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1617 |
"capabilities": {
|
| 1618 |
"inputCapabilities": {
|
| 1619 |
"text": true
|
| 1620 |
},
|
| 1621 |
"outputCapabilities": {
|
| 1622 |
-
"text": true
|
| 1623 |
-
"web": true
|
| 1624 |
}
|
| 1625 |
}
|
| 1626 |
},
|
| 1627 |
{
|
| 1628 |
-
"id": "
|
| 1629 |
-
"organization": "
|
| 1630 |
-
"provider": "
|
| 1631 |
-
"publicName": "
|
| 1632 |
"capabilities": {
|
| 1633 |
"inputCapabilities": {
|
| 1634 |
"text": true,
|
|
@@ -1640,14 +1599,13 @@
|
|
| 1640 |
}
|
| 1641 |
},
|
| 1642 |
{
|
| 1643 |
-
"id": "
|
| 1644 |
"organization": "alibaba",
|
| 1645 |
"provider": "alibaba",
|
| 1646 |
-
"publicName": "qwen3-
|
| 1647 |
"capabilities": {
|
| 1648 |
"inputCapabilities": {
|
| 1649 |
-
"text": true
|
| 1650 |
-
"image": true
|
| 1651 |
},
|
| 1652 |
"outputCapabilities": {
|
| 1653 |
"text": true
|
|
@@ -1655,8 +1613,8 @@
|
|
| 1655 |
}
|
| 1656 |
},
|
| 1657 |
{
|
| 1658 |
-
"id": "
|
| 1659 |
-
"publicName": "
|
| 1660 |
"capabilities": {
|
| 1661 |
"inputCapabilities": {
|
| 1662 |
"text": true
|
|
@@ -1667,8 +1625,8 @@
|
|
| 1667 |
}
|
| 1668 |
},
|
| 1669 |
{
|
| 1670 |
-
"id": "
|
| 1671 |
-
"publicName": "
|
| 1672 |
"capabilities": {
|
| 1673 |
"inputCapabilities": {
|
| 1674 |
"text": true
|
|
@@ -1679,14 +1637,11 @@
|
|
| 1679 |
}
|
| 1680 |
},
|
| 1681 |
{
|
| 1682 |
-
"id": "
|
| 1683 |
-
"
|
| 1684 |
-
"provider": "alibaba",
|
| 1685 |
-
"publicName": "qwen-vl-max-2025-08-13",
|
| 1686 |
"capabilities": {
|
| 1687 |
"inputCapabilities": {
|
| 1688 |
-
"text": true
|
| 1689 |
-
"image": true
|
| 1690 |
},
|
| 1691 |
"outputCapabilities": {
|
| 1692 |
"text": true
|
|
@@ -1694,10 +1649,8 @@
|
|
| 1694 |
}
|
| 1695 |
},
|
| 1696 |
{
|
| 1697 |
-
"id": "
|
| 1698 |
-
"
|
| 1699 |
-
"provider": "alibaba",
|
| 1700 |
-
"publicName": "qwen3-max-2025-10-20",
|
| 1701 |
"capabilities": {
|
| 1702 |
"inputCapabilities": {
|
| 1703 |
"text": true
|
|
@@ -1708,8 +1661,8 @@
|
|
| 1708 |
}
|
| 1709 |
},
|
| 1710 |
{
|
| 1711 |
-
"id": "
|
| 1712 |
-
"publicName": "
|
| 1713 |
"capabilities": {
|
| 1714 |
"inputCapabilities": {
|
| 1715 |
"text": true
|
|
@@ -1720,8 +1673,8 @@
|
|
| 1720 |
}
|
| 1721 |
},
|
| 1722 |
{
|
| 1723 |
-
"id": "
|
| 1724 |
-
"publicName": "
|
| 1725 |
"capabilities": {
|
| 1726 |
"inputCapabilities": {
|
| 1727 |
"text": true
|
|
@@ -1743,6 +1696,18 @@
|
|
| 1743 |
}
|
| 1744 |
}
|
| 1745 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1746 |
{
|
| 1747 |
"id": "019a19ad-97fe-72fb-89ad-d02355152e55",
|
| 1748 |
"publicName": "ernie-exp-vl-251023",
|
|
@@ -1769,8 +1734,8 @@
|
|
| 1769 |
}
|
| 1770 |
},
|
| 1771 |
{
|
| 1772 |
-
"id": "019a26b4-
|
| 1773 |
-
"publicName": "
|
| 1774 |
"capabilities": {
|
| 1775 |
"inputCapabilities": {
|
| 1776 |
"text": true
|
|
@@ -1781,8 +1746,8 @@
|
|
| 1781 |
}
|
| 1782 |
},
|
| 1783 |
{
|
| 1784 |
-
"id": "
|
| 1785 |
-
"publicName": "
|
| 1786 |
"capabilities": {
|
| 1787 |
"inputCapabilities": {
|
| 1788 |
"text": true
|
|
@@ -1837,7 +1802,24 @@
|
|
| 1837 |
}
|
| 1838 |
}
|
| 1839 |
},
|
| 1840 |
-
"rank":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1841 |
},
|
| 1842 |
{
|
| 1843 |
"id": "0199ef2a-583f-7088-b704-b75fd169401d",
|
|
@@ -1860,7 +1842,7 @@
|
|
| 1860 |
}
|
| 1861 |
}
|
| 1862 |
},
|
| 1863 |
-
"rank":
|
| 1864 |
},
|
| 1865 |
{
|
| 1866 |
"id": "f8aec69d-e077-4ed1-99be-d34f48559bbf",
|
|
@@ -1882,17 +1864,13 @@
|
|
| 1882 |
"rank": 3
|
| 1883 |
},
|
| 1884 |
{
|
| 1885 |
-
"id": "
|
| 1886 |
-
"organization": "
|
| 1887 |
-
"provider": "
|
| 1888 |
-
"publicName": "
|
| 1889 |
"capabilities": {
|
| 1890 |
"inputCapabilities": {
|
| 1891 |
-
"text": true
|
| 1892 |
-
"image": {
|
| 1893 |
-
"requiresUpload": false,
|
| 1894 |
-
"multipleImages": true
|
| 1895 |
-
}
|
| 1896 |
},
|
| 1897 |
"outputCapabilities": {
|
| 1898 |
"image": {
|
|
@@ -1902,16 +1880,20 @@
|
|
| 1902 |
}
|
| 1903 |
}
|
| 1904 |
},
|
| 1905 |
-
"rank":
|
| 1906 |
},
|
| 1907 |
{
|
| 1908 |
-
"id": "
|
| 1909 |
-
"organization": "
|
| 1910 |
-
"provider": "
|
| 1911 |
-
"publicName": "
|
| 1912 |
"capabilities": {
|
| 1913 |
"inputCapabilities": {
|
| 1914 |
-
"text": true
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1915 |
},
|
| 1916 |
"outputCapabilities": {
|
| 1917 |
"image": {
|
|
@@ -1921,7 +1903,7 @@
|
|
| 1921 |
}
|
| 1922 |
}
|
| 1923 |
},
|
| 1924 |
-
"rank":
|
| 1925 |
},
|
| 1926 |
{
|
| 1927 |
"id": "69f90b32-01dc-43e1-8c48-bf494f8f4f38",
|
|
@@ -1967,6 +1949,23 @@
|
|
| 1967 |
},
|
| 1968 |
"rank": 8
|
| 1969 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1970 |
{
|
| 1971 |
"id": "0199c238-f8ee-7f7d-afc1-7e28fcfd21cf",
|
| 1972 |
"organization": "openai",
|
|
@@ -1988,7 +1987,7 @@
|
|
| 1988 |
}
|
| 1989 |
}
|
| 1990 |
},
|
| 1991 |
-
"rank":
|
| 1992 |
},
|
| 1993 |
{
|
| 1994 |
"id": "1b407d5c-1806-477c-90a5-e5c5a114f3bc",
|
|
@@ -2007,7 +2006,7 @@
|
|
| 2007 |
}
|
| 2008 |
}
|
| 2009 |
},
|
| 2010 |
-
"rank":
|
| 2011 |
},
|
| 2012 |
{
|
| 2013 |
"id": "d8771262-8248-4372-90d5-eb41910db034",
|
|
@@ -2026,7 +2025,7 @@
|
|
| 2026 |
}
|
| 2027 |
}
|
| 2028 |
},
|
| 2029 |
-
"rank":
|
| 2030 |
},
|
| 2031 |
{
|
| 2032 |
"id": "0633b1ef-289f-49d4-a834-3d475a25e46b",
|
|
@@ -2046,24 +2045,7 @@
|
|
| 2046 |
}
|
| 2047 |
}
|
| 2048 |
},
|
| 2049 |
-
"rank":
|
| 2050 |
-
},
|
| 2051 |
-
{
|
| 2052 |
-
"id": "0199e980-d247-7dd3-9ca1-77092f126f05",
|
| 2053 |
-
"publicName": "hunyuan-image-3.0-fal",
|
| 2054 |
-
"capabilities": {
|
| 2055 |
-
"inputCapabilities": {
|
| 2056 |
-
"text": true
|
| 2057 |
-
},
|
| 2058 |
-
"outputCapabilities": {
|
| 2059 |
-
"image": {
|
| 2060 |
-
"aspectRatios": [
|
| 2061 |
-
"1:1"
|
| 2062 |
-
]
|
| 2063 |
-
}
|
| 2064 |
-
}
|
| 2065 |
-
},
|
| 2066 |
-
"rank": 16
|
| 2067 |
},
|
| 2068 |
{
|
| 2069 |
"id": "9fe82ee1-c84f-417f-b0e7-cab4ae4cf3f3",
|
|
@@ -2082,7 +2064,7 @@
|
|
| 2082 |
}
|
| 2083 |
}
|
| 2084 |
},
|
| 2085 |
-
"rank":
|
| 2086 |
},
|
| 2087 |
{
|
| 2088 |
"id": "51ad1d79-61e2-414c-99e3-faeb64bb6b1b",
|
|
@@ -2101,7 +2083,7 @@
|
|
| 2101 |
}
|
| 2102 |
}
|
| 2103 |
},
|
| 2104 |
-
"rank":
|
| 2105 |
},
|
| 2106 |
{
|
| 2107 |
"id": "28a8f330-3554-448c-9f32-2c0a08ec6477",
|
|
@@ -2123,7 +2105,24 @@
|
|
| 2123 |
}
|
| 2124 |
}
|
| 2125 |
},
|
| 2126 |
-
"rank":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2127 |
},
|
| 2128 |
{
|
| 2129 |
"id": "73378be5-cdba-49e7-b3d0-027949871aa6",
|
|
@@ -2142,7 +2141,7 @@
|
|
| 2142 |
}
|
| 2143 |
}
|
| 2144 |
},
|
| 2145 |
-
"rank":
|
| 2146 |
},
|
| 2147 |
{
|
| 2148 |
"id": "f44fd4f8-af30-480f-8ce2-80b2bdfea55e",
|
|
@@ -2161,13 +2160,13 @@
|
|
| 2161 |
}
|
| 2162 |
}
|
| 2163 |
},
|
| 2164 |
-
"rank":
|
| 2165 |
},
|
| 2166 |
{
|
| 2167 |
-
"id": "
|
| 2168 |
-
"organization": "
|
| 2169 |
-
"provider": "
|
| 2170 |
-
"publicName": "
|
| 2171 |
"capabilities": {
|
| 2172 |
"inputCapabilities": {
|
| 2173 |
"text": true
|
|
@@ -2180,13 +2179,13 @@
|
|
| 2180 |
}
|
| 2181 |
}
|
| 2182 |
},
|
| 2183 |
-
"rank":
|
| 2184 |
},
|
| 2185 |
{
|
| 2186 |
-
"id": "
|
| 2187 |
-
"organization": "
|
| 2188 |
-
"provider": "
|
| 2189 |
-
"publicName": "
|
| 2190 |
"capabilities": {
|
| 2191 |
"inputCapabilities": {
|
| 2192 |
"text": true
|
|
@@ -2199,7 +2198,7 @@
|
|
| 2199 |
}
|
| 2200 |
}
|
| 2201 |
},
|
| 2202 |
-
"rank":
|
| 2203 |
},
|
| 2204 |
{
|
| 2205 |
"id": "b88d5814-1d20-49cc-9eb6-e362f5851661",
|
|
@@ -2218,7 +2217,7 @@
|
|
| 2218 |
}
|
| 2219 |
}
|
| 2220 |
},
|
| 2221 |
-
"rank":
|
| 2222 |
},
|
| 2223 |
{
|
| 2224 |
"id": "69bbf7d4-9f44-447e-a868-abc4f7a31810",
|
|
@@ -2241,7 +2240,7 @@
|
|
| 2241 |
}
|
| 2242 |
}
|
| 2243 |
},
|
| 2244 |
-
"rank":
|
| 2245 |
},
|
| 2246 |
{
|
| 2247 |
"id": "bb97bc68-131c-4ea4-a59e-03a6252de0d2",
|
|
@@ -2260,7 +2259,7 @@
|
|
| 2260 |
}
|
| 2261 |
}
|
| 2262 |
},
|
| 2263 |
-
"rank":
|
| 2264 |
},
|
| 2265 |
{
|
| 2266 |
"id": "eb90ae46-a73a-4f27-be8b-40f090592c9a",
|
|
@@ -2282,7 +2281,7 @@
|
|
| 2282 |
}
|
| 2283 |
}
|
| 2284 |
},
|
| 2285 |
-
"rank":
|
| 2286 |
},
|
| 2287 |
{
|
| 2288 |
"id": "a9a26426-5377-4efa-bef9-de71e29ad943",
|
|
@@ -2301,7 +2300,7 @@
|
|
| 2301 |
}
|
| 2302 |
}
|
| 2303 |
},
|
| 2304 |
-
"rank":
|
| 2305 |
},
|
| 2306 |
{
|
| 2307 |
"id": "32bff2df-00e6-409b-ad3f-bfbad87cc49f",
|
|
@@ -2366,27 +2365,17 @@
|
|
| 2366 |
}
|
| 2367 |
},
|
| 2368 |
{
|
| 2369 |
-
"id": "
|
| 2370 |
-
"
|
|
|
|
|
|
|
| 2371 |
"capabilities": {
|
| 2372 |
"inputCapabilities": {
|
| 2373 |
-
"text": true
|
| 2374 |
-
},
|
| 2375 |
-
"outputCapabilities": {
|
| 2376 |
"image": {
|
| 2377 |
-
"
|
| 2378 |
-
|
| 2379 |
-
]
|
| 2380 |
}
|
| 2381 |
-
}
|
| 2382 |
-
}
|
| 2383 |
-
},
|
| 2384 |
-
{
|
| 2385 |
-
"id": "019a5050-2875-78ed-ae3a-d9a51a438685",
|
| 2386 |
-
"publicName": "wan2.5-preview-prompt-extend",
|
| 2387 |
-
"capabilities": {
|
| 2388 |
-
"inputCapabilities": {
|
| 2389 |
-
"text": true
|
| 2390 |
},
|
| 2391 |
"outputCapabilities": {
|
| 2392 |
"image": {
|
|
@@ -2398,16 +2387,16 @@
|
|
| 2398 |
}
|
| 2399 |
},
|
| 2400 |
{
|
| 2401 |
-
"id": "
|
| 2402 |
"organization": "reve",
|
| 2403 |
-
"provider": "
|
| 2404 |
-
"publicName": "reve-
|
| 2405 |
"capabilities": {
|
| 2406 |
"inputCapabilities": {
|
| 2407 |
"text": true,
|
| 2408 |
"image": {
|
| 2409 |
"requiresUpload": true,
|
| 2410 |
-
"multipleImages":
|
| 2411 |
}
|
| 2412 |
},
|
| 2413 |
"outputCapabilities": {
|
|
@@ -2495,10 +2484,10 @@
|
|
| 2495 |
"rank": 2
|
| 2496 |
},
|
| 2497 |
{
|
| 2498 |
-
"id": "
|
| 2499 |
-
"organization": "
|
| 2500 |
-
"provider": "
|
| 2501 |
-
"publicName": "
|
| 2502 |
"capabilities": {
|
| 2503 |
"inputCapabilities": {
|
| 2504 |
"text": true
|
|
@@ -2507,7 +2496,7 @@
|
|
| 2507 |
"search": true
|
| 2508 |
}
|
| 2509 |
},
|
| 2510 |
-
"rank":
|
| 2511 |
},
|
| 2512 |
{
|
| 2513 |
"id": "25bcb878-749e-49f4-ac05-de84d964bcee",
|
|
@@ -2540,10 +2529,10 @@
|
|
| 2540 |
"rank": 6
|
| 2541 |
},
|
| 2542 |
{
|
| 2543 |
-
"id": "
|
| 2544 |
-
"organization": "
|
| 2545 |
-
"provider": "
|
| 2546 |
-
"publicName": "
|
| 2547 |
"capabilities": {
|
| 2548 |
"inputCapabilities": {
|
| 2549 |
"text": true
|
|
@@ -2552,7 +2541,7 @@
|
|
| 2552 |
"search": true
|
| 2553 |
}
|
| 2554 |
},
|
| 2555 |
-
"rank":
|
| 2556 |
},
|
| 2557 |
{
|
| 2558 |
"id": "0862885e-ef53-4d0d-b9c4-4c8f68f453ce",
|
|
|
|
| 61 |
"rank": 1
|
| 62 |
},
|
| 63 |
{
|
| 64 |
+
"id": "019a2d13-28a5-7205-908c-0a58de904617",
|
| 65 |
+
"organization": "anthropic",
|
| 66 |
+
"provider": "googleVertexAnthropic",
|
| 67 |
+
"publicName": "claude-sonnet-4-5-20250929",
|
| 68 |
"capabilities": {
|
| 69 |
"inputCapabilities": {
|
|
|
|
|
|
|
|
|
|
|
|
|
| 70 |
"text": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 71 |
},
|
| 72 |
"outputCapabilities": {
|
| 73 |
+
"text": true,
|
| 74 |
+
"web": true
|
| 75 |
}
|
| 76 |
},
|
| 77 |
"rank": 2
|
|
|
|
| 90 |
"web": true
|
| 91 |
}
|
| 92 |
},
|
| 93 |
+
"rank": 3
|
| 94 |
},
|
| 95 |
{
|
| 96 |
"id": "0199c1e0-3720-742d-91c8-787788b0a19b",
|
|
|
|
| 106 |
"text": true
|
| 107 |
}
|
| 108 |
},
|
| 109 |
+
"rank": 3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 110 |
},
|
| 111 |
{
|
| 112 |
"id": "812c93cc-5f88-4cff-b9ca-c11a26599b0e",
|
|
|
|
| 121 |
"text": true
|
| 122 |
}
|
| 123 |
},
|
| 124 |
+
"rank": 4
|
| 125 |
},
|
| 126 |
{
|
| 127 |
+
"id": "983bc566-b783-4d28-b24c-3c8b08eb1086",
|
| 128 |
"organization": "openai",
|
| 129 |
"provider": "openai",
|
| 130 |
+
"publicName": "gpt-5-high",
|
| 131 |
"capabilities": {
|
| 132 |
"inputCapabilities": {
|
| 133 |
"text": true,
|
|
|
|
| 137 |
"text": true
|
| 138 |
}
|
| 139 |
},
|
| 140 |
+
"rank": 4
|
| 141 |
},
|
| 142 |
{
|
| 143 |
+
"id": "cb0f1e24-e8e9-4745-aabc-b926ffde7475",
|
| 144 |
+
"organization": "openai",
|
| 145 |
+
"provider": "openai",
|
| 146 |
+
"publicName": "o3-2025-04-16",
|
| 147 |
"capabilities": {
|
| 148 |
"inputCapabilities": {
|
| 149 |
+
"text": true,
|
| 150 |
+
"image": true
|
| 151 |
},
|
| 152 |
"outputCapabilities": {
|
| 153 |
"text": true
|
| 154 |
}
|
| 155 |
},
|
| 156 |
+
"rank": 4
|
| 157 |
},
|
| 158 |
{
|
| 159 |
"id": "f595e6f1-6175-4880-a9eb-377e390819e4",
|
|
|
|
| 170 |
"web": true
|
| 171 |
}
|
| 172 |
},
|
| 173 |
+
"rank": 5
|
| 174 |
+
},
|
| 175 |
+
{
|
| 176 |
+
"id": "4b11c78c-08c8-461c-938e-5fc97d56a40d",
|
| 177 |
+
"organization": "openai",
|
| 178 |
+
"provider": "openai",
|
| 179 |
+
"publicName": "gpt-5-chat",
|
| 180 |
+
"capabilities": {
|
| 181 |
+
"inputCapabilities": {
|
| 182 |
+
"text": true,
|
| 183 |
+
"image": true
|
| 184 |
+
},
|
| 185 |
+
"outputCapabilities": {
|
| 186 |
+
"text": true
|
| 187 |
+
}
|
| 188 |
+
},
|
| 189 |
+
"rank": 9
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"id": "98ad8b8b-12cd-46cd-98de-99edde7e03eb",
|
| 193 |
+
"organization": "alibaba",
|
| 194 |
+
"provider": "alibaba",
|
| 195 |
+
"publicName": "qwen3-max-2025-09-23",
|
| 196 |
+
"capabilities": {
|
| 197 |
+
"inputCapabilities": {
|
| 198 |
+
"text": true
|
| 199 |
+
},
|
| 200 |
+
"outputCapabilities": {
|
| 201 |
+
"text": true
|
| 202 |
+
}
|
| 203 |
+
},
|
| 204 |
+
"rank": 9
|
| 205 |
},
|
| 206 |
{
|
| 207 |
"id": "3b5e9593-3dc0-4492-a3da-19784c4bde75",
|
|
|
|
| 248 |
},
|
| 249 |
"rank": 11
|
| 250 |
},
|
| 251 |
+
{
|
| 252 |
+
"id": "d4cdb846-a711-4b2b-9de1-63a852c2c99c",
|
| 253 |
+
"organization": "deepseek",
|
| 254 |
+
"provider": "deepseek",
|
| 255 |
+
"publicName": "deepseek-v3.2-exp-thinking",
|
| 256 |
+
"capabilities": {
|
| 257 |
+
"inputCapabilities": {
|
| 258 |
+
"text": true
|
| 259 |
+
},
|
| 260 |
+
"outputCapabilities": {
|
| 261 |
+
"text": true
|
| 262 |
+
}
|
| 263 |
+
},
|
| 264 |
+
"rank": 11
|
| 265 |
+
},
|
| 266 |
{
|
| 267 |
"id": "716aa8ca-d729-427f-93ab-9579e4a13e98",
|
| 268 |
"organization": "alibaba",
|
|
|
|
| 277 |
"text": true
|
| 278 |
}
|
| 279 |
},
|
| 280 |
+
"rank": 12
|
| 281 |
},
|
| 282 |
{
|
| 283 |
+
"id": "019a4fff-c017-726d-abb1-99b0aaf87f43",
|
| 284 |
"organization": "deepseek",
|
| 285 |
"provider": "deepseek",
|
| 286 |
+
"publicName": "deepseek-v3.2-exp",
|
| 287 |
"capabilities": {
|
| 288 |
"inputCapabilities": {
|
| 289 |
+
"text": true,
|
| 290 |
+
"image": false
|
| 291 |
},
|
| 292 |
"outputCapabilities": {
|
| 293 |
+
"text": true,
|
| 294 |
+
"web": true
|
| 295 |
}
|
| 296 |
},
|
| 297 |
+
"rank": 13
|
| 298 |
},
|
| 299 |
{
|
| 300 |
+
"id": "14e9311c-94d2-40c2-8c54-273947e208b0",
|
| 301 |
+
"organization": "openai",
|
| 302 |
+
"provider": "openai",
|
| 303 |
+
"publicName": "gpt-4.1-2025-04-14",
|
| 304 |
"capabilities": {
|
| 305 |
"inputCapabilities": {
|
| 306 |
"text": true,
|
|
|
|
| 310 |
"text": true
|
| 311 |
}
|
| 312 |
},
|
| 313 |
+
"rank": 15
|
| 314 |
},
|
| 315 |
{
|
| 316 |
+
"id": "27035fb8-a25b-4ec9-8410-34be18328afd",
|
| 317 |
+
"organization": "mistral",
|
| 318 |
+
"provider": "mistral",
|
| 319 |
+
"publicName": "mistral-medium-2508",
|
| 320 |
"capabilities": {
|
| 321 |
"inputCapabilities": {
|
| 322 |
"text": true,
|
| 323 |
+
"image": true
|
| 324 |
},
|
| 325 |
"outputCapabilities": {
|
| 326 |
+
"text": true
|
|
|
|
| 327 |
}
|
| 328 |
},
|
| 329 |
+
"rank": 15
|
| 330 |
},
|
| 331 |
{
|
| 332 |
"id": "ee116d12-64d6-48a8-88e5-b2d06325cdd2",
|
|
|
|
| 341 |
"text": true
|
| 342 |
}
|
| 343 |
},
|
| 344 |
+
"rank": 15
|
| 345 |
},
|
| 346 |
{
|
| 347 |
+
"id": "b9edb8e9-4e98-49e7-8aaf-ae67e9797a11",
|
| 348 |
+
"organization": "xai",
|
| 349 |
+
"provider": "openrouter",
|
| 350 |
+
"publicName": "grok-4-0709",
|
| 351 |
"capabilities": {
|
| 352 |
"inputCapabilities": {
|
| 353 |
"text": true,
|
|
|
|
| 357 |
"text": true
|
| 358 |
}
|
| 359 |
},
|
| 360 |
+
"rank": 17
|
| 361 |
},
|
| 362 |
{
|
| 363 |
"id": "d079ef40-3b20-4c58-ab5e-243738dbada5",
|
|
|
|
| 372 |
"text": true
|
| 373 |
}
|
| 374 |
},
|
| 375 |
+
"rank": 17
|
| 376 |
},
|
| 377 |
{
|
| 378 |
+
"id": "0199f059-3877-7cfe-bc80-e01b1a4a83de",
|
| 379 |
+
"organization": "google",
|
| 380 |
+
"provider": "googleVertex",
|
| 381 |
+
"publicName": "gemini-2.5-flash",
|
| 382 |
"capabilities": {
|
| 383 |
"inputCapabilities": {
|
| 384 |
"text": true,
|
|
|
|
| 388 |
"text": true
|
| 389 |
}
|
| 390 |
},
|
| 391 |
+
"rank": 19
|
| 392 |
},
|
| 393 |
{
|
| 394 |
"id": "fc700d46-c4c1-4fec-88b5-f086876ae0bb",
|
|
|
|
| 404 |
"text": true
|
| 405 |
}
|
| 406 |
},
|
| 407 |
+
"rank": 19
|
| 408 |
},
|
| 409 |
{
|
| 410 |
"id": "0199e8e9-01ed-73e0-96ba-cf43b286bf10",
|
|
|
|
| 435 |
"text": true
|
| 436 |
}
|
| 437 |
},
|
| 438 |
+
"rank": 28
|
| 439 |
},
|
| 440 |
{
|
| 441 |
"id": "6fcbe051-f521-4dc7-8986-c429eb6191bf",
|
|
|
|
| 453 |
"rank": 29
|
| 454 |
},
|
| 455 |
{
|
| 456 |
+
"id": "4653dded-a46b-442a-a8fe-9bb9730e2453",
|
| 457 |
+
"organization": "anthropic",
|
| 458 |
+
"provider": "googleVertexAnthropic",
|
| 459 |
+
"publicName": "claude-sonnet-4-20250514-thinking-32k",
|
| 460 |
"capabilities": {
|
| 461 |
"inputCapabilities": {
|
| 462 |
"text": true
|
|
|
|
| 465 |
"text": true
|
| 466 |
}
|
| 467 |
},
|
| 468 |
+
"rank": 33
|
| 469 |
},
|
| 470 |
{
|
| 471 |
+
"id": "1a400d9a-f61c-4bc2-89b4-a9b7e77dff12",
|
| 472 |
+
"organization": "alibaba",
|
| 473 |
+
"provider": "alibaba",
|
| 474 |
+
"publicName": "qwen3-235b-a22b-no-thinking",
|
| 475 |
"capabilities": {
|
| 476 |
"inputCapabilities": {
|
| 477 |
"text": true
|
|
|
|
| 480 |
"text": true
|
| 481 |
}
|
| 482 |
},
|
| 483 |
+
"rank": 34
|
| 484 |
},
|
| 485 |
{
|
| 486 |
"id": "5fd3caa8-fe4c-41a5-a22c-0025b58f4b42",
|
|
|
|
| 496 |
"text": true
|
| 497 |
}
|
| 498 |
},
|
| 499 |
+
"rank": 35
|
| 500 |
},
|
| 501 |
{
|
| 502 |
"id": "03c511f5-0d35-4751-aae6-24f918b0d49e",
|
|
|
|
| 512 |
"text": true
|
| 513 |
}
|
| 514 |
},
|
| 515 |
+
"rank": 35
|
| 516 |
},
|
| 517 |
{
|
| 518 |
"id": "2f5253e4-75be-473c-bcfc-baeb3df0f8ad",
|
|
|
|
| 527 |
"text": true
|
| 528 |
}
|
| 529 |
},
|
| 530 |
+
"rank": 38
|
| 531 |
},
|
| 532 |
{
|
| 533 |
"id": "23848331-9f93-404f-85f0-3c3b4ece177e",
|
|
|
|
| 542 |
"text": true
|
| 543 |
}
|
| 544 |
},
|
| 545 |
+
"rank": 38
|
| 546 |
},
|
| 547 |
{
|
| 548 |
"id": "f1102bbf-34ca-468f-a9fc-14bcf63f315b",
|
|
|
|
| 558 |
"text": true
|
| 559 |
}
|
| 560 |
},
|
| 561 |
+
"rank": 38
|
| 562 |
},
|
| 563 |
{
|
| 564 |
"id": "ac44dd10-0666-451c-b824-386ccfea7bcc",
|
|
|
|
| 573 |
"text": true
|
| 574 |
}
|
| 575 |
},
|
| 576 |
+
"rank": 40
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 577 |
},
|
| 578 |
{
|
| 579 |
"id": "be98fcfd-345c-4ae1-9a82-a19123ebf1d2",
|
|
|
|
| 588 |
"text": true
|
| 589 |
}
|
| 590 |
},
|
| 591 |
+
"rank": 42
|
| 592 |
},
|
| 593 |
{
|
| 594 |
"id": "af033cbd-ec6c-42cc-9afa-e227fc12efe8",
|
|
|
|
| 604 |
"web": true
|
| 605 |
}
|
| 606 |
},
|
| 607 |
+
"rank": 43
|
| 608 |
},
|
| 609 |
{
|
| 610 |
"id": "27b9f8c6-3ee1-464a-9479-a8b3c2a48fd4",
|
|
|
|
| 620 |
"text": true
|
| 621 |
}
|
| 622 |
},
|
| 623 |
+
"rank": 45
|
| 624 |
},
|
| 625 |
{
|
| 626 |
+
"id": "a8d1d310-e485-4c50-8f27-4bff18292a99",
|
| 627 |
+
"organization": "alibaba",
|
| 628 |
+
"provider": "alibaba",
|
| 629 |
+
"publicName": "qwen3-30b-a3b-instruct-2507",
|
| 630 |
"capabilities": {
|
| 631 |
"inputCapabilities": {
|
| 632 |
+
"text": true
|
|
|
|
| 633 |
},
|
| 634 |
"outputCapabilities": {
|
| 635 |
"text": true
|
| 636 |
}
|
| 637 |
},
|
| 638 |
+
"rank": 45
|
| 639 |
},
|
| 640 |
{
|
| 641 |
"id": "75555628-8c14-402a-8d6e-43c19cb40116",
|
|
|
|
| 651 |
"text": true
|
| 652 |
}
|
| 653 |
},
|
| 654 |
+
"rank": 47
|
| 655 |
+
},
|
| 656 |
+
{
|
| 657 |
+
"id": "6a5437a7-c786-467b-b701-17b0bc8c8231",
|
| 658 |
+
"organization": "openai",
|
| 659 |
+
"provider": "openai",
|
| 660 |
+
"publicName": "gpt-4.1-mini-2025-04-14",
|
| 661 |
+
"capabilities": {
|
| 662 |
+
"inputCapabilities": {
|
| 663 |
+
"text": true,
|
| 664 |
+
"image": true
|
| 665 |
+
},
|
| 666 |
+
"outputCapabilities": {
|
| 667 |
+
"text": true
|
| 668 |
+
}
|
| 669 |
+
},
|
| 670 |
+
"rank": 49
|
| 671 |
},
|
| 672 |
{
|
| 673 |
"id": "04ec9a17-c597-49df-acf0-963da275c246",
|
|
|
|
| 713 |
"text": true
|
| 714 |
}
|
| 715 |
},
|
| 716 |
+
"rank": 56
|
| 717 |
},
|
| 718 |
{
|
| 719 |
+
"id": "c5a11495-081a-4dc6-8d9a-64a4fd6f7bbc",
|
| 720 |
"organization": "anthropic",
|
| 721 |
"provider": "googleVertexAnthropic",
|
| 722 |
+
"publicName": "claude-3-7-sonnet-20250219",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 723 |
"capabilities": {
|
| 724 |
"inputCapabilities": {
|
| 725 |
"text": true
|
|
|
|
| 728 |
"text": true
|
| 729 |
}
|
| 730 |
},
|
| 731 |
+
"rank": 56
|
| 732 |
},
|
| 733 |
{
|
| 734 |
+
"id": "f44e280a-7914-43ca-a25d-ecfcc5d48d09",
|
| 735 |
"organization": "anthropic",
|
| 736 |
"provider": "googleVertexAnthropic",
|
| 737 |
+
"publicName": "claude-3-5-sonnet-20241022",
|
| 738 |
"capabilities": {
|
| 739 |
"inputCapabilities": {
|
| 740 |
"text": true
|
|
|
|
| 743 |
"text": true
|
| 744 |
}
|
| 745 |
},
|
| 746 |
+
"rank": 57
|
| 747 |
},
|
| 748 |
{
|
| 749 |
+
"id": "73cf8705-98c8-4b75-8d04-e3746e1c1565",
|
| 750 |
+
"organization": "alibaba",
|
| 751 |
+
"provider": "alibaba",
|
| 752 |
+
"publicName": "qwen3-next-80b-a3b-thinking",
|
| 753 |
"capabilities": {
|
| 754 |
"inputCapabilities": {
|
| 755 |
"text": true
|
|
|
|
| 758 |
"text": true
|
| 759 |
}
|
| 760 |
},
|
| 761 |
+
"rank": 58
|
| 762 |
},
|
| 763 |
+
{
|
| 764 |
+
"id": "87e8d160-049e-4b4e-adc4-7f2511348539",
|
| 765 |
+
"organization": "minimax",
|
| 766 |
+
"provider": "minimax",
|
| 767 |
+
"publicName": "minimax-m1",
|
| 768 |
"capabilities": {
|
| 769 |
"inputCapabilities": {
|
| 770 |
"text": true
|
|
|
|
| 791 |
},
|
| 792 |
"rank": 60
|
| 793 |
},
|
| 794 |
+
{
|
| 795 |
+
"id": "149619f1-f1d5-45fd-a53e-7d790f156f20",
|
| 796 |
+
"organization": "xai",
|
| 797 |
+
"provider": "xaiPublic",
|
| 798 |
+
"publicName": "grok-3-mini-high",
|
| 799 |
+
"capabilities": {
|
| 800 |
+
"inputCapabilities": {
|
| 801 |
+
"text": true
|
| 802 |
+
},
|
| 803 |
+
"outputCapabilities": {
|
| 804 |
+
"text": true
|
| 805 |
+
}
|
| 806 |
+
},
|
| 807 |
+
"rank": 62
|
| 808 |
+
},
|
| 809 |
{
|
| 810 |
"id": "7699c8d4-0742-42f9-a117-d10e84688dab",
|
| 811 |
"organization": "xai",
|
|
|
|
| 838 |
"rank": 64
|
| 839 |
},
|
| 840 |
{
|
| 841 |
+
"id": "bbad1d17-6aa5-4321-949c-d11fb6289241",
|
| 842 |
+
"organization": "mistral",
|
| 843 |
+
"provider": "mistral",
|
| 844 |
+
"publicName": "mistral-small-2506",
|
| 845 |
"capabilities": {
|
| 846 |
"inputCapabilities": {
|
| 847 |
"text": true,
|
|
|
|
| 851 |
"text": true
|
| 852 |
}
|
| 853 |
},
|
| 854 |
+
"rank": 67
|
| 855 |
},
|
| 856 |
{
|
| 857 |
+
"id": "9dab0475-a0cc-4524-84a2-3fd25aa8c768",
|
| 858 |
+
"organization": "zai",
|
| 859 |
+
"provider": "zai",
|
| 860 |
+
"publicName": "glm-4.5v",
|
| 861 |
"capabilities": {
|
| 862 |
"inputCapabilities": {
|
| 863 |
"text": true,
|
|
|
|
| 867 |
"text": true
|
| 868 |
}
|
| 869 |
},
|
| 870 |
+
"rank": 67
|
| 871 |
},
|
| 872 |
{
|
| 873 |
"id": "0f785ba1-efcb-472d-961e-69f7b251c7e3",
|
|
|
|
| 882 |
"text": true
|
| 883 |
}
|
| 884 |
},
|
| 885 |
+
"rank": 70
|
| 886 |
},
|
| 887 |
{
|
| 888 |
"id": "0199ef5a-f987-785a-b18e-613fde30a0f1",
|
|
|
|
| 897 |
"text": true
|
| 898 |
}
|
| 899 |
},
|
| 900 |
+
"rank": 70
|
| 901 |
},
|
| 902 |
{
|
| 903 |
"id": "6ee9f901-17b5-4fbe-9cc2-13c16497c23b",
|
|
|
|
| 912 |
"text": true
|
| 913 |
}
|
| 914 |
},
|
| 915 |
+
"rank": 70
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 916 |
},
|
| 917 |
{
|
| 918 |
"id": "71f96ca9-4cf8-4be7-bac2-2231613930a6",
|
|
|
|
| 927 |
"text": true
|
| 928 |
}
|
| 929 |
},
|
| 930 |
+
"rank": 70
|
| 931 |
},
|
| 932 |
{
|
| 933 |
"id": "1ea13a81-93a7-4804-bcdd-693cd72e302d",
|
|
|
|
| 945 |
},
|
| 946 |
"rank": 71
|
| 947 |
},
|
| 948 |
+
{
|
| 949 |
+
"id": "c680645e-efac-4a81-b0af-da16902b2541",
|
| 950 |
+
"organization": "openai",
|
| 951 |
+
"provider": "openai",
|
| 952 |
+
"publicName": "o3-mini",
|
| 953 |
+
"capabilities": {
|
| 954 |
+
"inputCapabilities": {
|
| 955 |
+
"text": true
|
| 956 |
+
},
|
| 957 |
+
"outputCapabilities": {
|
| 958 |
+
"text": true
|
| 959 |
+
}
|
| 960 |
+
},
|
| 961 |
+
"rank": 72
|
| 962 |
+
},
|
| 963 |
{
|
| 964 |
"id": "2dc249b3-98da-44b4-8d1e-6666346a8012",
|
| 965 |
"organization": "openai",
|
|
|
|
| 974 |
"text": true
|
| 975 |
}
|
| 976 |
},
|
| 977 |
+
"rank": 77
|
| 978 |
},
|
| 979 |
{
|
| 980 |
"id": "885976d3-d178-48f5-a3f4-6e13e0718872",
|
|
|
|
| 989 |
"text": true
|
| 990 |
}
|
| 991 |
},
|
| 992 |
+
"rank": 82
|
| 993 |
},
|
| 994 |
{
|
| 995 |
"id": "b5ad3ab7-fc56-4ecd-8921-bd56b55c1159",
|
|
|
|
| 1036 |
"text": true
|
| 1037 |
}
|
| 1038 |
},
|
| 1039 |
+
"rank": 99
|
| 1040 |
},
|
| 1041 |
{
|
| 1042 |
+
"id": "11ad4114-c868-4fed-b6e7-d535dc9c62f8",
|
| 1043 |
+
"organization": "ant-group",
|
| 1044 |
+
"provider": "antgroup",
|
| 1045 |
+
"publicName": "ring-flash-2.0",
|
| 1046 |
"capabilities": {
|
| 1047 |
"inputCapabilities": {
|
| 1048 |
"text": true
|
|
|
|
| 1054 |
"rank": 99
|
| 1055 |
},
|
| 1056 |
{
|
| 1057 |
+
"id": "f6fbf06c-532c-4c8a-89c7-f3ddcfb34bd1",
|
| 1058 |
+
"organization": "anthropic",
|
| 1059 |
+
"provider": "googleVertexAnthropic",
|
| 1060 |
+
"publicName": "claude-3-5-haiku-20241022",
|
| 1061 |
"capabilities": {
|
| 1062 |
"inputCapabilities": {
|
| 1063 |
"text": true
|
|
|
|
| 1066 |
"text": true
|
| 1067 |
}
|
| 1068 |
},
|
| 1069 |
+
"rank": 100
|
| 1070 |
},
|
| 1071 |
{
|
| 1072 |
+
"id": "ec3beb4b-7229-4232-bab9-670ee52dd711",
|
| 1073 |
+
"organization": "openai",
|
| 1074 |
+
"provider": "fireworks",
|
| 1075 |
+
"publicName": "gpt-oss-20b",
|
| 1076 |
"capabilities": {
|
| 1077 |
"inputCapabilities": {
|
| 1078 |
"text": true
|
|
|
|
| 1081 |
"text": true
|
| 1082 |
}
|
| 1083 |
},
|
| 1084 |
+
"rank": 100
|
| 1085 |
},
|
| 1086 |
{
|
| 1087 |
"id": "dcbd7897-5a37-4a34-93f1-76a24c7bb028",
|
|
|
|
| 1096 |
"text": true
|
| 1097 |
}
|
| 1098 |
},
|
| 1099 |
+
"rank": 103
|
| 1100 |
},
|
| 1101 |
{
|
| 1102 |
"id": "6337f479-2fc8-4311-a76b-8c957765cd68",
|
|
|
|
| 1111 |
"text": true
|
| 1112 |
}
|
| 1113 |
},
|
| 1114 |
+
"rank": 121
|
| 1115 |
},
|
| 1116 |
{
|
| 1117 |
"id": "69f5d38a-45f5-4d3a-9320-b866a4035ed9",
|
|
|
|
| 1127 |
"text": true
|
| 1128 |
}
|
| 1129 |
},
|
| 1130 |
+
"rank": 125
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1131 |
},
|
| 1132 |
{
|
| 1133 |
"id": "0199de70-e6ad-7276-9020-a7502bed99ad",
|
|
|
|
| 1141 |
}
|
| 1142 |
}
|
| 1143 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1144 |
{
|
| 1145 |
"id": "019a31fb-8cd5-75c2-95d3-cafb9d0f6139",
|
| 1146 |
"publicName": "phantom-1020-3",
|
|
|
|
| 1261 |
}
|
| 1262 |
}
|
| 1263 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1264 |
{
|
| 1265 |
"id": "8d1f38a1-51a6-4030-ae4b-e19fb503e4fa",
|
| 1266 |
"publicName": "x1-turbo-0906",
|
|
|
|
| 1285 |
}
|
| 1286 |
}
|
| 1287 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1288 |
{
|
| 1289 |
"id": "49bd7403-c7fd-4d91-9829-90a91906ad6c",
|
| 1290 |
"organization": "meta",
|
|
|
|
| 1313 |
}
|
| 1314 |
},
|
| 1315 |
{
|
| 1316 |
+
"id": "5f2ced37-e2f0-4ddd-9e5a-7ddd13c32564",
|
| 1317 |
+
"publicName": "anonymous-922",
|
| 1318 |
"capabilities": {
|
| 1319 |
"inputCapabilities": {
|
| 1320 |
"text": true
|
|
|
|
| 1325 |
}
|
| 1326 |
},
|
| 1327 |
{
|
| 1328 |
+
"id": "019a361e-fb58-7a63-bc53-eb7876e159f0",
|
| 1329 |
+
"publicName": "mist",
|
| 1330 |
"capabilities": {
|
| 1331 |
"inputCapabilities": {
|
| 1332 |
"text": true
|
|
|
|
| 1337 |
}
|
| 1338 |
},
|
| 1339 |
{
|
| 1340 |
+
"id": "019a36d8-feb5-7c74-8cc0-fd5e0852dd21",
|
| 1341 |
+
"publicName": "pancake",
|
| 1342 |
"capabilities": {
|
| 1343 |
"inputCapabilities": {
|
| 1344 |
"text": true
|
|
|
|
| 1349 |
}
|
| 1350 |
},
|
| 1351 |
{
|
| 1352 |
+
"id": "019a36d9-0631-75ca-ac91-4b688b000e37",
|
| 1353 |
+
"publicName": "train",
|
| 1354 |
"capabilities": {
|
| 1355 |
"inputCapabilities": {
|
| 1356 |
"text": true
|
|
|
|
| 1361 |
}
|
| 1362 |
},
|
| 1363 |
{
|
| 1364 |
+
"id": "019a36d9-0d4b-79fb-b445-403f55e6a322",
|
| 1365 |
+
"publicName": "rainbow",
|
| 1366 |
"capabilities": {
|
| 1367 |
"inputCapabilities": {
|
| 1368 |
"text": true
|
|
|
|
| 1397 |
}
|
| 1398 |
},
|
| 1399 |
{
|
| 1400 |
+
"id": "019a4ce4-3737-7956-9969-1afb0ae07e93",
|
| 1401 |
+
"publicName": "phantom-1030-2",
|
| 1402 |
"capabilities": {
|
| 1403 |
"inputCapabilities": {
|
| 1404 |
"text": true
|
|
|
|
| 1409 |
}
|
| 1410 |
},
|
| 1411 |
{
|
| 1412 |
+
"id": "e9dd5a96-c066-48b0-869f-eb762030b5ed",
|
| 1413 |
+
"publicName": "EB45-turbo",
|
| 1414 |
"capabilities": {
|
| 1415 |
"inputCapabilities": {
|
| 1416 |
"text": true
|
|
|
|
| 1432 |
}
|
| 1433 |
}
|
| 1434 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1435 |
{
|
| 1436 |
"id": "9af435c8-1f53-4b78-a400-c1f5e9fe09b0",
|
| 1437 |
"publicName": "leepwal",
|
|
|
|
| 1444 |
}
|
| 1445 |
}
|
| 1446 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1447 |
{
|
| 1448 |
"id": "ac31e980-8bf1-4637-adba-cf9ffa8b6343",
|
| 1449 |
"organization": "alibaba",
|
|
|
|
| 1527 |
}
|
| 1528 |
},
|
| 1529 |
{
|
| 1530 |
+
"id": "019a27e0-e7d8-7b0b-877c-a2106c6eb87d",
|
| 1531 |
+
"organization": "minimax",
|
| 1532 |
+
"provider": "minimax",
|
| 1533 |
+
"publicName": "minimax-m2",
|
| 1534 |
+
"capabilities": {
|
| 1535 |
+
"inputCapabilities": {
|
| 1536 |
+
"text": true
|
| 1537 |
+
},
|
| 1538 |
+
"outputCapabilities": {
|
| 1539 |
+
"text": true,
|
| 1540 |
+
"web": true
|
| 1541 |
+
}
|
| 1542 |
+
}
|
| 1543 |
+
},
|
| 1544 |
+
{
|
| 1545 |
+
"id": "19ad5f04-38c6-48ae-b826-f7d5bbfd79f7",
|
| 1546 |
+
"organization": "openai",
|
| 1547 |
+
"provider": "openai",
|
| 1548 |
+
"publicName": "gpt-5-high-new-system-prompt",
|
| 1549 |
+
"capabilities": {
|
| 1550 |
+
"inputCapabilities": {
|
| 1551 |
+
"text": true,
|
| 1552 |
+
"image": true
|
| 1553 |
+
},
|
| 1554 |
+
"outputCapabilities": {
|
| 1555 |
+
"text": true
|
| 1556 |
+
}
|
| 1557 |
+
}
|
| 1558 |
+
},
|
| 1559 |
+
{
|
| 1560 |
+
"id": "0199c9dc-e157-7458-bd49-5942363be215",
|
| 1561 |
+
"organization": "alibaba",
|
| 1562 |
+
"provider": "alibaba",
|
| 1563 |
+
"publicName": "qwen3-omni-flash",
|
| 1564 |
+
"capabilities": {
|
| 1565 |
+
"inputCapabilities": {
|
| 1566 |
+
"text": true,
|
| 1567 |
+
"image": true
|
| 1568 |
+
},
|
| 1569 |
+
"outputCapabilities": {
|
| 1570 |
+
"text": true
|
| 1571 |
+
}
|
| 1572 |
+
}
|
| 1573 |
+
},
|
| 1574 |
+
{
|
| 1575 |
+
"id": "0304b4de-e544-48d4-8490-ad9123bc26e3",
|
| 1576 |
+
"publicName": "monster",
|
| 1577 |
"capabilities": {
|
| 1578 |
"inputCapabilities": {
|
| 1579 |
"text": true
|
| 1580 |
},
|
| 1581 |
"outputCapabilities": {
|
| 1582 |
+
"text": true
|
|
|
|
| 1583 |
}
|
| 1584 |
}
|
| 1585 |
},
|
| 1586 |
{
|
| 1587 |
+
"id": "6fe1ec40-3219-4c33-b3e7-0e65658b4194",
|
| 1588 |
+
"organization": "alibaba",
|
| 1589 |
+
"provider": "alibaba",
|
| 1590 |
+
"publicName": "qwen-vl-max-2025-08-13",
|
| 1591 |
"capabilities": {
|
| 1592 |
"inputCapabilities": {
|
| 1593 |
"text": true,
|
|
|
|
| 1599 |
}
|
| 1600 |
},
|
| 1601 |
{
|
| 1602 |
+
"id": "019a026f-30b2-7ffa-9714-7180577666e2",
|
| 1603 |
"organization": "alibaba",
|
| 1604 |
"provider": "alibaba",
|
| 1605 |
+
"publicName": "qwen3-max-2025-10-20",
|
| 1606 |
"capabilities": {
|
| 1607 |
"inputCapabilities": {
|
| 1608 |
+
"text": true
|
|
|
|
| 1609 |
},
|
| 1610 |
"outputCapabilities": {
|
| 1611 |
"text": true
|
|
|
|
| 1613 |
}
|
| 1614 |
},
|
| 1615 |
{
|
| 1616 |
+
"id": "0199fdfb-8d7f-7435-a362-e68678c308c2",
|
| 1617 |
+
"publicName": "raptor-llm-1017",
|
| 1618 |
"capabilities": {
|
| 1619 |
"inputCapabilities": {
|
| 1620 |
"text": true
|
|
|
|
| 1625 |
}
|
| 1626 |
},
|
| 1627 |
{
|
| 1628 |
+
"id": "019a4c75-256c-790b-9088-4694cc63c507",
|
| 1629 |
+
"publicName": "phantom-1030-1",
|
| 1630 |
"capabilities": {
|
| 1631 |
"inputCapabilities": {
|
| 1632 |
"text": true
|
|
|
|
| 1637 |
}
|
| 1638 |
},
|
| 1639 |
{
|
| 1640 |
+
"id": "019a5658-b301-7c8e-acb2-707cad8d6177",
|
| 1641 |
+
"publicName": "newton",
|
|
|
|
|
|
|
| 1642 |
"capabilities": {
|
| 1643 |
"inputCapabilities": {
|
| 1644 |
+
"text": true
|
|
|
|
| 1645 |
},
|
| 1646 |
"outputCapabilities": {
|
| 1647 |
"text": true
|
|
|
|
| 1649 |
}
|
| 1650 |
},
|
| 1651 |
{
|
| 1652 |
+
"id": "019a5658-b6fa-7a70-ad8e-8454717e3203",
|
| 1653 |
+
"publicName": "newton-with-reasoning",
|
|
|
|
|
|
|
| 1654 |
"capabilities": {
|
| 1655 |
"inputCapabilities": {
|
| 1656 |
"text": true
|
|
|
|
| 1661 |
}
|
| 1662 |
},
|
| 1663 |
{
|
| 1664 |
+
"id": "019a5658-ba6f-7185-b79d-51516ef94314",
|
| 1665 |
+
"publicName": "gauss",
|
| 1666 |
"capabilities": {
|
| 1667 |
"inputCapabilities": {
|
| 1668 |
"text": true
|
|
|
|
| 1673 |
}
|
| 1674 |
},
|
| 1675 |
{
|
| 1676 |
+
"id": "019a5658-bd78-7e04-ba2e-4a2d9d09e93a",
|
| 1677 |
+
"publicName": "gauss-with-reasoning",
|
| 1678 |
"capabilities": {
|
| 1679 |
"inputCapabilities": {
|
| 1680 |
"text": true
|
|
|
|
| 1696 |
}
|
| 1697 |
}
|
| 1698 |
},
|
| 1699 |
+
{
|
| 1700 |
+
"id": "019a4ce4-2b78-7db0-ad88-f6c942d8b151",
|
| 1701 |
+
"publicName": "phantom-1031-1",
|
| 1702 |
+
"capabilities": {
|
| 1703 |
+
"inputCapabilities": {
|
| 1704 |
+
"text": true
|
| 1705 |
+
},
|
| 1706 |
+
"outputCapabilities": {
|
| 1707 |
+
"text": true
|
| 1708 |
+
}
|
| 1709 |
+
}
|
| 1710 |
+
},
|
| 1711 |
{
|
| 1712 |
"id": "019a19ad-97fe-72fb-89ad-d02355152e55",
|
| 1713 |
"publicName": "ernie-exp-vl-251023",
|
|
|
|
| 1734 |
}
|
| 1735 |
},
|
| 1736 |
{
|
| 1737 |
+
"id": "019a26b4-2f39-7a0e-818d-254d0f37a85a",
|
| 1738 |
+
"publicName": "raptor-llm-1024",
|
| 1739 |
"capabilities": {
|
| 1740 |
"inputCapabilities": {
|
| 1741 |
"text": true
|
|
|
|
| 1746 |
}
|
| 1747 |
},
|
| 1748 |
{
|
| 1749 |
+
"id": "019a4ce4-31af-7cbb-b064-d3270482e772",
|
| 1750 |
+
"publicName": "phantom-1030-3",
|
| 1751 |
"capabilities": {
|
| 1752 |
"inputCapabilities": {
|
| 1753 |
"text": true
|
|
|
|
| 1802 |
}
|
| 1803 |
}
|
| 1804 |
},
|
| 1805 |
+
"rank": 2
|
| 1806 |
+
},
|
| 1807 |
+
{
|
| 1808 |
+
"id": "019a5050-2875-78ed-ae3a-d9a51a438685",
|
| 1809 |
+
"publicName": "wan2.5-preview-prompt-extend",
|
| 1810 |
+
"capabilities": {
|
| 1811 |
+
"inputCapabilities": {
|
| 1812 |
+
"text": true
|
| 1813 |
+
},
|
| 1814 |
+
"outputCapabilities": {
|
| 1815 |
+
"image": {
|
| 1816 |
+
"aspectRatios": [
|
| 1817 |
+
"1:1"
|
| 1818 |
+
]
|
| 1819 |
+
}
|
| 1820 |
+
}
|
| 1821 |
+
},
|
| 1822 |
+
"rank": 2
|
| 1823 |
},
|
| 1824 |
{
|
| 1825 |
"id": "0199ef2a-583f-7088-b704-b75fd169401d",
|
|
|
|
| 1842 |
}
|
| 1843 |
}
|
| 1844 |
},
|
| 1845 |
+
"rank": 2
|
| 1846 |
},
|
| 1847 |
{
|
| 1848 |
"id": "f8aec69d-e077-4ed1-99be-d34f48559bbf",
|
|
|
|
| 1864 |
"rank": 3
|
| 1865 |
},
|
| 1866 |
{
|
| 1867 |
+
"id": "2ec9f1a6-126f-4c65-a102-15ac401dcea4",
|
| 1868 |
+
"organization": "google",
|
| 1869 |
+
"provider": "googleVertex",
|
| 1870 |
+
"publicName": "imagen-4.0-generate-preview-06-06",
|
| 1871 |
"capabilities": {
|
| 1872 |
"inputCapabilities": {
|
| 1873 |
+
"text": true
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1874 |
},
|
| 1875 |
"outputCapabilities": {
|
| 1876 |
"image": {
|
|
|
|
| 1880 |
}
|
| 1881 |
}
|
| 1882 |
},
|
| 1883 |
+
"rank": 7
|
| 1884 |
},
|
| 1885 |
{
|
| 1886 |
+
"id": "32974d8d-333c-4d2e-abf3-f258c0ac1310",
|
| 1887 |
+
"organization": "bytedance",
|
| 1888 |
+
"provider": "fal",
|
| 1889 |
+
"publicName": "seedream-4-high-res-fal",
|
| 1890 |
"capabilities": {
|
| 1891 |
"inputCapabilities": {
|
| 1892 |
+
"text": true,
|
| 1893 |
+
"image": {
|
| 1894 |
+
"requiresUpload": false,
|
| 1895 |
+
"multipleImages": true
|
| 1896 |
+
}
|
| 1897 |
},
|
| 1898 |
"outputCapabilities": {
|
| 1899 |
"image": {
|
|
|
|
| 1903 |
}
|
| 1904 |
}
|
| 1905 |
},
|
| 1906 |
+
"rank": 7
|
| 1907 |
},
|
| 1908 |
{
|
| 1909 |
"id": "69f90b32-01dc-43e1-8c48-bf494f8f4f38",
|
|
|
|
| 1949 |
},
|
| 1950 |
"rank": 8
|
| 1951 |
},
|
| 1952 |
+
{
|
| 1953 |
+
"id": "019a5050-1695-7b5d-b045-ba01ff08ec28",
|
| 1954 |
+
"publicName": "wan2.5-preview",
|
| 1955 |
+
"capabilities": {
|
| 1956 |
+
"inputCapabilities": {
|
| 1957 |
+
"text": true
|
| 1958 |
+
},
|
| 1959 |
+
"outputCapabilities": {
|
| 1960 |
+
"image": {
|
| 1961 |
+
"aspectRatios": [
|
| 1962 |
+
"1:1"
|
| 1963 |
+
]
|
| 1964 |
+
}
|
| 1965 |
+
}
|
| 1966 |
+
},
|
| 1967 |
+
"rank": 8
|
| 1968 |
+
},
|
| 1969 |
{
|
| 1970 |
"id": "0199c238-f8ee-7f7d-afc1-7e28fcfd21cf",
|
| 1971 |
"organization": "openai",
|
|
|
|
| 1987 |
}
|
| 1988 |
}
|
| 1989 |
},
|
| 1990 |
+
"rank": 12
|
| 1991 |
},
|
| 1992 |
{
|
| 1993 |
"id": "1b407d5c-1806-477c-90a5-e5c5a114f3bc",
|
|
|
|
| 2006 |
}
|
| 2007 |
}
|
| 2008 |
},
|
| 2009 |
+
"rank": 13
|
| 2010 |
},
|
| 2011 |
{
|
| 2012 |
"id": "d8771262-8248-4372-90d5-eb41910db034",
|
|
|
|
| 2025 |
}
|
| 2026 |
}
|
| 2027 |
},
|
| 2028 |
+
"rank": 17
|
| 2029 |
},
|
| 2030 |
{
|
| 2031 |
"id": "0633b1ef-289f-49d4-a834-3d475a25e46b",
|
|
|
|
| 2045 |
}
|
| 2046 |
}
|
| 2047 |
},
|
| 2048 |
+
"rank": 18
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2049 |
},
|
| 2050 |
{
|
| 2051 |
"id": "9fe82ee1-c84f-417f-b0e7-cab4ae4cf3f3",
|
|
|
|
| 2064 |
}
|
| 2065 |
}
|
| 2066 |
},
|
| 2067 |
+
"rank": 21
|
| 2068 |
},
|
| 2069 |
{
|
| 2070 |
"id": "51ad1d79-61e2-414c-99e3-faeb64bb6b1b",
|
|
|
|
| 2083 |
}
|
| 2084 |
}
|
| 2085 |
},
|
| 2086 |
+
"rank": 23
|
| 2087 |
},
|
| 2088 |
{
|
| 2089 |
"id": "28a8f330-3554-448c-9f32-2c0a08ec6477",
|
|
|
|
| 2105 |
}
|
| 2106 |
}
|
| 2107 |
},
|
| 2108 |
+
"rank": 23
|
| 2109 |
+
},
|
| 2110 |
+
{
|
| 2111 |
+
"id": "0199e980-d247-7dd3-9ca1-77092f126f05",
|
| 2112 |
+
"publicName": "hunyuan-image-3.0-fal",
|
| 2113 |
+
"capabilities": {
|
| 2114 |
+
"inputCapabilities": {
|
| 2115 |
+
"text": true
|
| 2116 |
+
},
|
| 2117 |
+
"outputCapabilities": {
|
| 2118 |
+
"image": {
|
| 2119 |
+
"aspectRatios": [
|
| 2120 |
+
"1:1"
|
| 2121 |
+
]
|
| 2122 |
+
}
|
| 2123 |
+
}
|
| 2124 |
+
},
|
| 2125 |
+
"rank": 23
|
| 2126 |
},
|
| 2127 |
{
|
| 2128 |
"id": "73378be5-cdba-49e7-b3d0-027949871aa6",
|
|
|
|
| 2141 |
}
|
| 2142 |
}
|
| 2143 |
},
|
| 2144 |
+
"rank": 30
|
| 2145 |
},
|
| 2146 |
{
|
| 2147 |
"id": "f44fd4f8-af30-480f-8ce2-80b2bdfea55e",
|
|
|
|
| 2160 |
}
|
| 2161 |
}
|
| 2162 |
},
|
| 2163 |
+
"rank": 33
|
| 2164 |
},
|
| 2165 |
{
|
| 2166 |
+
"id": "e7c9fa2d-6f5d-40eb-8305-0980b11c7cab",
|
| 2167 |
+
"organization": "luma-ai",
|
| 2168 |
+
"provider": "fal",
|
| 2169 |
+
"publicName": "photon",
|
| 2170 |
"capabilities": {
|
| 2171 |
"inputCapabilities": {
|
| 2172 |
"text": true
|
|
|
|
| 2179 |
}
|
| 2180 |
}
|
| 2181 |
},
|
| 2182 |
+
"rank": 33
|
| 2183 |
},
|
| 2184 |
{
|
| 2185 |
+
"id": "5a3b3520-c87d-481f-953c-1364687b6e8f",
|
| 2186 |
+
"organization": "leonardo-ai",
|
| 2187 |
+
"provider": "leonardo-ai",
|
| 2188 |
+
"publicName": "lucid-origin",
|
| 2189 |
"capabilities": {
|
| 2190 |
"inputCapabilities": {
|
| 2191 |
"text": true
|
|
|
|
| 2198 |
}
|
| 2199 |
}
|
| 2200 |
},
|
| 2201 |
+
"rank": 33
|
| 2202 |
},
|
| 2203 |
{
|
| 2204 |
"id": "b88d5814-1d20-49cc-9eb6-e362f5851661",
|
|
|
|
| 2217 |
}
|
| 2218 |
}
|
| 2219 |
},
|
| 2220 |
+
"rank": 37
|
| 2221 |
},
|
| 2222 |
{
|
| 2223 |
"id": "69bbf7d4-9f44-447e-a868-abc4f7a31810",
|
|
|
|
| 2240 |
}
|
| 2241 |
}
|
| 2242 |
},
|
| 2243 |
+
"rank": 45
|
| 2244 |
},
|
| 2245 |
{
|
| 2246 |
"id": "bb97bc68-131c-4ea4-a59e-03a6252de0d2",
|
|
|
|
| 2259 |
}
|
| 2260 |
}
|
| 2261 |
},
|
| 2262 |
+
"rank": 46
|
| 2263 |
},
|
| 2264 |
{
|
| 2265 |
"id": "eb90ae46-a73a-4f27-be8b-40f090592c9a",
|
|
|
|
| 2281 |
}
|
| 2282 |
}
|
| 2283 |
},
|
| 2284 |
+
"rank": 47
|
| 2285 |
},
|
| 2286 |
{
|
| 2287 |
"id": "a9a26426-5377-4efa-bef9-de71e29ad943",
|
|
|
|
| 2300 |
}
|
| 2301 |
}
|
| 2302 |
},
|
| 2303 |
+
"rank": 49
|
| 2304 |
},
|
| 2305 |
{
|
| 2306 |
"id": "32bff2df-00e6-409b-ad3f-bfbad87cc49f",
|
|
|
|
| 2365 |
}
|
| 2366 |
},
|
| 2367 |
{
|
| 2368 |
+
"id": "0199e980-ba42-737b-9436-927b6e7ca73e",
|
| 2369 |
+
"organization": "reve",
|
| 2370 |
+
"provider": "reve",
|
| 2371 |
+
"publicName": "reve-v1",
|
| 2372 |
"capabilities": {
|
| 2373 |
"inputCapabilities": {
|
| 2374 |
+
"text": true,
|
|
|
|
|
|
|
| 2375 |
"image": {
|
| 2376 |
+
"requiresUpload": true,
|
| 2377 |
+
"multipleImages": true
|
|
|
|
| 2378 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2379 |
},
|
| 2380 |
"outputCapabilities": {
|
| 2381 |
"image": {
|
|
|
|
| 2387 |
}
|
| 2388 |
},
|
| 2389 |
{
|
| 2390 |
+
"id": "019a5675-0a56-7835-abdd-1cb9e7870afa",
|
| 2391 |
"organization": "reve",
|
| 2392 |
+
"provider": "fal",
|
| 2393 |
+
"publicName": "reve-fast-edit",
|
| 2394 |
"capabilities": {
|
| 2395 |
"inputCapabilities": {
|
| 2396 |
"text": true,
|
| 2397 |
"image": {
|
| 2398 |
"requiresUpload": true,
|
| 2399 |
+
"multipleImages": false
|
| 2400 |
}
|
| 2401 |
},
|
| 2402 |
"outputCapabilities": {
|
|
|
|
| 2484 |
"rank": 2
|
| 2485 |
},
|
| 2486 |
{
|
| 2487 |
+
"id": "24145149-86c9-4690-b7c9-79c7db216e5c",
|
| 2488 |
+
"organization": "perplexity",
|
| 2489 |
+
"provider": "perplexity",
|
| 2490 |
+
"publicName": "ppl-sonar-reasoning-pro-high",
|
| 2491 |
"capabilities": {
|
| 2492 |
"inputCapabilities": {
|
| 2493 |
"text": true
|
|
|
|
| 2496 |
"search": true
|
| 2497 |
}
|
| 2498 |
},
|
| 2499 |
+
"rank": 6
|
| 2500 |
},
|
| 2501 |
{
|
| 2502 |
"id": "25bcb878-749e-49f4-ac05-de84d964bcee",
|
|
|
|
| 2529 |
"rank": 6
|
| 2530 |
},
|
| 2531 |
{
|
| 2532 |
+
"id": "d14d9b23-1e46-4659-b157-a3804ba7e2ef",
|
| 2533 |
+
"organization": "openai",
|
| 2534 |
+
"provider": "openaiResponses",
|
| 2535 |
+
"publicName": "gpt-5-search",
|
| 2536 |
"capabilities": {
|
| 2537 |
"inputCapabilities": {
|
| 2538 |
"text": true
|
|
|
|
| 2541 |
"search": true
|
| 2542 |
}
|
| 2543 |
},
|
| 2544 |
+
"rank": 6
|
| 2545 |
},
|
| 2546 |
{
|
| 2547 |
"id": "0862885e-ef53-4d0d-b9c4-4c8f68f453ce",
|
samples/image_upload.har
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
samples/imagesample.har
ADDED
|
@@ -0,0 +1,245 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"log": {
|
| 3 |
+
"version": "1.2",
|
| 4 |
+
"creator": {
|
| 5 |
+
"name": "Zen",
|
| 6 |
+
"version": "1.17.5b"
|
| 7 |
+
},
|
| 8 |
+
"browser": {
|
| 9 |
+
"name": "Zen",
|
| 10 |
+
"version": "1.17.5b"
|
| 11 |
+
},
|
| 12 |
+
"pages": [
|
| 13 |
+
{
|
| 14 |
+
"id": "page_2",
|
| 15 |
+
"pageTimings": {
|
| 16 |
+
"onContentLoad": -1,
|
| 17 |
+
"onLoad": -1
|
| 18 |
+
},
|
| 19 |
+
"startedDateTime": "2025-11-06T16:01:21.651+10:30",
|
| 20 |
+
"title": "https://lmarena.ai/?chat-modality=image"
|
| 21 |
+
}
|
| 22 |
+
],
|
| 23 |
+
"entries": [
|
| 24 |
+
{
|
| 25 |
+
"startedDateTime": "2025-11-06T16:01:21.651+10:30",
|
| 26 |
+
"request": {
|
| 27 |
+
"bodySize": 2702,
|
| 28 |
+
"method": "POST",
|
| 29 |
+
"url": "https://lmarena.ai/nextjs-api/stream/create-evaluation",
|
| 30 |
+
"httpVersion": "HTTP/2",
|
| 31 |
+
"headers": [
|
| 32 |
+
{
|
| 33 |
+
"name": "Host",
|
| 34 |
+
"value": "lmarena.ai"
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"name": "User-Agent",
|
| 38 |
+
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:144.0) Gecko/20100101 Firefox/144.0"
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"name": "Accept",
|
| 42 |
+
"value": "*/*"
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"name": "Accept-Language",
|
| 46 |
+
"value": "en-AU,en-GB;q=0.7,en;q=0.3"
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"name": "Accept-Encoding",
|
| 50 |
+
"value": "gzip, deflate, br, zstd"
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"name": "Referer",
|
| 54 |
+
"value": "https://lmarena.ai/c/019a57a5-c965-7b43-9c17-01522b440130?chat-modality=image"
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"name": "Content-Type",
|
| 58 |
+
"value": "text/plain;charset=UTF-8"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"name": "Content-Length",
|
| 62 |
+
"value": "2702"
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"name": "Origin",
|
| 66 |
+
"value": "https://lmarena.ai"
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"name": "DNT",
|
| 70 |
+
"value": "1"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"name": "Sec-GPC",
|
| 74 |
+
"value": "1"
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"name": "Connection",
|
| 78 |
+
"value": "keep-alive"
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"name": "Cookie",
|
| 82 |
+
"value": "cf_clearance=MAKsLq4LymfkuaAaHnVZ7IMqz9.MrojRM7r6QUT9KWs-1762406738-1.2.1.1-o_Ya.WUr_icZrX46R2z6TSRdoZ6btfppf4ufGzDY4dwAeXsthVvjgotiYsyneCwoh3QnyV3_c_acyncrzp.aE0PgDQMgTJrb000by6ox9EqzzdHKlsKM0TsKxQHB3S1F0hSEEcs9tQ7ZSBwMjrtmLUAjXwRuuLshONTecgG9OXMVut6H3MGlnbdKxpJkY_dp4b6pO7bmAik2LHoJU_Q4ECPVBdei.Qfk0odyQM4A.l4; arena-auth-prod-v1=base64-eyJhY2Nlc3NfdG9rZW4iOiJleUpoYkdjaU9pSkZVekkxTmlJc0ltdHBaQ0k2SWpBNVlUSTNPVFl6TFRjek5tWXROR00wWmkwNU5HSXlMV0ptWXpSaU1XSTJNV1k0T0NJc0luUjVjQ0k2SWtwWFZDSjkuZXlKcGMzTWlPaUpvZEhSd2N6b3ZMMmgxYjJkNmIyVnhlbU55WkhacmQzUjJiMlJwTG5OMWNHRmlZWE5sTG1OdkwyRjFkR2d2ZGpFaUxDSnpkV0lpT2lKbE1XUTFZbU5qWWkxbFlXRTJMVFJrWXpjdFlXTTNOeTB3WlRZd1kyVmlOelpsTVRnaUxDSmhkV1FpT2lKaGRYUm9aVzUwYVdOaGRHVmtJaXdpWlhod0lqb3hOell5TkRFd016STRMQ0pwWVhRaU9qRTNOakkwTURZM01qZ3NJbVZ0WVdsc0lqb2lJaXdpY0dodmJtVWlPaUlpTENKaGNIQmZiV1YwWVdSaGRHRWlPbnQ5TENKMWMyVnlYMjFsZEdGa1lYUmhJanA3SW1sa0lqb2lPV0pqT0RSak1ERXROMkUyTUMwME9UWmlMVGt4TXpBdE1qSTNZV0ZpT0RFeU1USTVJbjBzSW5KdmJHVWlPaUpoZFhSb1pXNTBhV05oZEdWa0lpd2lZV0ZzSWpvaVlXRnNNU0lzSW1GdGNpSTZXM3NpYldWMGFHOWtJam9pWVc1dmJubHRiM1Z6SWl3aWRHbHRaWE4wWVcxd0lqb3hOell5TURNM09USTJmVjBzSW5ObGMzTnBiMjVmYVdRaU9pSm1OalEwTkRJMlpTMDBNekJpTFRSbFlUY3RPR1ZtT1Mwd1pqZzRPR00wTmpjNU4yVWlMQ0pwYzE5aGJtOXVlVzF2ZFhNaU9uUnlkV1Y5LmVEV1VSN2xPZ2RKLWpxMUd6d21KcGdfSWNaNGoyU0pZekx6aFdXeV9hd2NEUzNuRFRLWXVSWkhkbGcxX2ZXR042RWRBQUN6VjRjRWFranhoS1RuYVN3IiwidG9rZW5fdHlwZSI6ImJlYXJlciIsImV4cGlyZXNfaW4iOjM2MDAsImV4cGlyZXNfYXQiOjE3NjI0MTAzMjgsInJlZnJlc2hfdG9rZW4iOiJkZWd3cmV4eHlxNTYiLCJ1c2VyIjp7ImlkIjoiZTFkNWJjY2ItZWFhNi00ZGM3LWFjNzctMGU2MGNlYjc2ZTE4IiwiYXVkIjoiYXV0aGVudGljYXRlZCIsInJvbGUiOiJhdXRoZW50aWNhdGVkIiwiZW1haWwiOiIiLCJwaG9uZSI6IiIsImxhc3Rfc2lnbl9pbl9hdCI6IjIwMjUtMTEtMDFUMjI6NTg6NDYuNjQ3MTI4WiIsImFwcF9tZXRhZGF0YSI6e30sInVzZXJfbWV0YWRhdGEiOnsiaWQiOiI5YmM4NGMwMS03YTYwLTQ5NmItOTEzMC0yMjdhYWI4MTIxMjkifSwiaWRlbnRpdGllcyI6W10sImNyZWF0ZWRfYXQiOiIyMDI1LTExLTAxVDIyOjU4OjQ2LjY0NTgxM1oiLCJ1cGRhdGVkX2F0IjoiMjAyNS0xMS0wNVQwNjo0OToyMi44ODg0NDJaIiwiaXNfYW5vbnltb3VzIjp0cnVlfX0; ph_phc_YDG5hLiq6kyzVQVWFL9SGhRoHfQKTCu09FVPZtgmk1y_posthog=%7B%22distinct_id%22%3A%22019a42cc-921e-74d4-b305-fbf75305f6a4%22%2C%22%24sesid%22%3A%5B1762057303275%2C%22019a42cc-921d-79b7-a7ec-b9e464e2f6ff%22%2C1762057294365%5D%7D; __cf_bm=w55k.90IfNtEJzq9ZHEP2FHhtqvG_hI26s8cg4SXqcE-1762406728-1.0.1.1-SEY49DDMxP06C57srYOWv0XX9DtpTmi7PG4W7Y9IASDaWe0hWJUwvebhyQggkcgMQJVKKI_6KTpdeUyrGwdlYmdGm1FLjkGMXi039ocJU40; ph_phc_LG7IJbVJqBsk584rbcKca0D5lV2vHguiijDrVji7yDM_posthog=%7B%22distinct_id%22%3A%229bc84c01-7a60-496b-9130-227aab812129%22%2C%22%24sesid%22%3A%5B1762407080963%2C%22019a57a0-9a71-7283-8137-91d3763d5bb4%22%2C1762406734449%5D%2C%22%24epp%22%3Atrue%2C%22%24initial_person_info%22%3A%7B%22r%22%3A%22https%3A%2F%2Flmarena.ai%2F%3F__cf_chl_tk%3D.2t83kc257tZUZ8W4Cfi6acnan52tGM2yzdCbTNrmus-1757143716-1.0.1.1-FlrvTJYpw0CweeoimQpS4hsn9lEXFMdNeFYhJJk3h3A%22%2C%22u%22%3A%22https%3A%2F%2Flmarena.ai%2F%22%7D%7D; sidebar_state=true"
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"name": "Sec-Fetch-Dest",
|
| 86 |
+
"value": "empty"
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"name": "Sec-Fetch-Mode",
|
| 90 |
+
"value": "cors"
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"name": "Sec-Fetch-Site",
|
| 94 |
+
"value": "same-origin"
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"name": "Priority",
|
| 98 |
+
"value": "u=4"
|
| 99 |
+
}
|
| 100 |
+
],
|
| 101 |
+
"cookies": [
|
| 102 |
+
{
|
| 103 |
+
"name": "cf_clearance",
|
| 104 |
+
"value": "MAKsLq4LymfkuaAaHnVZ7IMqz9.MrojRM7r6QUT9KWs-1762406738-1.2.1.1-o_Ya.WUr_icZrX46R2z6TSRdoZ6btfppf4ufGzDY4dwAeXsthVvjgotiYsyneCwoh3QnyV3_c_acyncrzp.aE0PgDQMgTJrb000by6ox9EqzzdHKlsKM0TsKxQHB3S1F0hSEEcs9tQ7ZSBwMjrtmLUAjXwRuuLshONTecgG9OXMVut6H3MGlnbdKxpJkY_dp4b6pO7bmAik2LHoJU_Q4ECPVBdei.Qfk0odyQM4A.l4"
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"name": "arena-auth-prod-v1",
|
| 108 |
+
"value": "base64-eyJhY2Nlc3NfdG9rZW4iOiJleUpoYkdjaU9pSkZVekkxTmlJc0ltdHBaQ0k2SWpBNVlUSTNPVFl6TFRjek5tWXROR00wWmkwNU5HSXlMV0ptWXpSaU1XSTJNV1k0T0NJc0luUjVjQ0k2SWtwWFZDSjkuZXlKcGMzTWlPaUpvZEhSd2N6b3ZMMmgxYjJkNmIyVnhlbU55WkhacmQzUjJiMlJwTG5OMWNHRmlZWE5sTG1OdkwyRjFkR2d2ZGpFaUxDSnpkV0lpT2lKbE1XUTFZbU5qWWkxbFlXRTJMVFJrWXpjdFlXTTNOeTB3WlRZd1kyVmlOelpsTVRnaUxDSmhkV1FpT2lKaGRYUm9aVzUwYVdOaGRHVmtJaXdpWlhod0lqb3hOell5TkRFd016STRMQ0pwWVhRaU9qRTNOakkwTURZM01qZ3NJbVZ0WVdsc0lqb2lJaXdpY0dodmJtVWlPaUlpTENKaGNIQmZiV1YwWVdSaGRHRWlPbnQ5TENKMWMyVnlYMjFsZEdGa1lYUmhJanA3SW1sa0lqb2lPV0pqT0RSak1ERXROMkUyTUMwME9UWmlMVGt4TXpBdE1qSTNZV0ZpT0RFeU1USTVJbjBzSW5KdmJHVWlPaUpoZFhSb1pXNTBhV05oZEdWa0lpd2lZV0ZzSWpvaVlXRnNNU0lzSW1GdGNpSTZXM3NpYldWMGFHOWtJam9pWVc1dmJubHRiM1Z6SWl3aWRHbHRaWE4wWVcxd0lqb3hOell5TURNM09USTJmVjBzSW5ObGMzTnBiMjVmYVdRaU9pSm1OalEwTkRJMlpTMDBNekJpTFRSbFlUY3RPR1ZtT1Mwd1pqZzRPR00wTmpjNU4yVWlMQ0pwYzE5aGJtOXVlVzF2ZFhNaU9uUnlkV1Y5LmVEV1VSN2xPZ2RKLWpxMUd6d21KcGdfSWNaNGoyU0pZekx6aFdXeV9hd2NEUzNuRFRLWXVSWkhkbGcxX2ZXR042RWRBQUN6VjRjRWFranhoS1RuYVN3IiwidG9rZW5fdHlwZSI6ImJlYXJlciIsImV4cGlyZXNfaW4iOjM2MDAsImV4cGlyZXNfYXQiOjE3NjI0MTAzMjgsInJlZnJlc2hfdG9rZW4iOiJkZWd3cmV4eHlxNTYiLCJ1c2VyIjp7ImlkIjoiZTFkNWJjY2ItZWFhNi00ZGM3LWFjNzctMGU2MGNlYjc2ZTE4IiwiYXVkIjoiYXV0aGVudGljYXRlZCIsInJvbGUiOiJhdXRoZW50aWNhdGVkIiwiZW1haWwiOiIiLCJwaG9uZSI6IiIsImxhc3Rfc2lnbl9pbl9hdCI6IjIwMjUtMTEtMDFUMjI6NTg6NDYuNjQ3MTI4WiIsImFwcF9tZXRhZGF0YSI6e30sInVzZXJfbWV0YWRhdGEiOnsiaWQiOiI5YmM4NGMwMS03YTYwLTQ5NmItOTEzMC0yMjdhYWI4MTIxMjkifSwiaWRlbnRpdGllcyI6W10sImNyZWF0ZWRfYXQiOiIyMDI1LTExLTAxVDIyOjU4OjQ2LjY0NTgxM1oiLCJ1cGRhdGVkX2F0IjoiMjAyNS0xMS0wNVQwNjo0OToyMi44ODg0NDJaIiwiaXNfYW5vbnltb3VzIjp0cnVlfX0"
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"name": "ph_phc_YDG5hLiq6kyzVQVWFL9SGhRoHfQKTCu09FVPZtgmk1y_posthog",
|
| 112 |
+
"value": "{\"distinct_id\":\"019a42cc-921e-74d4-b305-fbf75305f6a4\",\"$sesid\":[1762057303275,\"019a42cc-921d-79b7-a7ec-b9e464e2f6ff\",1762057294365]}"
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"name": "__cf_bm",
|
| 116 |
+
"value": "w55k.90IfNtEJzq9ZHEP2FHhtqvG_hI26s8cg4SXqcE-1762406728-1.0.1.1-SEY49DDMxP06C57srYOWv0XX9DtpTmi7PG4W7Y9IASDaWe0hWJUwvebhyQggkcgMQJVKKI_6KTpdeUyrGwdlYmdGm1FLjkGMXi039ocJU40"
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"name": "ph_phc_LG7IJbVJqBsk584rbcKca0D5lV2vHguiijDrVji7yDM_posthog",
|
| 120 |
+
"value": "{\"distinct_id\":\"9bc84c01-7a60-496b-9130-227aab812129\",\"$sesid\":[1762407080963,\"019a57a0-9a71-7283-8137-91d3763d5bb4\",1762406734449],\"$epp\":true,\"$initial_person_info\":{\"r\":\"https://lmarena.ai/?__cf_chl_tk=.2t83kc257tZUZ8W4Cfi6acnan52tGM2yzdCbTNrmus-1757143716-1.0.1.1-FlrvTJYpw0CweeoimQpS4hsn9lEXFMdNeFYhJJk3h3A\",\"u\":\"https://lmarena.ai/\"}}"
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"name": "sidebar_state",
|
| 124 |
+
"value": "true"
|
| 125 |
+
}
|
| 126 |
+
],
|
| 127 |
+
"queryString": [],
|
| 128 |
+
"headersSize": 3501,
|
| 129 |
+
"postData": {
|
| 130 |
+
"mimeType": "text/plain;charset=UTF-8",
|
| 131 |
+
"params": [],
|
| 132 |
+
"text": "{\"id\":\"019a57a5-c965-7b43-9c17-01522b440130\",\"mode\":\"direct\",\"modelAId\":\"0199ef2a-583f-7088-b704-b75fd169401d\",\"userMessageId\":\"019a57a5-e37b-7bd9-bfe3-5b95a43b45fb\",\"modelAMessageId\":\"019a57a5-e37c-705a-a534-5f698e952e9d\",\"messages\":[{\"id\":\"019a57a5-e37b-7bd9-bfe3-5b95a43b45fb\",\"role\":\"user\",\"content\":\"a cat\",\"experimental_attachments\":[],\"parentMessageIds\":[],\"participantPosition\":\"a\",\"modelId\":null,\"evaluationSessionId\":\"019a57a5-c965-7b43-9c17-01522b440130\",\"status\":\"pending\",\"failureReason\":null},{\"id\":\"019a57a5-e37c-705a-a534-5f698e952e9d\",\"role\":\"assistant\",\"content\":\"\",\"reasoning\":\"\",\"experimental_attachments\":[],\"parentMessageIds\":[\"019a57a5-e37b-7bd9-bfe3-5b95a43b45fb\"],\"participantPosition\":\"a\",\"modelId\":\"0199ef2a-583f-7088-b704-b75fd169401d\",\"evaluationSessionId\":\"019a57a5-c965-7b43-9c17-01522b440130\",\"status\":\"pending\",\"failureReason\":null}],\"modality\":\"image\",\"recaptchaV3Token\":\"0cAFcWeA7vClOXnY6d8SP1h-4mk1HgXXcz7--b6ljY616vo3fiuvWRhwMI9nTSaS-eDsZMG13zuW4vxYLPMRysdFeQwjynbZx-Kv9u6Fs5ug4yuVDfWymZKJvcZb4RNTPz_uqKQremKwVst93Kbsr2eS6oYumqmtdjTiIocMQtSHNxdeKQHr1gnQs9aqPiEO6iVzLKRfyuNhwKOj64z6bVrFxQ9qEu8182eQzWdLldJBVuBe_4TqiKPhYjU1GO21ehkTHpbpeD8OZupss8NiIvzINRmDYvJAn8vk6-GLierUSiHc7-1UBL8__-gvfHaG-3oR9GLdShBVbkCR97aGlXzkhDgbU4UJDGLZ_i5IkxGlZXGxQTlL4_J3aA1sX4P6PhXf4hhEFbNrSwK9xofDfVfZPDNnmFCmrdFDQkwMVtbswEq9gKQ0fVTlqOoBapzurxgVzCCScetYYcDDOojiC6A5Ka0YSAgXCPHsf-7UBkzWTzYPPteMYHZzvtgNcrcvxjV0wTJtX_YAl80rV0clEApQz8-56L0acGKlygN3GNSsavp_fcQSgJF4QlIggH8vNW4xaIsXKUMooBgeKH4jM59RkG0YOKrVjuZcZ0CDdZwTlT2c7apomsGjkRi93AvgeqrZzjWcJah05EuU9I2p5YqDwe2RbsNYKCsBBsDMnxyZWPiP3KmW-b-zAlW1K5MSonp_8QtTPDTesqAY2F1L5RsgaGcNDFpyjeJdOff9E0epg31wrOqqnwUnZ9juUyTKkAYKXDnf2KT1GEti9GpjnlOF50qeKsJAh6V9RHbCf00Wao0A1cFDdCoz4abvldST19nudVvo0XlX2el8cPGWSYH0_ZtYOBsKbtafpPs8wI8M8i4LD1l3Oa1dZqBnmIaKQJU1tGCqpR8CQLz5RXyPsWavLdklUPGtLulZgSesvM0sAiTTDhD7A8dWZBqQ0lzpz_KADsbOfLtOPk4kGetwUSsUkyhl9puJGBEFhUtTaZ8H3t1xXotOADBJq_xo4JA5RvzWEv7NiMK0gu9mZpWvUsRjTzcutKkOy6vM2uqlrvdqWTSS0ZezvYS7QnP-nDgpfdPhD8ekwzqYi2V79d7kkRcatPXgRWrd59QErq3YxQ_lGv_juXNxQHKoMCkxEu7DXPGgSMuEttGYuI8JheA_a1MLako2ptNmpOXLtsZ3hhIwphMZNOdM5ZwatPaeuiC_JkFd_BCSsZfgXXKg1SYqZzo82AOTZvLgImwqXJHJtkRZdpm7PAozKefzc9gxoAnCP3CErbgH1QtszlT12cHrGBLYkd0Zaoz22mQnghY4FxrNC5I0_aljLZraQrzmZogpAy04ee_FfYKbZic95C48XpNMw0KBgY91xHPU1GdAStFdXPZqOSdJisl__KYrFzLSR0-mJcmv_IRdCfKtnmX_8xlD-Kt1ND8byUFHy4-xxV25S6bFuWJjTXCmt1FK1tEIpGHMUIN5YL61NWv6sGapi8F-Hh9Y7goludYa_2sj9V0BX7sZBo8r5OreS9F1zGfn5sD3nymzzoobhxRdrHhSxo8tTazGgpf3dCr5g3SIBp9rPXNv865BQrLesjtu-CZvQ6oQ0sWLaSuphbeVK2br_A4Q_ykk4Z8ITGE03zo5xp0UUkZCblbhRz-ASQJmVu9ChssF5ArfOvNheI8fDpLUhf4QepQHM0vMVSUVL27BCLCxu9OGqOANrBTOJ4Ucn6fJPt-aV8Lq_MpmEE\",\"featureFlags\":{\"editImageButtonEnabled\":\"control\"}}"
|
| 133 |
+
}
|
| 134 |
+
},
|
| 135 |
+
"response": {
|
| 136 |
+
"status": 200,
|
| 137 |
+
"statusText": "",
|
| 138 |
+
"httpVersion": "HTTP/2",
|
| 139 |
+
"headers": [
|
| 140 |
+
{
|
| 141 |
+
"name": "date",
|
| 142 |
+
"value": "Thu, 06 Nov 2025 05:31:31 GMT"
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"name": "content-type",
|
| 146 |
+
"value": "text/event-stream"
|
| 147 |
+
},
|
| 148 |
+
{
|
| 149 |
+
"name": "server",
|
| 150 |
+
"value": "cloudflare"
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"name": "cf-ray",
|
| 154 |
+
"value": "99a23450f93f55f1-ADL"
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"name": "cf-cache-status",
|
| 158 |
+
"value": "DYNAMIC"
|
| 159 |
+
},
|
| 160 |
+
{
|
| 161 |
+
"name": "access-control-allow-origin",
|
| 162 |
+
"value": "*"
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"name": "cache-control",
|
| 166 |
+
"value": "no-cache"
|
| 167 |
+
},
|
| 168 |
+
{
|
| 169 |
+
"name": "strict-transport-security",
|
| 170 |
+
"value": "max-age=63072000; includeSubDomains; preload"
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"name": "vary",
|
| 174 |
+
"value": "RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch, Accept-Encoding"
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"name": "ratelimit",
|
| 178 |
+
"value": "limit=3, remaining=1, reset=3521"
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"name": "ratelimit-policy",
|
| 182 |
+
"value": "3;w=3600"
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"name": "x-content-type-options",
|
| 186 |
+
"value": "nosniff"
|
| 187 |
+
},
|
| 188 |
+
{
|
| 189 |
+
"name": "x-matched-path",
|
| 190 |
+
"value": "/nextjs-api/stream/create-evaluation"
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"name": "x-request-id",
|
| 194 |
+
"value": "ce076b6b-0285-482d-84f8-0468cc045b4a"
|
| 195 |
+
},
|
| 196 |
+
{
|
| 197 |
+
"name": "x-vercel-cache",
|
| 198 |
+
"value": "MISS"
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"name": "x-vercel-id",
|
| 202 |
+
"value": "syd1:syd1:sfo1::sfo1::sfo1::qd8mh-1762407083708-acd929f005bf"
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"name": "x-vercel-request-id",
|
| 206 |
+
"value": "ce076b6b-0285-482d-84f8-0468cc045b4a"
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"name": "alt-svc",
|
| 210 |
+
"value": "h3=\":443\"; ma=86400"
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"name": "X-Firefox-Spdy",
|
| 214 |
+
"value": "h2"
|
| 215 |
+
}
|
| 216 |
+
],
|
| 217 |
+
"cookies": [],
|
| 218 |
+
"content": {
|
| 219 |
+
"mimeType": "text/event-stream",
|
| 220 |
+
"size": 609,
|
| 221 |
+
"text": "a2:[{\"type\":\"image\",\"image\":\"https://messages-prod.27c852f3500f38c1e7786e2c9ff9e48f.r2.cloudflarestorage.com/9bc84c01-7a60-496b-9130-227aab812129/1762407090601-019a57a5-e37c-705a-a534-5f698e952e9d.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=c774f9d56a46165f86a9757e83c2bbc3%2F20251106%2Fauto%2Fs3%2Faws4_request&X-Amz-Date=20251106T053131Z&X-Amz-Expires=3600&X-Amz-Signature=b69ecf9a16060655ad54c4e2cddedb85bbfaed3f26c2e08a553f1604c0dea322&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject\",\"mimeType\":\"image/png\"}]\nad:{\"finishReason\":\"stop\"}\n"
|
| 222 |
+
},
|
| 223 |
+
"redirectURL": "",
|
| 224 |
+
"headersSize": 813,
|
| 225 |
+
"bodySize": 1422
|
| 226 |
+
},
|
| 227 |
+
"cache": {},
|
| 228 |
+
"timings": {
|
| 229 |
+
"blocked": 1,
|
| 230 |
+
"dns": 0,
|
| 231 |
+
"connect": 0,
|
| 232 |
+
"ssl": 0,
|
| 233 |
+
"send": 0,
|
| 234 |
+
"wait": 8322,
|
| 235 |
+
"receive": 0
|
| 236 |
+
},
|
| 237 |
+
"time": 8323,
|
| 238 |
+
"_securityState": "secure",
|
| 239 |
+
"serverIPAddress": "104.18.20.173",
|
| 240 |
+
"connection": "443",
|
| 241 |
+
"pageref": "page_2"
|
| 242 |
+
}
|
| 243 |
+
]
|
| 244 |
+
}
|
| 245 |
+
}
|
src/main.py
CHANGED
|
@@ -1022,8 +1022,10 @@ async def refresh_tokens(session: str = Depends(get_current_session)):
|
|
| 1022 |
@app.get("/api/v1/models")
|
| 1023 |
async def list_models(api_key: dict = Depends(rate_limit_api_key)):
|
| 1024 |
models = get_models()
|
| 1025 |
-
# Filter for text-based models
|
| 1026 |
-
text_models = [m for m in models
|
|
|
|
|
|
|
| 1027 |
|
| 1028 |
return {
|
| 1029 |
"object": "list",
|
|
@@ -1065,9 +1067,11 @@ async def api_chat_completions(request: Request, api_key: dict = Depends(rate_li
|
|
| 1065 |
debug_print(f"π Total models loaded: {len(models)}")
|
| 1066 |
|
| 1067 |
model_id = None
|
|
|
|
| 1068 |
for m in models:
|
| 1069 |
if m.get("publicName") == model_public_name:
|
| 1070 |
model_id = m.get("id")
|
|
|
|
| 1071 |
break
|
| 1072 |
|
| 1073 |
if not model_id:
|
|
@@ -1077,6 +1081,14 @@ async def api_chat_completions(request: Request, api_key: dict = Depends(rate_li
|
|
| 1077 |
detail=f"Model '{model_public_name}' not found. Use /api/v1/models to see available models."
|
| 1078 |
)
|
| 1079 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1080 |
debug_print(f"β
Found model ID: {model_id}")
|
| 1081 |
|
| 1082 |
# Log usage
|
|
|
|
| 1022 |
@app.get("/api/v1/models")
|
| 1023 |
async def list_models(api_key: dict = Depends(rate_limit_api_key)):
|
| 1024 |
models = get_models()
|
| 1025 |
+
# Filter for text-based models with an organization (exclude stealth models)
|
| 1026 |
+
text_models = [m for m in models
|
| 1027 |
+
if m.get('capabilities', {}).get('outputCapabilities', {}).get('text')
|
| 1028 |
+
and m.get('organization')]
|
| 1029 |
|
| 1030 |
return {
|
| 1031 |
"object": "list",
|
|
|
|
| 1067 |
debug_print(f"π Total models loaded: {len(models)}")
|
| 1068 |
|
| 1069 |
model_id = None
|
| 1070 |
+
model_org = None
|
| 1071 |
for m in models:
|
| 1072 |
if m.get("publicName") == model_public_name:
|
| 1073 |
model_id = m.get("id")
|
| 1074 |
+
model_org = m.get("organization")
|
| 1075 |
break
|
| 1076 |
|
| 1077 |
if not model_id:
|
|
|
|
| 1081 |
detail=f"Model '{model_public_name}' not found. Use /api/v1/models to see available models."
|
| 1082 |
)
|
| 1083 |
|
| 1084 |
+
# Check if model is a stealth model (no organization)
|
| 1085 |
+
if not model_org:
|
| 1086 |
+
debug_print(f"β Model '{model_public_name}' is a stealth model (no organization)")
|
| 1087 |
+
raise HTTPException(
|
| 1088 |
+
status_code=403,
|
| 1089 |
+
detail="You do not have access to stealth models. Contact cloudwaddie for more info."
|
| 1090 |
+
)
|
| 1091 |
+
|
| 1092 |
debug_print(f"β
Found model ID: {model_id}")
|
| 1093 |
|
| 1094 |
# Log usage
|