tool
Method
This is a method of the AgentBuilder class in the builder module.Add a tool
Signature
Parameters
No description available.
Returns
The result of the operation.
tool: Add a tool
This is a method of the AgentBuilder class in the builder module.Add a tool
def tool(mut self, tool: impl Tool + 'static) -> Self