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
fix(pptx): improve image and speaker notes extraction logic
- Updated shape filter in PptxImageExtractor to simplify condition for image presence.
- Enhanced PptxSpeakerNotesExtractor to handle cases where notes_text_frame may be None, ensuring robust extraction.
- Removed commented-out code for clarity and maintainability.
Copy file name to clipboardExpand all lines: packages/ragbits-document-search/src/ragbits/document_search/ingestion/parsers/pptx/extractors/extractors.py
0 commit comments