LandingModelsDocsBriefBetaDashboard
Model detail
Models/nova-premier-v1

nova-premier-v1

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

StreamingTools
Benchmark economics

Public pricing context

Benchmark input
$2.50 / 1M
max $2.50 / 1M
Benchmark output
$12.50 / 1M
max $12.50 / 1M
Sell pricing
markup
Input · Output
Integration

Drop-in usage

Node SDK
import OpenAI from "openai";

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

const response = await client.chat.completions.create({
  model: "nova-premier-v1",
  messages: [
    { role: "user", content: "Hello from BTL Runtime" }
  ],
});
Capabilities

Surface compatibility

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

Route-level variants

1 total provider-model entries
ProviderProvider model idRegion coverageCapabilitiesRoute pricing
openrouter
aggregator
amazon/nova-premier-v1
global
global
StreamingTools
In $2.50 / 1M
Out $12.50 / 1M
Permanent linkDocsUse this model through Runtime