dify/api/core/extension
2024-02-09 15:21:33 +08:00
..
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
api_based_extension_requestor.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
extensible.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
extension.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00