#serious bug report

1 messages · Page 1 of 1 (latest)

brittle forum
#

I am writing to report an issue I have encountered while using ChatGPT, which concerns the consistency of responses when a question is copied and pasted or asked repeatedly. Upon conducting several trials, it has come to my attention that the answers provided by ChatGPT tend to change after the question has been duplicated or repeated more than thrice.

This inconsistency raises significant concerns regarding the reliability and trustworthiness of the information provided by ChatGPT. Users rely heavily on this platform for accurate and consistent responses to their queries. However, the observed behavior undermines the credibility of the responses and casts doubt on the accuracy of the information.

As a user who values the integrity of information provided, I would like to request compensation for bringing this issue to your attention. Reporting such issues not only improves the user experience but also contributes to the overall reliability of the platform.

I kindly request your team to thoroughly investigate this matter and take appropriate measures to ensure the consistency and reliability of the information provided by ChatGPT. Additionally, I would appreciate compensation for my efforts in reporting this issue.

Thank you for your attention to this matter. I look forward to your prompt response and resolution of the issue, as well as your consideration regarding compensation.

white cedar
# brittle forum I am writing to report an issue I have encountered while using ChatGPT, which co...

ChatGPT is designed to give different answers to the same question at different times. LLMs are stochastic, which means they're semi-random in their functioning.

With a calculator, 2+2 will always be 4.

With an LLM (like with natural language), "Hello" can return a response of "Hi," "Hey," "How's it going?", etc.

LLMs are designed to mimic natural language, so that's why they don't behave like calculators.