lewtun HF staff commited on
Commit
e2bb7f5
1 Parent(s): 15d4672

Update .env.local.template

Browse files
Files changed (1) hide show
  1. .env.local.template +1 -1
.env.local.template CHANGED
@@ -31,7 +31,7 @@ MODELS=`[
31
  "prompt": "How can I write a Python function to generate the nth Fibonacci number?"
32
  }, {
33
  "title": "Website generator",
34
- "prompt": "Write a simple website in HTML. When a user clicks the button, it shows a random joke from a list of 4 jokes."
35
  }, {
36
  "title": "Regex",
37
  "prompt": "Create a regex to extract dates from logs"
 
31
  "prompt": "How can I write a Python function to generate the nth Fibonacci number?"
32
  }, {
33
  "title": "Website generator",
34
+ "prompt": "Write a simple website in HTML. When a user clicks the button, it shows a random Chuck Norris joke."
35
  }, {
36
  "title": "Regex",
37
  "prompt": "Create a regex to extract dates from logs"