Skip to main content
Search
Tag

structured output

2 results

Intermediate

Constrained Generation: Force Structured Output

Learn how to make AI models reliably output JSON, XML, CSV, and other structured formats — essential for integrating AI into real applications and workflows.

4 min read
Read
Structured Output from AI APIs: JSON Every Time
Article

Structured Output from AI APIs: JSON Every Time

How to reliably get JSON, typed objects, and formatted data from ChatGPT, Claude, and Gemini APIs. Covers response_format, tool use, Pydantic, and every technique that actually works in production.

8 min read
Read