Skip to content

Issue with Qwen #2

Description

@6RakaDigiBJ

Hello Michael,

I tried using your extension with a Qwen model hosted on Scaleway, but I get the following error:

API error (400): {"error":{"message":"System message must be at the beginning.","type":"BadRequestError","param":null,"code":400}}

The same configuration works correctly with a Llama model.

It seems that Qwen may reject requests containing more than one system message, or a system message that is not the first message in the conversation.

Are you aware of this issue? Do you think the extension could merge all system instructions into a single initial system message for better compatibility with Qwen?

Thanks for your work on the extension.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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