> That key is used to encrypt data throughout the process so we can't see your data.
Unpopular opinion: It has been bothering me for a while. Statements like that are slightly misleading.
Obviously, the data has to be decrypted before it is passed to the model. So transport may be encrypted, and also you may encrypt context data at rest, but there is no such thing as a large language model that can process encrypted data.
There is nothing that technically keeps
@7dc38be7ā¦4f44066d from tapping into the data.
Ultimately, it's a trust model, not a technical solution.
Prove me wrong.