Quiz · 6 questions
🔧 Function Calling / Tool Use
Schemas, strict mode, tool loops, parallel calls
Level 0Tokenizer
0 XP0/54 lessons0/10 achievements
0/120 XP to next level120 XP to go0% complete
Quiz
01Strict mode requires which schema constraint?
Hint
Closing the schema, not opening it.
02tool_choice='required' means...
Hint
It removes the model's option to just answer.
03On Responses, where does a tool's name go in the schema?
Hint
It got promoted out of the wrapper.
04Three tools came back in one tool_calls array. Run them how?
Hint
If they were sequential the model would have done one per turn.
05Tool handler raised an exception. What should the result you return to the model look like?
Hint
Tell the truth, but a safe truth.
06Why does a vague tool description (e.g. 'get the weather') hurt routing?
Hint
Boundaries are part of the description.
Comments 0
🔔 Reply notifications (sign in)Sign in — Please sign in to comment.
No comments yet — be the first.