NVIDIA / NeMo-Guardrails

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

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

Open Pouyanpi opened 3 months ago

Pouyanpi commented 3 months ago

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

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

drazvan commented 2 months ago

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