mirror of
https://github.com/home-assistant/core.git
synced 2025-05-30 02:37:04 +00:00

* Add LLM tools support for Ollama * fix tests * coverage * Separate call for tool parameters * Fix example * hint on parameters schema if LLM forgot to request it * Switch to native tool call functionality * Fix tests * Fix tools list * update strings and default model * Ignore mypy error until fixed upstream * Ignore mypy error until fixed upstream * Add missing prompt part * Update default model