LandingModelsDocsBriefQuote reviewBetaDashboard
Model detail
Models/qwen3-next-80b-a3b-instruct-2509

qwen3-next-80b-a3b-instruct-2509

Public slug mapped across 2 runtime routes, with route-level provider variants, pricing context, and capability coverage visible before you even sign in.

StreamingToolsJSON modeStructured output
Route economics

Upstream cost and Runtime pricing

Upstream input range
$0.00 / 1M
max $0.09 / 1M
Upstream output range
$0.00 / 1M
max $1.10 / 1M
Customer pricing
Per-request shared savings
50% of verified savings retained by the customer; quote determines the final charge.
Integration

Drop-in usage

Node SDK
import OpenAI from "openai";

const client = new OpenAI({
  apiKey: process.env.GATEWAY_API_KEY,
  baseURL: "https://api.rntm.sh/v1",
});

const response = await client.chat.completions.create({
  model: "qwen3-next-80b-a3b-instruct-2509",
  messages: [
    { role: "user", content: "Hello from BTL Runtime" }
  ],
});
Capabilities

Surface compatibility

Providers
openrouter
Protocol families
aggregator
Input modalities
text
Output modalities
text
Provider routes

Route-level variants

2 total provider-model entries
ProviderProvider model idRegion coverageCapabilitiesRoute pricing
openrouter
aggregator
qwen/qwen3-next-80b-a3b-instruct
global
global
StreamingToolsJSONStructured output
In $0.09 / 1M
Out $1.10 / 1M
openrouter
aggregator
qwen/qwen3-next-80b-a3b-instruct:free
global
global
StreamingToolsJSONStructured output
In $0.00 / 1M
Out $0.00 / 1M
Permanent linkDocsUse this model through Runtime