CHMU Hub
모델 목록으로 돌아가기
G

GPT-5 Mini

Text
gpt-5-miniby OpenAI

Compact version of GPT-5 optimized for speed and cost. Great for everyday tasks with fast response times at just $0.01 per request.

주요 사양

$0.01

Price

per request

67%

Savings

vs official

1

Modes

mode

기능

Chat
특징:
  • Fast response times
  • Cost-effective
  • Everyday tasks
  • Lightweight model

요금

$0.01per request
공식 가격: $0.03
절약 67%

사용한 만큼 결제. 최소 금액 없음, 약정 없음.

빠른 시작

bash
curl https://api.chmuhub.com/v1/public/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk-chmuhub-..." \
  -d '{
    "model": "gpt-5-mini",
    "messages": [{"role": "user", "content": "Hello, how are you?"}]
  }'

관련 모델

GPT-5 Mini - CHMU Hub | CHMU Hub