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-08-02 09:23:26 +02:00
2026-08-06 17:34:46 +02:00
2026-07-17 22:08:20 +02:00
2026-09-05 22:09:16 +00:00
2026-08-19 20:49:19 +02:00
2026-09-07 17:12:37 +02:00
2026-09-11 21:53:43 +00:00
2026-08-07 12:32:39 +02:00
2026-09-05 22:09:16 +00:00
2026-08-18 09:03:16 +02:00
2026-09-11 17:57:09 +02:00
2026-09-11 23:13:32 +00:00
2026-08-03 18:03:46 +02:00
2026-08-18 11:31:03 +00:00
2026-07-17 22:08:20 +02:00
2026-09-11 22:44:11 +00:00
2026-08-18 09:37:43 +02:00
2026-09-07 17:40:27 +02:00
2026-07-23 23:10:34 +02:00
2026-07-17 22:08:20 +02:00
2026-07-31 23:39:53 +02:00
2026-09-11 21:47:55 +00:00
2026-07-17 22:08:20 +02:00
2026-08-02 09:23:26 +02:00
2026-08-13 22:25:58 +02:00
2026-07-17 22:08:20 +02:00
2026-08-29 09:16:50 +02:00
2026-09-11 22:37:52 +00:00
2026-08-03 18:03:46 +02:00
2026-09-13 01:51:19 +02:00
2026-07-21 09:40:10 +02:00
2026-07-17 22:08:20 +02:00
2026-08-29 21:28:37 +02:00
2026-07-17 22:08:20 +02:00
2026-07-17 22:08:20 +02:00
2026-09-11 21:49:51 +00:00
2026-08-23 08:55:13 +02:00
2026-07-29 20:12:29 +02:00
2026-08-02 09:23:26 +02:00
2026-09-13 03:02:34 +00:00
2026-09-11 21:56:08 +00:00
2026-08-05 09:37:05 +02:00
2026-09-11 21:52:41 +00:00
2026-08-16 00:32:37 +02:00
2026-07-30 12:11:56 +02:00
2026-07-21 09:40:10 +02:00
2026-09-11 21:48:07 +00:00