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.

AgentExecutorInterface

Defined in the Agent Scheduler module.
AI Agents Framework Abstract interface for agent execution.

Methods

execute()

Execute the agent with given task.

Source

View on GitHub

praisonai/agent_scheduler.py at line 80

Agents Concept

Single Agent Guide

Multi-Agent Guide

Agent Configuration

Auto Agents