dify/api/controllers/console
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
..
app fix: remove debug logs 2025-04-23 23:09:45 -04:00
auth 0.15.7 2025-04-28 17:17:26 +08:00
billing feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
datasets chore: fix wrong VectorType match case (#13123) 2025-02-02 15:26:59 +08:00
explore fix: remove debug logs 2025-04-23 23:09:45 -04:00
tag feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
workspace fix: invitations get suspended when an existing member appears (#19585) 2025-05-13 13:54:01 +08:00
__init__.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
admin.py chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 2025-01-21 10:12:29 +08:00
apikey.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
error.py feat: priced limit (#17683) 2025-04-24 14:58:34 +08:00
extension.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
feature.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
files.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
init_validate.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
ping.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
remote_files.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
setup.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
version.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
wraps.py 0.15.7 2025-04-28 17:17:26 +08:00