dify/api/extensions
yunqiqiliang e01510e2a6
feat: Add Clickzetta Lakehouse vector database integration (#22551)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-07 14:21:46 +08:00
..
storage feat: Add Clickzetta Lakehouse vector database integration (#22551) 2025-08-07 14:21:46 +08:00
__init__.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
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 refactor: assembling the app features in modular way (#9129) 2024-11-30 23:05:22 +08:00
ext_commands.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
ext_compress.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
ext_database.py chore(db): use a better way to export models and remove unused table (#11838) 2024-12-20 14:12:29 +08:00
ext_hosting_provider.py refactor: assembling the app features in modular way (#9129) 2024-11-30 23:05:22 +08:00
ext_import_modules.py chore(db): use a better way to export models and remove unused table (#11838) 2024-12-20 14:12:29 +08:00
ext_logging.py fix:fix log formatting field not found in record: 'req_id' (#19575) 2025-05-14 12:17:35 +08:00
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 feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +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 feat: add support for X-Forwarded-Port in ProxyFix middleware (#13102) 2025-02-10 22:28:29 +08:00
ext_redis.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +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 refactor: assembling the app features in modular way (#9129) 2024-11-30 23:05:22 +08:00
ext_storage.py feat: Add Clickzetta Lakehouse vector database integration (#22551) 2025-08-07 14:21:46 +08:00
ext_timezone.py refactor: assembling the app features in modular way (#9129) 2024-11-30 23:05:22 +08:00
ext_warnings.py refactor: assembling the app features in modular way (#9129) 2024-11-30 23:05:22 +08:00