dify/api/controllers/console/workspace
-LAN- 08dd3f7b50
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Main CI Pipeline / Check Changed Files (push) Waiting to run
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Waiting to run
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
Fix basedpyright type errors (#25435)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-10 01:54:26 +08:00
..
__init__.py add more typing (#24949) 2025-09-08 10:40:00 +08:00
account.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
agent_providers.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
endpoint.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
error.py fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
load_balancing_config.py example: limit current user usage (#24470) 2025-08-26 00:23:29 +08:00
members.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
model_providers.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
models.py feat: improve multi model credentials (#25009) 2025-09-03 13:52:31 +08:00
plugin.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
tool_providers.py feat: add MCP server headers support #22718 (#24760) 2025-09-08 14:10:55 +08:00
workspace.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00