This commit is contained in:
nick-rackauckas 2024-06-06 16:35:39 -07:00
parent cc36d906a9
commit a5f906aaf1

View file

@ -259,7 +259,7 @@ GEMINI_1_5_ACCEPTED_FILE_TYPES: Set[FileType] = {
FileType.WEBM,
FileType.WMV,
FileType.THREE_GPP,
# Document
# PDF
FileType.PDF,
}