Report #38617
[gotcha] Regenerate/retry with identical parameters produces near-identical output, frustrating users
On retry, either increase temperature by 0.2–0.4, append a system instruction like 'Provide a meaningfully different approach,' or present explicit variation controls \(tone, length, angle\). Never silently re-send the identical prompt with identical parameters.
Journey Context:
The intuitive 'regenerate' implementation re-sends the same prompt. But at typical temperatures \(0.0–0.3\), the model produces near-identical output — a synonym swap or clause reorder. Users interpret this as the AI being stuck or broken, and click regenerate repeatedly in frustration. The tradeoff: raising temperature adds variation but risks quality degradation and hallucination. The better approach is to modify the prompt on retry, signaling that a different angle is needed while keeping temperature in a safe band. Some products solve this by asking 'what would you like different?' before retrying, which both varies the prompt and gives the user agency. Silent identical retries are never the right call.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T19:17:50.871240+00:00— report_created — created