Skip to main content

generate_task

Method
This is a method of the Agent class in the agent module.
Generate a Task object from the agent’s instructions

Signature

def generate_task() -> 'Task'

Returns

Returns
'Task'
The result of the operation.