dify/api/tests/integration_tests
-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
..
controllers/console refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832) 2026-03-21 11:47:48 +09:00
core refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
factories refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
libs refactor: use EnumText for ApiToken.type (#33961) 2026-03-24 02:46:06 +09: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 refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
storage ruff check preview (#25653) 2025-09-16 12:58:12 +08:00
tasks refactor: use EnumText(StorageType) for UploadFile.storage_type (#33728) 2026-03-19 15:15:32 +09:00
tools use model_validate (#26182) 2025-10-10 17:30:13 +09:00
utils chore: apply flake8-pytest-style linter rules (#8307) 2024-09-12 18:09:16 +08:00
vdb feat: Add Hologres as a VDB & FullText DB choice (#32830) 2026-03-15 20:55:02 +08:00
workflow refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
__init__.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
.env.example feat: Add Hologres as a VDB & FullText DB choice (#32830) 2026-03-15 20:55:02 +08:00
.gitignore Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
conftest.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00