更新 README 文件,新增關於 Gemini Pro 2.5 解析圖片的已知問題及建議使用 Claude 模型以改善圖片理解能力。

This commit is contained in:
Minidoracat 2025-06-03 08:02:35 +08:00
parent 686999eb5c
commit c3efd9662c
3 changed files with 9 additions and 0 deletions

View File

@ -210,6 +210,9 @@ A: Check file size (≤1MB) and format (PNG/JPG/GIF/BMP/WebP).
**Q: Web UI won't start** **Q: Web UI won't start**
A: Set `FORCE_WEB=true` or check firewall settings. 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 ## 🙏 Acknowledgments
### 🌟 Support Original Author ### 🌟 Support Original Author

View File

@ -210,6 +210,9 @@ A: 检查文件大小≤1MB和格式PNG/JPG/GIF/BMP/WebP
**Q: Web UI 无法启动** **Q: Web UI 无法启动**
A: 设置 `FORCE_WEB=true` 或检查防火墙设定。 A: 设置 `FORCE_WEB=true` 或检查防火墙设定。
**Q: Gemini Pro 2.5 无法解析图片**
A: 已知问题Gemini Pro 2.5 可能无法正确解析上传的图片内容。实测 Claude-4-Sonnet 可以正常解析图片。建议使用 Claude 模型获得更好的图片理解能力。
## 🙏 致谢 ## 🙏 致谢
### 🌟 支持原作者 ### 🌟 支持原作者

View File

@ -210,6 +210,9 @@ A: 檢查檔案大小≤1MB和格式PNG/JPG/GIF/BMP/WebP
**Q: Web UI 無法啟動** **Q: Web UI 無法啟動**
A: 設置 `FORCE_WEB=true` 或檢查防火牆設定。 A: 設置 `FORCE_WEB=true` 或檢查防火牆設定。
**Q: Gemini Pro 2.5 無法解析圖片**
A: 已知問題Gemini Pro 2.5 可能無法正確解析上傳的圖片內容。實測 Claude-4-Sonnet 可以正常解析圖片。建議使用 Claude 模型獲得更好的圖片理解能力。
## 🙏 致謝 ## 🙏 致謝
### 🌟 支持原作者 ### 🌟 支持原作者