dify/api/tests/unit_tests/core/rag
FFXN 83743d5af0
feat: evaluation (#35419)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-20 15:43:22 +08: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 refactor: replace bare dict with dict[str, Any] in RAG and service unit tests (#35184) 2026-04-14 17:50:43 +00:00
docstore refactor: migrate SegmentAttachmentBinding to TypeBase (#34810) 2026-04-13 05:22:43 +00:00
embedding feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
extractor chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
indexing feat: evaluation (#35419) 2026-04-20 15:43:22 +08: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: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
retrieval chore: reorg imports (#35308) 2026-04-16 08:50:02 +00: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