Chat
Holds all available Chat models. Chat models are used to generate text in a conversational manner. Chat models work using conversational memory.
Note that GPT-4 endpoints are only available to paying customers.
See also
Properties
Points to the currently supported version of gpt-3.5-turbo.
Snapshot of gpt-3.5-turbo
from March 1st, 2023. This model version will be deprecated on June 13th, 2024. Has a context window of 4,096 tokens with training data up to September 2021.
Snapshot of gpt-3.5-turbo
from June 13th, 2023. This model version will be deprecated on June 13th, 2024. Has a context window of 4,096 tokens with training data up to September 2021.
Has a context window of 16,385 tokens with training data up to September 2021. This model has improved instruction following, JSON mode, reproducible outputs, parallel function calling, and more. Returns a maximum of 4,096 output tokens.
Points to the currently supported version of gpt-3.5-turbo.
Snapshot of gpt-3.5-turbo-16k
from June 13th, 2023. This model version will be deprecated on June 13th, 2024. Has a context window of 16,385 tokens with training data up to September 2021.
Snapshot of gpt-4
from March 14th 2023 with function calling support. This model version will be deprecated on June 13th, 2024. Has a context window of 8,192 tokens with training data up to September
Snapshot of gpt-4
from June 13th, 2023 with improved function calling support. Has a context window of 8,192 tokens with training data up to September 2021.
gpt-4
Turbo. Has a context window of 128,000 tokens with training data up to April 2023. This model has improved instruction following, JSON mode, reproducible output, parallel function calling, and more. Returns a maximum of 4,096 output tokens.
Snapshot of gpt-4
from March 14th 2023 with function calling support. This model version will be deprecated on June 13th, 2024. Has a context window of 32,768 tokens with training data up to September
Snapshot of gpt-4-32k
from June 13th, 2023 with improved function calling support. Has a context window of 32,768 tokens with training data up to September 2021.
gpt-4
Turbo with vision. Has a context window of 128,000 tokens with training data up to April 2023. Has the same capabilities as GPT_4_1106_PREVIEW, but can also understand images.