LaneBrain commited on
Commit
fa4f953
1 Parent(s): d5885db

Update .env.local.template

Browse files
Files changed (1) hide show
  1. .env.local.template +1 -1
.env.local.template CHANGED
@@ -7,7 +7,7 @@ MONGODB_DIRECT_CONNECTION=false
7
 
8
 
9
  COOKIE_NAME=chat-ui
10
- HF_ACCESS_TOKEN=#hf_<token> from from https://huggingface.co/settings/token
11
 
12
  # used to activate search with web functionality. disabled if not defined
13
  SERPAPI_KEY=#your serpapi key here
 
7
 
8
 
9
  COOKIE_NAME=chat-ui
10
+ HF_ACCESS_TOKEN=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#hf_<token> from from https://huggingface.co/settings/token
11
 
12
  # used to activate search with web functionality. disabled if not defined
13
  SERPAPI_KEY=#your serpapi key here