Kling نموذج في السعودية
Kling V1 5 CN
Kling V1 5 CN في السعودية. قارن أسعار API، والمزوّد، وطول context، والقدرات، وuse cases، وlatency، والبدائل. image understanding, multimodal chat. $0 / 1M tokens / $0 / 1M tokens. — tokens.
StreamingVision
ما هو Kling V1 5 CN في NextModel؟
Kling V1 5 CN في السعودية. قارن أسعار API، والمزوّد، وطول context، والقدرات، وuse cases، وlatency، والبدائل. image understanding, multimodal chat. $0 / 1M tokens / $0 / 1M tokens. — tokens.
أفضل الاستخدامات
- image understanding
- multimodal chat
مثال OpenAI-compatible
حافظ على أسلوب OpenAI SDK، ووجّه base_url إلى NextModel، واستخدم معرّف الكتالوج 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)بدائل مشابهة
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