datacipen commited on
Commit
ffc0977
1 Parent(s): 9be1971

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .chainlit/config.toml +1 -1
.chainlit/config.toml CHANGED
@@ -65,7 +65,7 @@ show_readme_as_default = false
65
  default_collapse_content = false
66
  default_expand_messages = true
67
  # Hide the chain of thought details from the user in the UI.
68
- hide_cot = false
69
 
70
  # Link to your github repo. This will add a github button in the UI's header.
71
  # github = ""
 
65
  default_collapse_content = false
66
  default_expand_messages = true
67
  # Hide the chain of thought details from the user in the UI.
68
+ cot = "full"
69
 
70
  # Link to your github repo. This will add a github button in the UI's header.
71
  # github = ""