dify/api/core/rag/extractor
2026-04-13 14:05:21 +00:00
..
blob chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
entity
firecrawl chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
unstructured refactor(api): tighten types in trivial lint and config fixes (#34773) 2026-04-08 23:14:44 +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 fix: fix failed test (#33241) 2026-03-11 09:37:19 +08: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 chore: normalize frozenset literals and myscale typing (#34327) 2026-03-31 08:21:22 +00:00
text_extractor.py
word_extractor.py refactor(api): type bare dict/list annotations in remaining rag folder (#33775) 2026-03-20 03:31:06 +09:00