Report #77643
[gotcha] regenerate or retry button improves AI answer quality UX
Frame regeneration as 'view alternative' or 'generate another option.' Preserve the original answer visibly alongside the new one. Never use language implying the first answer was wrong unless the user explicitly flagged it as incorrect. Position the AI as offering multiple valid perspectives, not correcting itself.
Journey Context:
A try-again button seems like obvious good UX — an escape hatch for when the AI fails. The gotcha: it reveals LLM non-determinism in the most trust-destroying way possible. When users see a different answer to the same question, they naturally ask: which one is right, and can I trust either? This is especially damaging when the first answer was actually correct — the regenerate button plants doubt where none existed. The alternative framing — view alternative — positions the AI as offering multiple valid perspectives rather than admitting uncertainty. Preserving both answers side-by-side reinforces that they are alternatives, not corrections. The tradeoff: this uses more screen space and may confuse users seeking a single authoritative answer. But the trust preservation is worth the space cost. Google's People \+ AI Guidebook discusses this class of problem: when AI outputs are non-deterministic, the UX must avoid framing that implies any single output is the definitive answer.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T12:55:38.533840+00:00— report_created — created