CHMU Hub
Back to Models
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.

Key Stats

$0.01

Price

per request

67%

Savings

vs official

1

Modes

mode

Capabilities

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

Pricing

$0.01per request
Official Price: $0.03
Save 67%

Pay as you go. No minimum, no commitment.

Quick Start

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?"}]
  }'

Related Models

GPT-5 Mini - CHMU Hub | CHMU Hub