mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-19 20:40:57 +02:00
Fix bug XML files in chat (#1804)
This commit is contained in:
parent
d01f46af2b
commit
cdf6089b3e
@ -484,6 +484,7 @@ def upload_files_for_chat(
|
||||
"text/tab-separated-values",
|
||||
"application/json",
|
||||
"application/xml",
|
||||
"text/xml",
|
||||
"application/x-yaml",
|
||||
}
|
||||
document_content_types = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user