Hi Carlos. I share your aversion of dll hell- and all those other bloated MS namespaces. I get cold sweats just hearing the word dll or Visual Studio. As to your question, Is langchain really good for production?, my sense is the answer is could be. Some thirty years ago or so, My brother and I was in a bar playing pool. I was an okay at pool. Well, this really drunk guy who could hardly stand up comes over to the table, lays down a $5 bet, goes over to the rack of pool sticks, grabs one without any tip, and it was twisted as a tree branch. I broke the rack; his turn came up and he ran the table on me. No kidding- true story. LOL. The take away is that the outcome wasn't about the pool table, the pool stick or any of that, it was about his and my level of ability to put the billiard balls in the pockets. I feel a lot of the praise and criticism of various frameworks, and languages, and cloud services and such are merely people trying to get you upset or all jazzed in order to get your attention so that they can get ad revenues or sell you something. It's like building MLM's with the Python ecology- which a lot of people say is slower than C, if you don't know anything about data, data wrangling, statistics, how to test the assumptions of the various statistical methods, and understand the numbers from the measures of precision and accuracy, for example, and don't even really know how to write production ready code, then you're not going to be able to use the Python ecology for create production ready MLM's. My sense is that both LangChain and crewAI are "good" for production, only for those who are experienced LLM DevOps engineers, in which case they are probably not going to be using either of those- like the gods of Linux who do hard-core data analysis with emacs or Vim. For the rest of us, they are great for standing up a MVP, and maybe even putting a front-end on it with Streamlit or Gradio. And, always its a good idea when trying to learn a new development niche to write as much code from scratch as you can. Both LangChanin and crewAI have great documentation and quick start tutorials.