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

Structured Outputs

As of March 23, 2026, Crazyrouter production has verified that gpt-5.5 with response_format.type = "json_schema" returns directly parseable JSON.
The observed production message.content parsed directly as:

Consumer-Side Handling

This production pass only revalidated the strict json_schema path. The older json_object mode was not rechecked separately, so it is no longer kept as the primary example here.