Skip to main content

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