Spaces:
Runtime error
Runtime error
Guilherme34
commited on
Commit
•
54c8290
1
Parent(s):
5f29ec5
Update .env.local.template
Browse files- .env.local.template +1 -1
.env.local.template
CHANGED
@@ -10,7 +10,7 @@ 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
|
14 |
|
15 |
# Parameters to enable "Sign in with HF"
|
16 |
OPENID_CLIENT_ID=
|
|
|
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=80c937004b55190e13cf622af1e76e24bcc34f1f0a7343e4643fda719d9e7a08#your serpapi key here
|
14 |
|
15 |
# Parameters to enable "Sign in with HF"
|
16 |
OPENID_CLIENT_ID=
|