dify/api/extensions
2024-07-01 17:21:44 +08:00
..
storage add support oracle oci object storage (#5616) 2024-07-01 17:21:44 +08:00
ext_celery.py fix: skip Celery warning by setting broker_connection_retry_on_startup config (#3188) 2024-04-09 16:14:43 +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: introduce pydantic-settings for config definition and validation (#5202) 2024-06-19 13:41:12 +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: opportunistic tls flag for smtp (#4794) 2024-05-30 18:56:46 +08:00
ext_migrate.py Initial commit 2023-05-15 08:51:32 +08:00
ext_redis.py feat: introduce pydantic-settings for config definition and validation (#5202) 2024-06-19 13:41:12 +08:00
ext_sentry.py Initial commit 2023-05-15 08:51:32 +08:00
ext_storage.py add support oracle oci object storage (#5616) 2024-07-01 17:21:44 +08:00