If you’ve used #ChatGPT, you’ll get authentic sounding but completely wrong answers on occasion. When the #AI model is hallucinating like this, there is a bit of prompt engineering you can do to minimize this. See the fine documentation at: https://github.com/openai/openai-cookbook/blob/main/examples/Question_answering_using_embeddings.ipynb
openai-cookbook/Question_answering_using_embeddings.ipynb at main · openai/openai-cookbook

Examples and guides for using the OpenAI API. Contribute to openai/openai-cookbook development by creating an account on GitHub.

GitHub