> For the complete documentation index, see [llms.txt](https://docs.sov.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sov.ai/api-reference/sovai.md).

# sovai (Package)

**Module:** `sovai`

Main SovAI SDK Tool Kit package

## Functions

### `data()`

```python
def data(args = (), kwargs = {})
```

Lazy-loaded access to the data function.

**Parameters**

| Parameter | Type | Description   |
| --------- | ---- | ------------- |
| `args`    | —    | Default: `()` |
| `kwargs`  | —    | Default: `{}` |

***
