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

# Anam

> Python API reference for the anam avatars provider.

<Card title="Usage guide" icon="book" href="/plugins/avatar/anam" horizontal>
  Setup, environment variables, and Python/JavaScript/Go usage examples.
</Card>

## AnamAvatar

Initialize the Anam Avatar plugin.

Slot: avatar. Route: plugins -- direct to the vendor, with ANAM\_API\_KEY or
an explicit api\_key.

```python theme={null}
from zeroruntime.plugins import AnamAvatar  # direct to the vendor, with your key
```

### Fields

<ParamField path="avatar_id" type="Optional[str]" default="None" />

<ParamField path="persona_config" type="Any" default="UNSET" />
