dify/api/controllers/console/workspace
2026-05-28 03:50:28 +00:00
..
__init__.py refactor: convert plugin permission if/elif to match/case (#30001) (#35140) 2026-04-14 07:03:53 +00:00
account.py fix(api): fix invalid token error while changing email (#36412) 2026-05-20 05:51:15 +00:00
agent_providers.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
endpoint.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
error.py fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
load_balancing_config.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
members.py chore: backend feature api exclude_vector_space (#36642) 2026-05-26 08:50:54 +00:00
model_providers.py fix(api): stop returning 204 with response body and add CI check (#36489) 2026-05-21 16:20:34 +00:00
models.py refactor: inject tenant id in tenant-only console handlers (#36751) 2026-05-28 03:50:28 +00:00
plugin.py feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
tool_providers.py chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
trigger_providers.py chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
workspace.py chore: backend feature api exclude_vector_space (#36642) 2026-05-26 08:50:54 +00:00