lewtun HF staff commited on
Commit
6d32689
1 Parent(s): c3e084c

Update .env.local.template

Browse files
Files changed (1) hide show
  1. .env.local.template +4 -4
.env.local.template CHANGED
@@ -30,8 +30,8 @@ MODELS=`[
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"
@@ -48,8 +48,8 @@ MODELS=`[
48
  ]`
49
  OLD_MODELS=`[]`# any removed models, `{ name: string, displayName?: string, id?: string }`
50
 
51
- PUBLIC_ORIGIN=https://huggingfaceh4-zephyr-7b-gemma-chat.hf.space
52
- PUBLIC_SHARE_PREFIX=https://huggingfaceh4-zephyr-7b-gemma-chat.hf.space
53
  PUBLIC_GOOGLE_ANALYTICS_ID=#G-XXXXXXXX / Leave empty to disable
54
  PUBLIC_DEPRECATED_GOOGLE_ANALYTICS_ID=#UA-XXXXXXXX-X / Leave empty to disable
55
  PUBLIC_ANNOUNCEMENT_BANNERS=`[
 
30
  "title": "Python Fibonacci",
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"
 
48
  ]`
49
  OLD_MODELS=`[]`# any removed models, `{ name: string, displayName?: string, id?: string }`
50
 
51
+ PUBLIC_ORIGIN=https://huggingfaceh4-starchat2-playground.hf.space
52
+ PUBLIC_SHARE_PREFIX=https://huggingfaceh4-starchat2-playground.hf.space
53
  PUBLIC_GOOGLE_ANALYTICS_ID=#G-XXXXXXXX / Leave empty to disable
54
  PUBLIC_DEPRECATED_GOOGLE_ANALYTICS_ID=#UA-XXXXXXXX-X / Leave empty to disable
55
  PUBLIC_ANNOUNCEMENT_BANNERS=`[