Skip to content

[FEATURE] Add qwen-code compatibility #363

@Ivan951236

Description

@Ivan951236

Problem

It solves the problem of poor people with both a weak computer and a little to no cash in their wallet/card

Because qwen-code only requires a free Qwen account

Proposed solution

We can use the "-p" flag in the qwen executable that is present in the official "qwen-code" npm package,

Basically like this.

qwen -p "text here"

The "text here" part is replaced by the actual prompt.

Basically instead of using paid remote solutions or local solutions, we can resort to free remote solutions by Qwen.

To check for qwen-code presence, we can run this command.

which qwen

Alternatives considered

There are no viable alternatives to this, other than using local versions of Qwen coder models.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestphase:post-mvpAuto-reopen when MVP milestone closes

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions