dify/api/tests/unit_tests/core/rag
Yufeng He 265dc54c51
fix(watercrawl): don't disable request timeouts with timeout=None (#37685)
Signed-off-by: Yufeng He <40085740+he-yufeng@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-22 03:08:58 +00:00
..
cleaner test: unit test cases for rag.cleaner, rag.data_post_processor and rag.datasource (#32521) 2026-03-25 02:19:15 +08:00
data_post_processor chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
datasource chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
docstore refactor: migrate SegmentAttachmentBinding to TypeBase (#34810) 2026-04-13 05:22:43 +00:00
embedding test: replace patch logger with caplog in core/rag tests (#37468) (#37621) 2026-06-21 07:30:40 +00:00
extractor fix(watercrawl): don't disable request timeouts with timeout=None (#37685) 2026-06-22 03:08:58 +00:00
indexing test: replace patch logger with caplog in core/rag tests (#37468) (#37621) 2026-06-21 07:30:40 +00:00
pipeline minor fix(rag): return early when pushing empty tasks to avoid Redis DataError (#28027) 2025-11-13 20:18:11 +08:00
rerank chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
retrieval feat(agent): wire knowledge base retrieval into runtime (#37577) 2026-06-17 09:27:38 +00:00
splitter chore: Caplog type (#37603) 2026-06-18 18:53:13 +00:00
__init__.py feat: refactor tongyi models (#3496) 2024-04-15 22:28:32 +08:00