dify/api/controllers/service_api/dataset
GuanMu 0ab4e16335
feat: add batch download for dataset documents as ZIP and signed URL for single document download. (#33100)
2026-03-10 11:28:37 +08:00
..
rag_pipeline test: improve unit tests for controllers.service_api (#32073) 2026-02-25 14:45:50 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
dataset.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
document.py feat: add batch download for dataset documents as ZIP and signed URL for single document download. (#33100) 2026-03-10 11:28:37 +08: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 refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00