Guys am I the only one that thinks lanchain is best way to go instead of n8n, make and other tools
Been building ML models, AI Agnets for about 6 years (tbh 5 years ML models and 1 year Agents ), including production systems for banks and US clients, and I keep landing in the same place. I always use LangChain for Agentic AI and honestly haven't even considered n8n or Make.
With code I get full control, real error handling, proper testing, and no lock-in. It also just holds up better.
So where do you all land on this? Am I the only one?