Spaces:
Runtime error
Runtime error
Commit
·
0468bc5
1
Parent(s):
c87992b
Update config.json
Browse files- config.json +2 -0
config.json
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
{
|
2 |
"hide_history_when_not_logged_in": true
|
|
|
|
|
3 |
}
|
|
|
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 |
}
|