dify/api/core/rag/extractor
2026-05-14 05:49:08 +00:00
..
blob chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
entity
firecrawl refactor(api): add null safety to extractor_processor and firecrawl (#35209) 2026-04-14 18:23:20 +00:00
unstructured chore: Remove pyright in favor of pyrefly (#36154) 2026-05-14 05:49:08 +00:00
watercrawl refactor: replace bare dict with dict[str, Any] in rag extractors (#35068) 2026-04-13 14:05:21 +00:00
csv_extractor.py refactor: replace bare dict with dict[str, Any] in rag extractors (#35068) 2026-04-13 14:05:21 +00:00
excel_extractor.py
extract_processor.py chore: some match case (#36080) 2026-05-12 14:45:58 +00:00
extractor_base.py
helpers.py
html_extractor.py
jina_reader_extractor.py
markdown_extractor.py
notion_extractor.py refactor: core/rag docstore, datasource, embedding, rerank, retrieval (#34203) 2026-03-30 08:09:49 +00:00
pdf_extractor.py fix: Image rendering in the knowledge base failed. (#35914) 2026-05-09 10:06:01 +00:00
text_extractor.py
word_extractor.py fix: Image rendering in the knowledge base failed. (#35914) 2026-05-09 10:06:01 +00:00