GPT-5.6 Sol Ultra will be in Codex
1–10 of 433 posts
Re: GPT-5.6 Sol Ultra will be in Codex
#2https://www.theinformation.com/newsletters/ai-agenda/openai-...
Re: GPT-5.6 Sol Ultra will be in Codex
#3I wonder if it's related that that OpenAI has found a way to cut inference costs by half, according to The Information. https://www.theinformation.com/newsletters/ai-agenda/openai-...
Re: GPT-5.6 Sol Ultra will be in Codex
#4> Additionally, we’re introducing a new ultra mode that goes beyond the capabilities of a single agent by leveraging subagents to accelerate complex work.
https://openai.com/index/previewing-gpt-5-6-sol/
Can someone explain how this compares with Pro? I thought Pro was already something similar.
Re: GPT-5.6 Sol Ultra will be in Codex
#5I wonder if it's related that that OpenAI has found a way to cut inference costs by half, according to The Information. https://www.theinformation.com/newsletters/ai-agenda/openai-...
What’s the technique? And did they buy it from thinking machines?
Re: GPT-5.6 Sol Ultra will be in Codex
#6Re: GPT-5.6 Sol Ultra will be in Codex
#7Re: GPT-5.6 Sol Ultra will be in Codex
#8Earlier quoted context omitted.
What’s the technique? And did they buy it from thinking machines?
Maybe cache similar answers from others. Surprised if this is not already being done.
What you think could be a big chunk, is more likely to be a fraction of a percent of queries.
And what use is similar query caching - so you (very often! if actually cost effective, maybe half the time) get a response to a query that was different from yours. Including for when you have a lot of context input already. You’re going to get trash.
If it were constrained to only very common initial prompts, and somehow the long tail did not actually dominate as it does with Google search (can't find the reference at the moment but it was a famous article some years ago), it also wouldn't account for serious enough cost savings. Long context is what is expensive.
This might only work in constrained domains like customer service where there’s tolerance for generic answers and escalation paths. For technical work? For general purpose use, with secretly canned responses charged at full price?
Re: GPT-5.6 Sol Ultra will be in Codex
#9For context: > Additionally, we’re introducing a new ultra mode that goes beyond the capabilities of a single agent by leveraging subagents to accelerate complex work. https://openai.com/index/previewing-gpt-5-6-sol/ Can someone explain how this compares with Pro? I thought Pro was already something similar.