dify/api/controllers/console/datasets
FFXN f9b76f0f52
feat: evaluation (#35251)
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-15 16:09:40 +08:00
..
rag_pipeline chore: remove commented-out reqparse code from rag_pipeline_workflow (#34860) 2026-04-09 15:37:39 +00:00
data_source.py refactor(api): migrate controllers to SQLAlchemy 2.0 select() API (#34960) 2026-04-11 15:30:19 +00:00
datasets_document.py refactor: replace bare dict with dict[str, Any] in response converter… (#35212) 2026-04-14 19:45:04 +00:00
datasets_segments.py refactor(api): deduplicate dataset controller schemas into controller_schemas.py (#34756) 2026-04-13 05:33:20 +00:00
datasets.py feat: evaluation (#35251) 2026-04-15 16:09:40 +08:00
error.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
external.py fix(api): prevent cross-tenant external API use-check disclosure (#34744) 2026-04-10 03:23:32 +00:00
hit_testing_base.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
hit_testing.py refactor(api): migrate dataset hit-testing response model to BaseModel (#35192) 2026-04-14 18:12:40 +00:00
metadata.py refactor(api): deduplicate dataset controller schemas into controller_schemas.py (#34756) 2026-04-13 05:33:20 +00:00
website.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
wraps.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00