メインコンテンツへスキップ
更新日: 2026-06-06

Structured Outputs

This page only documents Structured Output flows that were verified with real requests against Crazyrouter production. Verification date:
  • 2026-03-22
Strictly verified models:
  • gpt-5.5
  • gemini-3.1-pro
Not included as a strict-success example:
  • claude-opus-4-8
Reason:
  • Under the current OpenAI-compatible response_format=json_schema request shape, claude-opus-4-8 did not show stable strict-JSON behavior across production checks
  • Earlier testing produced JSON wrapped in Markdown code fences
  • The 2026-03-22 recheck returned empty content
  • Because the result is not stable or strictly parseable, it is not treated as a verified strict structured-output success example

Verified matrix

GPT-5.4

Verified production output:

Gemini 3 Pro

Verified production output:

See Also