name
Method
This is a method of the AgentBuilder class in the builder module.Set the agent name
Signature
Parameters
No description available.
Returns
The result of the operation.
name: Set the agent name
This is a method of the AgentBuilder class in the builder module.Set the agent name
def name(mut self, name: impl Into<String>) -> Self