LandingModelsDocsBriefQuote reviewBetaDashboard
Model detail
Models/lyria-3-pro-preview

lyria-3-pro-preview

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

StreamingJSON modeStructured output
Route economics

Upstream cost and Runtime pricing

Upstream input range
max
Upstream output range
max
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: "lyria-3-pro-preview",
  messages: [
    { role: "user", content: "Hello from BTL Runtime" }
  ],
});
Capabilities

Surface compatibility

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

Route-level variants

1 total provider-model entries
ProviderProvider model idRegion coverageCapabilitiesRoute pricing
openrouter
aggregator
google/lyria-3-pro-preview
global
global
StreamingJSONStructured output
In
Out
Permanent linkDocsUse this model through Runtime