dify/api/core/datasource
-LAN- 56593f20b0
refactor(api): continue decoupling dify_graph from API concerns (#33580)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-03-25 20:32:24 +08:00
..
__base test: add test for api core datasource (#32414) 2026-03-11 03:12:46 +08:00
entities refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
local_file feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
online_document refactor: replace request.args.get with Pydantic BaseModel validation (#31104) 2026-01-27 10:48:42 +08:00
online_drive feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
utils refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
website_crawl feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
__init__.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
datasource_file_manager.py refactor: use EnumText(StorageType) for UploadFile.storage_type (#33728) 2026-03-19 15:15:32 +09:00
datasource_manager.py refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
errors.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00