Ollama Chat Completion not invoking plugin functions #9547
-
Hi, I have been investigating using Ollama chat completion. I am struggling to get plugin functions to exectue when using Ollama chat completion. Everything works as expected when using AzureOpenAIChatCompletion. Is invoking of plugin functions supported with OllamaChatCompletion? Thanks, Euan |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Example project I am testing with: |
Beta Was this translation helpful? Give feedback.
-
Thanks for reaching out, we are currently working on this. I'm tagging @RogerBarreto @RogerBarret0 to elaborate. |
Beta Was this translation helpful? Give feedback.
-
Hi I am having this issue too any release date on this enhancement? |
Beta Was this translation helpful? Give feedback.
@eeadie Currently our Ollama dedicated connector doesn't support function calling.
We have the PR below adding that support for our Ollama Connector, keep posted, potentially available in our next release.