
Kimi 8K
kimi
Fast inference with strong reasoning capabilities.
Harga Input
0.51 /Juta
Harga Output
0.51 /Juta
Jendela Konteks
8k
Kategori
Model Domestik
Kemampuan
CepatPenalaranUmum
API Configuration
Base URL
https://opencodex.hk/api/v1Model ID
moonshot-v1-8kMulai Cepat
Copy the code below to quickly integrate into your application
import OpenAI from "openai";
const client = new OpenAI({
baseURL: "https://opencodex.hk/api/v1",
apiKey: process.env.OPENCODEX_API_KEY,
});
const response = await client.chat.completions.create({
model: "moonshot-v1-8k",
messages: [{ role: "user", content: "Hello!" }],
});
console.log(response.choices[0].message.content);Siap mencoba Kimi 8K?
Mulai dengan 500 Credit gratis dan bayar hanya untuk apa yang Anda gunakan.
