We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e404927 commit 40eebd0Copy full SHA for 40eebd0
2 files changed
.gitignore
@@ -64,4 +64,4 @@ docs/**/config
64
firebase.json
65
scratch.py
66
67
-.env
+.env
nemoguardrails/library/prompt_security/flows.co
@@ -21,4 +21,4 @@ flow protect response
21
bot inform answer unknown
22
stop
23
else if $result["is_modified"]
24
- $bot_message = $result["modified_text"]
+ $bot_message = $result["modified_text"]
0 commit comments