What is JSON (JavaScript Object Notation)? JSON (JavaScript Object Notation) is a text-based, human-readable data interchange format used to exchange data between web clients and web servers. The ...
The issue appears to be in the extractCleanJsonContent method and the JSON parsing logic in finalizeStreamProcessing. The tool call content appears to be malformed or contains extra characters that ...