Spaces:
Sleeping
Sleeping
Update prompts/code_agent.yaml
Browse files- prompts/code_agent.yaml +2 -3
prompts/code_agent.yaml
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
|
| 2 |
system_prompt: |-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
PRIMARY MISSION:
|
| 7 |
- Take user content as input.
|
| 8 |
- Call polite_guard(text) once.
|
|
|
|
| 1 |
|
| 2 |
system_prompt: |-
|
| 3 |
+
You are Content Agent assistant that evaluates text for politeness using the polite_guard tool.
|
| 4 |
+
|
|
|
|
| 5 |
PRIMARY MISSION:
|
| 6 |
- Take user content as input.
|
| 7 |
- Call polite_guard(text) once.
|