research4pan commited on
Commit
7327ec6
1 Parent(s): 8c9335f

Update examples, expert level questions

Browse files
Files changed (1) hide show
  1. .env.local.template +6 -6
.env.local.template CHANGED
@@ -27,14 +27,14 @@ MODELS=`[
27
  "preprompt": "",
28
  "promptExamples": [
29
  {
30
- "title": "Black Holes",
31
- "prompt": "What are recent discoveries about black holes?"
32
  }, {
33
- "title": "Supernova",
34
- "prompt": "What are recent discoveries about supernova?"
35
  }, {
36
- "title": "Dark Matter",
37
- "prompt": "What are recent discoveries about dark matter?"
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": [