1
Why your LLM tool calls silently break — and a ~10µs fix
揭示LLM工具调用因JSON截断悄无声息失败的根因,一个微秒级的修复技巧。
If you stream tool calls or structured output from an LLM, you have almost certainly seen one of these in production: json.decoder.JSONDecodeError: Un…