back

[OpenAI Livestream] developers 🤝 supermassive black hole

# OpenAI Livestream Summary: Developers and GPT-4.1 Family Launch

OpenAI recently held a livestream to announce their latest offering for developers: the GPT-4.1 family of models. The presentation featured Kevin (Product Lead), Michelle (Post-Training Research Lead), and Ishan (Post-Training team) who introduced three new models specifically designed for developer needs.

## The GPT-4.1 Family: Key Highlights

1. **Three New Models**:
– **GPT-4.1**: The flagship model with significant improvements over GPT-4.0
– **GPT-4.1 Mini**: A faster, slightly less powerful alternative
– **GPT-4.1 Nano**: OpenAI’s smallest, fastest, and cheapest model ever

2. **Major Improvements**:
– All three models can handle up to **1 million tokens** of context (8x improvement over previous 128K limit)
– Better at coding, complex instruction following, and building agents
– GPT-4.1 outperforms GPT-4.0 on nearly every dimension and meets or beats GPT-4.5 in many areas

3. **Coding Capabilities**:
– GPT-4.1 reaches 55% accuracy on SWEBench (up from 33% in GPT-4.0)
– Significant improvements in diff format performance (doubled from GPT-4.0)
– Better at writing functional code, following diff formats, exploring repos, and writing unit tests
– Enhanced performance in multiple programming languages (tested on Ader polyglot benchmark)

4. **Instruction Following**:
– The models strictly follow all instructions provided, even complex multi-step directions
– Excels in formatting, ranking, ordered instructions, and maintaining coherence over multiple turns
– New prompting guide published for optimal results

5. **Long Context Processing**:
– All models, including Nano, effectively process information anywhere within the 1M token context
– Strong performance on “needle in a haystack” evaluations
– State-of-the-art performance on video processing without subtitles (72

Recent Videos

May 6, 2026

Hermes Agent Master Class

https://www.youtube.com/watch?v=R3YOGfTBcQg Welcome to the Hermes Agent Master Class — an 11-episode series taking you from zero to fully leveraging every feature of Nous Research's open-source agent. In this first episode, we install Hermes from scratch on a brand new machine with no prior skills or memory, walk through full configuration with OpenRouter, tour the most important CLI and slash commands, and run our first real task: a competitor research report on a custom children's book AI business idea. Every future episode will build on this fresh install so you can see the compounding value of the agent in real time....

Apr 29, 2026

Andrej Karpathy – Outsource your thinking, but you can’t outsource your understanding

https://www.youtube.com/watch?v=96jN2OCOfLs Here's what Andrej Karpathy just figured out that everyone else is still dancing around: we're not in an era of "better models." We're in a different era of computing altogether. And the difference between understanding that and not understanding it is the difference between being a vibe coder and being an agentic engineer. Last October, Karpathy had a realization. AI didn't stop being ChatGPT-adjacent. It fundamentally shifted. Agentic coherent workflows started to actually work. And he's spent the last three months living in side projects, VB coding, exploring what's actually possible. What he found is a framework that explains...

Mar 30, 2026

Andrej Karpathy on the Decade of Agents, the Limits of RL, and Why Education Is His Next Mission

A summary of key takeaways from Andrej Karpathy's conversation with Dwarkesh Patel In a wide-ranging conversation with Dwarkesh Patel, Andrej Karpathy — former head of AI at Tesla, founding member of OpenAI, and creator of some of the most popular AI educational content on the internet — shared his views on where AI is headed, what's still broken, and why he's now pouring his energy into education. Here are the key takeaways. "It's the Decade of Agents, Not the Year of Agents" Karpathy's now-famous quote is a direct pushback on industry hype. Early agents like Claude Code and Codex are...