Skip to content

Commit d87da98

Browse files
Merge pull request #235002 from mrbullwinkle/mrb_04_19_2023_samples_link
[Cognitive Services] [Azure OpenAI] Samples link update
2 parents b6b4f6f + 326c155 commit d87da98

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

articles/cognitive-services/openai/includes/chat-completion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,4 +300,4 @@ The token counting portion of the code demonstrated previously, is a simplified
300300

301301
* [Learn more about Azure OpenAI](../overview.md).
302302
* Get started with the ChatGPT model with [the ChatGPT quickstart](../chatgpt-quickstart.md).
303-
* For more examples, check out the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples)
303+
* For more examples, check out the [Azure OpenAI Samples GitHub repository](https://aka.ms/AOAICodeSamples)

articles/cognitive-services/openai/includes/chat-markup-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,4 +290,4 @@ assert tokens == [100264, 882, 198, 9906, 100265, 100264, 78191]
290290

291291
* [Learn more about Azure OpenAI](../overview.md).
292292
* Get started with the ChatGPT model with [the ChatGPT quickstart](../chatgpt-quickstart.md).
293-
* For more examples, check out the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples)
293+
* For more examples, check out the [Azure OpenAI Samples GitHub repository](https://aka.ms/AOAICodeSamples)

articles/cognitive-services/openai/includes/chatgpt-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,4 @@ If you want to clean up and remove an OpenAI resource, you can delete the resour
163163
## Next steps
164164

165165
* Learn more about how to work with ChatGPT and the GPT-4 models with [our how-to guide](../how-to/chatgpt.md).
166-
* For more examples, check out the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples)
166+
* For more examples, check out the [Azure OpenAI Samples GitHub repository](https://aka.ms/AOAICodeSamples)

articles/cognitive-services/openai/includes/chatgpt-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,4 @@ If you want to clean up and remove an OpenAI resource, you can delete the resour
121121
## Next steps
122122

123123
* Learn more about how to work with ChatGPT and the GPT-4 models with [our how-to guide](../how-to/chatgpt.md).
124-
* For more examples, check out the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples)
124+
* For more examples, check out the [Azure OpenAI Samples GitHub repository](https://aka.ms/AOAICodeSamples)

articles/cognitive-services/openai/includes/chatgpt-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ Once you're done testing out the ChatGPT playground, if you want to clean up and
119119
## Next steps
120120

121121
* Learn more about how to work with ChatGPT and the new `gpt-35-turbo` model with the [ChatGPT how-to guide](../how-to/chatgpt.md).
122-
* For more examples check out the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples)
122+
* For more examples check out the [Azure OpenAI Samples GitHub repository](https://aka.ms/AOAICodeSamples)

articles/cognitive-services/openai/includes/dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,4 @@ If you want to clean up and remove an OpenAI resource, you can delete the resour
154154

155155
## Next steps
156156

157-
* For more examples check out the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples)
157+
* For more examples check out the [Azure OpenAI Samples GitHub repository](https://aka.ms/AOAICodeSamples)

articles/cognitive-services/openai/includes/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ If you want to clean up and remove an OpenAI resource, you can delete the resour
111111
## Next steps
112112

113113
* Learn more about how to generate the best completion in our [How-to guide on completions](../how-to/completions.md).
114-
* For more examples check out the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples).
114+
* For more examples check out the [Azure OpenAI Samples GitHub repository](https://aka.ms/AOAICodeSamples).

articles/cognitive-services/openai/includes/rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ If you want to clean up and remove an OpenAI resource, you can delete the resour
117117
## Next steps
118118

119119
* Learn more about how to generate the best completion in our [How-to guide on completions](../how-to/completions.md).
120-
* For more examples check out the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples).
120+
* For more examples check out the [Azure OpenAI Samples GitHub repository](https://aka.ms/AOAICodeSamples).

articles/cognitive-services/openai/includes/studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ If you want to clean up and remove an OpenAI resource, you can delete the resour
7777
## Next steps
7878
7979
* Learn more about how to generate the best completion in our [How-to guide on completions](../how-to/completions.md).
80-
* For more examples check out the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples).
80+
* For more examples check out the [Azure OpenAI Samples GitHub repository](https://aka.ms/AOAICodeSamples).

articles/cognitive-services/openai/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ items:
9595
- name: Intro to Azure OpenAI training
9696
href: /training/modules/explore-azure-openai/
9797
- name: Azure OpenAI Samples
98-
href: https://github.com/Azure/openai-samples
98+
href: https://aka.ms/AOAICodeSamples
9999
- name: Region support
100100
href: https://azure.microsoft.com/global-infrastructure/services/?products=cognitive-services
101101
- name: Terms of use

0 commit comments

Comments
 (0)