..
blob
chore(api): align Python support with 3.12 ( #34419 )
2026-04-02 05:07:32 +00:00
entity
Feat/update notion preview ( #29345 )
2025-12-16 16:43:45 +08:00
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
perf(core/rag): optimize Excel extractor performance and memory usage ( #29551 )
2025-12-12 12:15:03 +08:00
extract_processor.py
refactor(api): tighten core rag typing batch 1 ( #35210 )
2026-04-21 04:32:43 +00:00
extractor_base.py
chore(api/core): apply ruff reformatting ( #7624 )
2024-09-10 17:00:20 +08:00
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
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
refactor: core/rag docstore, datasource, embedding, rerank, retrieval ( #34203 )
2026-03-30 08:09:49 +00:00
pdf_extractor.py
fix: Image rendering in the knowledge base failed. ( #35914 )
2026-05-09 10:06:01 +00: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
fix: Image rendering in the knowledge base failed. ( #35914 )
2026-05-09 10:06:01 +00:00