mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-19 20:24:32 +02:00
Fix bug XML files in chat (#1804)
This commit is contained in:
@@ -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 = {
|
||||
|
Reference in New Issue
Block a user