diff --git a/README.md b/README.md index dbb4994..9d1068d 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,9 @@ A: Check file size (≤1MB) and format (PNG/JPG/GIF/BMP/WebP). **Q: Web UI won't start** A: Set `FORCE_WEB=true` or check firewall settings. +**Q: Gemini Pro 2.5 cannot parse images** +A: Known issue. Gemini Pro 2.5 may not correctly parse uploaded image content. Testing shows Claude-4-Sonnet can properly analyze images. Recommend using Claude models for better image understanding capabilities. + ## 🙏 Acknowledgments ### 🌟 Support Original Author diff --git a/README.zh-CN.md b/README.zh-CN.md index 13f6330..d06cbf7 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -210,6 +210,9 @@ A: 检查文件大小(≤1MB)和格式(PNG/JPG/GIF/BMP/WebP)。 **Q: Web UI 无法启动** A: 设置 `FORCE_WEB=true` 或检查防火墙设定。 +**Q: Gemini Pro 2.5 无法解析图片** +A: 已知问题,Gemini Pro 2.5 可能无法正确解析上传的图片内容。实测 Claude-4-Sonnet 可以正常解析图片。建议使用 Claude 模型获得更好的图片理解能力。 + ## 🙏 致谢 ### 🌟 支持原作者 diff --git a/README.zh-TW.md b/README.zh-TW.md index 077287f..8c03d71 100644 --- a/README.zh-TW.md +++ b/README.zh-TW.md @@ -210,6 +210,9 @@ A: 檢查檔案大小(≤1MB)和格式(PNG/JPG/GIF/BMP/WebP)。 **Q: Web UI 無法啟動** A: 設置 `FORCE_WEB=true` 或檢查防火牆設定。 +**Q: Gemini Pro 2.5 無法解析圖片** +A: 已知問題,Gemini Pro 2.5 可能無法正確解析上傳的圖片內容。實測 Claude-4-Sonnet 可以正常解析圖片。建議使用 Claude 模型獲得更好的圖片理解能力。 + ## 🙏 致謝 ### 🌟 支持原作者