Skip to main content
PraisonAI Documentation home page
Search...
⌘K
Guide
SDK Reference
praisonaiagents
praisonai
typescript
Reference
praisonaiagents
praisonai
Modules
Classes
APICallRecord
AgentExecutorInterface
AgentScheduler
AgentsGenerator
AutoGenerator
BaseAutoGenerator
ChatConfig
CloudDeployer
CloudDeployerAdapter
DeployerInterface
DeploymentScheduler
FlowRecord
ImportProfiler
ImportRecord
MemoryRecord
PatternRecommendation
PraisonAgentExecutor
Profiler
RoleDetails
ScheduleParser
SingleAgentStructure
StreamingRecord
StreamingTracker
TaskDetails
TeamStructure
TimingRecord
TrainModel
TrainVisionModel
UploadVisionModel
ValidationGate
WorkflowAgentDetails
WorkflowAutoGenerator
WorkflowParallelDetails
WorkflowRouteDetails
TaskDetails
WorkflowStructure
Functions
typescript
Submit Issues
MervinPraison/PraisonAI
PraisonAI Documentation home page
Search...
⌘K
Submit Issues
MervinPraison/PraisonAI
MervinPraison/PraisonAI
Search...
Navigation
Classes
AgentExecutorInterface
Home
Documentation
CLI
Agents
Code
UI
Tools
MCP
Deploy
Examples
SDK
JS
Course
Home
Documentation
CLI
Agents
Code
UI
Tools
MCP
Deploy
Examples
SDK
JS
Course
Classes
AgentExecutorInterface
Copy page
Abstract interface for agent execution.
Copy page
AgentExecutorInterface
Defined in the
agent_scheduler
module.
Abstract interface for agent execution.
Methods
execute()
Execute the agent with given task.
Previous
AgentScheduler
Scheduler for running PraisonAI agents periodically.
Next
⌘I
On this page
AgentExecutorInterface
Methods