-
feat(translator): normalize and extract OpenAI file content with MIME type
发布于
2026-07-19 10:29:05 +00:00 | 235 次提交 在此版本后已推送到 main- Added
NormalizeOpenAIFileDatautility 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
下载附件
- Added