Caktus Consulting Group: LLM Basics: Ollama Function Calling
In ourprevious post, we introduced function calling and learned how to do it with OpenAI’s LLMs. In this post, we’ll call the samecactify_namefunction from that post using Meta’s Llama 3.2 model, installed locally using Ollama. The techniques in this post should also work withother Ollama models that support function-calling.
https://www.caktusgroup.com/blog/2025/12/03/learning-llm-basics-ollama-function-calling/