OLLAMA is talking to the wrong endpoint

time=2025-06-06T06:40:51.517-05:00 level=WARN source=ggml.go:152 msg="key not found" key=general.alignment default=32
[GIN] 2025/06/06 - 06:40:51 | 400 |   80.018179ms |      10.71.1.15 | POST     "/api/chat"

Ollama uses the /api/generate endpoint, not chat.

You’ll have to explain this a bit more… :grin:

Don’t worry, HA takes care of handling the message history, so it’s not critical.