发布

  • feat(translator): normalize and extract OpenAI file content with MIME type

    frostbyte_neo 发布于 2026-07-19 10:29:05 +00:00 | 235 次提交 在此版本后已推送到 main

    • Added NormalizeOpenAIFileData utility to parse and validate file content, ensuring proper MIME type handling and base64 extraction.
    • Refactored translation logic to use normalized file data for Gemini, Antigravity, and Interactions processors.
    • Introduced comprehensive unit tests for both valid and invalid file data scenarios across all translators.

    Fixed: #4416

    下载附件