Spaces:
Sleeping
Sleeping
jon-fernandes
commited on
Update config/prompts.yml
Browse files- 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
|
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
|