FlowiseAI / Flowise

Fix Agent node structured output not updating flow state variables (#5548)
Fix Agent state processing for structured output Updated the Agent class to handle structured output by passing a JSON string instead of a markdown-wrapped response to the `processTemplateVariables` function. This change allows for proper nested property access and resolves string replacement issues with object coercion.
Ahmed Mostafa Ahmed Mostafa committed on Dec 5, 2025, 11:37 AM
Showing 1 changed files +3 additions -1 deletions
Browse files at this commit โ†’