Resolved an issue caused by HA Core 2026.1 update that had resulted in some additional (invalid) keys being included in the tool definitions for the Assist timer tools, which resulted in the request failing with an error from the remote API server (llama.cpp would hard-fail the request, rather than ignore the additional keys)
What's Changed
- fix JSON schema conversion and message role alternation errors by @JulienDeveaux in #13
New Contributors
- @JulienDeveaux made their first contribution in #13
Full Changelog: 1.2.2...1.2.3