OpenAI: GPT Chat Latest
OpenAIModerated
openai/gpt-chat-latestAbout this model
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...
Make a request
OpenAI-compatible: set the base URL and your Promptix API key, keep your existing SDK.
curl https://promptix.tn/api/v1/chat/completions \ -H "Authorization: Bearer $PROMPTIX_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "openai/gpt-chat-latest", "messages": [ {"role": "user", "content": "Hello! What can you do?"} ] }'Pricing
In TND per 1M tokens. VAT and the platform fee are added at top-up.
Input tokens
19.355 TNDper 1M tokens
Output tokens
116.129 TNDper 1M tokens
1,000 requests with 1K input and 500 output tokens cost about 77.419 TND.
Specifications
- Provider
- OpenAI
- Context window
- 400,000 tokens
- Input modality
- Text
- Added
- May 5, 2026
- Supported parameters
max_tokensresponse_formatseedstructured_outputstool_choicetools