Ludovicollin commited on
Commit
33a7834
·
verified ·
1 Parent(s): fbcd0a6

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .chainlit/config.toml +3 -3
.chainlit/config.toml CHANGED
@@ -19,7 +19,7 @@ cache = false
19
  prompt_playground = true
20
 
21
  # Authorize users to upload files with messages
22
- multi_modal = true
23
 
24
  # Allows user to use speech to text
25
  [features.speech_to_text]
@@ -29,13 +29,13 @@ multi_modal = true
29
 
30
  [UI]
31
  # Name of the app and chatbot.
32
- name = "DatapccSkillStream"
33
 
34
  # Show the readme while the conversation is empty.
35
  show_readme_as_default = true
36
 
37
  # Description of the app and chatbot. This is used for HTML tags.
38
- # description = "Datapcc Chain"
39
 
40
  # Large size content are by default collapsed for a cleaner ui
41
  default_collapse_content = true
 
19
  prompt_playground = true
20
 
21
  # Authorize users to upload files with messages
22
+ multi_modal = false
23
 
24
  # Allows user to use speech to text
25
  [features.speech_to_text]
 
29
 
30
  [UI]
31
  # Name of the app and chatbot.
32
+ name = "COPILOT"
33
 
34
  # Show the readme while the conversation is empty.
35
  show_readme_as_default = true
36
 
37
  # Description of the app and chatbot. This is used for HTML tags.
38
+ # description = "COPILOT"
39
 
40
  # Large size content are by default collapsed for a cleaner ui
41
  default_collapse_content = true