dify/api/extensions
2026-02-27 13:29:52 +08:00
..
logstore feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
otel fix: replace deprecated SpanAttributes and ResourceAttributes with new semconv imports (#32661) 2026-02-27 08:53:45 +09:00
storage fix: add type annotations to BaseStorage.exists and BaseStorage.download (#32652) 2026-02-27 07:35:30 +09:00
__init__.py
ext_app_metrics.py
ext_blueprints.py
ext_celery.py feat: enhancement celery configuration (#32145) 2026-02-10 17:55:24 +08:00
ext_code_based_extension.py
ext_commands.py feat: archive workflow run logs backend (#31310) 2026-01-23 13:11:56 +08:00
ext_compress.py
ext_database.py
ext_fastopenapi.py refactor: init_validate.py to v3 (#31457) 2026-01-30 22:39:02 +09:00
ext_forward_refs.py
ext_hosting_provider.py
ext_import_modules.py
ext_logging.py
ext_login.py
ext_logstore.py
ext_mail.py
ext_migrate.py
ext_orjson.py
ext_otel.py fix: replace deprecated SpanAttributes and ResourceAttributes with new semconv imports (#32661) 2026-02-27 08:53:45 +09:00
ext_proxy_fix.py
ext_redis.py refactor(workflow): inject redis into graph engine manager (#32622) 2026-02-27 13:29:52 +08:00
ext_request_logging.py
ext_sentry.py
ext_session_factory.py
ext_set_secretkey.py
ext_storage.py refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
ext_timezone.py
ext_warnings.py