Spaces:
Running
Running
Update .chainlit/config.toml
Browse files- .chainlit/config.toml +1 -1
.chainlit/config.toml
CHANGED
@@ -31,7 +31,7 @@ latex = false
|
|
31 |
enabled = false
|
32 |
# See all languages here https://github.com/JamesBrill/react-speech-recognition/blob/HEAD/docs/API.md#language-string
|
33 |
# language = "en-US"
|
34 |
-
|
35 |
[UI]
|
36 |
# Name of the app and chatbot.
|
37 |
name = "Datapcc Chain"
|
|
|
31 |
enabled = false
|
32 |
# See all languages here https://github.com/JamesBrill/react-speech-recognition/blob/HEAD/docs/API.md#language-string
|
33 |
# language = "en-US"
|
34 |
+
auto_tag_thread = true
|
35 |
[UI]
|
36 |
# Name of the app and chatbot.
|
37 |
name = "Datapcc Chain"
|