qwen-code.mdx 1.4 KB

123456789101112131415161718192021222324252627282930313233
  1. ---
  2. title: "Qwen Code"
  3. description: "Learn how to use Qwen Code with Cline. Access free Qwen3 Coder models through the Qwen Code platform for coding tasks."
  4. ---
  5. Qwen Code provides free access to Qwen3 Coder models optimized for coding tasks, available through the Qwen chat platform.
  6. **Website:** [https://chat.qwen.ai/](https://chat.qwen.ai/)
  7. ### Getting Started
  8. 1. **Sign Up/Sign In:** Go to [chat.qwen.ai](https://chat.qwen.ai/). Create an account or sign in.
  9. 2. **Get API Access:** Follow the platform instructions to obtain API credentials.
  10. ### Supported Models
  11. Cline supports the following Qwen Code models (all free):
  12. - `qwen3-coder-plus` (Default) - High-performance coding model with 1M context window for large codebases
  13. - `qwen3-coder-flash` - Fast coding model with 1M context window optimized for speed
  14. ### Configuration in Cline
  15. 1. **Open Cline Settings:** Click the settings icon (⚙️) in the Cline panel.
  16. 2. **Select Provider:** Choose "Qwen Code" from the "API Provider" dropdown.
  17. 3. **Enter API Key:** Paste your Qwen Code API key.
  18. 4. **Select Model:** Choose your desired model from the "Model" dropdown.
  19. ### Tips and Notes
  20. - **Free Access:** Both models are currently available at no cost.
  21. - **Large Context:** Both models support 1M token context windows, ideal for working with large codebases.
  22. - **Coding Optimized:** These models are specifically tuned for code generation, analysis, and refactoring tasks.