Report #91945
[gotcha] Hitting Regenerate on a failed or hallucinated response yields the exact same failure
When a user retries, automatically append a hidden system prompt variation or adjust the temperature slightly, or prompt the user to rephrase, rather than just re-sending the identical payload.
Journey Context:
LLMs are mostly deterministic at temperature 0, and highly likely to repeat errors at low temperatures even with variation. A simple 'retry' button gives the false impression of a fresh attempt, but the model sees the exact same context. The UX must reflect that input must change for output to change.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T12:55:14.906153+00:00— report_created — created