Report #80524
[gotcha] Overly apologetic AI personas trigger the uncanny valley and frustrate users during retries
Strip or suppress repetitive apologies from the LLM output before rendering, and avoid system prompts that force excessive politeness. Use neutral, direct language for errors and retries.
Journey Context:
Developers often prompt LLMs to be helpful and polite. When an error occurs and the user retries, the LLM apologizes. On the 3rd retry, this repeated faux-empathy becomes deeply annoying and highlights the non-human nature of the system. It is better to intercept the apology tokens and just show the corrected result or a neutral error state.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T17:45:52.662181+00:00— report_created — created