Pclanglais
commited on
Commit
•
ee54db2
1
Parent(s):
95d9d69
Update .env.local.template
Browse files- .env.local.template +6 -6
.env.local.template
CHANGED
@@ -27,14 +27,14 @@ MODELS=`[
|
|
27 |
"preprompt": "",
|
28 |
"promptExamples": [
|
29 |
{
|
30 |
-
"title": "
|
31 |
-
"prompt": "
|
32 |
}, {
|
33 |
-
"title": "
|
34 |
-
"prompt": "
|
35 |
}, {
|
36 |
-
"title": "
|
37 |
-
"prompt": "
|
38 |
}
|
39 |
],
|
40 |
"endpoints": [
|
|
|
27 |
"preprompt": "",
|
28 |
"promptExamples": [
|
29 |
{
|
30 |
+
"title": "Planets",
|
31 |
+
"prompt": "What are the planets of the system solar?"
|
32 |
}, {
|
33 |
+
"title": "Today's news",
|
34 |
+
"prompt": "Pray tell, what are the main information on the newspaper of this day?"
|
35 |
}, {
|
36 |
+
"title": "Melancholia",
|
37 |
+
"prompt": "I'm not feeling too well. Do you think it could be Melancholia?"
|
38 |
}
|
39 |
],
|
40 |
"endpoints": [
|