Calling provided guardrails with colang v2 #602
PeerBoerner1
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi @PeerBoerner1! As per https://docs.nvidia.com/nemo/guardrails/colang_2/overview.html#colang-2-0-beta, the standard library is not yet usable with Colang 2.0. But this will land in the develop branch early next week and will be released in 0.10 in about 3 weeks. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After reading the Colang V2 docs, it's not clear to me how to use (call) the provided guardrails like self check input, hallucination detection, and so on. After defining the rails in the config file, regardless of how I use them (in a main flow) or without a flow, I continually get "ValueError: The provided input rail flow
self check input
does not exist". I'd really appreciate any help the community can provide! Many thanks.Beta Was this translation helpful? Give feedback.
All reactions