Spaces:
Sleeping
Sleeping
Update .chainlit/config.toml
Browse files- .chainlit/config.toml +2 -2
.chainlit/config.toml
CHANGED
|
@@ -29,13 +29,13 @@ multi_modal = true
|
|
| 29 |
|
| 30 |
[UI]
|
| 31 |
# Name of the app and chatbot.
|
| 32 |
-
name = "
|
| 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 = ""
|
| 39 |
|
| 40 |
# Large size content are by default collapsed for a cleaner ui
|
| 41 |
default_collapse_content = 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
|