AI Dictionary › Prompting
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.
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.
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
📱 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.