-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Claude 3.5 Sonnet视觉识别功能 #5134
Comments
👀 @Kac001 Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
I found a similar closed issue related to Claude 3.5's image analysis capabilities. The issue titled "[Bug] Claude 3.5 在图片的内容分析上有问题" was resolved by a pull request that fixed the image handling with S3 URLs [1]. Regarding your current issue, the error message "当前模型不支持视觉识别,请切换模型后使用" indicates that the Claude 3.5 Sonnet model does not support visual recognition. This message is triggered when attempting to use visual recognition features with a model that lacks this capability [2]. To resolve this, you should switch to a model that supports visual recognition. According to the documentation, models like OpenAI's To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
📦 部署环境
Docker
📌 软件版本
1.37.1
💻 系统环境
macOS
🌐 浏览器
Chrome
🐛 问题描述
Claude 3.5 Sonnet在选择模型中支持视觉识别,但上传图片会提示"当前模型不支持视觉识别,请切换模型后使用"
📷 复现步骤
No response
🚦 期望结果
No response
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: