CodingArabic: strong support

Qwen3 Coder Next

Qwen3 Coder Next is the leading-edge release in Alibaba's Qwen3 Coder line, advancing the agentic coding capability of the Qwen3 Coder family with improved long-context handling and tool use. It targets repository-scale tasks, multi-file edits, and end-to-end software engineering agents. Reach for it when you need the latest tuning of an open-weight coding model for autonomous developer workflows.

Pricing

Input

$0.200 / 1M

Output

$1.50 / 1M

Pay only for what you use. No subscriptions, no minimums.

Specs

Context
128K
Max output
8K
Latency
Fast
Category
Coding
Arabic
Strong

Quick start

Use any OpenAI-compatible client. Just change base_url and your key.

from openai import OpenAI

client = OpenAI(
    api_key="tl-xxxxxxxxxxxxxxxxxxxxxxxx",
    base_url="https://api.thalam.ai/v1",
)

response = client.chat.completions.create(
    model="qwen/qwen3-coder-next",
    messages=[
        {"role": "user", "content": "Hello from Thalam!"}
    ],
)

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

Similar models

Qwen3 Coder 30B A3B

CodingArabic

IDE-tier coding model. Cheap, fast, fits inline-completion workloads.

Context
128K
Max output
16K
Latency
Fast
Input price
$0.070 / 1M
Output price
$0.270 / 1M

Qwen3 Coder 480B A35B

CodingArabic

Qwen3 Coder 480B: Alibaba's flagship coding MoE. 256K context, 100+ languages, fill-in-the-middle.

Context
256K
Max output
32K
Latency
Fast
Input price
$0.380 / 1M
Output price
$1.55 / 1M

Featured in

More from Qwen

All Qwen models (11)