dify/api/controllers/service_api/dataset
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 refactor(api): type upload file serialization with UploadFileDict TypedDict (#34589) 2026-04-06 11:34:52 +00:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
dataset.py refactor: replace dict params with BaseModel payloads in TagService (#34422) 2026-04-07 04:20:02 +00:00
document.py refactor(api): migrate controllers to SQLAlchemy 2.0 select() API (#34960) 2026-04-11 15:30:19 +00:00
error.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
hit_testing.py refactor: remove all reqparser (#29289) 2026-02-01 13:43:14 +09:00
metadata.py fix(api): return proper HTTP 204 status code in DELETE endpoints (#32012) 2026-02-06 15:32:52 +08:00
segment.py fix: enrich Service API segment responses with summary content (#34221) 2026-03-30 10:09:50 +00:00