I feel the hype is cooling down. LangChain was great for getting something running in 5 minutes, but the 'abstraction soup' makes debugging a nightmare in production. I'm seeing more people just using the OpenAI/Anthropic SDKs directly or very thin wrappers. It’s better to own your prompts than to hide them behind five layers of library code.
fennu637•9h ago
Sometimes, simple PoC that does not require any "Agentic" features
obiefernandez•18h ago