Qwen Plus
qwen
Balanced model with strong performance across tasks.
Harga Input
1.20 /Juta
Harga Output
3.60 /Juta
Tetingkap Konteks
32k
Kategori
Model Domestik
Keupayaan
SeimbangAmPengkodingan
API Configuration
Base URL
https://opencodex.hk/api/v1Model ID
qwen-plusPermulaan Pantas
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: "qwen-plus",
messages: [{ role: "user", content: "Hello!" }],
});
console.log(response.choices[0].message.content);Sedia untuk mencuba Qwen Plus?
Mulakan dengan 500 Kredit percuma dan bayar hanya untuk apa yang anda gunakan.
