speech-2.6-turbo

GPT 오디오 · 토큰당

speech-2.6-turbo사용 가능
오디오빠름

가격

공식 가격LemonData 가격
가격₩0.0017₩0.0012

비용 계산기

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

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": "speech-2.6-turbo",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'

FAQ

speech-2.6-turbo의 비용은 얼마인가요?

LemonData에서 speech-2.6-turbo의 비용은 1M 입력 토큰당 $42.0000, 1M 출력 토큰당 N/A이며, 이는 공식 가격 대비 최대 30% 저렴합니다.

speech-2.6-turbo은(는) 어떤 용도에 가장 적합한가요?

speech-2.6-turbo은(는) 오디오, 빠름에 탁월합니다. 단일 API 키로 LemonData의 통합 API를 통해 액세스하세요.

speech-2.6-turbo API를 어떻게 사용하나요?

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

관련 모델