Spaces:
Runtime error
Runtime error
williamzhou2023
commited on
Commit
•
d3c00b2
1
Parent(s):
f37f049
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"hide_history_when_not_logged_in": true
|
3 |
"openai_api_key": "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",
|
4 |
"users": [["s2","s2888"], ["xk", "xk888"],["hlt", "hlt888"]]
|
5 |
}
|
|
|
1 |
{
|
2 |
+
"hide_history_when_not_logged_in": true,
|
3 |
"openai_api_key": "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",
|
4 |
"users": [["s2","s2888"], ["xk", "xk888"],["hlt", "hlt888"]]
|
5 |
}
|