dify/api/extensions
Bowen Liang 3cc6093e4b
feat: introduce pydantic-settings for config definition and validation (#5202)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-06-19 13:41:12 +08:00
..
storage feat: support tencent cos storage (#5297) 2024-06-17 19:18:52 +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
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
ext_mail.py feat: opportunistic tls flag for smtp (#4794) 2024-05-30 18:56:46 +08:00
ext_migrate.py
ext_redis.py feat: introduce pydantic-settings for config definition and validation (#5202) 2024-06-19 13:41:12 +08:00
ext_sentry.py
ext_storage.py feat: support tencent cos storage (#5297) 2024-06-17 19:18:52 +08:00