> ## Documentation Index
> Fetch the complete documentation index at: https://docs.piebald.ai/llms.txt
> Use this file to discover all available pages before exploring further.

> Use your Qwen.ai account in Piebald.

# Qwen

export const MuxVideo = ({playbackId, title = "Video demo"}) => <iframe className="w-full aspect-video rounded-xl" src={`https://player.mux.com/${playbackId}?accent-color=%23ff8400`} title={title} allow="accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture" allowFullScreen></iframe>;

<Badge color="blue">Available in Piebald Basic (Free)</Badge>

<Danger>
  Alibaba sunset the Qwen.ai free tier in April 2026.  Details: [https://github.com/QwenLM/qwen-code/issues/3203](https://github.com/QwenLM/qwen-code/issues/3203)
</Danger>

Piebald allows you use to use Qwen.ai's generous free-tier of 1,000 requests per day by signing into your Qwen.ai account via OAuth.  To do so, follow these steps:

1. Go to **Settings → Providers**.
2. Click **Add Provider → Qwen → Sign in with Qwen**.
3. A "Qwen Chat" tab should open in your browser.  If it doesn't, use the "click here" to open it.
4. Log in with your Qwen.ai account.
5. The Qwen.ai login page should prompt you to authorize Piebald.  Click **Confirm**.

<img className="shadow-md rounded-xl" width="500" alt="qwen_login_confirm.png" src="https://mintcdn.com/piebald/CHVx8HaI-MZIcSrX/imgs/qwen_login_confirm.png?fit=max&auto=format&n=CHVx8HaI-MZIcSrX&q=85&s=c3f249be1271c710bee184fd5f31784c" data-path="imgs/qwen_login_confirm.png" />

6. Head back into Piebald—your Qwen.ai provider should be ready for use.

### Available models

Qwen.ai exposes a single model ID: `coder-model`.  This is an alias for `Qwen 3.5 Plus`.

<MuxVideo playbackId="kmB9BXl4xxEwAywewva93WOn8O01KvX3H34ZEsl4pSyQ" title="Qwen.ai message model switch" />
