add_tool_calls
Method
This is a method of the MockLlmProvider class in the llm module.Add tool calls to return with next response
Signature
Parameters
Vec<ToolCall>
required
No description available.
Returns
()
The result of the operation.
add_tool_calls: Add tool calls to return with next response
This is a method of the MockLlmProvider class in the llm module.Add tool calls to return with next response