dify/api/controllers/console/workspace
2024-11-28 20:44:06 +08:00
..
__init__.py feat: support plugin permission management 2024-10-28 15:54:34 +08:00
account.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
endpoint.py fix: setup_required 2024-11-01 16:28:17 +08:00
error.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
load_balancing_config.py Merge branch 'main' into fix/chore-fix 2024-11-01 16:23:04 +08:00
members.py Encode invitee email in the invitation link (#10842) 2024-11-19 21:08:37 +08:00
model_providers.py Merge branch 'main' into fix/chore-fix 2024-11-01 16:23:04 +08:00
models.py Merge branch 'main' into fix/chore-fix 2024-11-21 13:52:28 +08:00
plugin.py fix: unify error handling 2024-11-28 20:44:06 +08:00
tool_providers.py Merge branch 'main' into fix/chore-fix 2024-11-21 13:52:28 +08:00
workspace.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00