Back to models/sora-vip3-pro-1080p
豆包
DoubaoPricing not set

sora-vip3-pro-1080p

Start by confirming the model's capabilities and status in the catalog, then create an API key in the console.

Model code
sora-vip3-pro-1080p
TextStandard access
Pricing not setView API docs

Context

N/A

Availability

1/1 available

Reference latency

0.20s

This model isn't open for direct calls yet

Pricing isn't configured yet, so the gateway blocks calls.

Capabilities

Inferred from the model family and tags; actual calls are authoritative.

Function calling
TBD
Structured output
TBD
Vision
TBD
Image generation
TBD
Web search
TBD
Code execution
TBD
Streaming
Supported
Caching
TBD
Batch inference
TBD

Pricing

Final cost is determined at settlement.

InputNot set
OutputNot set
Cache hitNot set
Pricing statusPricing not set

Calls stay closed until pricing is configured.

Limits & context

Rate-limit fields sync from the console config; no guarantees until synced.

Max context
N/A
Max output
N/A
RPM
No hard cap · fair use
TPM
Tiered by account & key

API examples

Use Turiloop's unified API entry; read the key from an environment variable.

import OpenAI from "openai";

const client = new OpenAI({
  apiKey: process.env.TURILOOP_API_KEY,
  baseURL: "https://api.turing.yun/v1"
});

const completion = await client.chat.completions.create({
  model: "sora-vip3-pro-1080p",
  messages: [{ role: "user", content: "Hello, Turiloop" }]
});

Related models

Other models from the same provider or family