dify/api/core/rag/extractor
Asuka Minato ab2eacb6c1
use model_validate (#26182)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-10-10 17:30:13 +09:00
..
blob chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
entity use model_validate (#26182) 2025-10-10 17:30:13 +09:00
firecrawl feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
unstructured chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
watercrawl feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
csv_extractor.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
excel_extractor.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
extract_processor.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
extractor_base.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
helpers.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +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: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
markdown_extractor.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
notion_extractor.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pdf_extractor.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
text_extractor.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
word_extractor.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00