dify/api/extensions
swingchen01 f55e06d8bf
fix: resolve runtime error when self.folder is None (#8401)
Co-authored-by: 陈长君 <chenchangjun@shuwen.com>
2024-09-14 11:07:16 +08:00
..
storage fix: resolve runtime error when self.folder is None (#8401) 2024-09-14 11:07:16 +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_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_redis.py feat: support redis sentinel mode (#7756) 2024-09-08 13:23:51 +08:00
ext_sentry.py fix: add before send to remove langfuse defaultErrorResponse (#8361) 2024-09-13 16:08:08 +08:00
ext_storage.py add volcengine tos storage (#8164) 2024-09-10 09:19:47 +08:00