Structured Output
Get reliable, schema-conformant JSON from Parasail models using guided_json and response_format.
Overview
Prompt-only JSON vs. server-enforced schemas
Approach
How
Guarantee
https://api.parasail.io/v1Supported models
Model
Guided JSON / JSON Schema
Regex
Choice
Server-enforced JSON with guided_json
guided_jsonServer-enforced JSON with response_format
response_formatPrompt-only JSON
Other guided decoding constraints (regex and choice)
cURL example
Troubleshooting
Symptom
Likely cause
Fix
Next steps
Last updated