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

## Submodules

* **[`nemoguardrails.llm.clients._errors`](/guardrails-python-sdk/nemoguardrails/llm/clients/_errors)**
* **[`nemoguardrails.llm.clients._sse`](/guardrails-python-sdk/nemoguardrails/llm/clients/_sse)**
* **[`nemoguardrails.llm.clients.base`](/guardrails-python-sdk/nemoguardrails/llm/clients/base)**
* **[`nemoguardrails.llm.clients.constants`](/guardrails-python-sdk/nemoguardrails/llm/clients/constants)**
* **[`nemoguardrails.llm.clients.openai_compatible`](/guardrails-python-sdk/nemoguardrails/llm/clients/openai_compatible)**

## Package Contents

### Data

[`__all__`](#nemoguardrails-llm-clients-__all__)

### API

```python
nemoguardrails.llm.clients.__all__ = ['OpenAICompatibleClient']
```