You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/openai/tutorials/embeddings.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ manager: nitinme
7
7
ms.service: cognitive-services
8
8
ms.subservice: openai
9
9
ms.topic: tutorial
10
-
ms.date: 12/14/2022
10
+
ms.date: 01/10/2022
11
11
author: noabenefraim
12
12
ms.author: mbullwin
13
13
recommendations: false
@@ -17,7 +17,7 @@ ms.custom:
17
17
18
18
# Tutorial: Explore Azure OpenAI embeddings and document search
19
19
20
-
This tutorial will walk you through using the Azure OpenAI embeddings API to perform **document search** where you'll query a knowledge base to find the most relevant document.
20
+
This tutorial will walk you through using the Azure OpenAI [embeddings](../concepts/understand-embeddings.md) API to perform **document search** where you'll query a knowledge base to find the most relevant document.
0 commit comments