Report #71663
[cost\_intel] o1-mini vs o1-preview cost efficiency for code generation tasks
Use o1-mini for code generation under 200 lines with well-defined specifications \(LeetCode, API implementations\); reserve o1-preview for architectural decisions, complex debugging in 500\+ line unfamiliar codebases, or reasoning chains requiring >10 steps
Journey Context:
Cost analysis: o1-mini at $3.30/1M input vs o1-preview at $15/1M \(4.5x cheaper\). On LiveCodeBench, o1-mini achieves 85-90% of o1-preview's solve rate on standard algorithmic problems but drops to 40-50% on realistic bug fixing in large repositories. Critical distinction: o1-mini has less RL training on long-horizon planning. Error pattern: teams using o1-preview for simple CRUD generation, wasting $0.50 per request vs $0.10 on mini with identical output.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T02:51:44.964961+00:00— report_created — created