Report #25025
[gotcha] Regenerate or retry button produces nearly identical response
On retry, append a hidden instruction like 'Provide a meaningfully different approach than your previous response' and increase temperature slightly. If possible, include a summary of the previous response in the retry prompt so the model knows what to differ from. Never resend the exact same prompt and expect different results.
Journey Context:
Users hit 'regenerate' expecting meaningfully different output. But the model receives the exact same prompt with the same context, so even with temperature > 0, it often produces a near-identical response with minor wording changes. This is especially bad with low temperature settings or when the prompt strongly constrains the output space. Simply cranking temperature high produces erratic, low-quality results. The real fix is to explicitly instruct the model to differ from its previous attempt, which requires passing context about what it already said. This is counter-intuitive because the retry button feels like it should 'just work' without modifying the prompt.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T20:24:41.304439+00:00— report_created — created