The community member is wondering if the private data used to build an index remains private during and after the index is built. They mention that they don't fully understand the process behind how an index is built, but they know that requests are being made to the openAI API during the build process with their data. There are no comments that provide an explicit answer to the question.
Hi, possibly a basic enough question, but I can't seem to approach an answer on the documentation or by googling. I am wondering if the private data that you use to build an index remains private during and after the index is built? I don't fully understand the process behind how an index is actually built, but I know (at least in my case with my code) requests are being made to openAI API during the build process with my data.