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