dify/api/controllers/console/workspace
Novice 0ab80fe5c0
fix: invalidate tool provider cache after MCP authentication (#29972)
2025-12-22 12:38:42 +08:00
..
__init__.py
account.py
agent_providers.py
endpoint.py
error.py
load_balancing_config.py
members.py
model_providers.py
models.py fix: fix available_credentials is empty (#29521) 2025-12-12 09:51:55 +08:00
plugin.py fix: validate page_size limit in plugin list and tasks endpoints (#29611) 2025-12-13 22:52:51 +09:00
tool_providers.py fix: invalidate tool provider cache after MCP authentication (#29972) 2025-12-22 12:38:42 +08:00
trigger_providers.py feat: Allow Editor role to use Trigger Plugin subscriptions (#29292) 2025-12-09 10:24:56 +08:00
workspace.py