Skip to main content

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.

Rust Tools

Rust Code Execution

Rust Web Search