dify/api/controllers/console/datasets
wdeveloper16 33bc58c9c2
refactor(api): migrate controllers to SQLAlchemy 2.0 select() API (#34960)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-11 15:30:19 +00: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(api): migrate controllers to SQLAlchemy 2.0 select() API (#34960) 2026-04-11 15:30:19 +00:00
datasets_segments.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
datasets.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00: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 feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08:00
metadata.py refactor: port api/controllers/console/datasets/data_source.py /datasets/metadata.py /service_api/dataset/metadata.py /nodes/agent/agent_node.py api/core/workflow/nodes/datasource/datasource_node.py api/services/dataset_service.py to match case (#31836) 2026-02-02 21:03:16 +09: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