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.