TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How's LangGraph for Prod?

1 pointsby chaos_emergent7 months ago
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.

1 comment

karpatic7 months ago
The langchain docs are God awful, impossible to navigate with every page half baked. It was made even worse by their trying to push lg to the point you can barely find their lc docs. And, It's like they just shove jsdoc output into docusaurus pages for the api and call it a day. The api works well but thr api makes excessive calls imo and the output is still harder to grok then setting some of this stuff up manually.
评论 #42059773 未加载
评论 #42061662 未加载