name
Method
This is a method of the ImageAgentBuilder class in the agents 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 ImageAgentBuilder class in the agents module.Set the agent name
def name(mut self, name: impl Into<String>) -> Self