Skip to content

Agentflow v2 {{ variables }} not being interpolated #5704

@adamcoulombe

Description

@adamcoulombe

Describe the bug

I have tried to use the variables in subsequent nodes, but they are being passed as handlebars strings, not as interpolated variables.

To Reproduce

  1. Using flowise 3.0.13
  2. create a agent flow
  3. start -> human input node -> proceed -> Direct Reply (message value {{ humanInputAgentflow_0 }} )
  4. ->Direct Reply output is {{ humanInputAgentflow_0 }}

Expected behavior

Output should be the actual parsed variable, not the string

Screenshots

Image

Flow

TestAgent Agents (1).json

Use Method

None

Flowise Version

3.0.13

Operating System

Windows

Browser

Chrome

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions