dify/api/controllers/console/workspace
Junyan Qin 2d960ce401
feat: resp DISABLED for exists users
2025-07-10 14:50:31 +08:00
..
__init__.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
account.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
agent_providers.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
endpoint.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
error.py feat: account delete (#11829) 2024-12-30 11:33:42 +08:00
load_balancing_config.py fix: fix load_balancing_config save error (#21213) 2025-06-19 15:41:36 +08:00
members.py feat: add a magic field in the cancel invite api response (#21505) 2025-06-25 18:37:56 +08:00
model_providers.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
models.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
plugin.py feat: resp DISABLED for exists users 2025-07-10 14:50:31 +08:00
tool_providers.py feat: add MCP support (#20716) 2025-07-10 14:01:34 +08:00
workspace.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 2025-05-21 15:38:03 +08:00