After 6 months of running AI agents in production I think the framework you pick barely matters. The thing that kills them is something else.
r/artificial
•
Generative AI
AI Tools
Going to get downvoted for this but here we go. I've been running about 30 agents in production for paying customers for the last 6 months and I'm convinced the framework debate is mostly a distraction. LangChain, CrewAI, AutoGen, OpenAI Agents SDK. Pick whichever one your team already knows. It doesn't matter as much as you think. What actually decides whether your agent works in production is something almost nobody talks about on this sub, and it isn't in the framework. Here's what I've seen kill agents than every framework bug combined. The agent gets stuck in a loop.