Bugfix/AgentflowV2 State (#4512)

* add persistence state, http node variables, custom function flow state

* update marketplace templates
This commit is contained in:
Henry Heng
2025-05-27 18:01:39 +01:00
committed by GitHub
parent 572fb31a1c
commit 01dab4365a
15 changed files with 177 additions and 16 deletions
@@ -157,7 +157,8 @@ class CustomFunction_Agentflow implements INode {
chatflowId: options.chatflowid,
sessionId: options.sessionId,
chatId: options.chatId,
input
input,
state: newState
}
let sandbox: any = {