Files
LocalAI/core
localai-org-maint-bot 4efccdb648 fix(responses): wait for complete JSON tool calls
Partial JSON parsing heals a name-only chunk into a tool call. The
stream emits that call with empty arguments and skips later chunks.

Require complete JSON before emitting terminal tool-call events.
Preserve complete calls before an unfinished trailing call, and count
only actual tool calls. Add split-chunk regression tests and docs.

Refs #11635. The non-streaming report remains unconfirmed.

Assisted-by: Codex:GPT-6
2026-09-13 03:02:34 +00:00
..
2026-03-30 00:47:27 +02:00