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.

DeployerInterface

Defined in the scheduler module.
AI Agents Framework Abstract interface for deployers to ensure provider compatibility.

Methods

deploy()

Execute deployment. Returns True on success, False on failure.

Source

View on GitHub

praisonai/scheduler.py at line 29