OpenAI: GPT-5.2-Codex — مدل هوش مصنوعی
OpenAI: GPT-5.2-Codex یک مدل هوش مصنوعی از OpenAI است که از طریق هرمز با یک API سازگار با OpenAI و دسترسی پایدار از داخل ایران در دسترس است.
GPT-5.2-Codex is an upgraded version of GPT-5.1-Codex optimized for software engineering and coding workflows. It is designed for both interactive development sessions and long, independent execution of complex engineering tasks....
مشخصات
| سازنده | OpenAI |
|---|---|
| نوع | text, image |
| پنجره زمینه | 400,000 توکن |
| قیمت | $1.75/M in · $14.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.2-codex",
"messages": [{"role": "user", "content": "Hello!"}]
}'استفاده از طریق هرمز
با یک کلید API به این مدل و ۴۵۰+ مدل دیگر وصل شوید — پایدار زیر بار سنگین و بهینه برای ایران.
شروع کنید