dify/api/controllers/console/workspace
2026-04-14 15:18:56 +08:00
..
__init__.py refactor: migrate session.query to select API in console controllers (#34607) 2026-04-07 04:19:30 +00:00
account.py chore: merge origin/main into feat/collaboration2 2026-04-14 15:18:56 +08:00
agent_providers.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
endpoint.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
error.py fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
load_balancing_config.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
members.py refactor: select in console explore and workspace controllers (#33842) 2026-03-21 20:06:17 +09:00
model_providers.py refactor(api): clean redundant type ignore in request query parsing 🤖🤖🤖 (#34350) 2026-03-31 22:52:35 +00:00
models.py refactor: use EnumText for model_type in provider models (#34300) 2026-03-31 00:31:33 +00:00
plugin.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
tool_providers.py refactor: use sessionmaker().begin() in console workspace and misc co… (#34284) 2026-03-31 14:28:05 +00:00
trigger_providers.py refactor: use sessionmaker().begin() in console workspace and misc co… (#34284) 2026-03-31 14:28:05 +00:00
workspace.py refactor(api): type Tenant custom config with TypedDict and tighten MCP headers type (#34670) 2026-04-07 13:18:19 +00:00