Skip to content

[Bug]:qwen3.6-max-preview 按目前 endPoint 判断逻辑是不对的 #1459

@AlbertoWang

Description

@AlbertoWang

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

Describe the bug

Image 按现在的代码逻辑,如果 endpoint 用 AUTO 模式,qwen3.6开头的都会被识别为多模态,但是 qwen3.6-max-preview并不是多模态模型。类似的未来 3.7-max 也有一样的问题 Image Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions