AI Dictionary › Prompting

Structured Output

Output Strutturato

Structured output is asking the model to return its answer in a machine-readable, predictable format, typically JSON, but also YAML, XML or tables, with defined fields and types, so your software can consume it unambiguously. Example prompt: "Extract data from this CV and return it ONLY as JSON matching this shape: {\\"name\\":string, \\"years_experience\\":number, \\"skills\\":string[]}. No text before or after." The model produces an object ready to validate and store, instead of prose you must parse by hand.

Definition

Use it whenever the output feeds a program, not a human: data extraction, classification, automated pipelines, integrations. Combine it with format anchoring and examples to boost schema adherence, and always validate what you receive.

Related terms

More in Prompting

Put it into practice

From our network

AGORÀ Intelligence: Enterprise AI Governance Platform

Govern AI at scale: policies, adoption and measurable results on your data. Built for boards and C-suite.

Visit agora-intelligence.com →

From the Agora Intelligence blog

More on agora-intelligence.com →

📱 Download the Android app (beta) iOS coming soon

Say what you mean. Get what you need.

Grace Certified, the AI coach that trains and certifies your prompt engineering, by Agora Intelligence.