dify/api/controllers/console/datasets
yyh 87f87bc4a8
Merge branch 'feat/css-first' into deploy/dev
# Conflicts:
#	eslint-suppressions.json
#	web/app/components/datasets/create/step-two/components/__tests__/inputs.spec.tsx
#	web/app/components/workflow/selection-contextmenu.tsx
2026-05-05 12:10:26 +08:00
..
rag_pipeline feat: evaluation (#35419) 2026-04-20 15:43:22 +08: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 Merge branch 'feat/css-first' into deploy/dev 2026-05-05 12:10:26 +08:00
datasets_segments.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
datasets.py Merge branch 'feat/css-first' into deploy/dev 2026-05-05 12:10:26 +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 merge evaluation fe 2026-04-29 15:42:20 +08: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