How to associate an LLM node with two knowledge retrieval nodes in Chatflow

Context in LL

I understand this feature, but my two knowledge base retrieval nodes have different metadata filtering rules, so I cannot set up two knowledge bases in one node.

When running knowledge retrieval nodes in parallel, you can use a variable aggregation node to pass them to the LLM node as a single context.

Hope this helps.