nirdrang commited on
Commit
b249c64
·
verified ·
1 Parent(s): 74ee8d3

Update .env.local.template

Browse files
Files changed (1) hide show
  1. .env.local.template +6 -6
.env.local.template CHANGED
@@ -20,12 +20,12 @@ SERPAPI_KEY=#your serpapi key here
20
  #OPENID_PROVIDER_URL=https://huggingface.co # for Google, use https://accounts.google.com
21
  #OPENID_PROVIDER_URL=https://accounts.google.com
22
 
23
- #OPENID_CONFIG=`{
24
- # "PROVIDER_URL": "https://accounts.google.com",
25
- # "CLIENT_ID": "353185966910-jd2mqid0u0qm8frigko15jqv68mu2tq5.apps.googleusercontent.com",
26
- # "CLIENT_SECRET": "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",
27
- # "SCOPES": "openid profile email"
28
- #}`
29
 
30
  # 'name', 'userMessageToken', 'assistantMessageToken' are required
31
  MODELS=`[{
 
20
  #OPENID_PROVIDER_URL=https://huggingface.co # for Google, use https://accounts.google.com
21
  #OPENID_PROVIDER_URL=https://accounts.google.com
22
 
23
+ OPENID_CONFIG=`{
24
+ "PROVIDER_URL": "https://accounts.google.com",
25
+ "CLIENT_ID": "353185966910-gqlvubrb343tdgai05o7mrok7dm0ltdi.apps.googleusercontent.com",
26
+ "CLIENT_SECRET": "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",
27
+ "SCOPES": "email"
28
+ }`
29
 
30
  # 'name', 'userMessageToken', 'assistantMessageToken' are required
31
  MODELS=`[{