GPT-5.6 SOL is HERE
Summary
OpenAI has released GPT 5.6 Soul Ultra, a new large language model that the speaker had early access to for over a month. Positioned as the peak of the GPT5 pre-training run, it offers a significant performance leap over GPT 5.5, described as a "lead engineer" compared to a "mid-level engineer." GPT 5.6 Soul is priced at \$5 per million input tokens and \$30 per million output tokens, making it half the cost of Fable (\$10 input, \$50 output) while often using fewer tokens for equivalent tasks. Benchmarks like the Artificial Analysis Coding Agent Index show GPT 5.6 scoring 80 compared to Claude Opus 4.8's 72, at similar API costs. The model excels in agentic capabilities, including browser control and efficient task completion through "loops," demonstrated by creating a Minecraft clone and an Excel clone in about six days each.
Key takeaway
For AI Engineers and ML teams managing large language model deployments, consider integrating GPT 5.6 Soul as a primary planning and orchestration engine. Its superior efficiency and lower token cost compared to Fable, combined with the ability to offload execution to smaller models like Terra or Luna, can significantly reduce operational expenses while maintaining high performance. Explore agentic loops and Codeex browser control to automate complex, multi-step tasks and maximize model utility.
Key insights
GPT 5.6 offers superior efficiency and agentic capabilities at a lower cost than frontier models like Fable.
Principles
- Orchestrate models for cost savings.
- Loops enhance agentic task completion.
- Frontier models excel at planning.
Method
Utilize a planning model like GPT 5.6 Soul to orchestrate tasks, then delegate implementation to smaller, more cost-effective models such as Terra or Luna, and use the planning model again for review.
In practice
- Implement agentic loops for complex goals.
- Utilize Codeex browser control for automation.
- Explore the Loopy skill for loop design.
Topics
- GPT 5.6 Soul
- Large Language Models
- Agentic AI
- Model Orchestration
- AI Cost Optimization
- Codeex
Best for: NLP Engineer, CTO, VP of Engineering/Data, AI Engineer, Machine Learning Engineer, Director of AI/ML
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Matthew Berman.