dify/api/extensions
-LAN- 052d0e059e
feat: add Redis SSL/TLS certificate authentication support (#23624)
2025-08-18 10:59:07 +08:00
..
storage feat: Add Clickzetta Lakehouse vector database integration (#22551) 2025-08-07 14:21:46 +08:00
__init__.py
ext_app_metrics.py refactor: define the Dify project version in pyproject.toml (#20910) 2025-07-01 12:07:24 +08:00
ext_blueprints.py feat: add MCP support (#20716) 2025-07-10 14:01:34 +08:00
ext_celery.py feat: add Redis SSL/TLS certificate authentication support (#23624) 2025-08-18 10:59:07 +08:00
ext_code_based_extension.py
ext_commands.py feat(api): auto-delete WorkflowDraftVariable when app is deleted (#23737) 2025-08-13 11:13:08 +08:00
ext_compress.py
ext_database.py
ext_hosting_provider.py
ext_import_modules.py
ext_logging.py
ext_login.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
ext_mail.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
ext_migrate.py
ext_orjson.py feat: integrate flask-orjson for improved JSON serialization performance (#23935) 2025-08-14 19:50:59 +08:00
ext_otel.py add otel instrument for redis and http request (#23371) 2025-08-05 11:14:51 +08:00
ext_proxy_fix.py
ext_redis.py feat: add Redis SSL/TLS certificate authentication support (#23624) 2025-08-18 10:59:07 +08:00
ext_request_logging.py
ext_sentry.py refactor: define the Dify project version in pyproject.toml (#20910) 2025-07-01 12:07:24 +08:00
ext_set_secretkey.py
ext_storage.py feat: Add Clickzetta Lakehouse vector database integration (#22551) 2025-08-07 14:21:46 +08:00
ext_timezone.py
ext_warnings.py