Pclanglais commited on
Commit
ee54db2
1 Parent(s): 95d9d69

Update .env.local.template

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": "Python Fibonacci",
31
- "prompt": "How can I write a Python function to generate the nth Fibonacci number?"
32
  }, {
33
- "title": "What is a meme?",
34
- "prompt": "What is a meme, and what's the history behind this word?"
35
  }, {
36
- "title": "Regex",
37
- "prompt": "Create a regex to extract dates from logs"
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": [