We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf99b3 commit dc519fcCopy full SHA for dc519fc
articles/ai-services/openai/tutorials/embeddings.md
@@ -65,7 +65,7 @@ You can also download the sample data by running the following command on your l
65
curl "https://raw.githubusercontent.com/Azure-Samples/Azure-OpenAI-Docs-Samples/main/Samples/Tutorials/Embeddings/data/bill_sum_data.csv" --output bill_sum_data.csv
66
```
67
68
-[!INCLUDE [get-key-endpoint](get-key-endpoint.md)]
+[!INCLUDE [get-key-endpoint](../includes/get-key-endpoint.md)]
69
70
### Environment variables
71
0 commit comments