From 257083323160add0dbacc57094baa49abdea358d Mon Sep 17 00:00:00 2001 From: Vedant Naik <52022480+vedantnaik19@users.noreply.github.com> Date: Wed, 2 Oct 2024 21:39:09 +0100 Subject: [PATCH] Update guardrails-library.md Signed-off-by: Vedant Naik <52022480+vedantnaik19@users.noreply.github.com> --- docs/user_guides/guardrails-library.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user_guides/guardrails-library.md b/docs/user_guides/guardrails-library.md index 4daead196..17170c9a3 100644 --- a/docs/user_guides/guardrails-library.md +++ b/docs/user_guides/guardrails-library.md @@ -322,7 +322,7 @@ To use the hallucination rail, you should: ```yaml rails: - input: + output: flows: - self check hallucination ```