LLMs nodes

Hi Team,

I read that the OpenAI chat model and Gemini Message Model nodes in N8N are actually sub-nodes, meaning they can’t be used independently. That’s why we need to use the AI Agent node, which acts as the orchestrator to coordinate them.
Is that correct?

Hi @fedora

Actually, there is an independent OpenAI node in N8N that you can use directly without needing the AI Agent node.


Alternatively, you can plug any model into the Basic LLM Chain node for straightforward calls.

1 Like