You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/plugin/backwards_invocation
Yeuoly d6d8cca053
refactor: replace compact response generation with length-prefixed response for backwards invocation api (#20903)
8 months ago
..
app.py refactor(plugin/backwards_invocation/app): Remove unnecessary .value from StrEnum (#18896) 9 months ago
base.py refactor: replace compact response generation with length-prefixed response for backwards invocation api (#20903) 8 months ago
encrypt.py Introduce Plugins (#13836) 12 months ago
model.py refactor(api): Decouple `ParameterExtractorNode` from `LLMNode` (#20843) 8 months ago
node.py fix: correct type mismatch in WorkflowService node execution handling (#19846) 9 months ago
tool.py Introduce Plugins (#13836) 12 months ago