dify/api/core/plugin/backwards_invocation
Krito. a13d7987e0
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-12 21:14:26 +08:00
..
app.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +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