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