From e7cf4bda116a434c050a0d982c46d5fbac54f2f1 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sun, 12 May 2024 01:07:36 +0900 Subject: [PATCH] =?UTF-8?q?Update=20AzureOpenAI=5FOnYourData=5FElasticsear?= =?UTF-8?q?ch.ipynb=20(Typo=20"Azure=20Open=20AI"=E2=86=92"Azure=20OpenAI"?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/microsoft/sample-app-aoai-chatGPT/blob/main/notebooks/AzureOpenAI_OnYourData_Elasticsearch.ipynb #PingMSFTDocs --- notebooks/AzureOpenAI_OnYourData_Elasticsearch.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/AzureOpenAI_OnYourData_Elasticsearch.ipynb b/notebooks/AzureOpenAI_OnYourData_Elasticsearch.ipynb index 80411a7656..e297dc8988 100644 --- a/notebooks/AzureOpenAI_OnYourData_Elasticsearch.ipynb +++ b/notebooks/AzureOpenAI_OnYourData_Elasticsearch.ipynb @@ -755,7 +755,7 @@ "id": "c505efc9", "metadata": {}, "source": [ - "Now that our index has been created with Azure Open AI embeddings, we can use the new index to chat with our data." + "Now that our index has been created with Azure OpenAI embeddings, we can use the new index to chat with our data." ] }, {