dify/api/extensions
twwu 5a6818c817 Merge branch 'main' into feat/rag-2 2025-08-13 15:05:57 +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 fix: Update the scheduling method for timed tasks, (#22779) 2025-07-25 16:27:35 +08:00
ext_code_based_extension.py
ext_commands.py Merge branch 'main' into feat/rag-2 2025-08-13 15:05:57 +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_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 refactor: improve Redis wrapper type hints and fix None value handling (#23845) 2025-08-13 09:46:02 +08:00
ext_request_logging.py feat: add debug log for request and response (#19781) (#19783) 2025-05-17 17:31:09 +08:00
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