Kling model
Kling V1 5 CN
Kling V1 5 CN. API fiyatlarini, saglayiciyi, baglam uzunlugunu, yetenekleri, kullanim senaryolarini, gecikmeyi ve alternatifleri karsilastir. image understanding, multimodal chat. $0 / 1M tokens / $0 / 1M tokens. — tokens.
StreamingVision
NextModel icinde Kling V1 5 CN nedir?
Kling V1 5 CN. API fiyatlarini, saglayiciyi, baglam uzunlugunu, yetenekleri, kullanim senaryolarini, gecikmeyi ve alternatifleri karsilastir. image understanding, multimodal chat. $0 / 1M tokens / $0 / 1M tokens. — tokens.
En iyi kullanimlar
- image understanding
- multimodal chat
OpenAI uyumlu ornek
OpenAI SDK stilini koru, base_url'yi NextModel'e yonlendir ve katalog ID'sini kullan kling--kling-v1-5-cn.
Python
from openai import OpenAI
client = OpenAI(
api_key="YOUR_API_KEY",
base_url="https://api.nextmodel.app/v1"
)
resp = client.chat.completions.create(
model="kling/kling-v1-5-cn",
messages=[{"role": "user", "content": "Hello from NextModel"}]
)
print(resp.choices[0].message.content)Benzer alternatifler
KlingCatalog
Available through the NextModel gateway via Kling.
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingVision
Platform curatedNextModel gateway catalog (Go origin)
KlingCatalog
Available through the NextModel gateway via Kling.
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingVision
Platform curatedNextModel gateway catalog (Go origin)
KlingCatalog
Available through the NextModel gateway via Kling.
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingVision
Platform curatedNextModel gateway catalog (Go origin)
FAQ