[GH-ISSUE #4711] Adding function calling support for Agents management #49481

Closed
opened 2026-04-28 11:58:50 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @flefevre on GitHub (May 29, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/4711

I am trying to use Ollama inside flowise with the concepts of Agents.
But it seems that it cannot use Ollama due to
"Only compatible with models that are capable of function calling: ChatOpenAI, ChatMistral, ChatAnthropic, ChatGoogleGenerativeAI, GroqChat. Best result with GPT-4 model"

is it due to the fact I was calling "llama3:8b-instruct-q8_0" with Ollama?
Or is it because Ollama is not compatible with "function calling".

https://www.youtube.com/watch?v=284Z8k7yJRE

Originally created by @flefevre on GitHub (May 29, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/4711 I am trying to use Ollama inside flowise with the concepts of Agents. But it seems that it cannot use Ollama due to "Only compatible with models that are capable of function calling: ChatOpenAI, ChatMistral, ChatAnthropic, ChatGoogleGenerativeAI, GroqChat. Best result with GPT-4 model" is it due to the fact I was calling "llama3:8b-instruct-q8_0" with Ollama? Or is it because Ollama is not compatible with "function calling". https://www.youtube.com/watch?v=284Z8k7yJRE
GiteaMirror added the feature request label 2026-04-28 11:58:51 -05:00
Author
Owner

@jmorganca commented on GitHub (Jul 26, 2024):

Hi there, tool calling is now supported in Ollama: https://ollama.com/blog/tool-support

<!-- gh-comment-id:2251737805 --> @jmorganca commented on GitHub (Jul 26, 2024): Hi there, tool calling is now supported in Ollama: https://ollama.com/blog/tool-support
Author
Owner

@flefevre commented on GitHub (Jul 26, 2024):

Bravo!
Prima

Le ven. 26 juil. 2024, 02:48, Jeffrey Morgan @.***> a
écrit :

Hi there, tool calling is now supported in Ollama:
https://ollama.com/blog/tool-support


Reply to this email directly, view it on GitHub
https://github.com/ollama/ollama/issues/4711#issuecomment-2251737805,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ABKZRFBXW44AFM3NBZ7DOMLZOGMEZAVCNFSM6AAAAABIPYPU6OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJRG4ZTOOBQGU
.
You are receiving this because you authored the thread.Message ID:
@.***>

<!-- gh-comment-id:2252006593 --> @flefevre commented on GitHub (Jul 26, 2024): Bravo! Prima Le ven. 26 juil. 2024, 02:48, Jeffrey Morgan ***@***.***> a écrit : > Hi there, tool calling is now supported in Ollama: > https://ollama.com/blog/tool-support > > — > Reply to this email directly, view it on GitHub > <https://github.com/ollama/ollama/issues/4711#issuecomment-2251737805>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ABKZRFBXW44AFM3NBZ7DOMLZOGMEZAVCNFSM6AAAAABIPYPU6OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJRG4ZTOOBQGU> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#49481