How can we use langgraph with open source llms? #5495
Replies: 2 comments
-
Hiya! I think we could definitely create more examples you could use off the shelf. In general, LangGraph doesn't have the concept of an "LLM" so the trite answer is "same way you'd uses open source LLMs in any other software", but I'm guessing that's not very helpful to hear. We DO have a couple of examples with ollama: And the prebuilts support any ChatModel that supports tool calling. |
Beta Was this translation helpful? Give feedback.
-
Exactly that's not helpful. Also not interested in getting the inference from the ollama. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Searched docs, couldn't find anything
Beta Was this translation helpful? Give feedback.
All reactions