n8n-io / n8n

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
https://n8n.io
Other
45.24k stars 6.17k forks source link

The input node is not transfered to the Conversational Agent #9234

Open radu-bitspot opened 4 months ago

radu-bitspot commented 4 months ago

Bug Description

The input node is not transfered to the Conversational Agent, Sometimes the info is not registered to the conversational Ai agent The info jusat not arrived in the conversational box to have the ai work with the text.. sometime this bug appear

To Reproduce

input node > conversational agent > jon + node agent response is not procesed

Expected behavior

input node > conversational agent > json + node agent to be procesed

Operating System

Ubuntu 22.04

n8n Version

1.36.2

Node.js Version

Docker NOde

Database

SQLite (default)

Execution mode

main (default)

image

Joffcom commented 4 months ago

Hey @radu-bitspot

From your screenshot I am not able to see what the issue is, are you able to provide a minimal workflow that reproduces the bug you are reporting?

I would also recommend using the latest version of n8n as it is possible that it is an issue that has already been resolved.