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

#### [Knowledge Base](/configure-guardrails/other-configurations/knowledge-base)

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

How To

#### [Embedding Search Providers](/configure-guardrails/other-configurations/embedding-search-providers)

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

Reference