Spaces:
Sleeping
Sleeping
Commit ·
9191ed1
1
Parent(s): 8c988f4
Changed chatbot name.
Browse files- .chainlit/config.toml +1 -1
.chainlit/config.toml
CHANGED
|
@@ -46,7 +46,7 @@ auto_tag_thread = true
|
|
| 46 |
|
| 47 |
[UI]
|
| 48 |
# Name of the app and chatbot.
|
| 49 |
-
name = "
|
| 50 |
|
| 51 |
# Show the readme while the thread is empty.
|
| 52 |
show_readme_as_default = false
|
|
|
|
| 46 |
|
| 47 |
[UI]
|
| 48 |
# Name of the app and chatbot.
|
| 49 |
+
name = "Groqdoc"
|
| 50 |
|
| 51 |
# Show the readme while the thread is empty.
|
| 52 |
show_readme_as_default = false
|