Transcript of OpenAI DevDay: Opening Keynote
OpenAI
Key takeaways
- GPT-4 Turbo supports context windows up to 128,000 tokens (about 300 pages) and is more accurate over long contexts.
- JSON Mode guarantees that model responses are valid JSON, and a seed parameter enables reproducible outputs.
- The model’s knowledge cutoff has been extended to April 2023 and can retrieve information from external documents via the new retrieval feature.
- Pricing for GPT-4 Turbo is $0.01 per 1,000 prompt tokens and $0.03 per 1,000 completion tokens, making it roughly 2.75–3× cheaper than GPT‑4.
- The Assistants API now provides persistent threads, built‑in retrieval, a code interpreter, and multi‑function calling to simplify building agent‑like experiences.
- OpenAI introduced GPTs, customizable ChatGPT instances that combine instructions, extended knowledge, and actions, to be distributed through a forthcoming GPT Store with revenue sharing.







