dify/api/controllers/console/workspace
Xiyuan Chen 4466088f2e
Some checks failed
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled
fix: invitations get suspended when an existing member appears (#19585)
2025-05-13 13:54:01 +08:00
..
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
account.py feat: account delete (#11829) 2024-12-30 11:33:42 +08:00
error.py feat: account delete (#11829) 2024-12-30 11:33:42 +08:00
load_balancing_config.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
members.py fix: invitations get suspended when an existing member appears (#19585) 2025-05-13 13:54:01 +08:00
model_providers.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
models.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
tool_providers.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
workspace.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00