NeMo Engine
What it does
What it can handle (in this library)
Use default config
from gllm_guardrail import NemoGuardrailEngine
engine = NemoGuardrailEngine()Default model and credentials (important)
Use custom config
1) Topic safety settings
2) Enable/disable core restriction categories
How to change the LLM model and its configuration
Blocking behavior: configure denial phrases
Custom guardrails with Colang
Last updated
Was this helpful?