xAI · Text
Hermes Agent x Grok
Grok 4.3 and 4.5 serve conversational, coding, and agentic workloads through RunAPI with one API key, synchronous or streaming responses, and terminal usage reporting.
Public versions and endpoints
| Model ID | Version | Endpoints | Starting price | Catalog |
|---|---|---|---|---|
grok-4.20-0309-non-reasoning | grok-4.20-0309-non-reasoning | /v1/responses/v1/messages/v1/chat/completions | $0.0006 | Model detail |
grok-4.3 | Grok for fast reasoning, tools, and structured output through Responses | /v1/responses | $0.0010 | Model detail |
grok-4.5 | Latest Grok for chat, coding, agentic tools, and lower hallucination risk | /v1/chat/completions/v1/responses | $0.0016 | Model detail |
grok-4.6 | Responses-only Grok with xhigh reasoning, image understanding, function tools, and structured output | /v1/responses | $0.0016 | Model detail |
Configuration
Guide endpoint: <endpoint>
Select <model-id> to generate a request with the endpoint's public input contract.Verify
Select <model-id> to generate verification commands.How it works
- 1. Choose a model ID
Select a public catalog model ID and review its endpoint and current starting price.
- 2. Configure RunAPI
Add the provider configuration for this agent.
- 3. Verify the result
Run the agent status and model-selection commands shown below.
FAQ
Which model ID should I use?
Choose a public model ID from the version table. Each ID exposes the endpoints shown for that version.
Does this guide configure a chat model?
Yes. This Model Line supports a client-facing LLM protocol.