OpenAI · Text

Hermes Agent 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.

Genel sürümler ve endpoint'ler

Model kimliğiSürümEndpoint'lerBaşlangıç fiyatıKatalog
codex-auto-reviewcodex-auto-review
/v1/chat/completions
/v1/responses
$0.0025Model ayrıntısı
gpt-5.2Professional knowledge work; Thinking mode for deep tasks
/v1/responses
/v1/chat/completions
$0.0009Model ayrıntısı
gpt-5.2-progpt-5.2-pro
/v1/responses
$0.011Model ayrıntısı
gpt-5.3-codexSpecialized for multi-file code generation and editing
/v1/responses
/v1/chat/completions
$0.0011Model ayrıntısı
gpt-5.3-codex-sparkgpt-5.3-codex-spark
/v1/chat/completions
/v1/responses
$0.0011Model ayrıntısı
gpt-5.4Best coding + agentic workflows; industry-leading code benchmark
/v1/responses
/v1/chat/completions
$0.0025Model ayrıntısı
gpt-5.4-miniCost-effective fallback for gpt-5.4; available to Free tier
/v1/chat/completions
/v1/responses
$0.0005Model ayrıntısı
gpt-5.4-nanogpt-5.4-nano
/v1/chat/completions
/v1/responses
$0.0001Model ayrıntısı
gpt-5.4-progpt-5.4-pro
/v1/responses
$0.030Model ayrıntısı
gpt-5.5Purpose-built for long-horizon agentic tasks; best error recovery
/v1/chat/completions
/v1/responses
$0.0050Model ayrıntısı
gpt-5.5-progpt-5.5-pro
/v1/responses
$0.030Model ayrıntısı
gpt-5.6-lunaFastest, lightest GPT-5.6 tier for summaries, drafts, and everyday automation
/v1/responses
/v1/chat/completions
$0.0002Model ayrıntısı
gpt-5.6-solFlagship for the hardest tasks: complex coding, deep research, long-horizon agents
/v1/chat/completions
/v1/responses
$0.0050Model ayrıntısı
gpt-5.6-terraBalanced workhorse for high-volume tasks; near-flagship quality, cost-efficient
/v1/chat/completions
/v1/responses
$0.0020Model ayrıntısı

Yapılandırma

Rehber endpoint'i: <endpoint>

Endpoint'in genel giriş sözleşmesine göre istek oluşturmak için <model-id> seçin.

Doğrulama

Doğrulama komutlarını oluşturmak için <model-id> seçin.

Nasıl çalışır

  1. 1. Bir model kimliği seçin

    Genel katalogdan bir model kimliği seçin ve endpoint'i ile güncel başlangıç fiyatını inceleyin.

  2. 2. RunAPI'yi yapılandırın

    Bu agent için provider yapılandırmasını ekleyin.

  3. 3. Sonucu doğrulayın

    Aşağıda gösterilen agent durum ve model seçme komutlarını çalıştırın.

Sık sorulan sorular

Hangi model kimliğini kullanmalıyım?

Sürüm tablosundan genel bir model kimliği seçin. Her kimlik, kendi satırında gösterilen endpoint'leri sunar.

Bu rehber bir sohbet modeli yapılandırıyor mu?

Evet. Bu Model Line, istemciye yönelik bir LLM protokolünü destekler.