-
Enhance `parseArgsToMap` with tolerant JSON parsing
发布于
2025-09-03 08:11:26 +00:00 - Introduced
tolerantParseJSONMapto handle bareword values in streamed tool calls. - Added robust handling for JSON strings, objects, arrays, and numerical values.
- Improved fallback mechanisms to ensure reliable parsing.
下载附件
- Introduced