TL;DR
I suggest three model branches:
- Creative (GPT-C) for writing, roleplay, style, ideation, and narrative work.
- General (GPT-G) for default everyday conversation and lightweight productivity.
- Logic (GPT-L) for coding, research, math, and deep reasoning.
The system could route automatically by intent, while also allowing manual selection for users who want control.
Longer version:
OpenAI has consistently aimed for a "general-purpose" model that excels across many kinds of tasks. I think that is an exciting goal, but OpenAI’s current model lineup already suggests that different post-training profiles excel at different categories of work: everyday conversation, deep reasoning, coding, and research are not all optimized equally well by the same model behavior. If OpenAI wants to move closer to a truly general-purpose assistant, the most feasible path may not be one monolithic model profile, but a routed family built on a shared base.
With that in mind, OpenAI could restructure the ChatGPT lineup around two axes: branch and mode. Each branch would have its own modes. The schema I propose is:
- Creative (GPT-C) for writing, roleplay, style, ideation, and narrative work.
- Instant: A low-latency, high-throughput option for creativity-first tasks
- Thinking: A deeper creativity-first option for complex narratives, continuity, and characters
- General (GPT-G) for default everyday conversation and lightweight productivity.
- Instant: A fast and direct option for casual chat
- Balanced: A casual-chat option with reasoning for harder questions
- Logic (GPT-L) for coding, research, math, and deep reasoning.
- Thinking: Reasoning for very complex questions and tasks
- Pro: Research-grade intelligence for long, difficult problems
As I mentioned earlier, the system would automatically route to the most plausible model, but users should be able to select the model they want manually too.
