Saltar para o conteúdo principal

Qwen 3 Series

Qwen3 redefines abra LLMs with dynamic thinking modes, excelling in code, math, and multilingual reasoning. Powered by sparse 22B active parameters, it balances blazing speed with deep intelligence — fully open-source, from lightweight to 235B giants. 1. Basic usage: Forward with OpenAI compatible format.
2. Tool call: Regular tools support the OpenAI-compatible format, while MCP Tools rely on qwen-agent and require installing dependencies first using the command: pip install -U qwen-agent mcp. Para mais detalhes, consulte Ali official documentation

Qwen 2.5 and QwQ/QvQ Series

Use the OpenAI compatible format to forward, the difference is that the streaming call needs to extract chunk.choices[0].delta.content, refer to o seguinte. 1. QvQ,Qwen 2.5 VL: Image recognition.
2. QwQ: Text task.

Última atualização: 2026-06-01