And then I can finally use this thing.
and you end up with xkcd 927 (standards)
LangGraph, for agent/workflow orchestration is the least bad of the three, but has solid alternatives these days, such as OpenAI’s own Agents SDK, or Pydantic AI.
LangSmith, the platform for prompt authoring/experimentation/observability isn’t great but is useable. I would much prefer Langfuse over it at this point.
Langchain, the library for interfacing with LLMs, is absolutely terrible. There is virtually nothing good to say about it, and in fact is so bad that the fact that LangSmith more or less requires you to use Langchain to some degree is probably the biggest knock against it. Langchain doesn’t even need an alternative, literally just interfacing with the LLMs directly through their clients are often simpler, more flexible, and preferable to using Langchain.
Prime example of the first mover advantage. It's a complete dumpster fire, but they caught enough mindshare early on to be thought of as the default choice now for people newly coming into the agentic world.
cinbun8•5h ago
dang•2h ago
Open SWE: An open-source asynchronous coding agent - https://news.ycombinator.com/item?id=44838733 - Aug 2025 (12 comments)