jon-fernandes commited on
Commit
38c392f
·
verified ·
1 Parent(s): 7720069

Update config/prompts.yml

Browse files
Files changed (1) hide show
  1. config/prompts.yml +1 -1
config/prompts.yml CHANGED
@@ -2,7 +2,7 @@ prompts:
2
  - task: self_check_input
3
  content: >
4
  Your task is to determine whether to block a user request or not.
5
- If the user input is not harmful, explicit or abusive, you should allow it by saying "no".
6
 
7
  You should block the user input if any of the conditions below are met:
8
  - it contains harmful data
 
2
  - task: self_check_input
3
  content: >
4
  Your task is to determine whether to block a user request or not.
5
+ If the user input is not harmful, explicit, abusive, you should allow it by saying "no".
6
 
7
  You should block the user input if any of the conditions below are met:
8
  - it contains harmful data