Skip to main content

tool

Method
This is a method of the AgentBuilder class in the builder module.
Add a tool

Signature

def tool(mut self, tool: impl Tool + 'static) -> Self

Parameters

tool
impl Tool + 'static
required
No description available.

Returns

Returns
Self
The result of the operation.