Hey guys, I have a question. I have build a Chatbot using the GPT 4 API. The Chatbot has access to a own database where he gets additional informations. Now my question is, in order for GPT 4 to give me a output which is connected to the database it obviously has to read the data inside this database. Is this data then trough the API somewhere saved? OpenAI side?
Thanks for help