Ask HN: How's LangGraph for Prod?
I was pretty burned by langchain in the AI hype cycle of 2021, curious if anyone has been using either LC or LG in production more recently? FSM graph traversal is an interesting abstraction for an LLM runtime, but curious if anyone has been able to deliver real customer value with the engineering accoutrements (observably, logging, debugging, avoiding unnecessary abstractions) needed for Adult Development.
3 comments
[ 3.4 ms ] story [ 16.6 ms ] threadWe have an advisor that’s pushing us towards langgraph but he’s the CAIO at a LargeCo and they have an entire team that’s devoted to building tooling for working with it. Which in and of itself is insane - the whole point of using a library is to avoid doing it yourself - but is also damning against LG because as an early stage startup I can’t afford the time sink of needing to work around a weird abstraction.