dify/api/controllers/console/datasets
FFXN 38eb04dc98
fix: hit-testing response failed because of Pydantic check. (#35640)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-04-28 08:37:13 +00:00
..
rag_pipeline chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
data_source.py refactor(api): migrate controllers to SQLAlchemy 2.0 select() API (#34960) 2026-04-11 15:30:19 +00:00
datasets_document.py refactor(api): migrate dataset document response schemas to BaseModel (#35298) 2026-04-17 05:02:04 +00:00
datasets_segments.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
datasets.py fix: prevent double /v1 in MCP server URL causing 404 authorization failure (#34596) 2026-04-20 02:42:59 +00:00
error.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
external.py fix(api): prevent cross-tenant external API use-check disclosure (#34744) 2026-04-10 03:23:32 +00:00
hit_testing_base.py fix: hit-testing response failed because of Pydantic check. (#35640) 2026-04-28 08:37:13 +00:00
hit_testing.py refactor(api): migrate dataset hit-testing response model to BaseModel (#35192) 2026-04-14 18:12:40 +00:00
metadata.py refactor(api): deduplicate dataset controller schemas into controller_schemas.py (#34756) 2026-04-13 05:33:20 +00:00
website.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
wraps.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00