dify/api/extensions
zhuhao 83b2b8fe60
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
refactor: add logging extension module for log initialization (#9524)
2024-10-22 09:00:44 +08:00
..
storage refactor: remove unnecessary 'closing' usage for boto3 client (#9343) 2024-10-15 08:42:39 +08:00
ext_celery.py feat: support redis sentinel mode (#7756) 2024-09-08 13:23:51 +08:00
ext_code_based_extension.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
ext_compress.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00
ext_database.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00
ext_hosting_provider.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
ext_logging.py refactor: add logging extension module for log initialization (#9524) 2024-10-22 09:00:44 +08:00
ext_login.py Initial commit 2023-05-15 08:51:32 +08:00
ext_mail.py chore(api): Introduce Ruff Formatter. (#7291) 2024-08-15 12:54:05 +08:00
ext_migrate.py Initial commit 2023-05-15 08:51:32 +08:00
ext_proxy_fix.py feat: respect x-* headers for redirections (#9054) 2024-10-09 14:42:30 +08:00
ext_redis.py feat: support redis sentinel mode (#7756) 2024-09-08 13:23:51 +08:00
ext_sentry.py add storage error log (#8556) 2024-09-19 17:34:12 +08:00
ext_storage.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00