"Tool Calling" and Ollama
Prerequisites
You should have read the previous article, Developing Generative AI Applications in Go with Ollama, to understand the basics of using Ollama and baby LLMs.
For this new article, we'll use this LLM, qwen2.5:1.5b. So run the following com...
k33g.hashnode.dev6 min read
Roman Gelembjuk
Building AGI
Thanks. The article is useful. I have made some further experiments to find how exactly LLM makes a decision which tool to call.
gelembjuk.hashnode.dev/tool-calling-from-llm-unde…