deepseek-v3-2
DeepSeek V3 · Per Token
deepseek-v3-2Tersedia⚡Cache diskon 90%ChatPenggunaan AlatCache PromptContext Window: 164KToken Output Maks: 164K
Harga
| Harga Resmi | Harga LemonData | |
|---|---|---|
| Input | Rp0.28 | Rp0.196 |
| Output | Rp0.42 | Rp0.294 |
| Baca Cache | Rp0.028 | Rp0.028 |
| Cache Write | Gratis | Gratis |
Parameter
Context Window
164K token
Token Output Maks
164K token
Terbaik Untuk
Chat
AI Percakapan, dukungan pelanggan, dan Tanya Jawab
Kalkulator Biaya
1jt
0.5jt
Estimasi Biaya BulananRp0.34
Contoh Kode API
POST/v1/chat/completions
curl https://api.lemondata.cc/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer sk-xxx" \
-d '{
"model": "deepseek-v3-2",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'FAQ
Berapa biaya deepseek-v3-2?
Di LemonData, biaya deepseek-v3-2 adalah $0.1960 per 1jt token input dan $0.2940 per 1jt token output, hemat hingga 30% dari harga resmi.
Apa kegunaan terbaik deepseek-v3-2?
deepseek-v3-2 unggul dalam Chat, Penggunaan Alat, Cache Prompt. Akses melalui API terpadu LemonData dengan satu kunci API.
Bagaimana cara menggunakan API deepseek-v3-2?
Dapatkan kunci API Anda dari LemonData, atur URL dasar ke api.lemondata.cc/v1, dan gunakan SDK apa pun yang kompatibel dengan OpenAI. Lihat contoh kode di atas.