What the AI agent in n8n really is
(This one’s for people who know software.)
Whenever I post about n8n, people ask about “an agent in there”. This AI agent isn’t new; it’s the LangChain framework integrated into n8n.
So most flows you can build with LangChain (within some limits) you can also build in n8n. The logic behind the visual interface is actually familiar.
