deepseek-v3-fast
DeepSeek V3 · Per Token
deepseek-v3-fastTersedia⚡Cache diskon 90%ChatPenggunaan AlatCepatContext Window: 128KToken Output Maks: 8K
Harga
| Harga Resmi | Harga LemonData | |
|---|---|---|
| Input | Rp0.14 | Rp0.098 |
| Output | Rp0.56 | Rp0.392 |
| Baca Cache | Rp0.014 | Rp0.014 |
| Cache Write | Gratis | Gratis |
Parameter
Context Window
128K token
Token Output Maks
8K token
Terbaik Untuk
Chat
AI Percakapan, dukungan pelanggan, dan Tanya Jawab
Kalkulator Biaya
1jt
0.5jt
Estimasi Biaya BulananRp0.29
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-fast",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'FAQ
Berapa biaya deepseek-v3-fast?
Di LemonData, biaya deepseek-v3-fast adalah $0.0980 per 1jt token input dan $0.3920 per 1jt token output, hemat hingga 30% dari harga resmi.
Apa kegunaan terbaik deepseek-v3-fast?
deepseek-v3-fast unggul dalam Chat, Penggunaan Alat, Cepat. Akses melalui API terpadu LemonData dengan satu kunci API.
Bagaimana cara menggunakan API deepseek-v3-fast?
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.