← Về danh mục
Lấy API key
Kimi K2.6
kimi-k2.6INPUT / 1M$0.123
OUTPUT / 1M$0.520
ĐỌC CACHE / 1M—model này không hỗ trợ caching
CONTEXT256Ktoken mỗi request
Gọi model này
from openai import OpenAI
client = OpenAI(
api_key="sk-ak-...",
base_url="https://apikey.sh/v1",
)
resp = client.chat.completions.create(
model="kimi-k2.6",
messages=[{"role": "user", "content": "Hello!"}],
)
print(resp.choices[0].message.content)Thông số
Nhà cung cấpMoonshot
NhómCân bằng
Context256K tokens
Output tối đa32.8K
Endpoint/v1/chat/completions
visiontoolsstreaming