Chris Alexiuk
commited on
Commit
·
8bb4271
1
Parent(s):
eb19f80
Update .chainlit/config.toml
Browse files- .chainlit/config.toml +1 -1
.chainlit/config.toml
CHANGED
@@ -17,7 +17,7 @@ public = true
|
|
17 |
enable_telemetry = false
|
18 |
|
19 |
# List of environment variables to be provided by each user to use the app.
|
20 |
-
user_env = ["OPENAI_API_KEY"]
|
21 |
|
22 |
# Hide the chain of thought details from the user in the UI.
|
23 |
hide_cot = false
|
|
|
17 |
enable_telemetry = false
|
18 |
|
19 |
# List of environment variables to be provided by each user to use the app.
|
20 |
+
# user_env = ["OPENAI_API_KEY"]
|
21 |
|
22 |
# Hide the chain of thought details from the user in the UI.
|
23 |
hide_cot = false
|