SIGN IN SIGN UP
mudler / LocalAI UNCLAIMED

LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.

0 0 102 Go

fix(qwen3): Be explicit with function calling format (#8265)

Qwen3 4b was using the wrong function format (i.e. using "function"
instead of "name") within the realtime API.

If we specify the function calling format explicitly then it stops it.

Signed-off-by: Richard Palethorpe <io@richiejp.com>
R
Richard Palethorpe committed
856ca2d6b1e5827a19e45b933c0ac425edb516ba
Parent: 9b973b7
Committed by GitHub <noreply@github.com> on 1/28/2026, 1:44:29 PM