Flowise/packages/components/nodes/agentflow
corentin-hoareau bbcfb5ab63
Fixes state interpolation when using {{ output }} (#5039)
* Fixes the lossy-replace when a new state assignment contains the {{ output }} variable

* Replaces replace with replaceAll

---------

Co-authored-by: Corentin <corentin.hoareau@sogeti.com>
2025-08-08 15:08:59 +01:00
..
Agent Fixes state interpolation when using {{ output }} (#5039) 2025-08-08 15:08:59 +01:00
Condition Bugfix/Remove Markdown in Condition (#4761) 2025-06-30 12:06:23 +01:00
ConditionAgent feat: Add configurable system prompt to Condition Agent (#4587) 2025-06-10 18:38:02 +01:00
CustomFunction Fixes state interpolation when using {{ output }} (#5039) 2025-08-08 15:08:59 +01:00
DirectReply Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
ExecuteFlow Fixes state interpolation when using {{ output }} (#5039) 2025-08-08 15:08:59 +01:00
HTTP Chore/Prevent invalid http redirect (#4990) 2025-07-31 12:24:08 +01:00
HumanInput Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
Iteration Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
LLM Fix: ignored agentflow LLM structuredOutput keys (#4982) 2025-07-30 15:28:33 +01:00
Loop Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
Retriever Fixes state interpolation when using {{ output }} (#5039) 2025-08-08 15:08:59 +01:00
Start Bugfix/AgentflowV2 State (#4512) 2025-05-27 18:01:39 +01:00
StickyNote Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
Tool Fixes state interpolation when using {{ output }} (#5039) 2025-08-08 15:08:59 +01:00
Interface.Agentflow.ts Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
prompt.ts Fix: Correct formatting of Condition Agent prompt (#4626) 2025-06-11 14:07:02 +01:00
utils.ts Feature/OpenAI Response API (#5014) 2025-08-07 17:59:05 +01:00