Spaces:
Build error
Build error
Commit
·
7327ec6
1
Parent(s):
8c9335f
Update examples, expert level questions
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": "What
|
| 32 |
}, {
|
| 33 |
-
"title": "Supernova",
|
| 34 |
-
"prompt": "
|
| 35 |
}, {
|
| 36 |
-
"title": "
|
| 37 |
-
"prompt": "What
|
| 38 |
}
|
| 39 |
],
|
| 40 |
"endpoints": [
|
|
|
|
| 27 |
"preprompt": "",
|
| 28 |
"promptExamples": [
|
| 29 |
{
|
| 30 |
+
"title": "Milky Way Size",
|
| 31 |
+
"prompt": "What is the size of the Milky Way thick disk?"
|
| 32 |
}, {
|
| 33 |
+
"title": "Pair Instability Supernova",
|
| 34 |
+
"prompt": "Tell me more about Pair Instability Supernova."
|
| 35 |
}, {
|
| 36 |
+
"title": "Ultra Faint Dwarf",
|
| 37 |
+
"prompt": "What is an Ultra Faint Dwarf?"
|
| 38 |
}
|
| 39 |
],
|
| 40 |
"endpoints": [
|