AgentScope-Java is an open-source project. To involve a broader community, we recommend asking your questions in English.
Describe the bug

按现在的代码逻辑,如果 endpoint 用 AUTO 模式,qwen3.6开头的都会被识别为多模态,但是 qwen3.6-max-preview并不是多模态模型。类似的未来 3.7-max 也有一样的问题
To Reproduce
Steps to reproduce the behavior:
使用 dashscope,endpoint 用 AUTO,使用qwen3.6-max-preview必报错:io.agentscope.core.model.DashScopeHttpClient$DashScopeHttpException: DashScope API error: url error, please check url! For details, see: https://help.aliyun.com/zh/model-studio/error-code#error-ur
Expected behavior
AUTO 模式判断多模态将 qwen3.6-max-preview加黑名单
Error messages
io.agentscope.core.model.DashScopeHttpClient$DashScopeHttpException: DashScope API error: url error, please check url! For details, see: https://help.aliyun.com/zh/model-studio/error-code#error-ur
Environment (please complete the following information):
环境无关
Additional context
Add any other context about the problem here.
AgentScope-Java is an open-source project. To involve a broader community, we recommend asking your questions in English.
Describe the bug
To Reproduce
Steps to reproduce the behavior:
使用 dashscope,endpoint 用 AUTO,使用qwen3.6-max-preview必报错:io.agentscope.core.model.DashScopeHttpClient$DashScopeHttpException: DashScope API error: url error, please check url! For details, see: https://help.aliyun.com/zh/model-studio/error-code#error-ur
Expected behavior
AUTO 模式判断多模态将 qwen3.6-max-preview加黑名单
Error messages
io.agentscope.core.model.DashScopeHttpClient$DashScopeHttpException: DashScope API error: url error, please check url! For details, see: https://help.aliyun.com/zh/model-studio/error-code#error-ur
Environment (please complete the following information):
环境无关
Additional context
Add any other context about the problem here.