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

## Submodules

* **[`nemoguardrails.llm.frameworks.default`](/guardrails-python-sdk/nemoguardrails/llm/frameworks/default)**
* **[`nemoguardrails.llm.frameworks.registry`](/guardrails-python-sdk/nemoguardrails/llm/frameworks/registry)**

## Package Contents

### Data

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

### API

```python
nemoguardrails.llm.frameworks.__all__ = ['_areset_frameworks', '_reset_frameworks', 'get_default_framework', 'get_framew...
```