Report #102664
[synthesis] Claude outputs long explanations while GPT-4o stays terse for the same prompt
Set explicit output-length targets per section \('answer in 1-2 sentences', 'limit to 400 tokens'\) rather than relying on default verbosity. Default verbosity calibrations differ significantly across providers.
Journey Context:
Each model family has a different default verbosity set point. Anthropic models tend toward thoroughness; OpenAI models often default to more concise responses. Without an explicit length constraint, the same prompt can yield dramatically different token counts and structure, which breaks downstream parsing or UI layouts.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-09T05:15:21.937293+00:00— report_created — created