From fd5fd383fa54acf7c48c14b39ddc6c0dbd091f05 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Tue, 20 Aug 2024 00:54:09 +0900 Subject: [PATCH] =?UTF-8?q?Update=20Function=5Fcalling=5Ffinding=5Fnearby?= =?UTF-8?q?=5Fplaces.ipynb=20(Typo=20"Azure=20Open=20AI"=E2=86=92"Azure=20?= =?UTF-8?q?OpenAI")?= 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/Functions/dotnet/csharp/Function_calling_finding_nearby_places.ipynb #PingMSFTDocs --- .../dotnet/csharp/Function_calling_finding_nearby_places.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Basic_Samples/Functions/dotnet/csharp/Function_calling_finding_nearby_places.ipynb b/Basic_Samples/Functions/dotnet/csharp/Function_calling_finding_nearby_places.ipynb index 20aaf910..9df35fd1 100644 --- a/Basic_Samples/Functions/dotnet/csharp/Function_calling_finding_nearby_places.ipynb +++ b/Basic_Samples/Functions/dotnet/csharp/Function_calling_finding_nearby_places.ipynb @@ -41,7 +41,7 @@ "metadata": {}, "source": [ "## Installation\n", - "Install the Azure Open AI SDK using the below command." + "Install the Azure OpenAI SDK using the below command." ] }, {