infery
← All models

GPT Chat Latest

gpt-chat-latest

Chat & Textby OpenAI

GPT Chat Latest points to OpenAI's stable API alias chat-latest that always resolves to the latest Instant chat model used in ChatGPT. 400,000 token context window, maximum output of 128,000 tokens.

chatstreamingvisionpdftoolsjson mode

Details

Accepts
text
Context window
400K tokens

Pricing

Input
625 cr / 1M tokens
Output
3750 cr / 1M tokens
Cached input
62.5 cr / 1M tokens

Prices in credits (1 credit = $0.01).

Data schema

approximate

Input

FieldTypeDescription
promptrequiredstringThe text prompt.

Output

FieldTypeDescription
textstringGenerated text (choices[0].message.content).