From 47672fb442580b88ceece7259c242debe53cc616 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sun, 23 Mar 2025 01:01:37 +0900 Subject: [PATCH] =?UTF-8?q?Update=20Question=5Fanswering=5Fusing=5Fvector?= =?UTF-8?q?=5Fstore=5Fsearch=5Fqdrant.ipynb=20=20(Typo=20"Azure=20Open=20A?= =?UTF-8?q?I"=E2=86=92"Azure=20OpenAI")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/Azure-Samples/openai/blob/main/Basic_Samples/Datastores/dotnet/csharp/Question_answering_using_vector_store_search_qdrant.ipynb #PingMSFTDocs --- .../Question_answering_using_vector_store_search_qdrant.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Basic_Samples/Datastores/dotnet/csharp/Question_answering_using_vector_store_search_qdrant.ipynb b/Basic_Samples/Datastores/dotnet/csharp/Question_answering_using_vector_store_search_qdrant.ipynb index f041ddde..261df169 100644 --- a/Basic_Samples/Datastores/dotnet/csharp/Question_answering_using_vector_store_search_qdrant.ipynb +++ b/Basic_Samples/Datastores/dotnet/csharp/Question_answering_using_vector_store_search_qdrant.ipynb @@ -87,7 +87,7 @@ "metadata": {}, "source": [ "## Installation\n", - "Install the Azure Open AI SDK using the below command." + "Install the Azure OpenAI SDK using the below command." ] }, {