max_iterations
Method
This is a method of the AgentBuilder class in the builder module.Set max iterations for tool calling
Signature
Parameters
No description available.
Returns
The result of the operation.
max_iterations: Set max iterations for tool calling
This is a method of the AgentBuilder class in the builder module.Set max iterations for tool calling
def max_iterations(mut self, max: usize) -> Self