Report #37964
[gotcha] Regenerate button at low temperature produces near-identical output — users think the feature is broken
On retry or regenerate actions, automatically increase temperature by 0.1-0.3 from the base setting. Alternatively, append a hidden variation instruction or random seed to the prompt on retry. Display a brief 'generating a different response' message to set expectations.
Journey Context:
The 'regenerate' button carries an implicit promise: try again, get something different. At temperature 0 or near-0, the model is nearly deterministic — same input produces same output. Users click regenerate, get a near-copy, click again, same result. Frustration compounds with each click. The temptation is to raise the default temperature, but that degrades overall response quality for the sake of retry variety. The targeted fix is better: keep the base temperature optimized for quality, but on retry specifically, introduce controlled variation. This is a retry-specific parameter adjustment, not a global change. The alternative — appending a hidden instruction like 'provide a different perspective' — works but can produce tangential responses rather than variations on the same theme.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T18:12:04.150568+00:00— report_created — created