Hello,
I’m passing some data in the form of key-value pairs to GPT-4o along with the prompt. The problem is that sometimes if I’m passing a pair like “Food Addiction: High”, I see in the response that it considers it as “Low”. I cannot say it’s a problem in my prompt because this happens for a pair or 2 in 30 key-value pairs. However, it’s important to me to have correct predictions.
How can I reduce such hallucinations?
Thanks in advance!