Combining Multiple Runs for AI Agent Analysis

Hi there im trying to set up multi pdf analysis from n8n.

Ive got it to extract the data into text and created three streams that i hope would combine for an AI agent to analyze.

I notice that it keeps on only going down one path nad ignoring the other runs. Tried using a aggregate node to combine them but i must be doing something wrong.


Hi,
try a merge node with 3 inputs

1 Like

Oh my, that was it. Thanks - was running around in circles for the last hour.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.