-
fix(translator): improve tool response handling for non-string content
发布于
2026-05-03 21:50:01 +00:00 - Added
setToolCallOutputContentto process various content types, including arrays and fallback cases. - Implemented robust handling for specific tool output types like text, image URLs, and files, ensuring proper serialization.
- Improved fallback logic to handle unexpected or missing data.
下载附件
- Added