> ## Documentation Index
> Fetch the complete documentation index at: https://praison.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# daemon • AI Agents Framework

> Backward-compatibility shim for :mod:`praisonai.daemon`.

# daemon

<Badge color="purple">AI Agents Framework</Badge>

Backward-compatibility shim for :mod:`praisonai.daemon`.

## Import

```python theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
from praisonai import daemon
```
