dify/api/controllers/console/datasets
Copilot 8d897153a5
[Chore/Refactor] Apply @console_ns.route decorators to RAG pipeline controllers (#26348)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-09-28 23:42:22 +08:00
..
rag_pipeline [Chore/Refactor] Apply @console_ns.route decorators to RAG pipeline controllers (#26348) 2025-09-28 23:42:22 +08:00
data_source.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
datasets.py Add Full-Text & Hybrid Search Support to Baidu Vector DB and Update SDK, Closes #25982 (#25983) 2025-09-22 10:17:35 +08:00
datasets_document.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
datasets_segments.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
error.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
external.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
hit_testing.py refactor: update API routes and documentation for app and datasets endpoints (#25628) 2025-09-15 10:59:11 +08:00
hit_testing_base.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
metadata.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
website.py refactor: update API routes and documentation for app and datasets endpoints (#25628) 2025-09-15 10:59:11 +08:00
wraps.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00