Seedance 2.0 −20 % | Créez dans le Video Generator →
alibaba
qwen/qwen3-vl-30b-a3b-thinking

qwen/qwen3-vl-30b-a3b-thinking

131,072 context · $0.20/M input tokens · $1.00/M output tokens

Qwen3-VL-30B-A3B-Thinking is a multimodal model that unifies strong text generation with visual understanding for images and videos. Its Thinking variant enhances reasoning in STEM, math, and complex tasks. It excels...

Tarification

Paiement à l'usage

Aucun coût initial, payez uniquement ce que vous utilisez

Entrée$0.20 / M Tokens
Sortie$1.00 / M Tokens

Essayer le modèle

qwen/qwen3-vl-30b-a3b-thinking
En ligne
alibaba
Bonjour ! Je suis un assistant IA utile. Que puis-je faire pour vous ?

Utilisation de l'API

Utilisez les exemples de code suivants pour intégrer notre API :

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="qwen/qwen3-vl-30b-a3b-thinking",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

Introduction au modèle

Qwen qwen3-vl-30b-a3b-thinking

Qwen3-VL-30B-A3B-Thinking is a multimodal model that unifies strong text generation with visual understanding for images and videos

Qwen3-VL-30B-A3B-Thinking is a multimodal model that unifies strong text generation with visual understanding for images and videos. Its Thinking variant enhances reasoning in STEM, math, and complex tasks. It excels in perception of real-world/synthetic categories, 2D/3D spatial grounding, and long-form visual comprehension, achieving competitive multimodal benchmark results. For agentic use, it handles multi-image multi-turn instructions, video timeline alignments, GUI automation, and visual coding from sketches to debugged UI. Text performance matches flagship Qwen3 models, suiting document AI, OCR, UI assistance, spatial tasks, and agent research.


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 131072 context window for long document handling
  • Competitive pricing at $0.2/$1.1 per million tokens

Key Features

  • Context Window: 131072 tokens
  • Max Output: 32768 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderQwen
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window131072 tokens
Max Output32768 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$0.2
Output$1.1

How to Use

  1. Write your prompt — describe the task, provide context, and specify desired output format.
  2. Submit — the model processes your request and returns the response.

API Integration

Base URL: https://llm.wavespeed.ai/v1 API Endpoint: chat/completions Model ID: qwen/qwen3-vl-30b-a3b-thinking


API Usage

Python SDK

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="qwen/qwen3-vl-30b-a3b-thinking",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

cURL

curl https://llm.wavespeed.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "qwen/qwen3-vl-30b-a3b-thinking",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: qwen/qwen3-vl-30b-a3b-thinking
  • Provider: Qwen

Infos

Fournisseuralibaba
Typellm

Fonctionnalités prises en charge

Entrée
TexteImage
Sortie
Texte
Contexte131,072
Sortie max32,768
Vision✓ Pris en charge
Function Calling✓ Pris en charge

Guide d'accès API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID du modèleqwen/qwen3-vl-30b-a3b-thinking

Qwen3 Vl 30b A3b Thinking API

qwen/qwen3-vl-30b-a3b-thinking

Qwen3-VL-30B-A3B-Thinking is a multimodal model that unifies strong text generation with visual understanding for images and videos. Its Thinking variant enhances reasoning in STEM, math, and complex tasks. It excels...

Entrée

$0.2 /M

Sortie

$1 /M

Contexte

131K

Sortie max.

33K

Vision

Pris en charge

Utilisation d'outils

Pris en charge

Essayez Qwen3 Vl 30b A3b Thinking sur WaveSpeedAI

Accédez à Qwen3 Vl 30b A3b Thinking via notre API unifiée — compatible OpenAI, sans démarrages à froid, prix transparents.

Questions fréquentes sur Qwen3 Vl 30b A3b Thinking

Combien coûte l'API Qwen3 Vl 30b A3b Thinking ?+

Tarification sur WaveSpeedAI : $0.20 par million de tokens d'entrée et $1.00 par million de tokens de sortie. Le prompt caching et le traitement par batch sont facturés séparément et réduisent le coût effectif sur les charges longues et répétitives.

Quelle est la fenêtre de contexte de Qwen3 Vl 30b A3b Thinking ?+

Qwen3 Vl 30b A3b Thinking prend en charge jusqu'à 131K tokens de contexte et jusqu'à 33K tokens de sortie par requête.

Qwen3 Vl 30b A3b Thinking est-il compatible avec OpenAI ?+

Oui. WaveSpeedAI expose Qwen3 Vl 30b A3b Thinking via un endpoint compatible OpenAI à https://llm.wavespeed.ai/v1. Pointez le SDK officiel d'OpenAI vers cette base URL avec votre clé API WaveSpeedAI — aucune autre modification de code requise.

Comment démarrer avec Qwen3 Vl 30b A3b Thinking ?+

Connectez-vous à WaveSpeedAI, créez une clé API dans Access Keys, puis envoyez une requête à https://llm.wavespeed.ai/v1/chat/completions avec l'id du modèle affiché ci-dessus. Les nouveaux comptes reçoivent des crédits gratuits pour évaluer Qwen3 Vl 30b A3b Thinking.

APIs LLM associées