Files
Flowise/packages/components/nodes
Ahmed Mostafa 47de40761f 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.
2025-12-05 11:37:15 +00:00
..
2024-09-17 08:01:25 +01:00
2023-12-04 20:04:09 +00:00
2025-11-30 18:04:46 +00:00