Files
CLIProxyAPI/internal
Luis Pater 4d498ec7f7 feat(translator): enhance OpenAI response handling for structured tool outputs
- Added logic to parse and normalize structured tool outputs, including text and image content.
- Introduced `setFunctionCallOutputContent` and related helper methods for consistent response processing.
- Enhanced handling of image details with normalization (`normalizeChatImageDetail`) and fallback mechanisms.
- Updated tests to cover various tool output scenarios, ensuring robustness and accuracy in conversions.

Closes: #4699
2026-08-01 02:08:52 +08:00
..