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
online_document refactor: replace request.args.get with Pydantic BaseModel validation (#31104) 2026-01-27 10:48:42 +08:00
online_drive
utils Chore: remove dead code in datasource.utils (#25984) 2025-09-20 10:47:52 +08:00
website_crawl
__init__.py
datasource_file_manager.py
datasource_manager.py Chore: remove unused class-level variables in DatasourceManager (#27011) 2025-10-17 09:07:28 +08:00
errors.py