dify/api/controllers/console/datasets
Stephen Zhou c259666e69
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/core/plugin/backwards_invocation/model.py
#	web/features/deployments/shared/components/unsupported-dsl-nodes-alert.tsx
2026-08-13 10:22:32 +08:00
..
rag_pipeline fix(api): bind remaining RAG resources to owners (#40503) 2026-08-12 06:05:16 +00:00
data_source.py refactor: replace manual model_validate with @model_validate in datasets controllers (#40236) 2026-08-09 08:25:27 +00:00
datasets_document.py fix: fix create dataset with document miss rbac operation (#40599) 2026-08-12 08:57:43 +00:00
datasets_segments.py refactor: replace manual model_validate with @model_validate in datasets controllers (#40236) 2026-08-09 08:25:27 +00:00
datasets.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-13 10:22:32 +08:00
error.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
external.py refactor: replace manual model_validate with @model_validate in datasets controllers (#40236) 2026-08-09 08:25:27 +00:00
hit_testing_base.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
hit_testing.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
metadata.py fix(api): bind dataset operations to owners (#40149) 2026-08-11 16:37:14 +00:00
website.py chore: dep inject for model in website crawl api (#40156) 2026-08-07 12:40:12 +00:00
wraps.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00