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.
create_agent_scheduler
Function
This function is defined in the agent_scheduler module.Factory function to create agent scheduler.
Signature
Parameters
PraisonAI Agent instance
Task description
Optional configuration
Returns
Configured AgentScheduler instance
Uses
AgentScheduler
Source
View on GitHub
praisonai/agent_scheduler.py at line 321
