dify/api/core/rag/extractor
-LAN- 9b8a03b53b
[Chore/Refactor] Improve type annotations in models module (#25281)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-08 09:42:27 +08:00
..
blob clean console apis and rag cleans. (#25042) 2025-09-03 11:25:18 +08:00
entity remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
firecrawl remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
unstructured [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2025-09-03 11:52:26 +08:00
watercrawl remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
csv_extractor.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
excel_extractor.py chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
extract_processor.py Refactor: use DatasourceType.XX.value instead of hardcoded (#25015) 2025-09-03 08:56:48 +08:00
extractor_base.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
helpers.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
html_extractor.py chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
jina_reader_extractor.py feat(website-crawl): add jina reader as additional alternative for website crawling (#8761) 2024-09-30 09:57:19 +08:00
markdown_extractor.py [CHORE]: remove redundant-cast (#24807) 2025-09-01 14:05:32 +08:00
notion_extractor.py [Chore/Refactor] Improve type annotations in models module (#25281) 2025-09-08 09:42:27 +08:00
pdf_extractor.py [CHORE]: remove redundant-cast (#24807) 2025-09-01 14:05:32 +08:00
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 remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00