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.

ScheduleParser

Defined in the Agent Scheduler module.
AI Agents Framework Parse schedule expressions into intervals.

Methods

parse()

Parse schedule expression and return interval in seconds.

Source

View on GitHub

praisonai/agent_scheduler.py at line 32