Show diff between two commits
Tests ability to show diff between two commits. Evaluates comparative-commit inspection.

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 printf 'line1 line2 line3 ' > file.txt
  5. 05 git add file.txt
  6. 06 git commit -m 'Original three lines'
  7. 07 printf 'line1 modified line3 ' > file.txt
  8. 08 git add file.txt
  9. 09 git commit -m 'Changed line2'
Prompt
Using git show --stat, how many files were changed in the commit 'Changed line2'? Output ONLY the number, nothing else.
Expected
1

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

Loading...
Loading raw attempt evidence…
anthropic/claude-fable-5:high PASS 100% 254 in → 3 out (0 reasoning)
1
anthropic/claude-fable-5:high__json_schema PASS 100% 465 in → 9 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
anthropic/claude-fable-5:low PASS 100% 249 in → 3 out (0 reasoning)
1
anthropic/claude-fable-5:low__json_schema PASS 100% 463 in → 9 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
anthropic/claude-fable-5:max PASS 100% 255 in → 52 out (23 reasoning)
1
anthropic/claude-fable-5:max__json_schema PASS 100% 466 in → 58 out (23 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
anthropic/claude-fable-5:medium PASS 100% 252 in → 3 out (0 reasoning)
1
anthropic/claude-fable-5:medium__json_schema PASS 100% 464 in → 9 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
anthropic/claude-fable-5:xhigh PASS 100% 252 in → 3 out (0 reasoning)
1
anthropic/claude-fable-5:xhigh__json_schema PASS 100% 467 in → 9 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
anthropic/claude-haiku-4.5:high PASS 100% 245 in → 144 out (115 reasoning)
1
anthropic/claude-haiku-4.5:high__json_schema PASS 100% 405 in → 255 out (191 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
anthropic/claude-haiku-4.5:low PASS 100% 242 in → 247 out (183 reasoning)
1
anthropic/claude-haiku-4.5:low__json_schema PASS 100% 402 in → 252 out (191 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
anthropic/claude-haiku-4.5:medium PASS 100% 244 in → 222 out (157 reasoning)
1
anthropic/claude-haiku-4.5:medium__json_schema PASS 100% 405 in → 235 out (197 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
anthropic/claude-haiku-4.5:none PASS 100% 215 in → 5 out (0 reasoning)
1
anthropic/claude-haiku-4.5:none__json_schema PASS 100% 374 in → 9 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
anthropic/claude-haiku-4.5:xhigh PASS 100% 243 in → 113 out (92 reasoning)
1
anthropic/claude-haiku-4.5:xhigh__json_schema PASS 100% 407 in → 324 out (248 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
anthropic/claude-opus-4.6:high PASS 100% 212 in → 5 out (0 reasoning)
1
anthropic/claude-opus-4.6:high__json_schema PASS 100% 378 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.6:low PASS 100% 213 in → 5 out (0 reasoning)
1
anthropic/claude-opus-4.6:low__json_schema PASS 100% 375 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.6:max PASS 100% 211 in → 5 out (0 reasoning)
1
anthropic/claude-opus-4.6:max__json_schema PASS 100% 376 in → 9 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.6:medium PASS 100% 214 in → 5 out (0 reasoning)
1
anthropic/claude-opus-4.6:medium__json_schema PASS 100% 381 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.6:none PASS 100% 211 in → 5 out (0 reasoning)
1
anthropic/claude-opus-4.6:none__json_schema PASS 100% 374 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.6:xhigh PASS 100% 217 in → 5 out (0 reasoning)
1
anthropic/claude-opus-4.6:xhigh__json_schema PASS 100% 377 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.7:high PASS 100% 258 in → 6 out (0 reasoning)
1
anthropic/claude-opus-4.7:high__json_schema PASS 100% 471 in → 10 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.7:low PASS 100% 255 in → 6 out (0 reasoning)
1
anthropic/claude-opus-4.7:low__json_schema PASS 100% 470 in → 10 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.7:max PASS 100% 258 in → 6 out (0 reasoning)
1
anthropic/claude-opus-4.7:max__json_schema PASS 100% 467 in → 11 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.7:medium PASS 100% 255 in → 6 out (0 reasoning)
1
anthropic/claude-opus-4.7:medium__json_schema PASS 100% 474 in → 10 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.7:none PASS 100% 254 in → 6 out (0 reasoning)
1
anthropic/claude-opus-4.7:none__json_schema PASS 100% 470 in → 10 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.7:xhigh PASS 100% 263 in → 6 out (0 reasoning)
1
anthropic/claude-opus-4.7:xhigh__json_schema PASS 100% 464 in → 10 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.8:high PASS 100% 253 in → 3 out (0 reasoning)
1
anthropic/claude-opus-4.8:high__json_schema PASS 100% 461 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.8:low PASS 100% 250 in → 3 out (0 reasoning)
1
anthropic/claude-opus-4.8:low__json_schema PASS 100% 465 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.8:max PASS 100% 254 in → 3 out (0 reasoning)
1
anthropic/claude-opus-4.8:max__json_schema PASS 100% 465 in → 9 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
anthropic/claude-opus-4.8:medium PASS 100% 252 in → 3 out (0 reasoning)
1
anthropic/claude-opus-4.8:medium__json_schema PASS 100% 465 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.8:none PASS 100% 256 in → 3 out (0 reasoning)
1
anthropic/claude-opus-4.8:none__json_schema PASS 100% 463 in → 7 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-opus-4.8:xhigh PASS 100% 257 in → 3 out (0 reasoning)
1
anthropic/claude-opus-4.8:xhigh__json_schema PASS 100% 461 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-sonnet-4.6:high PASS 100% 215 in → 5 out (0 reasoning)
1
anthropic/claude-sonnet-4.6:high__json_schema PASS 100% 375 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-sonnet-4.6:low PASS 100% 214 in → 5 out (0 reasoning)
1
anthropic/claude-sonnet-4.6:low__json_schema PASS 100% 373 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-sonnet-4.6:max PASS 100% 211 in → 105 out (73 reasoning)
1
anthropic/claude-sonnet-4.6:max__json_schema PASS 100% 379 in → 80 out (50 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-sonnet-4.6:medium PASS 100% 212 in → 5 out (0 reasoning)
1
anthropic/claude-sonnet-4.6:medium__json_schema PASS 100% 380 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-sonnet-4.6:none PASS 100% 215 in → 5 out (0 reasoning)
1
anthropic/claude-sonnet-4.6:none__json_schema PASS 100% 377 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-sonnet-4.6:xhigh PASS 100% 212 in → 5 out (0 reasoning)
1
anthropic/claude-sonnet-4.6:xhigh__json_schema PASS 100% 375 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
anthropic/claude-sonnet-5:high PASS 100% 253 in → 3 out (0 reasoning)
1
anthropic/claude-sonnet-5:high__json_schema PASS 100% 463 in → 9 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
anthropic/claude-sonnet-5:low PASS 100% 251 in → 3 out (0 reasoning)
1
anthropic/claude-sonnet-5:low__json_schema PASS 100% 463 in → 9 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
anthropic/claude-sonnet-5:medium PASS 100% 256 in → 3 out (0 reasoning)
1
anthropic/claude-sonnet-5:medium__json_schema PASS 100% 467 in → 9 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
anthropic/claude-sonnet-5:none PASS 100% 249 in → 3 out (0 reasoning)
1
anthropic/claude-sonnet-5:none__json_schema PASS 100% 460 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
anthropic/claude-sonnet-5:xhigh PASS 100% 250 in → 3 out (0 reasoning)
1
anthropic/claude-sonnet-5:xhigh__json_schema PASS 100% 464 in → 9 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
arcee-ai/trinity-large-thinking:high PASS 100% 179 in → 303 out (299 reasoning)
1
arcee-ai/trinity-large-thinking:low PASS 100% 182 in → 196 out (194 reasoning)
1
arcee-ai/trinity-large-thinking:medium PASS 100% 181 in → 204 out (201 reasoning)
1
arcee-ai/trinity-large-thinking:xhigh PASS 100% 181 in → 214 out (210 reasoning)
1
arcee-ai/trinity-mini:high PASS 100% 175 in → 238 out (265 reasoning)
1
arcee-ai/trinity-mini:high__json_schema PASS 100% 184 in → 244 out (232 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1}
arcee-ai/trinity-mini:low PASS 100% 179 in → 222 out (246 reasoning)
1
arcee-ai/trinity-mini:low__json_schema PASS 100% 181 in → 232 out (228 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
arcee-ai/trinity-mini:medium PASS 100% 177 in → 224 out (262 reasoning)
1
arcee-ai/trinity-mini:medium__json_schema PASS 100% 179 in → 294 out (299 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1}
arcee-ai/trinity-mini:xhigh PASS 100% 178 in → 285 out (304 reasoning)
1
arcee-ai/trinity-mini:xhigh__json_schema PASS 100% 181 in → 287 out (289 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
deepseek/deepseek-v4-flash-0731:high PASS 100% 178 in → 26 out (23 reasoning)
1
deepseek/deepseek-v4-flash-0731:high__json_schema PASS 100% 174 in → 99 out (91 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
deepseek/deepseek-v4-flash-0731:low PASS 100% 183 in → 80 out (83 reasoning)
1
deepseek/deepseek-v4-flash-0731:low__json_schema PASS 100% 179 in → 52 out (45 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
deepseek/deepseek-v4-flash-0731:max PASS 100% 280 in → 54 out (54 reasoning)
1
deepseek/deepseek-v4-flash-0731:max__json_schema PASS 100% 257 in → 35 out (28 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
deepseek/deepseek-v4-flash-0731:medium PASS 100% 177 in → 28 out (26 reasoning)
1
deepseek/deepseek-v4-flash-0731:medium__json_schema PASS 100% 183 in → 58 out (48 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
deepseek/deepseek-v4-flash-0731:none PASS 100% 180 in → 2 out (0 reasoning)
1
deepseek/deepseek-v4-flash-0731:none__json_schema PASS 100% 185 in → 7 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
deepseek/deepseek-v4-flash-0731:xhigh PASS 100% 265 in → 26 out (25 reasoning)
1
deepseek/deepseek-v4-flash:high PASS 100% 179 in → 66 out (64 reasoning)
1
deepseek/deepseek-v4-flash:high__json_schema PASS 100% 178 in → 46 out (37 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
deepseek/deepseek-v4-flash:low PASS 100% 178 in → 108 out (103 reasoning)
1
deepseek/deepseek-v4-flash:low__json_schema PASS 100% 181 in → 64 out (54 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
deepseek/deepseek-v4-flash:medium PASS 100% 180 in → 79 out (76 reasoning)
1
deepseek/deepseek-v4-flash:medium__json_schema PASS 100% 271 in → 7 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
deepseek/deepseek-v4-flash:none PASS 100% 181 in → 1 out (0 reasoning)
1
deepseek/deepseek-v4-flash:none__json_schema PASS 100% 179 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
deepseek/deepseek-v4-flash:xhigh PASS 100% 261 in → 195 out (189 reasoning)
1
deepseek/deepseek-v4-pro:high PASS 100% 181 in → 114 out (109 reasoning)
1
deepseek/deepseek-v4-pro:high__json_schema PASS 100% 366 in → 52 out (44 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
deepseek/deepseek-v4-pro:low PASS 100% 183 in → 33 out (30 reasoning)
1
deepseek/deepseek-v4-pro:low__json_schema PASS 100% 363 in → 112 out (105 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
deepseek/deepseek-v4-pro:medium PASS 100% 177 in → 74 out (71 reasoning)
1
deepseek/deepseek-v4-pro:medium__json_schema PASS 100% 179 in → 123 out (115 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
deepseek/deepseek-v4-pro:none PASS 100% 182 in → 2 out (0 reasoning)
1
deepseek/deepseek-v4-pro:none__json_schema PASS 100% 181 in → 7 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
deepseek/deepseek-v4-pro:xhigh PASS 100% 254 in → 205 out (203 reasoning)
1
deepseek/deepseek-v4-pro:xhigh__json_schema PASS 100% 262 in → 115 out (107 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
google/gemini-3-flash-preview:high PASS 100% 212 in → 199 out (198 reasoning)
1
google/gemini-3-flash-preview:high__json_schema PASS 100% 268 in → 283 out (278 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
google/gemini-3-flash-preview:low PASS 100% 215 in → 95 out (94 reasoning)
1
google/gemini-3-flash-preview:low__json_schema PASS 100% 271 in → 302 out (297 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
google/gemini-3-flash-preview:medium PASS 100% 213 in → 144 out (143 reasoning)
1
google/gemini-3-flash-preview:medium__json_schema PASS 100% 269 in → 247 out (242 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
google/gemini-3-flash-preview:xhigh PASS 100% 214 in → 102 out (101 reasoning)
1
google/gemini-3-flash-preview:xhigh__json_schema PASS 100% 266 in → 205 out (200 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
google/gemini-3.1-flash-lite-preview:high PASS 100% 216 in → 246 out (245 reasoning)
1
google/gemini-3.1-flash-lite-preview:high__json_schema PASS 100% 213 in → 406 out (400 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
google/gemini-3.1-flash-lite-preview:low PASS 100% 216 in → 128 out (127 reasoning)
1
google/gemini-3.1-flash-lite-preview:low__json_schema PASS 100% 218 in → 115 out (106 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
google/gemini-3.1-flash-lite-preview:medium PASS 100% 216 in → 116 out (115 reasoning)
1
google/gemini-3.1-flash-lite-preview:medium__json_schema PASS 100% 214 in → 173 out (168 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
google/gemini-3.1-flash-lite-preview:xhigh PASS 100% 213 in → 199 out (198 reasoning)
1
google/gemini-3.1-flash-lite-preview:xhigh__json_schema PASS 100% 268 in → 314 out (308 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
google/gemini-3.1-pro-preview:high PASS 100% 209 in → 191 out (190 reasoning)
1
google/gemini-3.1-pro-preview:high__json_schema PASS 100% 271 in → 189 out (183 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
google/gemini-3.1-pro-preview:low PASS 100% 211 in → 142 out (141 reasoning)
1
google/gemini-3.1-pro-preview:low__json_schema PASS 100% 265 in → 78 out (72 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
google/gemini-3.1-pro-preview:medium PASS 100% 212 in → 162 out (161 reasoning)
1
google/gemini-3.1-pro-preview:medium__json_schema PASS 100% 268 in → 238 out (233 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
google/gemini-3.1-pro-preview:xhigh PASS 100% 212 in → 317 out (316 reasoning)
1
google/gemini-3.1-pro-preview:xhigh__json_schema PASS 100% 269 in → 263 out (257 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
google/gemini-3.5-flash-lite:high PASS 100% 214 in → 159 out (158 reasoning)
1
google/gemini-3.5-flash-lite:high__json_schema PASS 100% 217 in → 371 out (365 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
google/gemini-3.5-flash-lite:low PASS 100% 215 in → 1 out (0 reasoning)
1
google/gemini-3.5-flash-lite:low__json_schema PASS 100% 269 in → 10 out (0 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
google/gemini-3.5-flash-lite:max PASS 100% 215 in → 348 out (347 reasoning)
1
google/gemini-3.5-flash-lite:max__json_schema PASS 100% 268 in → 335 out (329 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
google/gemini-3.5-flash-lite:medium PASS 100% 214 in → 157 out (156 reasoning)
1
google/gemini-3.5-flash-lite:medium__json_schema PASS 100% 214 in → 311 out (305 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
google/gemini-3.5-flash-lite:xhigh PASS 100% 217 in → 187 out (186 reasoning)
1
google/gemini-3.5-flash-lite:xhigh__json_schema PASS 100% 218 in → 305 out (299 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
google/gemini-3.5-flash:high PASS 100% 212 in → 289 out (288 reasoning)
1
google/gemini-3.5-flash:high__json_schema PASS 100% 272 in → 359 out (354 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
google/gemini-3.5-flash:low PASS 100% 217 in → 225 out (224 reasoning)
1
google/gemini-3.5-flash:low__json_schema PASS 100% 270 in → 79 out (74 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
google/gemini-3.5-flash:medium PASS 100% 214 in → 288 out (287 reasoning)
1
google/gemini-3.5-flash:medium__json_schema PASS 100% 271 in → 307 out (302 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
google/gemini-3.5-flash:xhigh PASS 100% 212 in → 241 out (240 reasoning)
1
google/gemini-3.5-flash:xhigh__json_schema PASS 100% 272 in → 294 out (289 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
google/gemini-3.6-flash:high PASS 100% 219 in → 277 out (276 reasoning)
1
google/gemini-3.6-flash:high__json_schema PASS 100% 273 in → 218 out (213 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
google/gemini-3.6-flash:low PASS 100% 219 in → 38 out (37 reasoning)
1
google/gemini-3.6-flash:low__json_schema PASS 100% 269 in → 42 out (32 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
google/gemini-3.6-flash:max PASS 100% 218 in → 294 out (293 reasoning)
1
google/gemini-3.6-flash:max__json_schema PASS 100% 217 in → 242 out (237 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
google/gemini-3.6-flash:medium PASS 100% 216 in → 163 out (162 reasoning)
1
google/gemini-3.6-flash:medium__json_schema PASS 100% 219 in → 344 out (339 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
google/gemini-3.6-flash:xhigh PASS 100% 217 in → 200 out (199 reasoning)
1
google/gemini-3.6-flash:xhigh__json_schema PASS 100% 219 in → 271 out (266 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
google/gemma-4-26b-a4b-it:high PASS 100% 231 in → 263 out (201 reasoning)
1
google/gemma-4-26b-a4b-it:high__json_schema PASS 100% 233 in → 194 out (175 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
google/gemma-4-26b-a4b-it:low PASS 100% 229 in → 258 out (193 reasoning)
1
google/gemma-4-26b-a4b-it:medium PASS 100% 228 in → 241 out (202 reasoning)
1
google/gemma-4-26b-a4b-it:medium__json_schema PASS 100% 231 in → 290 out (220 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
google/gemma-4-26b-a4b-it:none PASS 100% 227 in → 2 out (0 reasoning)
1
google/gemma-4-26b-a4b-it:none__json_schema PASS 100% 229 in → 10 out (0 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
google/gemma-4-26b-a4b-it:xhigh PASS 100% 228 in → 215 out (177 reasoning)
1
google/gemma-4-26b-a4b-it:xhigh__json_schema PASS 100% 232 in → 253 out (203 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
google/gemma-4-31b-it:high PASS 100% 233 in → 157 out (146 reasoning)
1
google/gemma-4-31b-it:high__json_schema PASS 100% 230 in → 168 out (151 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
google/gemma-4-31b-it:low PASS 100% 230 in → 234 out (174 reasoning)
1
google/gemma-4-31b-it:low__json_schema PASS 100% 228 in → 144 out (131 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
google/gemma-4-31b-it:medium PASS 100% 233 in → 200 out (158 reasoning)
1
google/gemma-4-31b-it:medium__json_schema PASS 100% 230 in → 204 out (156 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
google/gemma-4-31b-it:none PASS 100% 229 in → 2 out (0 reasoning)
1
google/gemma-4-31b-it:none__json_schema PASS 100% 225 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
google/gemma-4-31b-it:xhigh PASS 100% 228 in → 226 out (183 reasoning)
1
google/gemma-4-31b-it:xhigh__json_schema PASS 100% 234 in → 259 out (206 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
ibm-granite/granite-4.1-8b PASS 100% 199 in → 2 out
1
1
JSON Schema Structured Output
(raw) { "count": 1 }
inclusionai/ling-2.6-flash PASS 100% 224 in → 2 out
1
inclusionai/ling-2.6-flash__json_schema PASS 100% 228 in → 11 out
1
JSON Schema Structured Output
(raw) { "count": 1 }
liquid/lfm-2-24b-a2b PASS 100% 194 in → 2 out
1
minimax/minimax-m2.5:high PASS 100% 228 in → 210 out (207 reasoning)
1
minimax/minimax-m2.5:high__json_schema PASS 100% 209 in → 118 out (106 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
minimax/minimax-m2.5:low__json_schema PASS 100% 210 in → 130 out (130 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
minimax/minimax-m2.5:medium PASS 100% 211 in → 92 out (90 reasoning)
1
minimax/minimax-m2.5:medium__json_schema PASS 100% 212 in → 168 out (165 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
minimax/minimax-m2.5:xhigh__json_schema PASS 100% 205 in → 202 out (193 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
minimax/minimax-m2.7:high PASS 100% 209 in → 111 out (107 reasoning)
1
minimax/minimax-m2.7:high__json_schema PASS 100% 341 in → 408 out (400 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
minimax/minimax-m2.7:low PASS 100% 210 in → 108 out (106 reasoning)
1
minimax/minimax-m2.7:low__json_schema PASS 100% 340 in → 273 out (265 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
minimax/minimax-m2.7:medium PASS 100% 213 in → 112 out (110 reasoning)
1
minimax/minimax-m2.7:medium__json_schema PASS 100% 339 in → 218 out (210 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
minimax/minimax-m2.7:xhigh PASS 100% 209 in → 87 out (90 reasoning)
1
minimax/minimax-m2.7:xhigh__json_schema PASS 100% 205 in → 12 out (10 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
minimax/minimax-m3:high PASS 100% 350 in → 4 out (3 reasoning)
1
minimax/minimax-m3:high__json_schema PASS 100% 333 in → 11 out (0 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
minimax/minimax-m3:low PASS 100% 344 in → 50 out (48 reasoning)
1
minimax/minimax-m3:low__json_schema PASS 100% 301 in → 8 out (7 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
minimax/minimax-m3:medium PASS 100% 352 in → 67 out (66 reasoning)
1
minimax/minimax-m3:medium__json_schema PASS 100% 296 in → 11 out (8 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
minimax/minimax-m3:xhigh PASS 100% 344 in → 51 out (56 reasoning)
1
minimax/minimax-m3:xhigh__json_schema PASS 100% 334 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
mistralai/devstral-2512 PASS 100% 199 in → 2 out
1
mistralai/devstral-2512__json_schema PASS 100% 205 in → 7 out
1
JSON Schema Structured Output
(raw) {"count": 1}
mistralai/mistral-medium-3-5:high PASS 100% 217 in → 167 out (170 reasoning)
1
mistralai/mistral-medium-3-5:high__json_schema PASS 100% 205 in → 233 out (188 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
mistralai/mistral-medium-3-5:low PASS 100% 215 in → 206 out (213 reasoning)
1
mistralai/mistral-medium-3-5:low__json_schema PASS 100% 203 in → 116 out (114 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
mistralai/mistral-medium-3-5:medium PASS 100% 214 in → 165 out (143 reasoning)
1
mistralai/mistral-medium-3-5:medium__json_schema PASS 100% 205 in → 207 out (180 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
mistralai/mistral-medium-3-5:none PASS 100% 214 in → 2 out (0 reasoning)
1
mistralai/mistral-medium-3-5:none__json_schema PASS 100% 202 in → 7 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
mistralai/mistral-medium-3-5:xhigh PASS 100% 216 in → 159 out (160 reasoning)
1
mistralai/mistral-medium-3-5:xhigh__json_schema PASS 100% 202 in → 206 out (161 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
moonshotai/kimi-k2.6:high PASS 100% 181 in → 276 out (273 reasoning)
1
moonshotai/kimi-k2.6:high__json_schema PASS 100% 179 in → 185 out (179 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
moonshotai/kimi-k2.6:low PASS 100% 177 in → 182 out (167 reasoning)
1
moonshotai/kimi-k2.6:low__json_schema PASS 100% 185 in → 420 out (102 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
moonshotai/kimi-k2.6:medium PASS 100% 178 in → 162 out (177 reasoning)
1
moonshotai/kimi-k2.6:xhigh PASS 100% 177 in → 124 out (121 reasoning)
1
moonshotai/kimi-k2.6:xhigh__json_schema PASS 100% 178 in → 202 out (196 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
moonshotai/kimi-k2.7-code:low PASS 100% 180 in → 39 out (36 reasoning)
1
moonshotai/kimi-k2.7-code:medium PASS 100% 179 in → 48 out (45 reasoning)
1
moonshotai/kimi-k2.7-code:medium__json_schema PASS 100% 177 in → 98 out (93 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
moonshotai/kimi-k2.7-code:xhigh PASS 100% 182 in → 165 out (162 reasoning)
1
moonshotai/kimi-k2.7-code:xhigh__json_schema PASS 100% 182 in → 74 out (63 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
moonshotai/kimi-k3:high PASS 100% 253 in → 65 out (49 reasoning)
1
moonshotai/kimi-k3:high__json_schema PASS 100% 255 in → 87 out (71 reasoning)
1
moonshotai/kimi-k3:low PASS 100% 257 in → 98 out (82 reasoning)
1
moonshotai/kimi-k3:low__json_schema PASS 100% 256 in → 86 out (70 reasoning)
1
moonshotai/kimi-k3:max PASS 100% 257 in → 61 out (45 reasoning)
1
moonshotai/kimi-k3:max__json_schema PASS 100% 351 in → 74 out (53 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
moonshotai/kimi-k3:medium PASS 100% 253 in → 89 out (73 reasoning)
1
moonshotai/kimi-k3:medium__json_schema PASS 100% 348 in → 107 out (86 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
moonshotai/kimi-k3:xhigh PASS 100% 254 in → 65 out (49 reasoning)
1
moonshotai/kimi-k3:xhigh__json_schema PASS 100% 256 in → 100 out (84 reasoning)
1
nvidia/nemotron-3-nano-30b-a3b:high PASS 100% 219 in → 68 out (66 reasoning)
1
nvidia/nemotron-3-nano-30b-a3b:high__json_schema PASS 100% 219 in → 133 out (119 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1 }
nvidia/nemotron-3-nano-30b-a3b:low PASS 100% 222 in → 161 out (172 reasoning)
1
nvidia/nemotron-3-nano-30b-a3b:low__json_schema PASS 100% 220 in → 131 out (129 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
nvidia/nemotron-3-nano-30b-a3b:medium PASS 100% 222 in → 53 out (54 reasoning)
1
nvidia/nemotron-3-nano-30b-a3b:medium__json_schema PASS 100% 218 in → 54 out (46 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
nvidia/nemotron-3-nano-30b-a3b:none PASS 100% 221 in → 2 out (0 reasoning)
1
nvidia/nemotron-3-nano-30b-a3b:none__json_schema PASS 100% 221 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
nvidia/nemotron-3-nano-30b-a3b:xhigh PASS 100% 218 in → 61 out (58 reasoning)
1
nvidia/nemotron-3-nano-30b-a3b:xhigh__json_schema PASS 100% 219 in → 82 out (75 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
nvidia/nemotron-3-super-120b-a12b:high PASS 100% 220 in → 59 out (54 reasoning)
1
nvidia/nemotron-3-super-120b-a12b:high__json_schema PASS 100% 218 in → 40 out (29 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
nvidia/nemotron-3-super-120b-a12b:low PASS 100% 218 in → 41 out (41 reasoning)
1
nvidia/nemotron-3-super-120b-a12b:low__json_schema PASS 100% 220 in → 54 out (43 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
nvidia/nemotron-3-super-120b-a12b:medium PASS 100% 223 in → 38 out (38 reasoning)
1
nvidia/nemotron-3-super-120b-a12b:medium__json_schema PASS 100% 215 in → 37 out (26 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
nvidia/nemotron-3-super-120b-a12b:none PASS 100% 219 in → 2 out (0 reasoning)
1
nvidia/nemotron-3-super-120b-a12b:none__json_schema PASS 100% 220 in → 10 out (0 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
nvidia/nemotron-3-super-120b-a12b:xhigh PASS 100% 217 in → 34 out (30 reasoning)
1
nvidia/nemotron-3-super-120b-a12b:xhigh__json_schema PASS 100% 216 in → 41 out (30 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
openai/gpt-5.4-mini:high PASS 100% 175 in → 44 out (37 reasoning)
1
openai/gpt-5.4-mini:high__json_schema PASS 100% 209 in → 65 out (50 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.4-mini:low PASS 100% 178 in → 25 out (18 reasoning)
1
openai/gpt-5.4-mini:low__json_schema PASS 100% 211 in → 42 out (27 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.4-mini:medium PASS 100% 177 in → 43 out (36 reasoning)
1
openai/gpt-5.4-mini:medium__json_schema PASS 100% 210 in → 250 out (235 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.4-mini:none PASS 100% 179 in → 5 out (0 reasoning)
1
openai/gpt-5.4-mini:none__json_schema PASS 100% 214 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.4-mini:xhigh PASS 100% 177 in → 79 out (72 reasoning)
1
openai/gpt-5.4-mini:xhigh__json_schema PASS 100% 209 in → 271 out (256 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.4-nano:high PASS 100% 178 in → 5 out (0 reasoning)
1
openai/gpt-5.4-nano:high__json_schema PASS 100% 209 in → 42 out (27 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.4-nano:low PASS 100% 181 in → 33 out (26 reasoning)
1
openai/gpt-5.4-nano:low__json_schema PASS 100% 210 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.4-nano:medium PASS 100% 181 in → 34 out (27 reasoning)
1
openai/gpt-5.4-nano:medium__json_schema PASS 100% 211 in → 44 out (29 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.4-nano:none PASS 100% 180 in → 5 out (0 reasoning)
1
openai/gpt-5.4-nano:none__json_schema PASS 100% 208 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.4-nano:xhigh PASS 100% 184 in → 78 out (71 reasoning)
1
openai/gpt-5.4-nano:xhigh__json_schema PASS 100% 214 in → 62 out (47 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.4:high PASS 100% 178 in → 51 out (44 reasoning)
1
openai/gpt-5.4:high__json_schema PASS 100% 209 in → 63 out (48 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.4:low PASS 100% 176 in → 16 out (9 reasoning)
1
openai/gpt-5.4:low__json_schema PASS 100% 212 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.4:medium PASS 100% 178 in → 25 out (18 reasoning)
1
openai/gpt-5.4:medium__json_schema PASS 100% 214 in → 63 out (48 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.4:none PASS 100% 178 in → 5 out (0 reasoning)
1
openai/gpt-5.4:none__json_schema PASS 100% 210 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.4:xhigh PASS 100% 177 in → 76 out (69 reasoning)
1
openai/gpt-5.4:xhigh__json_schema PASS 100% 209 in → 1,194 out (1,179 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.5:high PASS 100% 179 in → 44 out (37 reasoning)
1
openai/gpt-5.5:high__json_schema PASS 100% 211 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.5:low PASS 100% 178 in → 5 out (0 reasoning)
1
openai/gpt-5.5:low__json_schema PASS 100% 207 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.5:medium PASS 100% 177 in → 5 out (0 reasoning)
1
openai/gpt-5.5:medium__json_schema PASS 100% 213 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.5:none PASS 100% 178 in → 5 out (0 reasoning)
1
openai/gpt-5.5:none__json_schema PASS 100% 207 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.5:xhigh PASS 100% 177 in → 49 out (42 reasoning)
1
openai/gpt-5.5:xhigh__json_schema PASS 100% 212 in → 238 out (223 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-luna:high PASS 100% 180 in → 5 out (0 reasoning)
1
openai/gpt-5.6-luna:high__json_schema PASS 100% 210 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-luna:low PASS 100% 178 in → 5 out (0 reasoning)
1
openai/gpt-5.6-luna:low__json_schema PASS 100% 214 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-luna:max PASS 100% 180 in → 5 out (0 reasoning)
1
openai/gpt-5.6-luna:max__json_schema PASS 100% 212 in → 425 out (410 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-luna:medium PASS 100% 173 in → 5 out (0 reasoning)
1
openai/gpt-5.6-luna:medium__json_schema PASS 100% 210 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-luna:none PASS 100% 178 in → 5 out (0 reasoning)
1
openai/gpt-5.6-luna:none__json_schema PASS 100% 208 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-luna:xhigh PASS 100% 176 in → 5 out (0 reasoning)
1
openai/gpt-5.6-luna:xhigh__json_schema PASS 100% 210 in → 261 out (246 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-sol:high PASS 100% 175 in → 5 out (0 reasoning)
1
openai/gpt-5.6-sol:high__json_schema PASS 100% 210 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-sol:low PASS 100% 178 in → 5 out (0 reasoning)
1
openai/gpt-5.6-sol:low__json_schema PASS 100% 211 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-sol:max PASS 100% 180 in → 5 out (0 reasoning)
1
openai/gpt-5.6-sol:max__json_schema PASS 100% 211 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-sol:medium PASS 100% 176 in → 5 out (0 reasoning)
1
openai/gpt-5.6-sol:medium__json_schema PASS 100% 214 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-sol:none PASS 100% 180 in → 5 out (0 reasoning)
1
openai/gpt-5.6-sol:none__json_schema PASS 100% 209 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-sol:xhigh PASS 100% 179 in → 5 out (0 reasoning)
1
openai/gpt-5.6-sol:xhigh__json_schema PASS 100% 212 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-terra:high PASS 100% 180 in → 5 out (0 reasoning)
1
openai/gpt-5.6-terra:high__json_schema PASS 100% 209 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-terra:low PASS 100% 178 in → 5 out (0 reasoning)
1
openai/gpt-5.6-terra:low__json_schema PASS 100% 212 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-terra:max PASS 100% 174 in → 5 out (0 reasoning)
1
openai/gpt-5.6-terra:max__json_schema PASS 100% 211 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-terra:medium PASS 100% 173 in → 5 out (0 reasoning)
1
openai/gpt-5.6-terra:medium__json_schema PASS 100% 212 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-terra:none PASS 100% 176 in → 5 out (0 reasoning)
1
openai/gpt-5.6-terra:none__json_schema PASS 100% 211 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-5.6-terra:xhigh PASS 100% 179 in → 5 out (0 reasoning)
1
openai/gpt-5.6-terra:xhigh__json_schema PASS 100% 215 in → 13 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
openai/gpt-oss-120b:high PASS 100% 240 in → 231 out (208 reasoning)
1
openai/gpt-oss-120b:high__json_schema PASS 100% 241 in → 11 out (0 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
openai/gpt-oss-120b:low PASS 100% 230 in → 47 out (36 reasoning)
1
openai/gpt-oss-120b:low__json_schema PASS 100% 227 in → 39 out (20 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
openai/gpt-oss-120b:medium PASS 100% 228 in → 86 out (79 reasoning)
1
openai/gpt-oss-120b:medium__json_schema PASS 100% 240 in → 95 out (81 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
openai/gpt-oss-120b:xhigh PASS 100% 237 in → 65 out (64 reasoning)
1
openai/gpt-oss-120b:xhigh__json_schema PASS 100% 305 in → 499 out (0 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
openai/gpt-oss-20b:high PASS 100% 242 in → 279 out (268 reasoning)
1
openai/gpt-oss-20b:high__json_schema PASS 100% 241 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
openai/gpt-oss-20b:low PASS 100% 243 in → 22 out (12 reasoning)
1
openai/gpt-oss-20b:low__json_schema PASS 100% 240 in → 35 out (18 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
openai/gpt-oss-20b:medium PASS 100% 241 in → 39 out (28 reasoning)
1
openai/gpt-oss-20b:medium__json_schema PASS 100% 240 in → 1,622 out (53 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
openai/gpt-oss-20b:xhigh PASS 100% 242 in → 162 out (161 reasoning)
1
openai/gpt-oss-20b:xhigh__json_schema PASS 100% 238 in → 112 out (94 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
poolside/laguna-m.1:high PASS 100% 217 in → 120 out (116 reasoning)
1
poolside/laguna-m.1:high__json_schema PASS 100% 213 in → 191 out (180 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
poolside/laguna-m.1:low PASS 100% 216 in → 199 out (195 reasoning)
1
poolside/laguna-m.1:low__json_schema PASS 100% 213 in → 223 out (212 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
poolside/laguna-m.1:medium PASS 100% 219 in → 168 out (164 reasoning)
1
poolside/laguna-m.1:medium__json_schema PASS 100% 217 in → 258 out (247 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
poolside/laguna-m.1:none PASS 100% 218 in → 3 out (0 reasoning)
1
poolside/laguna-m.1:none__json_schema PASS 100% 208 in → 11 out (0 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
poolside/laguna-m.1:xhigh PASS 100% 217 in → 237 out (233 reasoning)
1
poolside/laguna-m.1:xhigh__json_schema PASS 100% 219 in → 196 out (185 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
poolside/laguna-xs-2.1:high PASS 100% 219 in → 221 out (219 reasoning)
1
poolside/laguna-xs-2.1:high__json_schema PASS 100% 219 in → 230 out (218 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
poolside/laguna-xs-2.1:low PASS 100% 216 in → 206 out (204 reasoning)
1
poolside/laguna-xs-2.1:low__json_schema PASS 100% 220 in → 201 out (187 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
poolside/laguna-xs-2.1:medium PASS 100% 219 in → 279 out (277 reasoning)
1
poolside/laguna-xs-2.1:medium__json_schema PASS 100% 219 in → 171 out (162 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
poolside/laguna-xs-2.1:none PASS 100% 218 in → 1 out (0 reasoning)
1
poolside/laguna-xs-2.1:none__json_schema PASS 100% 216 in → 7 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
poolside/laguna-xs-2.1:xhigh PASS 100% 213 in → 207 out (205 reasoning)
1
poolside/laguna-xs-2.1:xhigh__json_schema PASS 100% 216 in → 233 out (221 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
poolside/laguna-xs.2:high PASS 100% 253 in → 112 out (108 reasoning)
1
poolside/laguna-xs.2:high__json_schema PASS 100% 251 in → 127 out (115 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
poolside/laguna-xs.2:low PASS 100% 256 in → 86 out (82 reasoning)
1
poolside/laguna-xs.2:low__json_schema PASS 100% 250 in → 195 out (184 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
poolside/laguna-xs.2:medium PASS 100% 255 in → 101 out (97 reasoning)
1
poolside/laguna-xs.2:medium__json_schema PASS 100% 250 in → 112 out (104 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
poolside/laguna-xs.2:none PASS 100% 256 in → 3 out (0 reasoning)
1
poolside/laguna-xs.2:none__json_schema PASS 100% 252 in → 7 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
poolside/laguna-xs.2:xhigh PASS 100% 252 in → 200 out (197 reasoning)
1
poolside/laguna-xs.2:xhigh__json_schema PASS 100% 255 in → 127 out (118 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
qwen/qwen3.6-27b:high PASS 100% 214 in → 270 out (221 reasoning)
1
qwen/qwen3.6-27b:high__json_schema PASS 100% 215 in → 183 out (169 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
qwen/qwen3.6-27b:low PASS 100% 212 in → 281 out (217 reasoning)
1
qwen/qwen3.6-27b:low__json_schema PASS 100% 212 in → 281 out (258 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
qwen/qwen3.6-27b:medium PASS 100% 210 in → 110 out (105 reasoning)
1
qwen/qwen3.6-27b:medium__json_schema PASS 100% 213 in → 287 out (262 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
qwen/qwen3.6-27b:none PASS 100% 215 in → 2 out (0 reasoning)
1
qwen/qwen3.6-27b:none__json_schema PASS 100% 215 in → 7 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
qwen/qwen3.6-27b:xhigh PASS 100% 210 in → 309 out (291 reasoning)
1
qwen/qwen3.6-27b:xhigh__json_schema PASS 100% 210 in → 344 out (1 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
qwen/qwen3.6-35b-a3b:high PASS 100% 214 in → 278 out (272 reasoning)
1
qwen/qwen3.6-35b-a3b:high__json_schema PASS 100% 212 in → 378 out (311 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
qwen/qwen3.6-35b-a3b:low PASS 100% 215 in → 313 out (307 reasoning)
1
qwen/qwen3.6-35b-a3b:low__json_schema PASS 100% 217 in → 221 out (211 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
qwen/qwen3.6-35b-a3b:medium PASS 100% 214 in → 369 out (319 reasoning)
1
qwen/qwen3.6-35b-a3b:medium__json_schema PASS 100% 213 in → 473 out (400 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
qwen/qwen3.6-35b-a3b:none PASS 100% 216 in → 1 out (0 reasoning)
1
qwen/qwen3.6-35b-a3b:none__json_schema PASS 100% 210 in → 10 out (0 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
qwen/qwen3.6-35b-a3b:xhigh PASS 100% 212 in → 169 out (139 reasoning)
1
qwen/qwen3.6-35b-a3b:xhigh__json_schema PASS 100% 211 in → 401 out (327 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
qwen/qwen3.6-flash:high PASS 100% 214 in → 190 out (184 reasoning)
1
qwen/qwen3.6-flash:low PASS 100% 216 in → 343 out (338 reasoning)
1
qwen/qwen3.6-flash:medium PASS 100% 217 in → 204 out (198 reasoning)
1
qwen/qwen3.6-flash:none PASS 100% 217 in → 1 out (0 reasoning)
1
qwen/qwen3.6-flash:xhigh PASS 100% 214 in → 186 out (180 reasoning)
1
qwen/qwen3.7-flash:high PASS 100% 212 in → 221 out (215 reasoning)
1
qwen/qwen3.7-flash:low PASS 100% 214 in → 336 out (331 reasoning)
1
qwen/qwen3.7-flash:max PASS 100% 210 in → 248 out (242 reasoning)
1
qwen/qwen3.7-flash:medium PASS 100% 211 in → 229 out (223 reasoning)
1
qwen/qwen3.7-flash:none PASS 100% 216 in → 1 out (0 reasoning)
1
qwen/qwen3.7-flash:xhigh PASS 100% 210 in → 260 out (254 reasoning)
1
qwen/qwen3.7-max:high PASS 100% 212 in → 207 out (201 reasoning)
1
qwen/qwen3.7-max:low PASS 100% 214 in → 188 out (183 reasoning)
1
qwen/qwen3.7-max:medium PASS 100% 214 in → 201 out (195 reasoning)
1
qwen/qwen3.7-max:none PASS 100% 215 in → 1 out (0 reasoning)
1
qwen/qwen3.7-max:xhigh PASS 100% 216 in → 184 out (178 reasoning)
1
qwen/qwen3.7-plus:high PASS 100% 217 in → 279 out (273 reasoning)
1
qwen/qwen3.7-plus:low PASS 100% 212 in → 278 out (272 reasoning)
1
qwen/qwen3.7-plus:medium PASS 100% 214 in → 279 out (273 reasoning)
1
qwen/qwen3.7-plus:none PASS 100% 215 in → 1 out (0 reasoning)
1
qwen/qwen3.7-plus:xhigh PASS 100% 210 in → 97 out (92 reasoning)
1
tencent/hy3:high PASS 100% 187 in → 221 out (218 reasoning)
1
tencent/hy3:high__json_schema PASS 100% 186 in → 143 out (129 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
tencent/hy3:low PASS 100% 189 in → 198 out (195 reasoning)
1
tencent/hy3:low__json_schema PASS 100% 186 in → 113 out (97 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
tencent/hy3:medium PASS 100% 182 in → 198 out (195 reasoning)
1
tencent/hy3:medium__json_schema PASS 100% 187 in → 150 out (139 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
tencent/hy3:none PASS 100% 188 in → 2 out (0 reasoning)
1
tencent/hy3:none__json_schema PASS 100% 192 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
tencent/hy3:xhigh PASS 100% 187 in → 207 out (204 reasoning)
1
tencent/hy3:xhigh__json_schema PASS 100% 189 in → 229 out (184 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
thinkingmachines/inkling-small:high PASS 100% 186 in → 62 out (55 reasoning)
1
thinkingmachines/inkling-small:high__json_schema PASS 100% 185 in → 61 out (50 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
thinkingmachines/inkling-small:low PASS 100% 185 in → 13 out (6 reasoning)
1
thinkingmachines/inkling-small:low__json_schema PASS 100% 189 in → 25 out (15 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
thinkingmachines/inkling-small:max PASS 100% 186 in → 99 out (78 reasoning)
1
thinkingmachines/inkling-small:max__json_schema PASS 100% 185 in → 64 out (52 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
thinkingmachines/inkling-small:medium PASS 100% 186 in → 14 out (7 reasoning)
1
thinkingmachines/inkling-small:medium__json_schema PASS 100% 188 in → 67 out (55 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
thinkingmachines/inkling-small:xhigh PASS 100% 187 in → 63 out (56 reasoning)
1
thinkingmachines/inkling-small:xhigh__json_schema PASS 100% 190 in → 64 out (50 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
thinkingmachines/inkling:high PASS 100% 185 in → 79 out (73 reasoning)
1
thinkingmachines/inkling:low PASS 100% 192 in → 15 out (8 reasoning)
1
thinkingmachines/inkling:max PASS 100% 186 in → 63 out (55 reasoning)
1
thinkingmachines/inkling:max__json_schema PASS 100% 184 in → 59 out (47 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
thinkingmachines/inkling:medium PASS 100% 191 in → 68 out (63 reasoning)
1
thinkingmachines/inkling:medium__json_schema PASS 100% 188 in → 56 out (46 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
thinkingmachines/inkling:none PASS 100% 190 in → 5 out (0 reasoning)
1
thinkingmachines/inkling:xhigh PASS 100% 184 in → 83 out (76 reasoning)
1
x-ai/grok-4.3:high PASS 100% 356 in → 241 out (240 reasoning)
1
x-ai/grok-4.3:high__json_schema PASS 100% 411 in → 371 out (366 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
x-ai/grok-4.3:low__json_schema PASS 100% 417 in → 224 out (219 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
x-ai/grok-4.3:max PASS 100% 356 in → 219 out (218 reasoning)
1
x-ai/grok-4.3:max__json_schema PASS 100% 410 in → 417 out (412 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
x-ai/grok-4.3:medium__json_schema PASS 100% 412 in → 337 out (332 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
x-ai/grok-4.3:none PASS 100% 354 in → 1 out (0 reasoning)
1
x-ai/grok-4.3:none__json_schema PASS 100% 407 in → 5 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
x-ai/grok-4.3:xhigh PASS 100% 357 in → 154 out (153 reasoning)
1
x-ai/grok-4.3:xhigh__json_schema PASS 100% 412 in → 411 out (406 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
x-ai/grok-4.5:high PASS 100% 386 in → 265 out (264 reasoning)
1
x-ai/grok-4.5:high__json_schema PASS 100% 450 in → 180 out (175 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
x-ai/grok-4.5:low PASS 100% 385 in → 150 out (149 reasoning)
1
x-ai/grok-4.5:low__json_schema PASS 100% 445 in → 102 out (97 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
x-ai/grok-4.5:max PASS 100% 385 in → 229 out (228 reasoning)
1
x-ai/grok-4.5:max__json_schema PASS 100% 446 in → 266 out (261 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
x-ai/grok-4.5:medium PASS 100% 385 in → 257 out (256 reasoning)
1
x-ai/grok-4.5:medium__json_schema PASS 100% 450 in → 296 out (291 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
x-ai/grok-4.5:xhigh PASS 100% 385 in → 265 out (264 reasoning)
1
x-ai/grok-4.5:xhigh__json_schema PASS 100% 450 in → 310 out (305 reasoning)
1
JSON Schema Structured Output
(raw) {"count":1}
z-ai/glm-4.7-flash:high PASS 100% 182 in → 287 out (265 reasoning)
1
z-ai/glm-4.7-flash:high__json_schema PASS 100% 182 in → 284 out (252 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
z-ai/glm-4.7-flash:low PASS 100% 186 in → 404 out (354 reasoning)
1
z-ai/glm-4.7-flash:medium PASS 100% 183 in → 404 out (365 reasoning)
1
z-ai/glm-4.7-flash:medium__json_schema PASS 100% 181 in → 273 out (251 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
z-ai/glm-4.7-flash:none PASS 100% 180 in → 1 out (0 reasoning)
1
z-ai/glm-4.7-flash:none__json_schema PASS 100% 184 in → 9 out (0 reasoning)
1
JSON Schema Structured Output
(raw) {"count": 1}
z-ai/glm-4.7-flash:xhigh PASS 100% 180 in → 327 out (295 reasoning)
1
z-ai/glm-4.7-flash:xhigh__json_schema PASS 100% 181 in → 395 out (352 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
z-ai/glm-5.2:high PASS 100% 187 in → 142 out (132 reasoning)
1
z-ai/glm-5.2:high__json_schema PASS 100% 185 in → 179 out (128 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
z-ai/glm-5.2:low PASS 100% 190 in → 164 out (161 reasoning)
1
z-ai/glm-5.2:low__json_schema PASS 100% 189 in → 190 out (181 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
z-ai/glm-5.2:medium PASS 100% 189 in → 175 out (172 reasoning)
1
z-ai/glm-5.2:none PASS 100% 182 in → 1 out (0 reasoning)
1
z-ai/glm-5.2:none__json_schema PASS 100% 184 in → 8 out (0 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
z-ai/glm-5.2:xhigh PASS 100% 193 in → 204 out (200 reasoning)
1
z-ai/glm-5.2:xhigh__json_schema PASS 100% 188 in → 246 out (216 reasoning)
1
JSON Schema Structured Output
(raw) { "count": 1 }
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)
Invalid JSON. Output: {"{ "count":1}
JSON Schema Structured Output
Structured Output Error
Failed to parse structured JSON response: Invalid control character at: line 1 column 4 (char 3)
Failure: Failed to parse structured JSON response: Invalid control character at: line 1 column 4 (char 3)
Invalid structured output. Output: 1
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: 1
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: 1
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
minimax/minimax-m2.5:low FAIL 0% 212 in → 186 out (170 reasoning)
(empty output)
Failure: Expected '1', got ''
minimax/minimax-m2.5:xhigh FAIL 0% 214 in → 246 out (217 reasoning)
(empty output)
Failure: Expected '1', got ''
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)
moonshotai/kimi-k2.7-code:high FAIL 0% 177 in → 86 out (79 reasoning)
1文件数量 1
Failure: Expected '1', got '1文件数量 1'
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-f4182d48-6910-96ff-b89a-9c4986d675be","request_id":"f4182d48-6910-96ff-b89a-9c4986d675be"}', '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-30dbadad-632e-96d9-ac0e-10efcb07ee00","request_id":"30dbadad-632e-96d9-ac0e-10efcb07ee00"}', '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-a6ef5a6a-22fb-9988-b206-8bf8ebc5e895","request_id":"a6ef5a6a-22fb-9988-b206-8bf8ebc5e895"}', '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-1cd62f6d-650d-91d3-8671-ed41f0837993","request_id":"1cd62f6d-650d-91d3-8671-ed41f0837993"}', '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-a9d8e9f2-33c2-986d-9681-abfee2812d21","request_id":"a9d8e9f2-33c2-986d-9681-abfee2812d21"}', '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-08887dc0-f45a-9da3-8a88-ef951cd82195"}\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-095d1c35-5b76-957e-be6e-928649c4ea28"}\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-348a3244-730a-9049-a487-f6c66ccf04b5"}\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-299c662f-7d93-9c40-91f4-b04dffc52b6b"}\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-1962be44-7644-96e6-9a2e-0bf25d50ff65"}\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-909b7320-1a1a-9519-9d9f-6f89edaf0d56"}\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-c2c53902-cdd9-97cc-90a3-8f3aad80b77c","request_id":"c2c53902-cdd9-97cc-90a3-8f3aad80b77c"}', '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-8861ee77-5a93-9f65-82a0-c09560d8b6ca","request_id":"8861ee77-5a93-9f65-82a0-c09560d8b6ca"}', '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-471141a7-b6cf-94c5-9e18-4685565ea1cc","request_id":"471141a7-b6cf-94c5-9e18-4685565ea1cc"}', '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-3d0bfdb5-7d62-95de-b08f-422c98e9fe8a","request_id":"3d0bfdb5-7d62-95de-b08f-422c98e9fe8a"}', '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-dd8b8d34-c485-9e4c-b0bd-c02d2b9f3c46","request_id":"dd8b8d34-c485-9e4c-b0bd-c02d2b9f3c46"}', '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-6d063a89-f807-9aed-adbc-49d7bdc7124b","request_id":"6d063a89-f807-9aed-adbc-49d7bdc7124b"}', '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-8df1577f-5d6b-9bb0-9c0c-eec8156d77b9","request_id":"8df1577f-5d6b-9bb0-9c0c-eec8156d77b9"}', '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-a51fbb26-439d-9332-81dc-e47641c376ec","request_id":"a51fbb26-439d-9332-81dc-e47641c376ec"}', '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-ac78eefd-7677-9066-98ea-2cf16aeeb51f","request_id":"ac78eefd-7677-9066-98ea-2cf16aeeb51f"}', '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-c40e2a66-922d-924c-a2dd-219feff41c09","request_id":"c40e2a66-922d-924c-a2dd-219feff41c09"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
thinkingmachines/inkling-small:none FAIL 0% 187 in → 4 out (0 reasoning)
1<|end_message|>
Failure: Expected '1', got '1<|end_message|>'
Invalid JSON. Output: 1{ "count": 1 }
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: 1
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: 1
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: 1{ "count": 1 }
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: 1
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:low FAIL 0% 360 in → 252 out (202 reasoning)
1 The commit message 'Changed line2' matches the single provided commit, and its --stat output explicitly indicates "1 file changed". No other files appear in the diff or stat summary. Therefore the count of changed files is exactly 1.
Failure: Expected '1', got '1 The commit message 'Changed line2' matches the single provided commit, and its --stat output explicitly indicates "1 file changed". No other files appear in the diff or stat summary. Therefore the count of changed files is exactly 1.'
x-ai/grok-4.3:medium FAIL 0% 362 in → 400 out (323 reasoning)
1 The provided output is exactly what `git show --stat` (or `git show --stat 6560d099`) emits for the commit whose subject is "Changed line2". The line 1 file changed, 1 insertion(+), 1 deletion(-) directly answers the question; therefore the numeric value that must be emitted is 1.
Failure: Expected '1', got '1 The provided output is exactly what `git show --stat` (or `git show --stat 6560d099`) emits for the commit whose subject is "Changed line2". The line 1 file changed, 1 insertion(+), 1 deletion(-) directly answers the question; therefore the numeric value that must be emitted is 1.'
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: 1
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