dify/api/controllers/service_api/dataset
E.G f6be9cd90d
refactor: replace request.args.get with Pydantic BaseModel validation (#31104)
Co-authored-by: GlobalStar117 <GlobalStar117@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-27 10:48:42 +08:00
..
rag_pipeline refactor(api): clarify published RAG pipeline invoke naming (#30644) 2026-01-06 23:48:06 +09:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
dataset.py refactor: replace request.args.get with Pydantic BaseModel validation (#31104) 2026-01-27 10:48:42 +08:00
document.py refactor: replace request.args.get with Pydantic BaseModel validation (#31104) 2026-01-27 10:48:42 +08:00
error.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
hit_testing.py refactor: split changes for api/controllers/console/datasets/hit_test… (#30581) 2026-01-06 10:08:09 +08:00
metadata.py fix: service api doc can not gen (#31549) 2026-01-26 21:59:02 +09:00
segment.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00