Update .chainlit/config.toml
Browse files- .chainlit/config.toml +1 -3
.chainlit/config.toml
CHANGED
@@ -27,7 +27,7 @@ latex = false
|
|
27 |
|
28 |
# Automatically tag threads with the current chat profile (if a chat profile is used)
|
29 |
auto_tag_thread = true
|
30 |
-
|
31 |
# Authorize users to spontaneously upload files with messages
|
32 |
[features.spontaneous_file_upload]
|
33 |
enabled = false
|
@@ -49,8 +49,6 @@ auto_tag_thread = true
|
|
49 |
# Sample rate of the audio
|
50 |
sample_rate = 44100
|
51 |
|
52 |
-
edit_message = true
|
53 |
-
|
54 |
[UI]
|
55 |
# Name of the assistant.
|
56 |
name = "MISIA"
|
|
|
27 |
|
28 |
# Automatically tag threads with the current chat profile (if a chat profile is used)
|
29 |
auto_tag_thread = true
|
30 |
+
edit_message = true
|
31 |
# Authorize users to spontaneously upload files with messages
|
32 |
[features.spontaneous_file_upload]
|
33 |
enabled = false
|
|
|
49 |
# Sample rate of the audio
|
50 |
sample_rate = 44100
|
51 |
|
|
|
|
|
52 |
[UI]
|
53 |
# Name of the assistant.
|
54 |
name = "MISIA"
|