You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
-LAN- a384ae9140
Fix advanced chat workflow event handler signature mismatch (#25078)
1 month ago
..
storage Fix advanced chat workflow event handler signature mismatch (#25078) 1 month ago
__init__.py feat: mypy for all type check (#10921) 10 months ago
ext_app_metrics.py refactor: define the Dify project version in pyproject.toml (#20910) 4 months ago
ext_blueprints.py chore: cleanup unnecessary mypy suppressions on imports (#24712) 2 months ago
ext_celery.py chore: apply static type checks on celery async task dispatches and imports (#24418) 2 months ago
ext_code_based_extension.py refactor: assembling the app features in modular way (#9129) 11 months ago
ext_commands.py feat(api): auto-delete WorkflowDraftVariable when app is deleted (#23737) 2 months ago
ext_compress.py feat: mypy for all type check (#10921) 10 months ago
ext_database.py fix(api):safe reset in db pool, avoid rollback in gevent callback (#24556) 2 months ago
ext_hosting_provider.py refactor: assembling the app features in modular way (#9129) 11 months ago
ext_import_modules.py chore(db): use a better way to export models and remove unused table (#11838) 10 months ago
ext_logging.py fix:fix log formatting field not found in record: 'req_id' (#19575) 5 months ago
ext_login.py api: support to config disabling Swagger UI in api service (#24440) 2 months ago
ext_mail.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
ext_migrate.py feat: mypy for all type check (#10921) 10 months ago
ext_orjson.py feat: integrate flask-orjson for improved JSON serialization performance (#23935) 2 months ago
ext_otel.py chore: apply ty checks on api code with script and ci action (#24653) 2 months ago
ext_proxy_fix.py feat: add support for X-Forwarded-Port in ProxyFix middleware (#13102) 8 months ago
ext_redis.py chore: apply ty checks on api code with script and ci action (#24653) 2 months ago
ext_request_logging.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
ext_sentry.py [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 1 month ago
ext_set_secretkey.py refactor: assembling the app features in modular way (#9129) 11 months ago
ext_storage.py Fix token expiry miscalculation (#24639) 2 months ago
ext_timezone.py refactor: assembling the app features in modular way (#9129) 11 months ago
ext_warnings.py refactor: assembling the app features in modular way (#9129) 11 months ago