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

# Qwen

> Integration with Alibaba's Qwen language models.

<Frame>
  <img src="https://mintcdn.com/arivu/piekGGEpY74vFGfF/images/qwen.png?fit=max&auto=format&n=piekGGEpY74vFGfF&q=85&s=f52ed1b006286772a49f7c8f1c00d1ae" alt="Qwen Integration" width="1919" height="903" data-path="images/qwen.png" />
</Frame>

## Overview

Qwen is Alibaba's cutting-edge series of large language models, delivering strong performance across multilingual understanding, reasoning, and generation tasks. Qwen models are designed for both enterprise and research applications.

<CardGroup cols={2}>
  <Card title="Multilingual" icon="globe">
    Strong support for multiple languages and cross-lingual understanding.
  </Card>

  <Card title="High Performance" icon="zap">
    Competitive benchmarks on reasoning and generation tasks.
  </Card>
</CardGroup>

## Get Your API Key

<Steps>
  <Step title="Visit Alibaba DashScope">
    Navigate to [DashScope platform](https://dashscope.aliyun.com)
  </Step>

  <Step title="Create Account">
    Sign up or log into your account
  </Step>

  <Step title="Access API Keys">
    Go to your API key management section
  </Step>

  <Step title="Generate API Key">
    Create a new API key for your Arivu integration
  </Step>
</Steps>

## Configuration

Enter your Qwen API key in Arivu's LLM connection settings:

<Callout type="info">
  Ensure your API key has the necessary permissions for model inference.
</Callout>

## Supported Models

Qwen offers several model families:

* **Qwen-Plus** - Balanced performance and speed
* **Qwen-Max** - Maximum capability and accuracy
* **Qwen-Turbo** - Optimized for speed
* **CodeQwen** - Specialized for code generation

## Troubleshooting

<Callout type="warning">
  If you encounter connection issues, verify that your API key is properly configured and has active quota.
</Callout>

For additional support, visit [DashScope documentation](https://dashscope.aliyun.com/docs).
