Is it possible to use NeMo Guardrails only for input/output moderation (without using LLM for generation)? #1257
-
Hi team, I'm building a custom chat orchestration flow and would like to use NeMo Guardrails only for content moderation, not for response generation. Specifically:
In short, I’d like to use NeMo as a guardrail middleware/orchestrator that wraps input/output moderation only. I went through the docs and didn’t find a direct way to do this with just input/output rails. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi @mu-fazil-vk yes it is possible, you can use input or output rails only option. Please have a look at https://docs.nvidia.com/nemo/guardrails/latest/user-guides/input-output-rails-only/README.html#using-only-input-and-output-rails |
Beta Was this translation helpful? Give feedback.
-
Hi @Pouyanpi , thank you for your response — it was really helpful to me. |
Beta Was this translation helpful? Give feedback.
Hi @mu-fazil-vk yes it is possible, you can use input or output rails only option. Please have a look at https://docs.nvidia.com/nemo/guardrails/latest/user-guides/input-output-rails-only/README.html#using-only-input-and-output-rails