Rendered at 05:03:17 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
nibbleyou 4 minutes ago [-]
200 tasks/day × 8 steps
GPT 5.6 Sol: $522.06
Opus 5: $456.06
Opus 5 comes out to be cheaper than Sol!
cortesoft 40 minutes ago [-]
How do you calculate the effect of caching?
Sometimes, I take breaks in the middle of a session and end up losing the prompt cache which drives up the token usage a ton. Don't all the providers have different cache times and behavior? If one person takes 20 minutes between messages, some services will keep that cache while some won't. Is there a way to factor that in?
schleck8 22 minutes ago [-]
OpenRouter shows the cache hit rate and calculates an effective pricing per provider if you scroll down on the model page. Note that some providers run fp4 versions of models. DeepInfra often does this
ahmed_hassan7 12 minutes ago [-]
[flagged]
esafak 1 hours ago [-]
It's easy to scrape the pricing; you have to do some leg work to estimate the token efficiency, which factors into the ultimate cost. Ideally you'd compare reasoning efficiency too; given them all the same task.
GPT 5.6 Sol: $522.06
Opus 5: $456.06
Opus 5 comes out to be cheaper than Sol!
Sometimes, I take breaks in the middle of a session and end up losing the prompt cache which drives up the token usage a ton. Don't all the providers have different cache times and behavior? If one person takes 20 minutes between messages, some services will keep that cache while some won't. Is there a way to factor that in?