> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo/guardrails/llms.txt.
> For full documentation content, see https://docs.nvidia.com/nemo/guardrails/llms-full.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nemo/guardrails/_mcp/server.

# nemoguardrails.llm.types

## Module Contents

### Classes

| Name                                     | Description                                         |
| ---------------------------------------- | --------------------------------------------------- |
| [`Task`](#nemoguardrails-llm-types-Task) | The various tasks that can be performed by the LLM. |

### API

```python
class nemoguardrails.llm.types.Task
```

**Bases:** `enum.Enum`

The various tasks that can be performed by the LLM.