dify/api/core/plugin/backwards_invocation
Yongtao Huang be3af1e234
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-02 10:30:19 +08:00
..
app.py Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2025-09-02 10:30:19 +08:00
base.py refactor: replace compact response generation with length-prefixed response for backwards invocation api (#20903) 2025-06-11 16:01:50 +08:00
encrypt.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
model.py chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
node.py fix: correct type mismatch in WorkflowService node execution handling (#19846) 2025-05-17 12:31:27 +08:00
tool.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00