Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -117,7 +117,7 @@ async def greet(product,description):
|
|
117 |
- content safety check output $model=llama_guard
|
118 |
|
119 |
prompts:
|
120 |
-
- task: content_safety_check_input $model=
|
121 |
content: |
|
122 |
You are a policy expert trying to help determine whether a user prompt is in
|
123 |
violation of the defined safety policies.
|
|
|
117 |
- content safety check output $model=llama_guard
|
118 |
|
119 |
prompts:
|
120 |
+
- task: content_safety_check_input $model=shield
|
121 |
content: |
|
122 |
You are a policy expert trying to help determine whether a user prompt is in
|
123 |
violation of the defined safety policies.
|