dify/api/tests/unit_tests/core/rag
2026-03-25 12:39:58 +09: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 test: unit test cases for rag.cleaner, rag.data_post_processor and rag.datasource (#32521) 2026-03-25 02:19:15 +08:00
datasource test: unit test cases for rag.cleaner, rag.data_post_processor and rag.datasource (#32521) 2026-03-25 02:19:15 +08:00
docstore test: unit test for core.rag module (#32630) 2026-03-10 14:10:24 +08:00
embedding test: unit test for core.rag module (#32630) 2026-03-10 14:10:24 +08:00
extractor feat(firecrawl): follow pagination when crawl status is completed (#33864) 2026-03-23 21:19:32 +08:00
indexing test: replace indexing_technique string literals with IndexTechnique (#34042) 2026-03-25 12:39:58 +09: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 test: unit test for core.rag module (#32630) 2026-03-10 14:10:24 +08:00
retrieval refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983) 2026-03-24 13:27:50 +09:00
splitter test: unit test for core.rag module (#32630) 2026-03-10 14:10:24 +08:00
__init__.py feat: refactor tongyi models (#3496) 2024-04-15 22:28:32 +08:00