Skip to content

Commit db6f455

Browse files
Merge pull request #223687 from mrbullwinkle/mrb_01_11_2023_update_tutorial
[Cognitive Services] [Azure OpenAI] Update link
2 parents bd35851 + 7b92e7a commit db6f455

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/cognitive-services/openai/tutorials/embeddings.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,10 @@ res["summary"][9]
388388

389389
Using this approach, you can use embeddings as a search mechanism across documents in a knowledge base. The user can then take the top search result and use it for their downstream task, which prompted their initial query.
390390

391+
## Video
392+
393+
There is video walkthrough of this tutorial including the pre-requisite steps which can viewed on this [community YouTube post](https://www.youtube.com/watch?v=PSLO-yM6eFY).
394+
391395
## Clean up resources
392396

393397
If you created an OpenAI resource solely for completing this tutorial and want to clean up and remove an OpenAI resource, you'll need to delete your deployed models, and then delete the resource or associated resource group if it's dedicated to your test resource. Deleting the resource group also deletes any other resources associated with it.

0 commit comments

Comments
 (0)