fix(llama.cpp): include model name in completion request body (#11803)
The llama.cpp provider was not sending the `model` field in the
request body, causing 400 errors ("model name is missing from the
request") when using llama-server's model router feature.
Fixes #11244
Fixes #10846 D
Dallin Romney committed
f7437593fdeb85fceb81d069835c6a3a90276c3a
Parent: b85c821
Committed by GitHub <noreply@github.com>
on 3/25/2026, 5:29:26 PM