openai/gpt-chat-latest
GPT Chat Latest points to OpenAI's stable API alias `chat-latest` that always resolves to the latest Instant chat model used in ChatGPT. As OpenAI rolls out new Instant model updates...
The most important technical and pricing details in one place.
Gateway-compatible routes are tried from the lowest cost; other sources are shown for catalog reference.

Current request, token, and latency data across TamgaStudio.
Call OpenAI: GPT Chat Latest with a single request through the OpenAI-compatible TamgaStudio API. Create your API key from the API Keys section in your dashboard.
curl https://api.tamga.studio/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer tl-sk-XXXXXX" \
-d '{"model": "openai/gpt-chat-latest", "messages": [{"role": "user", "content": "Hello!"}]}'
Common questions about this model.
Explore other models from the same provider or in a similar price range as OpenAI: GPT Chat Latest.