dify/api/services/rag_pipeline
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
..
entity feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pipeline_template refactor(api): type pipeline template retrieval dicts with TypedDict (#34874) 2026-04-17 08:13:54 +00:00
transform fix jina reader transform (#27922) 2025-11-06 17:35:53 +08:00
pipeline_generate_service.py refactor(services): replace Union with | syntax in service layer (#34905) 2026-04-10 07:44:47 +00:00
rag_pipeline_dsl_service.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
rag_pipeline_manage_service.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
rag_pipeline_task_proxy.py feat: enable tenant isolation on duplicate document indexing tasks (#29080) 2025-12-08 17:54:57 +08:00
rag_pipeline_transform_service.py refactor: replace bare dict with dict[str, Any] in rag_pipeline and datasource_provider services (#35107) 2026-04-14 03:02:41 +00:00
rag_pipeline.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00