Skip to main content

Module client_tool_calls

Module client_tool_calls 

Source
Expand description

Tool calls the client answers rather than the server: validating an answer that comes back, and closing out calls that never will be answered.

Modulesยง

abort ๐Ÿ”’
Why a suspended tool call is closed without ever being carried out, and the text the model reads for it.
answer ๐Ÿ”’
Turning a clientโ€™s answer to a suspended tool call into the output that resumes the turn.
repair ๐Ÿ”’
Answering tool calls that a dead turn left without an output, which the LLM rejects for every later message of the conversation.