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.

Publiczne wersje i endpointy

ID modeluWersjaEndpointyCena początkowaKatalog
codex-auto-reviewcodex-auto-review
/v1/chat/completions
/v1/responses
$0.0025Szczegóły modelu
gpt-5.2Professional knowledge work; Thinking mode for deep tasks
/v1/responses
/v1/chat/completions
$0.0009Szczegóły modelu
gpt-5.2-progpt-5.2-pro
/v1/responses
$0.011Szczegóły modelu
gpt-5.3-codexSpecialized for multi-file code generation and editing
/v1/responses
/v1/chat/completions
$0.0011Szczegóły modelu
gpt-5.3-codex-sparkgpt-5.3-codex-spark
/v1/chat/completions
/v1/responses
$0.0011Szczegóły modelu
gpt-5.4Best coding + agentic workflows; industry-leading code benchmark
/v1/responses
/v1/chat/completions
$0.0025Szczegóły modelu
gpt-5.4-miniCost-effective fallback for gpt-5.4; available to Free tier
/v1/chat/completions
/v1/responses
$0.0005Szczegóły modelu
gpt-5.4-nanogpt-5.4-nano
/v1/chat/completions
/v1/responses
$0.0001Szczegóły modelu
gpt-5.4-progpt-5.4-pro
/v1/responses
$0.030Szczegóły modelu
gpt-5.5Purpose-built for long-horizon agentic tasks; best error recovery
/v1/chat/completions
/v1/responses
$0.0050Szczegóły modelu
gpt-5.5-progpt-5.5-pro
/v1/responses
$0.030Szczegóły modelu
gpt-5.6-lunaFastest, lightest GPT-5.6 tier for summaries, drafts, and everyday automation
/v1/responses
/v1/chat/completions
$0.0002Szczegóły modelu
gpt-5.6-solFlagship for the hardest tasks: complex coding, deep research, long-horizon agents
/v1/chat/completions
/v1/responses
$0.0050Szczegóły modelu
gpt-5.6-terraBalanced workhorse for high-volume tasks; near-flagship quality, cost-efficient
/v1/chat/completions
/v1/responses
$0.0020Szczegóły modelu

Konfiguracja

Endpoint przewodnika: <endpoint>

Wybierz <model-id>, aby wygenerować żądanie zgodne z publicznym kontraktem wejściowym endpointu.

Weryfikacja

Wybierz <model-id>, aby wygenerować polecenia weryfikacyjne.

Jak to działa

  1. 1. Wybierz ID modelu

    Wybierz publiczny ID modelu z katalogu i sprawdź jego endpoint oraz bieżącą cenę początkową.

  2. 2. Skonfiguruj RunAPI

    Dodaj konfigurację dostawcy dla tego agenta.

  3. 3. Zweryfikuj wynik

    Uruchom pokazane poniżej polecenia stanu i wyboru modelu.

Częste pytania

Którego ID modelu użyć?

Wybierz publiczny ID modelu z tabeli wersji. Każdy ID udostępnia endpointy pokazane w jego wierszu.

Czy ten przewodnik konfiguruje model czatu?

Tak. Ta linia modeli obsługuje protokół LLM przeznaczony dla klienta.