-
feat(translator): enhance OpenAI Gemini request handling for mixed content
released this
2025-10-12 18:15:55 +00:00 | 1644 commits to main since this release- Replaced
contentPartswithaggregatedPartsto support mixed content (text and inline data). - Introduced
textBuilderfor efficient text concatenation. - Added support for inline data processing, including base64-encoded image URLs.
- Updated
msg["content"]logic to handle both plain text and mixed content scenarios.
Downloads
- Replaced