Spaces:
Running
Running
Update contentprompts.yml
Browse files- contentprompts.yml +3 -4
contentprompts.yml
CHANGED
@@ -35,11 +35,10 @@
|
|
35 |
Code:
|
36 |
```py
|
37 |
|
38 |
-
label
|
39 |
print(label)
|
40 |
-
|
41 |
-
|
42 |
-
```<end_code>
|
43 |
|
44 |
Observation: "Safe topics in general are about hobbies, music, learning, travel and fun. Best time to bring up certain topics is in private. Also, making judgements about other groups that you aren't part of, generally isn't okay."
|
45 |
|
|
|
35 |
Code:
|
36 |
```py
|
37 |
|
38 |
+
label = polite_guard("Provided professional services for enterprise clients. Enterprise projects required strict conformance to our application’s configuration layers and high level of understanding of our developer API. Deliver on promises. Meeting industry standards and ensuring the resulting systems met business requirements")
|
39 |
print(label)
|
40 |
+
|
41 |
+
```<end_code>
|
|
|
42 |
|
43 |
Observation: "Safe topics in general are about hobbies, music, learning, travel and fun. Best time to bring up certain topics is in private. Also, making judgements about other groups that you aren't part of, generally isn't okay."
|
44 |
|