Spaces:
Runtime error
Runtime error
bentebbutt
commited on
Commit
•
73914fe
1
Parent(s):
edb57b6
Update backend/.chainlit/config.toml
Browse files
backend/.chainlit/config.toml
CHANGED
@@ -29,7 +29,7 @@ unsafe_allow_html = false
|
|
29 |
latex = false
|
30 |
|
31 |
# Authorize users to upload files with messages
|
32 |
-
multi_modal =
|
33 |
|
34 |
# Allows user to use speech to text
|
35 |
[features.speech_to_text]
|
|
|
29 |
latex = false
|
30 |
|
31 |
# Authorize users to upload files with messages
|
32 |
+
multi_modal = false
|
33 |
|
34 |
# Allows user to use speech to text
|
35 |
[features.speech_to_text]
|