dify/api/core/rag/extractor
tmimmanuel 77f8f2babb
refactor(api): tighten core rag typing batch 1 (#35210)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-21 04:32:43 +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 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 refactor(api): tighten core rag typing batch 1 (#35210) 2026-04-21 04:32:43 +00:00
extractor_base.py
helpers.py fix: detect_file_encodings TypeError: tuple indices must be integers or slices, not str (#29595) 2025-12-17 13:58:05 +08:00
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 chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00