dify/api/core/tools/entities
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
..
api_entities.py Remove the second if self.runtime is None: check (#24171) 2025-08-19 18:27:30 +08:00
common_entities.py chore: Optimize I18nObject class for better performance and readability (#8681) 2024-09-23 18:40:40 +08:00
constants.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
tool_bundle.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
tool_entities.py refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2025-08-21 18:18:49 +08:00
values.py chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00