Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,049 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Can I store GPT embeddings in the Azure Vector database in the form of ciphertext? And can I query the vector database without decryption?
Thanks
Hello Wenjun Wang, it is not currently possible to store GPT embeddings as ciphertext and query them without decryption. The database requires embeddings to be in plaintext for effective similarity searches.
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.