Ollama now supports tool calling with popular models such as Llama 3.1. This enables a model to answer a given prompt using tool(s) it knows about, making it possible for models to perform more complex tasks or interact with the outside world. See: https://ollama.com/blog/tool-support
Please provide tools support in ollama-php-client .
Ollama now supports tool calling with popular models such as Llama 3.1. This enables a model to answer a given prompt using tool(s) it knows about, making it possible for models to perform more complex tasks or interact with the outside world. See: https://ollama.com/blog/tool-support
Please provide tools support in ollama-php-client .