NVIDIA / NeMo-Guardrails

NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
Other
4.02k stars 367 forks source link

test: add exception handling tests for standard library guardrails #711

Open Pouyanpi opened 1 month ago

Pouyanpi commented 1 month ago

Add tests for rails exceptions for all pre-defined guardrails.

Depends on #705 (must be merged after #705)

drazvan commented 3 weeks ago

@Pouyanpi : let me know if you can add support for v2 as well, and then we can merge.