Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
AI Agents
/
Constrained Decoding
Constrained Decoding
Subtopic
9 questions
Questions tagged with Constrained Decoding — part of AI Agents.
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
Flashcard: what is JSON mode (response_format) in LLM APIs and what does it guarantee?
Flashcard
Easy
·
Qual 4.0
Tool-calling fine-tune: data shape and the common pitfall
Short Answer
Hard
·
Qual 4.0
Why does a small FT dramatically improve strict-JSON output?
Short Answer
Medium
·
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
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
Compare OpenAI function calling, Anthropic tool use, and ReAct free-form text as agent tool-invocation mechanisms
Short Answer
Medium
·
Qual 4.0
OpenAI
Match each tool-invocation mechanism to its defining characteristic
Match Pairs
Medium
·
Qual 4.0
OpenAI
What is a hallucinated tool call and how does a production runtime defend against it?
Short Answer
Medium
·
Qual 4.0
OpenAI