gpt-4o-transcribe
GPT-4o · Per Token
gpt-4o-transcribeTersedia⚡Cache diskon 100%AudioContext Window: 16KToken Output Maks: 2K
Harga
| Harga Resmi | Harga LemonData | |
|---|---|---|
| Input | Rp2.50 | Rp1.75 |
| Output | Rp10.00 | Rp7.00 |
| Baca Cache | Rp0.003 | Rp0.003 |
Parameter
Context Window
16K token
Token Output Maks
2K token
Kalkulator Biaya
1jt
0.5jt
Estimasi Biaya BulananRp5.25
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": "gpt-4o-transcribe",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'FAQ
Berapa biaya gpt-4o-transcribe?
Di LemonData, biaya gpt-4o-transcribe adalah $1.7500 per 1jt token input dan $7.0000 per 1jt token output, hemat hingga 30% dari harga resmi.
Apa kegunaan terbaik gpt-4o-transcribe?
gpt-4o-transcribe unggul dalam Audio. Akses melalui API terpadu LemonData dengan satu kunci API.
Bagaimana cara menggunakan API gpt-4o-transcribe?
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.