dify/api/core/plugin/backwards_invocation
Maries a4ef900916
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2025-07-17 17:18:44 +08:00
..
app.py refactor(plugin/backwards_invocation/app): Remove unnecessary .value from StrEnum (#18896) 2025-04-28 14:50:59 +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 feat(plugin): Add API endpoint for invoking LLM with structured output (#21624) 2025-06-27 15:57:44 +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