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

# edgeimpulse_api.models.ai_actions_data_category

## Classes

### AIActionsDataCategory

```python theme={"system"}
edgeimpulse_api.models.ai_actions_data_category.AIActionsDataCategory(
	*args,
	**kwds
)
```

allowed enum values

| Parameters |     |
| ---------- | --- |
| `*args`    | ` ` |
| `**kwds`   | ` ` |

| Bases              |
| ------------------ |
| `builtins.str`     |
| `aenum._enum.Enum` |
| `enum.Enum`        |

| Class variables             |     |
| --------------------------- | --- |
| `ALL_DATA`                  | ` ` |
| `DATA_WITHOUT_METADATA_KEY` | ` ` |
| `DATA_WITH_METADATA`        | ` ` |
| `ENABLED_DATA`              | ` ` |
| `UNLABELED_DATA`            | ` ` |
