dify/api/core/plugin/backwards_invocation
Asuka Minato a78339a040
remove bare list, dict, Sequence, None, Any (#25058)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-09-06 03:32:23 +08:00
..
app.py fix: EndUser not bound to Session when plugin invokes callback (#25132) 2025-09-04 13:59:34 +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 remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
model.py chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
node.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
tool.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00