OpenAI: GPT-5 Mini — مدل هوش مصنوعی
OpenAI: GPT-5 Mini یک مدل هوش مصنوعی از OpenAI است که از طریق هرمز با یک API سازگار با OpenAI و دسترسی پایدار از داخل ایران در دسترس است.
GPT-5 Mini is a compact version of GPT-5, designed to handle lighter-weight reasoning tasks. It provides the same instruction-following and safety-tuning benefits as GPT-5, but with reduced latency and cost....
مشخصات
| سازنده | OpenAI |
|---|---|
| نوع | text, image |
| پنجره زمینه | 400,000 توکن |
| قیمت | $0.25/M in · $2.00/M out |
| نوع API | chat_completions |
| قابلیتها | بینایی · ابزارها |
نمونه کد
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/gpt-5-mini",
"messages": [{"role": "user", "content": "Hello!"}]
}'استفاده از طریق هرمز
با یک کلید API به این مدل و ۴۵۰+ مدل دیگر وصل شوید — پایدار زیر بار سنگین و بهینه برای ایران.
شروع کنید