Is LangGraph ready for production use? #665
Closed
taochengla
started this conversation in
General
Replies: 2 comments 1 reply
-
its ready and being used by a bunch (including us). our release process currently doesnt create release tags but that's something we'll look into |
Beta Was this translation helpful? Give feedback.
1 reply
-
We've added release tags. LangGraph is being used in production by a number of companies. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I went through LangGraph tutorial https://langchain-ai.github.io/langgraph/tutorials/. I see its advantages like: token efficacy, parallel tool execution, reflection etc. However, there's still no releases tags created for LangGraph. Any problem if I try to use it in production? Is it ready for production use?
Beta Was this translation helpful? Give feedback.
All reactions