• v6.2.5 599986495b

    feat(translator): enhance OpenAI Gemini request handling for mixed content
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-10-12 18:15:55 +00:00 | 1644 commits to main since this release

    • Replaced contentParts with aggregatedParts to support mixed content (text and inline data).
    • Introduced textBuilder for 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