dify/api/extensions
2024-03-26 10:18:26 +08:00
..
ext_celery.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +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 improve: cache tool icons by setting max-age HTTP header and enable gzip compression SVG icons from backend (#2971) 2024-03-26 10:11:43 +08:00
ext_database.py Initial commit 2023-05-15 08:51:32 +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 SMTP authentication is optional (#2765) 2024-03-09 09:11:03 +08:00
ext_migrate.py Initial commit 2023-05-15 08:51:32 +08:00
ext_redis.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
ext_sentry.py Initial commit 2023-05-15 08:51:32 +08:00
ext_storage.py Add S3_ADDRESS_STYLE configuration option (#2934) 2024-03-26 10:18:26 +08:00