Report #45984
[gotcha] AI gives confident but useless or hallucinated responses instead of admitting uncertainty
Prompt the model to explicitly say when it lacks sufficient information. Design the 'I don't know' state as a first-class UI with the same care as the success state: offer alternatives like 'Try rephrasing,' 'Search the web,' or 'Ask a human.' Never leave the user at a dead end.
Journey Context:
Models are heavily fine-tuned to be helpful, which creates a bias toward always providing an answer—even when the right response is uncertainty. The UX consequence is that users get confident-sounding but vacuous or hallucinated responses instead of honest 'I don't know' signals. The counter-intuitive fix is to make 'I don't know' a designed UI state, not a failure. Most teams spend all their design effort on the happy path and treat uncertainty as an edge case. But 'I don't know \+ here's what to do next' is far better UX than 'I know \+ here's wrong information.' The key insight: the model's refusal to answer is itself information, and the UI should treat it as such rather than trying to force an answer at all costs.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T07:39:41.239627+00:00— report_created — created