dify/api/extensions
2024-03-05 14:45:22 +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 feat: support HTTP response compression in api server (#2680) 2024-03-05 14:45:22 +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 feat: add support for smtp when send email (#2409) 2024-02-07 18:08:41 +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 chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00