X Ai Modell
Grok 4.20 NON Reasoning
Grok 4.20 NON Reasoning Vergleichen Sie API-Preise, Anbieter, Kontextlange, Fahigkeiten, Einsatzfalle, Latenz und Alternativen. General chat via X Ai, API workloads. $0.181 / 1M tokens / $0.362 / 1M tokens. — tokens.
Streaming
Was ist Grok 4.20 NON Reasoning in NextModel?
Grok 4.20 NON Reasoning Vergleichen Sie API-Preise, Anbieter, Kontextlange, Fahigkeiten, Einsatzfalle, Latenz und Alternativen. General chat via X Ai, API workloads. $0.181 / 1M tokens / $0.362 / 1M tokens. — tokens.
Beste Einsatzfalle
- General chat via X Ai
- API workloads
OpenAI-kompatibles Beispiel
Behalten Sie den OpenAI-SDK-Stil, setzen Sie base_url auf NextModel und verwenden Sie die Katalog-ID x-ai--grok-4.20-non-reasoning.
Python
from openai import OpenAI
client = OpenAI(
api_key="YOUR_API_KEY",
base_url="https://api.nextmodel.app/v1"
)
resp = client.chat.completions.create(
model="x-ai/grok-4.20-non-reasoning",
messages=[{"role": "user", "content": "Hello from NextModel"}]
)
print(resp.choices[0].message.content)Ahnliche Alternativen
X AiCatalog
Available through the NextModel gateway via X Ai.
Best forGeneral chat via X Ai, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
X AiCatalog
Available through the NextModel gateway via X Ai.
Best forGeneral chat via X Ai, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
X AiCatalog
Available through the NextModel gateway via X Ai.
Best forGeneral chat via X Ai, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
FAQ