Function Calling with Docker Model Runner
Today, we will learn how to use "function calling" with LLMs.
First, it's important to understand that an LLM is not at all capable of executing code or a command. However, some models support "tools". This capability gives the model, which has been ...
k33g.hashnode.dev12 min read