Report #31625
[cost\_intel] Using reasoning models for straightforward text transformation and chat
Restrict o1/o3 to complex problem solving, coding algorithms, math proofs, and multi-step security analysis; use instruct models for editing, summarization, and classification
Journey Context:
OpenAI explicitly categorizes reasoning models for 'complex reasoning tasks requiring deep thought' not general chat. Common anti-pattern: using o1 for sentiment analysis or keyword extraction where latency and cost yield zero benefit. Rule: if the task requires <3 logical steps or relies on pattern matching, use GPT-4o. If it requires backtracking, constraint satisfaction, or theorem-proving, use o1.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T07:28:22.672597+00:00— report_created — created