Show commit touching multiple files
Tests ability to inspect a commit touching multiple files. Evaluates multi-file commit comprehension.

These commands set up the repo before the model sees the prompt. They define the starting file structure, staged changes, and Git history.

  1. 01 git init
  2. 02 git config user.email 'test@test.com'
  3. 03 git config user.name 'Test User'
  4. 04 echo 'src' > main.py
  5. 05 echo 'test' > test_main.py
  6. 06 echo 'docs' > README.md
  7. 07 git add main.py test_main.py README.md
  8. 08 git commit -m 'Add all project files'
Prompt
Using git show --stat, how many files were added in the commit 'Add all project files'? Output ONLY the number, nothing else.
Expected
3

Scoped model quality, cost, API time, and token usage for git_show/f012.

Loading...
Loading raw attempt evidence…
anthropic/claude-fable-5:high PASS 100% 400 in → 3 out (0 reasoning)
3
anthropic/claude-fable-5:high__json_schema PASS 100% 601 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
anthropic/claude-fable-5:low PASS 100% 394 in → 3 out (0 reasoning)
3
anthropic/claude-fable-5:low__json_schema PASS 100% 609 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
anthropic/claude-fable-5:max PASS 100% 400 in → 46 out (24 reasoning)
3
anthropic/claude-fable-5:max__json_schema PASS 100% 610 in → 55 out (26 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
anthropic/claude-fable-5:medium PASS 100% 394 in → 3 out (0 reasoning)
3
anthropic/claude-fable-5:medium__json_schema PASS 100% 606 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
anthropic/claude-fable-5:xhigh PASS 100% 396 in → 3 out (0 reasoning)
3
anthropic/claude-fable-5:xhigh__json_schema PASS 100% 607 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
anthropic/claude-haiku-4.5:high PASS 100% 381 in → 192 out (152 reasoning)
3
anthropic/claude-haiku-4.5:high__json_schema PASS 100% 546 in → 262 out (217 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-haiku-4.5:low PASS 100% 382 in → 184 out (143 reasoning)
3
anthropic/claude-haiku-4.5:low__json_schema PASS 100% 547 in → 264 out (217 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
anthropic/claude-haiku-4.5:medium PASS 100% 378 in → 177 out (132 reasoning)
3
anthropic/claude-haiku-4.5:medium__json_schema PASS 100% 545 in → 207 out (161 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-haiku-4.5:none PASS 100% 355 in → 5 out (0 reasoning)
3
anthropic/claude-haiku-4.5:none__json_schema PASS 100% 518 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
anthropic/claude-haiku-4.5:xhigh PASS 100% 382 in → 168 out (135 reasoning)
3
anthropic/claude-haiku-4.5:xhigh__json_schema PASS 100% 546 in → 332 out (273 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
anthropic/claude-opus-4.6:high PASS 100% 355 in → 5 out (0 reasoning)
3
anthropic/claude-opus-4.6:high__json_schema PASS 100% 512 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.6:low PASS 100% 356 in → 5 out (0 reasoning)
3
anthropic/claude-opus-4.6:low__json_schema PASS 100% 517 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.6:max PASS 100% 357 in → 5 out (0 reasoning)
3
anthropic/claude-opus-4.6:max__json_schema PASS 100% 518 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.6:medium PASS 100% 352 in → 5 out (0 reasoning)
3
anthropic/claude-opus-4.6:medium__json_schema PASS 100% 517 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.6:none PASS 100% 354 in → 5 out (0 reasoning)
3
anthropic/claude-opus-4.6:none__json_schema PASS 100% 516 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.6:xhigh PASS 100% 354 in → 5 out (0 reasoning)
3
anthropic/claude-opus-4.6:xhigh__json_schema PASS 100% 518 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.7:high PASS 100% 399 in → 6 out (0 reasoning)
3
anthropic/claude-opus-4.7:high__json_schema PASS 100% 610 in → 10 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.7:low PASS 100% 401 in → 6 out (0 reasoning)
3
anthropic/claude-opus-4.7:low__json_schema PASS 100% 616 in → 10 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.7:max PASS 100% 404 in → 6 out (0 reasoning)
3
anthropic/claude-opus-4.7:max__json_schema PASS 100% 614 in → 10 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.7:medium PASS 100% 402 in → 6 out (0 reasoning)
3
anthropic/claude-opus-4.7:medium__json_schema PASS 100% 612 in → 10 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.7:none PASS 100% 401 in → 6 out (0 reasoning)
3
anthropic/claude-opus-4.7:none__json_schema PASS 100% 612 in → 11 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.7:xhigh PASS 100% 400 in → 6 out (0 reasoning)
3
anthropic/claude-opus-4.7:xhigh__json_schema PASS 100% 614 in → 10 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.8:high PASS 100% 397 in → 3 out (0 reasoning)
3
anthropic/claude-opus-4.8:high__json_schema PASS 100% 608 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.8:low PASS 100% 396 in → 3 out (0 reasoning)
3
anthropic/claude-opus-4.8:low__json_schema PASS 100% 612 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.8:max PASS 100% 401 in → 3 out (0 reasoning)
3
anthropic/claude-opus-4.8:max__json_schema PASS 100% 608 in → 60 out (25 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
anthropic/claude-opus-4.8:medium PASS 100% 399 in → 3 out (0 reasoning)
3
anthropic/claude-opus-4.8:medium__json_schema PASS 100% 603 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.8:none PASS 100% 394 in → 3 out (0 reasoning)
3
anthropic/claude-opus-4.8:none__json_schema PASS 100% 609 in → 7 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-opus-4.8:xhigh PASS 100% 393 in → 3 out (0 reasoning)
3
anthropic/claude-opus-4.8:xhigh__json_schema PASS 100% 605 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
anthropic/claude-sonnet-4.6:high PASS 100% 351 in → 5 out (0 reasoning)
3
anthropic/claude-sonnet-4.6:high__json_schema PASS 100% 519 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-sonnet-4.6:low PASS 100% 359 in → 5 out (0 reasoning)
3
anthropic/claude-sonnet-4.6:low__json_schema PASS 100% 519 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-sonnet-4.6:max PASS 100% 356 in → 5 out (0 reasoning)
3
anthropic/claude-sonnet-4.6:max__json_schema PASS 100% 513 in → 133 out (85 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-sonnet-4.6:medium PASS 100% 353 in → 5 out (0 reasoning)
3
anthropic/claude-sonnet-4.6:medium__json_schema PASS 100% 520 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-sonnet-4.6:none PASS 100% 355 in → 5 out (0 reasoning)
3
anthropic/claude-sonnet-4.6:none__json_schema PASS 100% 517 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-sonnet-4.6:xhigh PASS 100% 357 in → 5 out (0 reasoning)
3
anthropic/claude-sonnet-4.6:xhigh__json_schema PASS 100% 519 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
anthropic/claude-sonnet-5:high PASS 100% 392 in → 3 out (0 reasoning)
3
anthropic/claude-sonnet-5:high__json_schema PASS 100% 612 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
anthropic/claude-sonnet-5:low PASS 100% 396 in → 3 out (0 reasoning)
3
anthropic/claude-sonnet-5:low__json_schema PASS 100% 608 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
anthropic/claude-sonnet-5:medium PASS 100% 395 in → 3 out (0 reasoning)
3
anthropic/claude-sonnet-5:medium__json_schema PASS 100% 605 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
anthropic/claude-sonnet-5:none PASS 100% 393 in → 3 out (0 reasoning)
3
anthropic/claude-sonnet-5:none__json_schema PASS 100% 612 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
anthropic/claude-sonnet-5:xhigh PASS 100% 395 in → 3 out (0 reasoning)
3
anthropic/claude-sonnet-5:xhigh__json_schema PASS 100% 606 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
arcee-ai/trinity-large-thinking:high PASS 100% 286 in → 581 out (586 reasoning)
3
arcee-ai/trinity-large-thinking:low PASS 100% 285 in → 607 out (611 reasoning)
3
arcee-ai/trinity-large-thinking:medium PASS 100% 282 in → 451 out (451 reasoning)
3
arcee-ai/trinity-large-thinking:xhigh PASS 100% 283 in → 378 out (380 reasoning)
3
arcee-ai/trinity-mini:high PASS 100% 286 in → 288 out (304 reasoning)
3
arcee-ai/trinity-mini:high__json_schema PASS 100% 285 in → 289 out (281 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
arcee-ai/trinity-mini:low PASS 100% 286 in → 312 out (325 reasoning)
3
arcee-ai/trinity-mini:low__json_schema PASS 100% 285 in → 288 out (291 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
arcee-ai/trinity-mini:medium PASS 100% 281 in → 263 out (273 reasoning)
3
arcee-ai/trinity-mini:medium__json_schema PASS 100% 284 in → 285 out (286 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
arcee-ai/trinity-mini:xhigh PASS 100% 285 in → 280 out (290 reasoning)
3
arcee-ai/trinity-mini:xhigh__json_schema PASS 100% 286 in → 331 out (336 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
deepseek/deepseek-v4-flash-0731:high PASS 100% 376 in → 90 out (91 reasoning)
3
deepseek/deepseek-v4-flash-0731:high__json_schema PASS 100% 292 in → 50 out (37 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
deepseek/deepseek-v4-flash-0731:low PASS 100% 293 in → 66 out (64 reasoning)
3
deepseek/deepseek-v4-flash-0731:low__json_schema PASS 100% 295 in → 64 out (54 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3}
deepseek/deepseek-v4-flash-0731:max PASS 100% 392 in → 63 out (63 reasoning)
3
deepseek/deepseek-v4-flash-0731:max__json_schema PASS 100% 371 in → 72 out (62 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
deepseek/deepseek-v4-flash-0731:medium PASS 100% 293 in → 96 out (93 reasoning)
3
deepseek/deepseek-v4-flash-0731:medium__json_schema PASS 100% 298 in → 262 out (240 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
deepseek/deepseek-v4-flash-0731:none PASS 100% 295 in → 1 out (0 reasoning)
3
deepseek/deepseek-v4-flash-0731:none__json_schema PASS 100% 297 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
deepseek/deepseek-v4-flash-0731:xhigh PASS 100% 372 in → 85 out (80 reasoning)
3
deepseek/deepseek-v4-flash-0731:xhigh__json_schema PASS 100% 299 in → 93 out (83 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
deepseek/deepseek-v4-flash:high PASS 100% 294 in → 70 out (67 reasoning)
3
deepseek/deepseek-v4-flash:high__json_schema PASS 100% 297 in → 156 out (153 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
deepseek/deepseek-v4-flash:low PASS 100% 296 in → 79 out (76 reasoning)
3
deepseek/deepseek-v4-flash:low__json_schema PASS 100% 387 in → 7 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
deepseek/deepseek-v4-flash:medium PASS 100% 295 in → 88 out (85 reasoning)
3
deepseek/deepseek-v4-flash:medium__json_schema PASS 100% 294 in → 75 out (63 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
deepseek/deepseek-v4-flash:none PASS 100% 292 in → 2 out (0 reasoning)
3
deepseek/deepseek-v4-flash:none__json_schema PASS 100% 297 in → 7 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
deepseek/deepseek-v4-flash:xhigh PASS 100% 371 in → 250 out (247 reasoning)
3
deepseek/deepseek-v4-flash:xhigh__json_schema PASS 100% 376 in → 309 out (298 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
deepseek/deepseek-v4-pro:high PASS 100% 291 in → 85 out (82 reasoning)
3
deepseek/deepseek-v4-pro:high__json_schema PASS 100% 294 in → 13 out (10 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
deepseek/deepseek-v4-pro:low PASS 100% 295 in → 147 out (142 reasoning)
3
deepseek/deepseek-v4-pro:low__json_schema PASS 100% 295 in → 145 out (134 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
deepseek/deepseek-v4-pro:medium PASS 100% 291 in → 183 out (184 reasoning)
3
deepseek/deepseek-v4-pro:medium__json_schema PASS 100% 293 in → 150 out (142 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
deepseek/deepseek-v4-pro:none PASS 100% 294 in → 1 out (0 reasoning)
3
deepseek/deepseek-v4-pro:none__json_schema PASS 100% 479 in → 7 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
deepseek/deepseek-v4-pro:xhigh PASS 100% 379 in → 125 out (122 reasoning)
3
deepseek/deepseek-v4-pro:xhigh__json_schema PASS 100% 555 in → 632 out (624 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
google/gemini-3-flash-preview:high PASS 100% 358 in → 274 out (273 reasoning)
3
google/gemini-3-flash-preview:high__json_schema PASS 100% 417 in → 285 out (280 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
google/gemini-3-flash-preview:low PASS 100% 359 in → 227 out (226 reasoning)
3
google/gemini-3-flash-preview:low__json_schema PASS 100% 419 in → 5 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
google/gemini-3-flash-preview:medium PASS 100% 359 in → 182 out (181 reasoning)
3
google/gemini-3-flash-preview:medium__json_schema PASS 100% 413 in → 225 out (220 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
google/gemini-3-flash-preview:xhigh PASS 100% 360 in → 192 out (191 reasoning)
3
google/gemini-3-flash-preview:xhigh__json_schema PASS 100% 414 in → 198 out (193 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
google/gemini-3.1-flash-lite-preview:high PASS 100% 360 in → 257 out (256 reasoning)
3
google/gemini-3.1-flash-lite-preview:high__json_schema PASS 100% 360 in → 379 out (374 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
google/gemini-3.1-flash-lite-preview:low PASS 100% 359 in → 141 out (140 reasoning)
3
google/gemini-3.1-flash-lite-preview:low__json_schema PASS 100% 415 in → 120 out (110 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
google/gemini-3.1-flash-lite-preview:medium PASS 100% 361 in → 167 out (166 reasoning)
3
google/gemini-3.1-flash-lite-preview:medium__json_schema PASS 100% 365 in → 216 out (210 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
google/gemini-3.1-flash-lite-preview:xhigh PASS 100% 361 in → 313 out (312 reasoning)
3
google/gemini-3.1-flash-lite-preview:xhigh__json_schema PASS 100% 365 in → 264 out (258 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
google/gemini-3.1-pro-preview:high PASS 100% 360 in → 270 out (269 reasoning)
3
google/gemini-3.1-pro-preview:high__json_schema PASS 100% 415 in → 306 out (301 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
google/gemini-3.1-pro-preview:low PASS 100% 360 in → 83 out (82 reasoning)
3
google/gemini-3.1-pro-preview:low__json_schema PASS 100% 417 in → 88 out (82 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
google/gemini-3.1-pro-preview:medium PASS 100% 360 in → 222 out (221 reasoning)
3
google/gemini-3.1-pro-preview:medium__json_schema PASS 100% 416 in → 231 out (225 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
google/gemini-3.1-pro-preview:xhigh__json_schema PASS 100% 416 in → 222 out (217 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
google/gemini-3.5-flash-lite:high PASS 100% 363 in → 298 out (297 reasoning)
3
google/gemini-3.5-flash-lite:high__json_schema PASS 100% 419 in → 365 out (359 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
google/gemini-3.5-flash-lite:low PASS 100% 363 in → 1 out (0 reasoning)
3
google/gemini-3.5-flash-lite:low__json_schema PASS 100% 363 in → 10 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
google/gemini-3.5-flash-lite:max PASS 100% 360 in → 265 out (264 reasoning)
3
google/gemini-3.5-flash-lite:max__json_schema PASS 100% 415 in → 348 out (342 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
google/gemini-3.5-flash-lite:medium PASS 100% 360 in → 98 out (97 reasoning)
3
google/gemini-3.5-flash-lite:medium__json_schema PASS 100% 361 in → 226 out (220 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
google/gemini-3.5-flash-lite:xhigh PASS 100% 364 in → 425 out (424 reasoning)
3
google/gemini-3.5-flash-lite:xhigh__json_schema PASS 100% 421 in → 318 out (312 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
google/gemini-3.5-flash:high PASS 100% 357 in → 292 out (291 reasoning)
3
google/gemini-3.5-flash:high__json_schema PASS 100% 415 in → 441 out (436 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
google/gemini-3.5-flash:low PASS 100% 361 in → 118 out (117 reasoning)
3
google/gemini-3.5-flash:low__json_schema PASS 100% 414 in → 106 out (101 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
google/gemini-3.5-flash:medium PASS 100% 356 in → 246 out (245 reasoning)
3
google/gemini-3.5-flash:medium__json_schema PASS 100% 417 in → 535 out (529 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
google/gemini-3.5-flash:xhigh PASS 100% 355 in → 322 out (321 reasoning)
3
google/gemini-3.5-flash:xhigh__json_schema PASS 100% 417 in → 243 out (238 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
google/gemini-3.6-flash:high PASS 100% 364 in → 298 out (297 reasoning)
3
google/gemini-3.6-flash:high__json_schema PASS 100% 360 in → 236 out (231 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
google/gemini-3.6-flash:low PASS 100% 360 in → 99 out (98 reasoning)
3
google/gemini-3.6-flash:low__json_schema PASS 100% 417 in → 45 out (40 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
google/gemini-3.6-flash:max PASS 100% 363 in → 411 out (410 reasoning)
3
google/gemini-3.6-flash:max__json_schema PASS 100% 366 in → 220 out (215 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
google/gemini-3.6-flash:medium PASS 100% 362 in → 325 out (324 reasoning)
3
google/gemini-3.6-flash:medium__json_schema PASS 100% 363 in → 177 out (171 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
google/gemini-3.6-flash:xhigh PASS 100% 365 in → 239 out (238 reasoning)
3
google/gemini-3.6-flash:xhigh__json_schema PASS 100% 358 in → 256 out (250 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
google/gemma-4-26b-a4b-it:high PASS 100% 377 in → 323 out (256 reasoning)
3
google/gemma-4-26b-a4b-it:high__json_schema PASS 100% 376 in → 304 out (242 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
google/gemma-4-26b-a4b-it:low PASS 100% 375 in → 431 out (307 reasoning)
3
google/gemma-4-26b-a4b-it:low__json_schema PASS 100% 376 in → 431 out (297 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
google/gemma-4-26b-a4b-it:medium PASS 100% 377 in → 352 out (350 reasoning)
3
google/gemma-4-26b-a4b-it:medium__json_schema PASS 100% 375 in → 364 out (302 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
google/gemma-4-26b-a4b-it:none PASS 100% 375 in → 2 out (0 reasoning)
3
google/gemma-4-26b-a4b-it:none__json_schema PASS 100% 375 in → 10 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
google/gemma-4-26b-a4b-it:xhigh PASS 100% 377 in → 482 out (341 reasoning)
3
google/gemma-4-26b-a4b-it:xhigh__json_schema PASS 100% 375 in → 416 out (296 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
google/gemma-4-31b-it:high PASS 100% 378 in → 203 out (176 reasoning)
3
google/gemma-4-31b-it:high__json_schema PASS 100% 379 in → 251 out (201 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
google/gemma-4-31b-it:low PASS 100% 374 in → 304 out (234 reasoning)
3
google/gemma-4-31b-it:low__json_schema PASS 100% 376 in → 254 out (199 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
google/gemma-4-31b-it:medium PASS 100% 378 in → 219 out (1 reasoning)
3
google/gemma-4-31b-it:medium__json_schema PASS 100% 375 in → 282 out (212 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
google/gemma-4-31b-it:none PASS 100% 375 in → 2 out (0 reasoning)
3
google/gemma-4-31b-it:none__json_schema PASS 100% 373 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
google/gemma-4-31b-it:xhigh PASS 100% 379 in → 200 out (178 reasoning)
3
google/gemma-4-31b-it:xhigh__json_schema PASS 100% 378 in → 247 out (191 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
ibm-granite/granite-4.1-8b PASS 100% 328 in → 2 out
3
ibm-granite/granite-4.1-8b__json_schema PASS 100% 331 in → 10 out
3
JSON Schema Structured Output
(raw) { "count": 3 }
inclusionai/ling-2.6-flash PASS 100% 361 in → 2 out
3
inclusionai/ling-2.6-flash__json_schema PASS 100% 361 in → 13 out
3
JSON Schema Structured Output
(raw) { "count": 3 }
liquid/lfm-2-24b-a2b PASS 100% 315 in → 2 out
3
minimax/minimax-m2.5:high PASS 100% 321 in → 135 out (132 reasoning)
3
minimax/minimax-m2.5:high__json_schema PASS 100% 355 in → 257 out (247 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
minimax/minimax-m2.5:low PASS 100% 359 in → 100 out (97 reasoning)
3
minimax/minimax-m2.5:low__json_schema PASS 100% 314 in → 199 out (188 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
minimax/minimax-m2.5:medium PASS 100% 316 in → 93 out (92 reasoning)
3
minimax/minimax-m2.5:medium__json_schema PASS 100% 318 in → 208 out (221 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
minimax/minimax-m2.5:xhigh PASS 100% 314 in → 297 out (289 reasoning)
3
minimax/minimax-m2.5:xhigh__json_schema PASS 100% 316 in → 226 out (202 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
minimax/minimax-m2.7:high PASS 100% 323 in → 200 out (198 reasoning)
3
minimax/minimax-m2.7:low PASS 100% 321 in → 91 out (92 reasoning)
3
minimax/minimax-m2.7:low__json_schema PASS 100% 318 in → 11 out (10 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
minimax/minimax-m2.7:medium PASS 100% 315 in → 124 out (127 reasoning)
3
minimax/minimax-m2.7:xhigh PASS 100% 318 in → 139 out (145 reasoning)
3
minimax/minimax-m2.7:xhigh__json_schema PASS 100% 444 in → 249 out (242 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
minimax/minimax-m3:high PASS 100% 456 in → 64 out (69 reasoning)
3
minimax/minimax-m3:high__json_schema PASS 100% 403 in → 7 out (6 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
minimax/minimax-m3:low PASS 100% 450 in → 117 out (116 reasoning)
3
minimax/minimax-m3:low__json_schema PASS 100% 439 in → 7 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
minimax/minimax-m3:medium PASS 100% 794 in → 96 out (87 reasoning)
3
minimax/minimax-m3:medium__json_schema PASS 100% 400 in → 9 out (8 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
minimax/minimax-m3:xhigh PASS 100% 457 in → 4 out (3 reasoning)
3
minimax/minimax-m3:xhigh__json_schema PASS 100% 439 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
mistralai/devstral-2512 PASS 100% 330 in → 2 out
3
mistralai/devstral-2512__json_schema PASS 100% 333 in → 7 out
3
JSON Schema Structured Output
(raw) {"count": 3}
mistralai/mistral-medium-3-5:high PASS 100% 344 in → 282 out (272 reasoning)
3
mistralai/mistral-medium-3-5:high__json_schema PASS 100% 331 in → 331 out (283 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
mistralai/mistral-medium-3-5:low PASS 100% 346 in → 249 out (256 reasoning)
3
mistralai/mistral-medium-3-5:low__json_schema PASS 100% 330 in → 325 out (337 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
mistralai/mistral-medium-3-5:medium PASS 100% 345 in → 198 out (197 reasoning)
3
mistralai/mistral-medium-3-5:medium__json_schema PASS 100% 330 in → 160 out (155 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
mistralai/mistral-medium-3-5:none PASS 100% 343 in → 2 out (0 reasoning)
3
mistralai/mistral-medium-3-5:none__json_schema PASS 100% 331 in → 7 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
mistralai/mistral-medium-3-5:xhigh PASS 100% 345 in → 306 out (302 reasoning)
3
mistralai/mistral-medium-3-5:xhigh__json_schema PASS 100% 332 in → 342 out (351 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
moonshotai/kimi-k2.6:high PASS 100% 287 in → 180 out (178 reasoning)
3
moonshotai/kimi-k2.6:low PASS 100% 286 in → 163 out (160 reasoning)
3
moonshotai/kimi-k2.6:low__json_schema PASS 100% 284 in → 440 out (117 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
moonshotai/kimi-k2.6:medium PASS 100% 286 in → 146 out (143 reasoning)
3
moonshotai/kimi-k2.6:xhigh PASS 100% 284 in → 197 out (194 reasoning)
3
moonshotai/kimi-k2.7-code:high PASS 100% 293 in → 106 out (96 reasoning)
3
moonshotai/kimi-k2.7-code:high__json_schema PASS 100% 369 in → 68 out (61 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
moonshotai/kimi-k2.7-code:low PASS 100% 285 in → 69 out (66 reasoning)
3
moonshotai/kimi-k2.7-code:low__json_schema PASS 100% 287 in → 95 out (88 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
moonshotai/kimi-k2.7-code:medium PASS 100% 288 in → 86 out (83 reasoning)
3
moonshotai/kimi-k2.7-code:medium__json_schema PASS 100% 367 in → 123 out (116 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
moonshotai/kimi-k2.7-code:xhigh PASS 100% 283 in → 103 out (100 reasoning)
3
moonshotai/kimi-k2.7-code:xhigh__json_schema PASS 100% 288 in → 109 out (104 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
moonshotai/kimi-k3:high PASS 100% 365 in → 122 out (106 reasoning)
3
moonshotai/kimi-k3:high__json_schema PASS 100% 364 in → 121 out (105 reasoning)
3
moonshotai/kimi-k3:low PASS 100% 366 in → 121 out (105 reasoning)
3
moonshotai/kimi-k3:low__json_schema PASS 100% 361 in → 108 out (92 reasoning)
3
moonshotai/kimi-k3:max PASS 100% 366 in → 77 out (61 reasoning)
3
moonshotai/kimi-k3:max__json_schema PASS 100% 365 in → 95 out (79 reasoning)
3
moonshotai/kimi-k3:medium PASS 100% 364 in → 112 out (96 reasoning)
3
moonshotai/kimi-k3:medium__json_schema PASS 100% 368 in → 112 out (96 reasoning)
3
moonshotai/kimi-k3:xhigh PASS 100% 363 in → 122 out (106 reasoning)
3
moonshotai/kimi-k3:xhigh__json_schema PASS 100% 363 in → 103 out (87 reasoning)
3
nvidia/nemotron-3-nano-30b-a3b:high PASS 100% 346 in → 93 out (93 reasoning)
3
nvidia/nemotron-3-nano-30b-a3b:high__json_schema PASS 100% 347 in → 83 out (74 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
nvidia/nemotron-3-nano-30b-a3b:low PASS 100% 347 in → 125 out (128 reasoning)
3
nvidia/nemotron-3-nano-30b-a3b:low__json_schema PASS 100% 343 in → 112 out (105 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
nvidia/nemotron-3-nano-30b-a3b:medium PASS 100% 347 in → 109 out (113 reasoning)
3
nvidia/nemotron-3-nano-30b-a3b:medium__json_schema PASS 100% 348 in → 81 out (78 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
nvidia/nemotron-3-nano-30b-a3b:none PASS 100% 346 in → 2 out (0 reasoning)
3
nvidia/nemotron-3-nano-30b-a3b:none__json_schema PASS 100% 347 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
nvidia/nemotron-3-nano-30b-a3b:xhigh PASS 100% 344 in → 57 out (57 reasoning)
3
nvidia/nemotron-3-nano-30b-a3b:xhigh__json_schema PASS 100% 349 in → 496 out (513 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
nvidia/nemotron-3-super-120b-a12b:high PASS 100% 348 in → 74 out (69 reasoning)
3
nvidia/nemotron-3-super-120b-a12b:high__json_schema PASS 100% 343 in → 60 out (49 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
nvidia/nemotron-3-super-120b-a12b:low PASS 100% 346 in → 131 out (132 reasoning)
3
nvidia/nemotron-3-super-120b-a12b:low__json_schema PASS 100% 345 in → 72 out (61 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
nvidia/nemotron-3-super-120b-a12b:medium PASS 100% 340 in → 72 out (68 reasoning)
3
nvidia/nemotron-3-super-120b-a12b:medium__json_schema PASS 100% 349 in → 95 out (83 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
nvidia/nemotron-3-super-120b-a12b:none PASS 100% 346 in → 2 out (0 reasoning)
3
nvidia/nemotron-3-super-120b-a12b:none__json_schema PASS 100% 350 in → 10 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
nvidia/nemotron-3-super-120b-a12b:xhigh PASS 100% 341 in → 53 out (49 reasoning)
3
nvidia/nemotron-3-super-120b-a12b:xhigh__json_schema PASS 100% 341 in → 105 out (93 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
openai/gpt-5.4-mini:high PASS 100% 288 in → 55 out (48 reasoning)
3
openai/gpt-5.4-mini:high__json_schema PASS 100% 318 in → 128 out (113 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.4-mini:low PASS 100% 292 in → 23 out (16 reasoning)
3
openai/gpt-5.4-mini:low__json_schema PASS 100% 323 in → 86 out (71 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.4-mini:medium PASS 100% 289 in → 50 out (43 reasoning)
3
openai/gpt-5.4-mini:medium__json_schema PASS 100% 322 in → 115 out (100 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.4-mini:none PASS 100% 287 in → 5 out (0 reasoning)
3
openai/gpt-5.4-mini:none__json_schema PASS 100% 320 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.4-mini:xhigh PASS 100% 284 in → 80 out (73 reasoning)
3
openai/gpt-5.4-mini:xhigh__json_schema PASS 100% 323 in → 298 out (283 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.4-nano:high PASS 100% 288 in → 59 out (52 reasoning)
3
openai/gpt-5.4-nano:high__json_schema PASS 100% 322 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.4-nano:low PASS 100% 290 in → 5 out (0 reasoning)
3
openai/gpt-5.4-nano:low__json_schema PASS 100% 317 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.4-nano:medium PASS 100% 289 in → 55 out (48 reasoning)
3
openai/gpt-5.4-nano:medium__json_schema PASS 100% 321 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.4-nano:none PASS 100% 288 in → 5 out (0 reasoning)
3
openai/gpt-5.4-nano:none__json_schema PASS 100% 322 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.4-nano:xhigh PASS 100% 288 in → 102 out (95 reasoning)
3
openai/gpt-5.4-nano:xhigh__json_schema PASS 100% 321 in → 186 out (171 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.4:high PASS 100% 285 in → 65 out (58 reasoning)
3
openai/gpt-5.4:high__json_schema PASS 100% 318 in → 70 out (55 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.4:low PASS 100% 284 in → 5 out (0 reasoning)
3
openai/gpt-5.4:low__json_schema PASS 100% 320 in → 33 out (18 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.4:medium PASS 100% 286 in → 58 out (51 reasoning)
3
openai/gpt-5.4:medium__json_schema PASS 100% 320 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.4:none PASS 100% 287 in → 5 out (0 reasoning)
3
openai/gpt-5.4:none__json_schema PASS 100% 317 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.4:xhigh PASS 100% 289 in → 85 out (78 reasoning)
3
openai/gpt-5.4:xhigh__json_schema PASS 100% 322 in → 531 out (516 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.5:high PASS 100% 285 in → 74 out (67 reasoning)
3
openai/gpt-5.5:high__json_schema PASS 100% 319 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.5:low PASS 100% 288 in → 5 out (0 reasoning)
3
openai/gpt-5.5:low__json_schema PASS 100% 321 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.5:medium PASS 100% 289 in → 43 out (36 reasoning)
3
openai/gpt-5.5:medium__json_schema PASS 100% 322 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.5:none PASS 100% 291 in → 5 out (0 reasoning)
3
openai/gpt-5.5:none__json_schema PASS 100% 320 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.5:xhigh PASS 100% 286 in → 82 out (75 reasoning)
3
openai/gpt-5.5:xhigh__json_schema PASS 100% 323 in → 192 out (177 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-luna:high PASS 100% 290 in → 5 out (0 reasoning)
3
openai/gpt-5.6-luna:high__json_schema PASS 100% 321 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-luna:low PASS 100% 283 in → 5 out (0 reasoning)
3
openai/gpt-5.6-luna:low__json_schema PASS 100% 318 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-luna:max PASS 100% 288 in → 5 out (0 reasoning)
3
openai/gpt-5.6-luna:max__json_schema PASS 100% 320 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-luna:medium PASS 100% 288 in → 5 out (0 reasoning)
3
openai/gpt-5.6-luna:medium__json_schema PASS 100% 322 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-luna:none PASS 100% 286 in → 5 out (0 reasoning)
3
openai/gpt-5.6-luna:none__json_schema PASS 100% 321 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-luna:xhigh PASS 100% 286 in → 5 out (0 reasoning)
3
openai/gpt-5.6-luna:xhigh__json_schema PASS 100% 322 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-sol:high PASS 100% 286 in → 5 out (0 reasoning)
3
openai/gpt-5.6-sol:high__json_schema PASS 100% 319 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-sol:low PASS 100% 290 in → 5 out (0 reasoning)
3
openai/gpt-5.6-sol:low__json_schema PASS 100% 324 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-sol:max PASS 100% 284 in → 5 out (0 reasoning)
3
openai/gpt-5.6-sol:max__json_schema PASS 100% 320 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-sol:medium PASS 100% 289 in → 5 out (0 reasoning)
3
openai/gpt-5.6-sol:medium__json_schema PASS 100% 320 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-sol:none PASS 100% 290 in → 5 out (0 reasoning)
3
openai/gpt-5.6-sol:none__json_schema PASS 100% 320 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-sol:xhigh PASS 100% 287 in → 5 out (0 reasoning)
3
openai/gpt-5.6-sol:xhigh__json_schema PASS 100% 317 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-terra:high PASS 100% 289 in → 5 out (0 reasoning)
3
openai/gpt-5.6-terra:high__json_schema PASS 100% 319 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-terra:low PASS 100% 290 in → 5 out (0 reasoning)
3
openai/gpt-5.6-terra:low__json_schema PASS 100% 322 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-terra:max PASS 100% 290 in → 5 out (0 reasoning)
3
openai/gpt-5.6-terra:max__json_schema PASS 100% 321 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-terra:medium PASS 100% 286 in → 5 out (0 reasoning)
3
openai/gpt-5.6-terra:medium__json_schema PASS 100% 321 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-terra:none PASS 100% 285 in → 5 out (0 reasoning)
3
openai/gpt-5.6-terra:none__json_schema PASS 100% 322 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-5.6-terra:xhigh PASS 100% 288 in → 5 out (0 reasoning)
3
openai/gpt-5.6-terra:xhigh__json_schema PASS 100% 325 in → 13 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
openai/gpt-oss-120b:high PASS 100% 346 in → 129 out (118 reasoning)
3
openai/gpt-oss-120b:high__json_schema PASS 100% 347 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
openai/gpt-oss-120b:low PASS 100% 348 in → 97 out (96 reasoning)
3
openai/gpt-oss-120b:low__json_schema PASS 100% 349 in → 29 out (9 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
openai/gpt-oss-120b:medium PASS 100% 350 in → 76 out (65 reasoning)
3
openai/gpt-oss-120b:medium__json_schema PASS 100% 334 in → 145 out (137 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
openai/gpt-oss-120b:xhigh PASS 100% 351 in → 284 out (275 reasoning)
3
openai/gpt-oss-120b:xhigh__json_schema PASS 100% 347 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
openai/gpt-oss-20b:high PASS 100% 347 in → 125 out (114 reasoning)
3
openai/gpt-oss-20b:high__json_schema PASS 100% 350 in → 310 out (291 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
openai/gpt-oss-20b:low PASS 100% 333 in → 36 out (25 reasoning)
3
openai/gpt-oss-20b:low__json_schema PASS 100% 345 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
openai/gpt-oss-20b:medium PASS 100% 358 in → 106 out (95 reasoning)
3
openai/gpt-oss-20b:medium__json_schema PASS 100% 347 in → 527 out (75 reasoning)
3
JSON Schema Structured Output
(raw) { "count" : 3 }
openai/gpt-oss-20b:xhigh PASS 100% 337 in → 275 out (251 reasoning)
3
openai/gpt-oss-20b:xhigh__json_schema PASS 100% 346 in → 429 out (358 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
poolside/laguna-m.1:high PASS 100% 343 in → 314 out (310 reasoning)
3
poolside/laguna-m.1:high__json_schema PASS 100% 343 in → 202 out (194 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
poolside/laguna-m.1:low PASS 100% 343 in → 246 out (242 reasoning)
3
poolside/laguna-m.1:low__json_schema PASS 100% 348 in → 198 out (187 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
poolside/laguna-m.1:medium PASS 100% 344 in → 232 out (228 reasoning)
3
poolside/laguna-m.1:medium__json_schema PASS 100% 344 in → 355 out (344 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
poolside/laguna-m.1:none PASS 100% 342 in → 3 out (0 reasoning)
3
poolside/laguna-m.1:none__json_schema PASS 100% 347 in → 11 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
poolside/laguna-m.1:xhigh PASS 100% 342 in → 330 out (326 reasoning)
3
poolside/laguna-m.1:xhigh__json_schema PASS 100% 346 in → 288 out (276 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
poolside/laguna-xs-2.1:high PASS 100% 346 in → 220 out (218 reasoning)
3
poolside/laguna-xs-2.1:high__json_schema PASS 100% 346 in → 246 out (234 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
poolside/laguna-xs-2.1:low PASS 100% 345 in → 195 out (193 reasoning)
3
poolside/laguna-xs-2.1:medium PASS 100% 344 in → 230 out (228 reasoning)
3
poolside/laguna-xs-2.1:medium__json_schema PASS 100% 342 in → 237 out (225 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
poolside/laguna-xs-2.1:none PASS 100% 344 in → 1 out (0 reasoning)
3
poolside/laguna-xs-2.1:none__json_schema PASS 100% 331 in → 11 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
poolside/laguna-xs-2.1:xhigh PASS 100% 347 in → 188 out (186 reasoning)
3
poolside/laguna-xs-2.1:xhigh__json_schema PASS 100% 348 in → 173 out (161 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
poolside/laguna-xs.2:high PASS 100% 383 in → 182 out (178 reasoning)
3
poolside/laguna-xs.2:high__json_schema PASS 100% 381 in → 168 out (158 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
poolside/laguna-xs.2:low PASS 100% 384 in → 197 out (193 reasoning)
3
poolside/laguna-xs.2:low__json_schema PASS 100% 385 in → 136 out (128 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
poolside/laguna-xs.2:medium PASS 100% 383 in → 170 out (166 reasoning)
3
poolside/laguna-xs.2:medium__json_schema PASS 100% 382 in → 263 out (256 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
poolside/laguna-xs.2:none PASS 100% 378 in → 3 out (0 reasoning)
3
poolside/laguna-xs.2:none__json_schema PASS 100% 381 in → 11 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
poolside/laguna-xs.2:xhigh PASS 100% 382 in → 170 out (166 reasoning)
3
poolside/laguna-xs.2:xhigh__json_schema PASS 100% 383 in → 186 out (178 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
qwen/qwen3.6-27b:high PASS 100% 347 in → 229 out (210 reasoning)
3
qwen/qwen3.6-27b:high__json_schema PASS 100% 344 in → 465 out (410 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
qwen/qwen3.6-27b:low PASS 100% 346 in → 578 out (503 reasoning)
3
qwen/qwen3.6-27b:low__json_schema PASS 100% 345 in → 7 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
qwen/qwen3.6-27b:medium PASS 100% 345 in → 375 out (337 reasoning)
3
qwen/qwen3.6-27b:none PASS 100% 344 in → 2 out (0 reasoning)
3
qwen/qwen3.6-27b:none__json_schema PASS 100% 345 in → 11 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
qwen/qwen3.6-27b:xhigh PASS 100% 345 in → 217 out (208 reasoning)
3
qwen/qwen3.6-27b:xhigh__json_schema PASS 100% 345 in → 351 out (321 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
qwen/qwen3.6-35b-a3b:high PASS 100% 346 in → 366 out (289 reasoning)
3
qwen/qwen3.6-35b-a3b:high__json_schema PASS 100% 344 in → 346 out (317 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
qwen/qwen3.6-35b-a3b:low PASS 100% 348 in → 577 out (497 reasoning)
3
qwen/qwen3.6-35b-a3b:low__json_schema PASS 100% 343 in → 172 out (150 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
qwen/qwen3.6-35b-a3b:medium PASS 100% 346 in → 163 out (151 reasoning)
3
qwen/qwen3.6-35b-a3b:medium__json_schema PASS 100% 342 in → 180 out (151 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
qwen/qwen3.6-35b-a3b:none PASS 100% 347 in → 2 out (0 reasoning)
3
qwen/qwen3.6-35b-a3b:none__json_schema PASS 100% 347 in → 11 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
qwen/qwen3.6-35b-a3b:xhigh PASS 100% 347 in → 197 out (192 reasoning)
3
qwen/qwen3.6-35b-a3b:xhigh__json_schema PASS 100% 345 in → 229 out (206 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
qwen/qwen3.6-flash:high PASS 100% 343 in → 317 out (311 reasoning)
3
qwen/qwen3.6-flash:low PASS 100% 345 in → 332 out (326 reasoning)
3
qwen/qwen3.6-flash:medium PASS 100% 345 in → 524 out (518 reasoning)
3
qwen/qwen3.6-flash:none PASS 100% 351 in → 1 out (0 reasoning)
3
qwen/qwen3.6-flash:xhigh PASS 100% 348 in → 446 out (441 reasoning)
3
qwen/qwen3.7-flash:high PASS 100% 348 in → 186 out (180 reasoning)
3
qwen/qwen3.7-flash:low PASS 100% 347 in → 346 out (341 reasoning)
3
qwen/qwen3.7-flash:max PASS 100% 343 in → 252 out (246 reasoning)
3
qwen/qwen3.7-flash:medium PASS 100% 345 in → 214 out (209 reasoning)
3
qwen/qwen3.7-flash:none PASS 100% 347 in → 1 out (0 reasoning)
3
qwen/qwen3.7-flash:xhigh PASS 100% 345 in → 404 out (399 reasoning)
3
qwen/qwen3.7-max:high PASS 100% 344 in → 140 out (135 reasoning)
3
qwen/qwen3.7-max:low PASS 100% 346 in → 140 out (134 reasoning)
3
qwen/qwen3.7-max:medium PASS 100% 342 in → 202 out (196 reasoning)
3
qwen/qwen3.7-max:none PASS 100% 343 in → 1 out (0 reasoning)
3
qwen/qwen3.7-max:xhigh PASS 100% 337 in → 146 out (140 reasoning)
3
qwen/qwen3.7-plus:high PASS 100% 346 in → 133 out (127 reasoning)
3
qwen/qwen3.7-plus:low PASS 100% 343 in → 129 out (123 reasoning)
3
qwen/qwen3.7-plus:medium PASS 100% 341 in → 128 out (122 reasoning)
3
qwen/qwen3.7-plus:none PASS 100% 349 in → 1 out (0 reasoning)
3
qwen/qwen3.7-plus:xhigh PASS 100% 345 in → 226 out (220 reasoning)
3
tencent/hy3:high PASS 100% 297 in → 171 out (168 reasoning)
3
tencent/hy3:high__json_schema PASS 100% 296 in → 236 out (220 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
tencent/hy3:low PASS 100% 299 in → 168 out (165 reasoning)
3
tencent/hy3:low__json_schema PASS 100% 298 in → 186 out (172 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
tencent/hy3:medium PASS 100% 295 in → 150 out (147 reasoning)
3
tencent/hy3:medium__json_schema PASS 100% 296 in → 203 out (190 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
tencent/hy3:none PASS 100% 300 in → 2 out (0 reasoning)
3
tencent/hy3:none__json_schema PASS 100% 303 in → 8 out (0 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
tencent/hy3:xhigh PASS 100% 298 in → 149 out (146 reasoning)
3
tencent/hy3:xhigh__json_schema PASS 100% 301 in → 270 out (234 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
thinkingmachines/inkling-small:high PASS 100% 298 in → 73 out (66 reasoning)
3
thinkingmachines/inkling-small:high__json_schema PASS 100% 296 in → 41 out (31 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
thinkingmachines/inkling-small:low PASS 100% 296 in → 13 out (5 reasoning)
3
thinkingmachines/inkling-small:low__json_schema PASS 100% 293 in → 19 out (6 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
thinkingmachines/inkling-small:max PASS 100% 297 in → 60 out (52 reasoning)
3
thinkingmachines/inkling-small:max__json_schema PASS 100% 296 in → 89 out (77 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
thinkingmachines/inkling-small:medium PASS 100% 297 in → 14 out (7 reasoning)
3
thinkingmachines/inkling-small:medium__json_schema PASS 100% 293 in → 21 out (7 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
thinkingmachines/inkling-small:xhigh PASS 100% 297 in → 77 out (70 reasoning)
3
thinkingmachines/inkling-small:xhigh__json_schema PASS 100% 295 in → 73 out (60 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
thinkingmachines/inkling:high PASS 100% 302 in → 121 out (116 reasoning)
3
thinkingmachines/inkling:low PASS 100% 299 in → 34 out (26 reasoning)
3
thinkingmachines/inkling:max PASS 100% 300 in → 63 out (56 reasoning)
3
thinkingmachines/inkling:max__json_schema PASS 100% 299 in → 102 out (89 reasoning)
3
JSON Schema Structured Output
(raw) { "count" : 3 }
thinkingmachines/inkling:medium PASS 100% 298 in → 87 out (83 reasoning)
3
thinkingmachines/inkling:none PASS 100% 294 in → 5 out (0 reasoning)
3
thinkingmachines/inkling:none__json_schema PASS 100% 295 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
thinkingmachines/inkling:xhigh PASS 100% 296 in → 122 out (114 reasoning)
3
thinkingmachines/inkling:xhigh__json_schema PASS 100% 301 in → 141 out (127 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
x-ai/grok-4.3:high PASS 100% 460 in → 172 out (171 reasoning)
3
x-ai/grok-4.3:high__json_schema PASS 100% 517 in → 290 out (285 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
x-ai/grok-4.3:low PASS 100% 464 in → 147 out (146 reasoning)
3
x-ai/grok-4.3:low__json_schema PASS 100% 520 in → 258 out (253 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
x-ai/grok-4.3:max PASS 100% 459 in → 206 out (205 reasoning)
3
x-ai/grok-4.3:max__json_schema PASS 100% 510 in → 367 out (362 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
x-ai/grok-4.3:medium__json_schema PASS 100% 520 in → 341 out (336 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
x-ai/grok-4.3:none PASS 100% 458 in → 1 out (0 reasoning)
3
x-ai/grok-4.3:none__json_schema PASS 100% 511 in → 5 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
x-ai/grok-4.3:xhigh PASS 100% 462 in → 161 out (160 reasoning)
3
x-ai/grok-4.3:xhigh__json_schema PASS 100% 512 in → 350 out (345 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
x-ai/grok-4.5:high PASS 100% 503 in → 196 out (195 reasoning)
3
x-ai/grok-4.5:high__json_schema PASS 100% 568 in → 252 out (247 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
x-ai/grok-4.5:low PASS 100% 510 in → 95 out (94 reasoning)
3
x-ai/grok-4.5:low__json_schema PASS 100% 566 in → 315 out (309 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
x-ai/grok-4.5:max PASS 100% 505 in → 275 out (274 reasoning)
3
x-ai/grok-4.5:max__json_schema PASS 100% 568 in → 291 out (286 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
x-ai/grok-4.5:medium PASS 100% 509 in → 243 out (242 reasoning)
3
x-ai/grok-4.5:medium__json_schema PASS 100% 570 in → 240 out (234 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
x-ai/grok-4.5:xhigh PASS 100% 506 in → 214 out (213 reasoning)
3
x-ai/grok-4.5:xhigh__json_schema PASS 100% 567 in → 260 out (254 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
z-ai/glm-4.7-flash:high PASS 100% 290 in → 459 out (404 reasoning)
3
z-ai/glm-4.7-flash:low PASS 100% 293 in → 376 out (363 reasoning)
3
z-ai/glm-4.7-flash:low__json_schema PASS 100% 294 in → 428 out (396 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
z-ai/glm-4.7-flash:medium PASS 100% 294 in → 562 out (530 reasoning)
3
z-ai/glm-4.7-flash:none PASS 100% 292 in → 2 out (0 reasoning)
3
z-ai/glm-4.7-flash:none__json_schema PASS 100% 292 in → 9 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count": 3}
z-ai/glm-4.7-flash:xhigh PASS 100% 290 in → 520 out (487 reasoning)
3
z-ai/glm-4.7-flash:xhigh__json_schema PASS 100% 293 in → 356 out (349 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
z-ai/glm-5.2:high PASS 100% 299 in → 108 out (105 reasoning)
3
z-ai/glm-5.2:high__json_schema PASS 100% 292 in → 152 out (131 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3}
z-ai/glm-5.2:low PASS 100% 297 in → 58 out (53 reasoning)
3
z-ai/glm-5.2:low__json_schema PASS 100% 301 in → 226 out (213 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
z-ai/glm-5.2:medium PASS 100% 300 in → 91 out (88 reasoning)
3
z-ai/glm-5.2:medium__json_schema PASS 100% 292 in → 121 out (108 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
z-ai/glm-5.2:none PASS 100% 293 in → 2 out (0 reasoning)
3
z-ai/glm-5.2:none__json_schema PASS 100% 468 in → 6 out (0 reasoning)
3
JSON Schema Structured Output
(raw) {"count":3}
z-ai/glm-5.2:xhigh PASS 100% 290 in → 98 out (90 reasoning)
3
z-ai/glm-5.2:xhigh__json_schema PASS 100% 299 in → 317 out (308 reasoning)
3
JSON Schema Structured Output
(raw) { "count": 3 }
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
google/gemini-3.1-pro-preview:xhigh FAIL 0% 0 in → 0 out (0 reasoning)
(empty output)
Failure: Expected '3', got ''
Invalid structured output. Output: 3
JSON Schema Structured Output
Structured Output Error
Structured output schema validation failed: $ must be of type object
Failure: Structured output schema validation failed: $ must be of type object
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid structured output. Output: 3
JSON Schema Structured Output
Structured Output Error
Structured output schema validation failed: $ must be of type object
Failure: Structured output schema validation failed: $ must be of type object
Invalid structured output. Output: 3
JSON Schema Structured Output
Structured Output Error
Structured output schema validation failed: $ must be of type object
Failure: Structured output schema validation failed: $ must be of type object
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-cc4a9454-a90c-9a6d-90c0-1ed0717ea326","request_id":"cc4a9454-a90c-9a6d-90c0-1ed0717ea326"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-b0fc46c9-1e17-99bc-8230-737038c6653d","request_id":"b0fc46c9-1e17-99bc-8230-737038c6653d"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-b3160701-b153-92bf-938e-141261ba13ba","request_id":"b3160701-b153-92bf-938e-141261ba13ba"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-ff4097b0-6fef-9f77-8f0c-4c42ef750223","request_id":"ff4097b0-6fef-9f77-8f0c-4c42ef750223"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-6a0b4b1a-be2a-9fd1-b8b4-b62e7dd512f9","request_id":"6a0b4b1a-be2a-9fd1-b8b4-b62e7dd512f9"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-b2a7271c-ae6e-9e5b-898e-78b109a23f71"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-7344e34b-d2ff-9fe2-b6ba-2fd27077d5f2"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-fd76f4ba-473f-9880-ad8d-ab35584648c7"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-7dc31a36-b794-978d-ba5d-8b75b6e950d4"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-521e6b3a-0304-97b3-a6fb-3831bf6b2568"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-bc6d9d8b-cf31-976d-b2db-0356e654a436"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-df3f4f8e-b1fc-9194-ae0b-eff7948f8156","request_id":"df3f4f8e-b1fc-9194-ae0b-eff7948f8156"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-ee356064-30f6-9593-818b-f09b2508c279","request_id":"ee356064-30f6-9593-818b-f09b2508c279"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-b3a40e9c-a7aa-9565-83ff-fd26d8a1c45f","request_id":"b3a40e9c-a7aa-9565-83ff-fd26d8a1c45f"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-08ca7caf-492b-9938-a794-b467173141f3","request_id":"08ca7caf-492b-9938-a794-b467173141f3"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-7331fc69-011e-9d61-8036-aca27f0e075e","request_id":"7331fc69-011e-9d61-8036-aca27f0e075e"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-0f380a47-4a34-98f8-8c34-8874117123fd","request_id":"0f380a47-4a34-98f8-8c34-8874117123fd"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-a2caf77b-1e72-9681-a96a-fad5c7dd3e1e","request_id":"a2caf77b-1e72-9681-a96a-fad5c7dd3e1e"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-52954ac9-90a1-9594-9a09-17022291fcab","request_id":"52954ac9-90a1-9594-9a09-17022291fcab"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-a34e0199-c0fe-942e-ad4b-d6699a4345a7","request_id":"a34e0199-c0fe-942e-ad4b-d6699a4345a7"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-062ec052-9a1c-9517-a627-f0b38b847e99","request_id":"062ec052-9a1c-9517-a627-f0b38b847e99"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
thinkingmachines/inkling-small:none FAIL 0% 297 in → 4 out (0 reasoning)
3<|end_message|>
Failure: Expected '3', got '3<|end_message|>'
Invalid JSON. Output: 3{ "count": 3 }
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Extra data: line 1 column 2 (char 1)
Failure: Failed to parse structured JSON response: Extra data: line 1 column 2 (char 1)
Invalid structured output. Output: 3
JSON Schema Structured Output
Structured Output Error
Structured output schema validation failed: $ must be of type object
Failure: Structured output schema validation failed: $ must be of type object
Invalid structured output. Output: 3
JSON Schema Structured Output
Structured Output Error
Structured output schema validation failed: $ must be of type object
Failure: Structured output schema validation failed: $ must be of type object
Invalid structured output. Output: 3
JSON Schema Structured Output
Structured Output Error
Structured output schema validation failed: $ must be of type object
Failure: Structured output schema validation failed: $ must be of type object
x-ai/grok-4.3:medium FAIL 0% 467 in → 308 out (211 reasoning)
3 The provided `git show --stat` output for the commit explicitly lists: - README.md (new file) - main.py (new file) - test_main.py (new file) This is summarized by the line "3 files changed, 3 insertions(+)", confirming that three new files were introduced in the commit (each shown with the `+` indicator for additions and the "new file mode" marker in the diff). No other files appear in the stat output.
Failure: Expected '3', got '3 The provided `git show --stat` output for the commit explicitly lists: - README.md (new file) - main.py (new file) - test_main.py (new file) This is summarized by the line "3 files changed, 3 insertions(+)", confirming that three new files were introduced in the commit (each shown with the `+` indicator for additions and the "new file mode" marker in the diff). No other files appear in the stat output.'
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)