dify/api/core/rag/extractor
baonudesifeizhai 1c7404099d
fix: prevent timeout in file encoding detection for large files (#21453)
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-03 17:06:49 +08:00
..
blob
entity
firecrawl feat: add search endpoint for Firecrawl Integration (#20521) 2025-06-18 14:37:03 +08:00
unstructured
watercrawl
csv_extractor.py
excel_extractor.py
extract_processor.py
extractor_base.py
helpers.py fix: prevent timeout in file encoding detection for large files (#21453) 2025-07-03 17:06:49 +08:00
html_extractor.py
jina_reader_extractor.py
markdown_extractor.py fix: markdown_extractor lost chunks if it starts without a header(#21308) (#21309) 2025-06-21 23:10:00 +08:00
notion_extractor.py feat: add pagenation to notion extractor (#20919) 2025-06-18 11:30:55 +08:00
pdf_extractor.py
text_extractor.py fix: prevent timeout in file encoding detection for large files (#21453) 2025-07-03 17:06:49 +08:00
word_extractor.py