dify/api/controllers/console/datasets/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
..
datasource_auth.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
datasource_content_preview.py fix: remove validate=True to fix flask-restx AttributeError (#29552) 2025-12-12 12:01:20 +08:00
rag_pipeline_datasets.py refactor: use sessionmaker().begin() in console datasets controllers (#34283) 2026-03-31 13:09:18 +00:00
rag_pipeline_draft_variable.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
rag_pipeline_import.py refactor(api): deduplicate DSL shared entities into dsl_entities.py (#34762) 2026-04-09 06:04:18 +00:00
rag_pipeline_workflow.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
rag_pipeline.py refactor: migrate session.query to select API in console controllers (#34607) 2026-04-07 04:19:30 +00:00