Skip to content

Does langgraph works with llm model? #1038

Answered by hwchase17
Yuan325 asked this question in Q&A
Discussion options

You must be logged in to vote

yes! langgraph is a very low level orchestration framework, so you can do whatever you want inside it. see https://langchain-ai.github.io/langgraph/concepts/faq/
It will involve a bit more prompt engineering, and most of the examples are with chat models so there may not be many examples, but you can absolutley use it

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Yuan325
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants