mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-07 00:24:17 +08:00
- Fall back to array index in tool calls accumulator when the `index` field is missing. - Ensure parallel tool calls without explicit indices are accumulated properly during streaming. Closes: #5058