Skip to content

使用qwen-vl-max 模型时提示url error #8

@doremidong

Description

@doremidong

dashscope.Generation 是用于 纯文本模型(如 qwen-max、qwen-turbo) 的接口。

而 qwen-vl-max 是一个多模态视觉语言模型(支持图像输入),必须使用专门的多模态接口:

✅ 正确类:dashscope.MultiModalConversation.call(...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions