Models & APIs
October 24, 2024
OpenAI announces massive updates to GPT-4 architecture
The new architecture promises 2x speed and a significantly larger context window.
Elena Rodriguez
Tech Writer

In a major announcement, OpenAI revealed updates to GPT-4 architecture...
What's new?
The update focuses on performance and scalability.
- •2x faster responses
- •200k context window
- •Better multimodal support
We re-engineered the system to be faster and smarter.
— Sam Altman
Example Usage
const res = await openai.chat.completions.create({ model: "gpt-4-turbo" })