Colang v2 more examples #783
Unanswered
alessandro-neri
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Please have a look at this example. So this is abc bot in Colang 2.x where you can see how input rails and output rails are used. In 0.10.0 we have the support for NeMo Guardrails standard library including self check input etc. I hope it helps. |
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
-
Hello, I am having trouble implementing colang v2 beyond the very simple examples provided in the documentation, especially regarding how to trigger actions. Additionally, I can't find much information regarding the input rails. Can we still set up input rails in the yaml config file, or is there now only one way to do it? Could anyone point me to more examples or help me figure this out?
This is the only example I found regarding input rails.
And also regarding actions I haven't found much.
Beta Was this translation helpful? Give feedback.
All reactions