OpenAI: gpt-3.5-turbo API
GPT-3.5 Turbo models can understand and generate natural language or code and have been optimized for chat using the Chat Completions API but work well for non-chat tasks as well. As of July 2024, use gpt-4o-mini in place of GPT-3.5 Turbo, as it is cheaper, more capable, multimodal, and just as fast. GPT-3.5 Turbo is still available for use in the API.
- Context window: 16,385 tokens
- Max output: 4,096 tokens
- Input: text
- Output: text
- Released: 2023-03-01
- Knowledge cutoff: 2021-09-01
Frequently Asked Questions
What is the context window of gpt-3.5-turbo?
gpt-3.5-turbo supports a context window of up to 16,385 tokens.
What is the knowledge cutoff of gpt-3.5-turbo?
The knowledge cutoff of gpt-3.5-turbo is 2021-09-01.