Kling 3.0 Turbo

kling/kling-3-turbo
جديد
بواسطة Kling · 2026-06-17

Kling 3.0 Turbo is Kuaishou's speed-optimized model in the Kling 3.0 generation, built for fast, cost-efficient video with native audio bundled in. It handles both text-to-video and image-to-video with strong prompt adherence, stable motion, and multi-shot storyboarding (up to six shots in a single generation), and brings a standout lip-sync improvement for natural talking-head and dialogue clips — all at noticeably faster output than the Standard and Pro variants in the same generation. It outputs 720p or 1080p, produces 3–15 second clips, and bills per second with audio included.

الإدخال/ مليون رمز
الإخراج/ مليون رمز
p50 TTFT7 أيام
p95 TTFT7 أيام
حركة المرور1.7Mرموز / 7 أيام

عينات الكود

from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="kling/kling-3-turbo",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

الأسعار

لكل طلب$0.1120
العملةUSD
رسوم ثابتة لكل استدعاء API (نماذج توليد الصور)

الأداء

p50 TTFT
سرعة الإخراج
p95 TTFT
معدل الخطأ
0%

المعايير العامة

المصدر: Design Arena

المزيد من Kling

الأسئلة الشائعة

How much does Kling: Kling 3.0 Turbo cost on OrcaRouter?
Kling: Kling 3.0 Turbo is priced at $0.1120 per request via OrcaRouter (flat per-call fee, charged per generation rather than per token).
What is Kling: Kling 3.0 Turbo's context window?
Kling: Kling 3.0 Turbo supports a context window of — tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call Kling: Kling 3.0 Turbo via the OpenAI SDK?
Set OpenAI base_url to https://api.orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="kling/kling-3-turbo" in the chat.completions.create call.
Does OrcaRouter rate-limit Kling: Kling 3.0 Turbo?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.

تضمين هذه الشارة

Kling: Kling 3.0 Turboالسعر قيد الانتظارعبر OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/kling/kling-3-turbo" target="_blank"> <img src="https://www.orcarouter.ai/embed/kling/kling-3-turbo.svg" alt="Kling: Kling 3.0 Turbo على OrcaRouter" /> </a>
Markdown [![Kling: Kling 3.0 Turbo](https://www.orcarouter.ai/embed/kling/kling-3-turbo.svg)](https://www.orcarouter.ai/models/kling/kling-3-turbo)