gpt-4o-transcribe

GPT-4o · 토큰당

gpt-4o-transcribe사용 가능캐시 100% 할인
오디오컨텍스트 창: 16K최대 출력 토큰: 2K

가격

공식 가격LemonData 가격
입력₩2.50₩1.75
출력₩10.00₩7.00
캐시 읽기₩0.003₩0.003

파라미터

컨텍스트 창
16K 토큰
최대 출력 토큰
2K 토큰

비용 계산기

1M
0.5M
예상 월간 비용₩5.25

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

gpt-4o-transcribe의 비용은 얼마인가요?

LemonData에서 gpt-4o-transcribe의 비용은 1M 입력 토큰당 $1.7500, 1M 출력 토큰당 $7.0000이며, 이는 공식 가격 대비 최대 30% 저렴합니다.

gpt-4o-transcribe은(는) 어떤 용도에 가장 적합한가요?

gpt-4o-transcribe은(는) 오디오에 탁월합니다. 단일 API 키로 LemonData의 통합 API를 통해 액세스하세요.

gpt-4o-transcribe API를 어떻게 사용하나요?

LemonData에서 API 키를 발급받고, 베이스 URL을 api.lemondata.cc/v1으로 설정한 후, OpenAI 호환 SDK를 사용하세요. 위의 코드 예시를 참조하세요.

관련 모델