create_agent_scheduler
Function
This function is defined in the agent_scheduler module.Factory function to create agent scheduler.
Signature
Parameters
Any
required
PraisonAI Agent instance
str
required
Task description
Optional
Optional configuration
Returns
AgentScheduler
Configured AgentScheduler instance
Uses
AgentScheduler
Source
View on GitHub
praisonai/agent_scheduler.py at line 321
