发布

  • feat(translator): add support for handling video URLs in Gemini requests

    frostbyte_neo 发布于 2026-06-20 06:46:39 +00:00

    • Updated ConvertOpenAIRequestToGemini to process video_url message types, extracting and embedding video metadata (MIME type and base64 data) into Gemini request parts.
    • Added corresponding unit tests to validate video_url handling, ensuring proper extraction and data preservation.

    Closes: #3920

    下载附件