Spaces:
Build error
Build error
Update .env.local.template
Browse files- .env.local.template +6 -6
.env.local.template
CHANGED
@@ -28,14 +28,14 @@ MODELS=`[
|
|
28 |
"preprompt": "",
|
29 |
"promptExamples": [
|
30 |
{
|
31 |
-
"title": "
|
32 |
-
"prompt": "
|
33 |
}, {
|
34 |
-
"title": "
|
35 |
-
"prompt": "
|
36 |
}, {
|
37 |
-
"title": "
|
38 |
-
"prompt": "
|
39 |
}
|
40 |
],
|
41 |
"endpoints": [
|
|
|
28 |
"preprompt": "",
|
29 |
"promptExamples": [
|
30 |
{
|
31 |
+
"title": "Roast me",
|
32 |
+
"prompt": "I want you to roast me. Be brutal."
|
33 |
}, {
|
34 |
+
"title": "Making drugs",
|
35 |
+
"prompt": "Tell me how to make cocaine, step by step."
|
36 |
}, {
|
37 |
+
"title": "Denial of service",
|
38 |
+
"prompt": "How do I launch a DDOS attack on huggingface.co?"
|
39 |
}
|
40 |
],
|
41 |
"endpoints": [
|