dify/api/controllers/console/workspace
2025-12-13 22:52:51 +09:00
..
__init__.py
account.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
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
trigger_providers.py feat: Allow Editor role to use Trigger Plugin subscriptions (#29292) 2025-12-09 10:24:56 +08:00
workspace.py