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

# Other Configurations

> Additional configuration topics including knowledge base setup and embedding search providers.

This section provides additional configuration topics that are not covered in the previous sections of the configuration guide.

Configure the knowledge base folder for RAG-based responses using markdown documents.

How To

Configure embedding search providers for vector similarity search using FastEmbed, OpenAI, or custom implementations.

Reference