dify/api/extensions
Jyong 5e66a60f1c
add embedding cache and clean embedding cache job (#3087)
Co-authored-by: jyong <jyong@dify.ai>
2024-04-02 20:46:24 +08:00
..
ext_celery.py add embedding cache and clean embedding cache job (#3087) 2024-04-02 20:46:24 +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 keyword table s3 storage support (#3065) 2024-04-01 20:19:30 +08:00