mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-09 17:42:08 +08:00
- Added `applyResponsesToolResultContent` to process and structure tool response content. - Introduced conversion logic for text, image, and file parts in tool responses. - Updated tests to validate correct handling of data URL images in tool response outputs. Closes: #4116