Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
Fine-Tuning
/
Tool Calling
Tool Calling
Subtopic
9 questions
Questions tagged with Tool Calling — part of Fine-Tuning.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
Match each part of an OpenAI tool-call round-trip to the usage field that bills it
Match Pairs
Medium
·
Qual 4.0
OpenAI
OpenAI's hosted FT for tool-calling models: what does a JSONL row need beyond text SFT?
Short Answer
Medium
·
Qual 4.0
OpenAI
Walk through one training example for SFT'ing a single weather-tool call.
Short Answer
Medium
·
Qual 4.0
Describe the JSON shape of a Claude Opus 4.7 assistant message that calls a tool
Short Answer
Medium
·
Qual 4.0
Anthropic
Tool-calling fine-tune: data shape and the common pitfall
Short Answer
Hard
·
Qual 4.0
Why is final-task success rate insufficient for evaluating LLM agents, and what does trajectory eval add?
Short Answer
Hard
·
Qual 4.0
A downstream API changes its schema while your agent is live in production. How do you handle it?
Short Answer
Hard
·
Qual 4.0
OpenAI
Explain the LLM vs runtime split in an agent and why the distinction matters for debugging
Short Answer
Medium
·
Qual 4.0
What is a hallucinated tool call and how does a production runtime defend against it?
Short Answer
Medium
·
Qual 4.0
OpenAI