Ollama Tool Calling Feature #5100
briannezhad
started this conversation in
Ideas
Replies: 2 comments
-
Actually langchain should support calling custom tools. But there is a bug in the I cannot find a way to get past this bug. And therefor cannot use langgraph with my ollama setup. :-( |
Beta Was this translation helpful? Give feedback.
0 replies
-
How about this one? https://ollama.com/library/nexusraven |
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.
-
Checked
Feature request
Can Ollama tool calling be added? This would be very useful when building applications.
I have played around with langchain and see Ollama Functions. However, this doesn't do the job of calling a tool to factor in a response. I see in Ollama we have Mistral, which is one of those models supporting Tool ("Function") calling.
Is there a plan to support this feature for the Ollama Chat or Ollama Function Model?
Motivation
Tool calling for Ollama will allow any developer to factor in external data with Langchain capabilities + Open Source Models.
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions