> ## 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.

# gateway • AI Agents Framework

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

# gateway

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

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

## Import

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

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="Gateway Feature" icon="tower-broadcast" href="/docs/docs/features/gateway" />
</CardGroup>
