Tool calling should work for Ollama now with openai api driver, so we should test and document that it works.
(P.S. I tested against Ollama Llama3.1 model locally, and it didn't seem to want to call the memory tool. LLam3.1 does support tools. I'll keep checking... Also note that setting of the conversation title is not working with Ollama.)
Tool calling should work for Ollama now with openai api driver, so we should test and document that it works. (P.S. I tested against Ollama Llama3.1 model locally, and it didn't seem to want to call the memory tool. LLam3.1 does support tools. I'll keep checking... Also note that setting of the conversation title is not working with Ollama.)
And a PR can be done to enable for Google Gemini.