发布

  • feat(translator): enhance OpenAI Gemini request handling for mixed content

    frostbyte_neo 发布于 2025-10-12 18:15:55 +00:00

    • 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.
    下载附件