dify/api/controllers
Guangdong Liu 1abf1240b2
Some checks failed
autofix.ci / autofix (push) Waiting to run
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
Check i18n Files and Create PR / check-and-update (push) Has been cancelled
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284)
2025-08-21 18:18:49 +08:00
..
common an example of suppress (#24136) 2025-08-19 00:21:26 +08:00
console refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2025-08-21 18:18:49 +08:00
files Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
inner_api Feat: Education (#24208) 2025-08-20 15:38:14 +08:00
mcp orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
service_api Use typing.Literal to replace str places (#24099) 2025-08-18 21:34:13 +08:00
web Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00