I am using Make.com to send data to open.ai through the API, with an API key I generated. I want to be able to ask questions regarding that data, but I cannot figure out how to do so. If I try it through the playground, it doesnt have the data I am feeding it. How do I interface with the instance of OpenAI that I am sending the data to through the API?