Find answers from the community

Updated 3 months ago

Hi all, in my query pipeline, I have a

Hi all, in my query pipeline, I have a node that outputs a list of items. In the next node, I would like to take the list of items as input and send separate queries to the llm for each item; then link the outputs from all those queries into a final node. Is there a way to do this? Thanks in advance.
L
n
2 comments
Probably just a custom query pipeline component
Thank you for the suggestion, I was able to get it to work.
Add a reply
Sign up and join the conversation on Discord