Guardrail Tutorials#
Use the following tutorials to learn how to accomplish common guardrail tasks using the NeMo Guardrails microservice.
Tip
The tutorials reference an GUARDRAILS_BASE_URL
whose value will depend on the ingress in your particular cluster. If you are using the minikube demo installation, it will be http://nemo.test
. Otherwise, you will need to consult with your own cluster administrator for the ingress values.
Set up NeMo Guardrails with a LLM NIM and NemoGuard NIMs with KV cache reuse enabled.
Configure parallel rails for input and output guardrails.
Safety checks for multimodal data with NeMo Guardrails microservice.
Configure checks for SQL, XSS, template, and code injection.
Add custom HTTP headers to requests
Send requests to custom LLM providers