Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.

Uses

  • Task

Source

View on GitHub

praisonaiagents/agent/agent.py at line 3764

Tasks Concept

Task Configuration

Task Validation