dify/api/core/rag/extractor
zxhlyh 3c014f3ae5
Feat/plugins (#12547)
Co-authored-by: AkaraChen <akarachen@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: Hiroshi Fujita <fujita-h@users.noreply.github.com>
2025-01-09 18:47:41 +08:00
..
blob chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
entity feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
firecrawl feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
unstructured fix unstructured setting (#12116) 2024-12-26 12:08:36 +08:00
csv_extractor.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
excel_extractor.py py lint (#12102) 2024-12-26 00:16:35 +08:00
extract_processor.py fix unstructured setting (#12116) 2024-12-26 12:08:36 +08:00
extractor_base.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
helpers.py chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
html_extractor.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +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: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
notion_extractor.py fix: improve error handling in NotionExtractor data fetching (#12182) 2024-12-29 11:53:09 +08:00
pdf_extractor.py fix: fix the incorrect plaintext file key when saving (#10429) 2025-01-08 12:52:45 +08:00
text_extractor.py chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
word_extractor.py Feat/plugins (#12547) 2025-01-09 18:47:41 +08:00