dify/api/tests/integration_tests
非法操作 98e72521f4
chore: change draft var to user scoped (#33066)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2026-03-16 14:04:41 +08:00
..
controllers/console refactor: replace sa.String with EnumText in mapped_column for type s… (#33332) 2026-03-14 13:38:27 +09:00
core refactor(api): move workflow knowledge nodes and trigger nodes (#33445) 2026-03-15 15:24:59 +08:00
factories refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
libs test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
model_runtime/__mock refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
plugin more httpx (#25651) 2025-09-22 23:07:09 +08:00
services chore: change draft var to user scoped (#33066) 2026-03-16 14:04:41 +08:00
storage ruff check preview (#25653) 2025-09-16 12:58:12 +08:00
tasks refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
tools use model_validate (#26182) 2025-10-10 17:30:13 +09:00
utils
vdb feat: Add Hologres as a VDB & FullText DB choice (#32830) 2026-03-15 20:55:02 +08:00
workflow refactor: llm decouple code executor module (#33400) 2026-03-16 10:06:14 +08:00
.env.example feat: Add Hologres as a VDB & FullText DB choice (#32830) 2026-03-15 20:55:02 +08:00
.gitignore
__init__.py
conftest.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00