How It Works#

The NeMo Guardrails library is for building guardrails for your LLM applications. It provides a set of tools and libraries for building guardrails for your LLM applications.

Read the following pages to learn more about how the library works and how you can use it to build a guardrails system for your LLM applications.

Sequence Diagrams

View sequence diagrams showing input, retrieval, dialog, execution, and output stages.

Guardrails Sequence Diagrams
Architecture

Explore the event-driven runtime, canonical messages, and server design.

Architecture Guide