← すべてのモデル

kling-3.0-turbo

Kling.Color · 画像

Kling.Color kling-3.0-turbo

料金

画像$0.135 / 生成ごと

呼び出し方法

from openai import OpenAI
client = OpenAI(base_url="https://getmodel.ai/v1", api_key="$GETMODEL_API_KEY")
resp = client.chat.completions.create(
    model="kling-3.0-turbo",
    messages=[{"role": "user", "content": "Hello"}],
)
print(resp.choices[0].message.content)

詳細

プロバイダーKling.Color
タイプ画像
エンドポイントopenai / 3.0turbo-text-to-video / 3.0turbo-image-to-video