dify/api/core/datasource
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
..
__base chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
entities chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09: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 Chore: remove dead code in `datasource.utils` (#25984) 2025-09-20 10:47:52 +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 feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
datasource_manager.py Chore: remove unused class-level variables in DatasourceManager (#27011) 2025-10-17 09:07:28 +08:00
errors.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00