Finally got GPT to stop hallucinating my data with one weird trick
I was pulling customer records from a CSV into a chat session for a market analysis, and it kept inventing sales figures. Then I tried adding a strict "only use provided data" instruction at the end of every prompt, right before hitting send, and it worked perfectly. Has anyone else found a simple prompt tweak that fixed a major hallucination issue?