dify/api/controllers/console/datasets
chariri 77ae583b44
refactor(api): migrate dataset rag pipeline endpoints to BaseModel (#37958)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-07-06 07:00:04 +00:00
..
rag_pipeline refactor(api): migrate dataset rag pipeline endpoints to BaseModel (#37958) 2026-07-06 07:00:04 +00:00
data_source.py chore: inject more db.session (#38045) 2026-06-30 06:55:54 +00:00
datasets_document.py refactor: replace db.paginate with plain SQLAlchemy pagination (#38280) 2026-07-04 04:50:01 +00:00
datasets_segments.py refactor: replace db.paginate with plain SQLAlchemy pagination (#38280) 2026-07-04 04:50:01 +00:00
datasets.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
error.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
external.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
hit_testing_base.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
hit_testing.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
metadata.py chore: inject more db.session (#38045) 2026-06-30 06:55:54 +00:00
website.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
wraps.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00