You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for legacy .doc format in addition to .docx.
- Added DOC to DocumentIntelligenceFileType enum
- Added .doc MIME type (application/msword)
- Added .doc extension handling
- Updated default file_types to include DOC
- Added DOC to no_ocr_types list
Fixes: #23
0 commit comments