Spaces:
Sleeping
Sleeping
100stacks
commited on
feat: tweak UI
Browse files- .chainlit/config.toml +2 -2
- chainlit.md +5 -0
.chainlit/config.toml
CHANGED
@@ -41,7 +41,7 @@ name = "YACI 🤖"
|
|
41 |
show_readme_as_default = false
|
42 |
|
43 |
# Description of the app and chatbot. This is used for HTML tags.
|
44 |
-
# description = ""
|
45 |
|
46 |
# Large size content are by default collapsed for a cleaner ui
|
47 |
default_collapse_content = true
|
@@ -81,4 +81,4 @@ github = "https://github.com/100stacks"
|
|
81 |
|
82 |
|
83 |
[meta]
|
84 |
-
generated_by = "0.7.700"
|
|
|
41 |
show_readme_as_default = false
|
42 |
|
43 |
# Description of the app and chatbot. This is used for HTML tags.
|
44 |
+
# description = "YACI...yet another chat interface. 😄"
|
45 |
|
46 |
# Large size content are by default collapsed for a cleaner ui
|
47 |
default_collapse_content = true
|
|
|
81 |
|
82 |
|
83 |
[meta]
|
84 |
+
generated_by = "0.7.700"
|
chainlit.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Welcome to YACI!
|
2 |
+
|
3 |
+
Please reachout to me if I can help in any way.
|
4 |
+
|
5 |
+
Thank you for stopping by!
|