Skip to main content

chat_with_tools

AsyncMethod
This is a method of the LlmProtocol class in the protocols module.
Chat with tools

Signature

Parameters

&[LlmMessage]
required
No description available.
&[ToolSchema]
required
No description available.

Returns

Result<LlmResponse>
The result of the operation.

Rust Tools

Rust Code Execution

Rust Web Search