Chris Alexiuk commited on
Commit
021dc71
1 Parent(s): 8bb4271

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .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 = []
21
 
22
  # Hide the chain of thought details from the user in the UI.
23
  hide_cot = false