From 468b6e7c5c9e002433e0e5efa73b4bb6e97f14a6 Mon Sep 17 00:00:00 2001 From: Marco Minerva Date: Mon, 22 Jul 2024 12:48:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2d2c03..3f8a0a3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # SQL Database Vector Search Sample -A repository that showcases the Vector Support in Azure SQL Database to perform embeddings and RAG with Azure OpenAI. +A repository that showcases the Native Vector Support in Azure SQL Database to perform embeddings and RAG with Azure OpenAI. > [!IMPORTANT] > Usage of this application requires the Vector Support feature in Azure SQL Database, currently in EAP. [See this blog post](https://devblogs.microsoft.com/azure-sql/announcing-eap-native-vector-support-in-azure-sql-database/) for more details.