FlashcardIntermediate

Parsing the Tool Call Response

A tool call response contains the function name and a JSON string of arguments to parse.

Question

What's in the model's tool call response and how do you handle it?

Click to reveal answer