dify/api/controllers/console/workspace
yyh ae9c7d4e9f
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
2026-01-27 19:55:03 +08:00
..
__init__.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
account.py Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-27 19:55:03 +08:00
agent_providers.py api -> console_ns (#28246) 2025-11-24 10:04:11 +08:00
dsl.py Merge feat/llm-node-support-tools and fix type errors 2026-01-05 18:32:15 +08:00
endpoint.py refactor: port reqparse to Pydantic model (#28913) 2025-11-30 16:09:42 +09:00
error.py fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
load_balancing_config.py refactor: split changes for api/controllers/console/workspace/load_ba… (#29887) 2025-12-26 11:00:03 +08:00
members.py fix: doc not gen bug (#31547) 2026-01-27 20:19:39 +09:00
model_providers.py refactor: port reqparse to Pydantic model (#28913) 2025-11-30 16:09:42 +09:00
models.py fix: doc not gen bug (#31547) 2026-01-27 20:19:39 +09:00
plugin.py fix: doc not gen bug (#31547) 2026-01-27 20:19:39 +09:00
sandbox_providers.py feat(sandbox): add optional activate argument to sandbox provider config 2026-01-19 21:46:26 +08:00
tool_providers.py fix(api): remove tool provider list cache to fix cache inconsistency (#30323) 2025-12-29 16:58:38 +08:00
trigger_providers.py refactor: split changes for api/controllers/console/workspace/trigger… (#30627) 2026-01-07 21:18:02 +08:00
workspace.py feat: implement workspace permission checks for member invitations an… (#31202) 2026-01-18 19:35:50 -08:00