Skip to main content

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