deepseek-v3.2-fast
DeepSeek V3 · Per Token
deepseek-v3-2-fastTersedia⚡Cache diskon 90%ChatPenggunaan AlatCache PromptCepatContext Window: 128KToken Output Maks: 128K
Harga
| Harga Resmi | Harga LemonData | |
|---|---|---|
| Input | Rp0.28 | Rp0.196 |
| Output | Rp0.42 | Rp0.294 |
| Baca Cache | Rp0.028 | Rp0.028 |
Parameter
Context Window
128K token
Token Output Maks
128K 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-fast",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'FAQ
Berapa biaya deepseek-v3.2-fast?
Di LemonData, biaya deepseek-v3.2-fast 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-fast?
deepseek-v3.2-fast unggul dalam Chat, Penggunaan Alat, Cache Prompt. Akses melalui API terpadu LemonData dengan satu kunci API.
Bagaimana cara menggunakan API deepseek-v3.2-fast?
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.