OpenAI · Text
OpenClaw x GPT
GPT is OpenAI's frontier LLM family, spanning standard and mini variants for different cost-performance trade-offs. Through RunAPI, all GPT models share the same API shape and billing.
الإصدارات ونقاط النهاية العامة
| معرّف النموذج | الإصدار | نقاط النهاية | السعر الابتدائي | الكتالوج |
|---|---|---|---|---|
codex-auto-review | codex-auto-review | /v1/chat/completions/v1/responses | $0.0025 | تفاصيل النموذج |
gpt-5.2 | Professional knowledge work; Thinking mode for deep tasks | /v1/responses/v1/chat/completions | $0.0009 | تفاصيل النموذج |
gpt-5.2-pro | gpt-5.2-pro | /v1/responses | $0.011 | تفاصيل النموذج |
gpt-5.3-codex | Specialized for multi-file code generation and editing | /v1/responses/v1/chat/completions | $0.0011 | تفاصيل النموذج |
gpt-5.3-codex-spark | gpt-5.3-codex-spark | /v1/chat/completions/v1/responses | $0.0011 | تفاصيل النموذج |
gpt-5.4 | Best coding + agentic workflows; industry-leading code benchmark | /v1/responses/v1/chat/completions | $0.0025 | تفاصيل النموذج |
gpt-5.4-mini | Cost-effective fallback for gpt-5.4; available to Free tier | /v1/chat/completions/v1/responses | $0.0005 | تفاصيل النموذج |
gpt-5.4-nano | gpt-5.4-nano | /v1/chat/completions/v1/responses | $0.0001 | تفاصيل النموذج |
gpt-5.4-pro | gpt-5.4-pro | /v1/responses | $0.030 | تفاصيل النموذج |
gpt-5.5 | Purpose-built for long-horizon agentic tasks; best error recovery | /v1/chat/completions/v1/responses | $0.0050 | تفاصيل النموذج |
gpt-5.5-pro | gpt-5.5-pro | /v1/responses | $0.030 | تفاصيل النموذج |
gpt-5.6-luna | Fastest, lightest GPT-5.6 tier for summaries, drafts, and everyday automation | /v1/responses/v1/chat/completions | $0.0002 | تفاصيل النموذج |
gpt-5.6-sol | Flagship for the hardest tasks: complex coding, deep research, long-horizon agents | /v1/chat/completions/v1/responses | $0.0050 | تفاصيل النموذج |
gpt-5.6-terra | Balanced workhorse for high-volume tasks; near-flagship quality, cost-efficient | /v1/chat/completions/v1/responses | $0.0020 | تفاصيل النموذج |
الإعداد
نقطة نهاية الدليل: <endpoint>
اختر <model-id> لإنشاء طلب وفق عقد الإدخال العام لنقطة النهاية.التحقق
اختر <model-id> لإنشاء أوامر التحقق.آلية العمل
- 1. اختر معرّف نموذج
اختر معرّف نموذج عامًا من الكتالوج وراجع نقطة النهاية وسعر البداية الحالي.
- 2. اضبط RunAPI
أضف إعداد المزوّد لهذا الوكيل.
- 3. تحقق من النتيجة
شغّل أوامر حالة الوكيل واختيار النموذج المعروضة أدناه.
الأسئلة الشائعة
أي معرّف نموذج أستخدم؟
اختر معرّف نموذج عامًا من جدول الإصدارات. يعرض كل معرّف نقاط النهاية الموضحة في صفه.
هل يضبط هذا الدليل نموذج محادثة؟
نعم. يدعم Model Line هذا بروتوكول LLM موجّهًا للعميل.