Fix bug XML files in chat (#1804)

This commit is contained in:
Victorivus 2024-07-17 17:09:40 +02:00 committed by GitHub
parent d01f46af2b
commit cdf6089b3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 = {