deepseek-v3-2-exp
DeepSeek V3 · Per Token
deepseek-v3-2-expTersedia⚡Cache diskon 90%ChatPenggunaan AlatMode JSONPratinjauContext Window: 66KToken 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
66K 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-exp",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'FAQ
Berapa biaya deepseek-v3-2-exp?
Di LemonData, biaya deepseek-v3-2-exp 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-exp?
deepseek-v3-2-exp unggul dalam Chat, Penggunaan Alat, Mode JSON. Akses melalui API terpadu LemonData dengan satu kunci API.
Bagaimana cara menggunakan API deepseek-v3-2-exp?
Dapatkan kunci API Anda dari LemonData, lalu panggil https://api.lemondata.cc/v1/chat/completions menggunakan SDK apa pun yang kompatibel. Lihat contoh kode di atas untuk integrasi mendetail.