dify/api/core/tools/entities
zhuhao 8bb5b943d7
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
fix(tools): remove the undefined variable parameter_type (#9908)
2024-10-27 11:56:29 +08:00
..
api_entities.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
common_entities.py chore: Optimize I18nObject class for better performance and readability (#8681) 2024-09-23 18:40:40 +08:00
tool_bundle.py chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
tool_entities.py fix(tools): remove the undefined variable parameter_type (#9908) 2024-10-27 11:56:29 +08:00
values.py chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00