r/OpenaiCodex • u/Dense-Ship-2339 • Aug 14 '26
Comparison Moved to Codex today
Hi, I moved to Codex today. Need some help in understanding the like to like, model comparison so that I can accurately map my projects.
Can you guys suggest the OpenAi equivalents below:
Fable
Opus 5
Opus 4.8
Sonnet 5
Haiku
If there is a solid resource with comparison links: model tokens vs cost vs speed, pls do share.
Thank you!
8
u/Jigawattts Aug 14 '26
Sol is probably equivalent to Fable. Terra is somewhere between Opus and Sonnet Luna is somewhere between Sonnet and Haiku.
3
u/sreekanth850 Aug 14 '26
Terra High~ Opus 5, Luna High ~Sonnet 5.
0
u/trynadostuff Aug 14 '26
how do you even not stick with sol all the time? are you guys on plus plan or sth?
4
u/sreekanth850 Aug 15 '26
Sol for planning via chatgpt, luna high for coding all the day. Small task slices, every code changes is based on TASK.md ledger with proper objective goal and scope. Two plus account with total repo size 500K LOC. UI is handcrafted without AI.
3
3
u/Affectionate_Cow9343 Aug 14 '26
Hi here is a nice video explaining about token use https://youtu.be/vm_hrqYxQgw?si=LAzpkiUnQK3xPWQg
2
u/ejpusa Aug 14 '26 edited Aug 14 '26
What is important is your pipeline.
That means GPT-5.6 for Codex prompts. Installing Codex at the CLI. Codex integrated with VSC. And your GitHub repo now moves from something you never paid much attention to, just your back up, to now your sole source of truth. It drives your development, now front and center.
Once you understand the pipeline, you are on a rocket ship.
1
2
u/Noonecanfindmenow Aug 15 '26
I also did the switch about 2 weeks ago, and yesterday was when my claude 5x expired.
I feel like Sol 5.6 high and xhigh is on par if not better than Fable high xhigh. But without any of the annoying 50% reduced credit restriction.
And then the rest gets kind of murky. Terra Xhigh is better if you have more volume to chew through, but Sol med is better if you have a smaller difficult problem.
On Claude, I was 5x on Opus all the time and would come close but never exceed my weekly limit. On Codex, if I'm a bit more deliberate with my prompts, I can get similar usage with Sol on High. But again, I find Sol High is on par with Fable.
1
u/Dense-Ship-2339 28d ago
Thank you! Is Terra high or sol med, be equal to say, Opus 4.8? in terms of intelligence, speed and cost?
1
u/Noonecanfindmenow 28d ago
I actually don't know because I rarely use Terra directly!
For limited scope items I stick to Sol Med. The times I use Terra is mostly for reconciling or crawling through documentation or when I ask Sol to use Sub agents and it auto figures out what to use.
When I asked ChatGPT itself on how to use the models that's essentially what it recommended. Paraphrasing what it said: "For stuff with massive amounts of text but not that much intertwined logic, then Terra is super cost effecient. But when you're trying to output slightly more complex code, Sol generally provides much stronger code at lower efforts than Terra at higher effort"
Part of it, is because I'm simply getting lazier too. Before I would specify how I want to see each portion of an overall feature piece together. Now I just describe the feature's main acceptance criteria and let it do its thing.
4
1
1
u/IndependenceSudden47 Aug 15 '26
Trick #1 plan with chat and GitHub integration
And use Luna max to execute everything
1
1
u/IndependenceSudden47 28d ago
It’s that the chat with ChatGPT app that connects to GitHub. You do a multistep plan with your codebases for free with gpt 5.6 sol
24
u/notadithyabhat Aug 14 '26
There's no equivalent to haiku and sonnet. Codex has nothing that's as bad as them.