Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
Prompt Engineering
/
Structured Output
Structured Output
Subtopic
11 questions
Questions tagged with Structured Output — part of Prompt Engineering.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
Describe why structured-output mode quietly raises the per-call token bill
Short Answer
Medium
·
Qual 4.0
OpenAI
max_tokens vs stop: pair each parameter with the cap it enforces on the completion.
Match Pairs
Easy
·
Qual 4.0
How does function calling enable the observe-plan-act agent loop?
Multiple Choice
Easy
·
Qual 4.0
Flashcard: what is JSON mode (response_format) in LLM APIs and what does it guarantee?
Flashcard
Easy
·
Qual 4.0
When IS fine-tuning the right call?
Short Answer
Medium
·
Qual 4.0
Why does a small FT dramatically improve strict-JSON output?
Short Answer
Medium
·
Qual 4.0
Match each schema-validation pattern to the production scenario where it fits best.
Match Pairs
Medium
·
Qual 4.0
Design the structural layout for a production prompt powering a medical-document Q&A system over retrieved clinician notes.
Short Answer
Hard
·
Qual 4.0
When should you NOT enable JSON mode for a production LLM call, despite needing JSON output downstream?
Short Answer
Hard
·
Qual 4.0
OpenAI
You're enabling response_format=json_object (OpenAI) or strict structured output (Anthropic). What's the tradeoff vs prompting for JSON in prose?
Multiple Choice
Medium
·
Qual 4.0
OpenAI
When does grammar-constrained decoding (Outlines, llama.cpp grammars) actually beat a post hoc JSON validate and repair loop?
Multiple Choice
Hard
·
Qual 4.0