Skip to content

Commit 1d1ab37

Browse files
authored
Merge pull request #270479 from PatrickFarley/openai-updates-2
terms
2 parents e2fbf14 + 050e343 commit 1d1ab37

File tree

10 files changed

+11
-10
lines changed

10 files changed

+11
-10
lines changed

articles/ai-services/openai/includes/dall-e-dotnet.md

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

132132
## Next steps
133133

134-
* [Azure OpenAI Overview](../overview.md)
134+
* Explore the image generation APIs in more depth with the [DALL-E how-to guide](../how-to/dall-e.md).
135135
* For more examples check out the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples).

articles/ai-services/openai/includes/dall-e-go.md

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

143143
## Next steps
144144

145-
* [Azure OpenAI Overview](../overview.md)
145+
* Explore the image generation APIs in more depth with the [DALL-E how-to guide](../how-to/dall-e.md).
146146
* For more examples check out the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples).

articles/ai-services/openai/includes/dall-e-java.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,4 +184,5 @@ If you want to clean up and remove an Azure OpenAI resource, you can delete the
184184

185185
## Next steps
186186

187+
* Explore the image generation APIs in more depth with the [DALL-E how-to guide](../how-to/dall-e.md).
187188
* For more examples, check out the [Azure OpenAI Samples GitHub repository](https://aka.ms/AOAICodeSamples)

articles/ai-services/openai/includes/dall-e-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,5 @@ If you want to clean up and remove an Azure OpenAI resource, you can delete the
115115

116116
## Next steps
117117

118-
* [Azure OpenAI Overview](../overview.md)
118+
* Explore the image generation APIs in more depth with the [DALL-E how-to guide](../how-to/dall-e.md).
119119
* For more examples check out the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples).

articles/ai-services/openai/includes/dall-e-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,5 @@ If you want to clean up and remove an Azure OpenAI resource, you can delete the
161161

162162
## Next steps
163163

164-
- Learn more in this [Azure OpenAI overview](../overview.md).
164+
* Explore the image generation APIs in more depth with the [DALL-E how-to guide](../how-to/dall-e.md).
165165
- Try examples in the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples).

articles/ai-services/openai/includes/dall-e-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,6 @@ If you want to clean up and remove an Azure OpenAI resource, you can delete the
217217

218218
## Next steps
219219

220-
* Learn more in this [Azure OpenAI overview](../overview.md).
220+
* Explore the image generation APIs in more depth with the [DALL-E how-to guide](../how-to/dall-e.md).
221221
* Try examples in the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples).
222222
* See the [API reference](../reference.md#image-generation)

articles/ai-services/openai/includes/dall-e-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,6 @@ If you want to clean up and remove an Azure OpenAI resource, you can delete the
268268

269269
## Next steps
270270

271-
* Learn more in this [Azure OpenAI overview](../overview.md).
271+
* Explore the image generation APIs in more depth with the [DALL-E how-to guide](../how-to/dall-e.md).
272272
* Try examples in the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples).
273273
* See the [API reference](../reference.md#image-generation)

articles/ai-services/openai/includes/dall-e-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ If you want to clean up and remove an Azure OpenAI resource, you can delete the
6767

6868
## Next steps
6969

70-
* Learn more in this [Azure OpenAI overview](../overview.md).
70+
* Explore the image generation APIs in more depth with the [DALL-E how-to guide](../how-to/dall-e.md).
7171
* Try examples in the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples).
7272
* See the [API reference](../reference.md#image-generation)

articles/ai-services/openai/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ items:
117117
href: ./how-to/content-filters.md
118118
- name: Use blocklists
119119
href: ./how-to/use-blocklists.md
120-
- name: Risks & Safety Monitor
120+
- name: Risks & Safety Monitoring
121121
href: ./how-to/risks-safety-monitor.md
122122
- name: Embeddings
123123
items:

articles/ai-services/openai/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ recommendations: false
1818

1919
## March 2024
2020

21-
### Risks & Safety monitor in OpenAI Studio
21+
### Risks & Safety monitoring in Azure OpenAI Studio
2222

2323
Azure OpenAI Studio now provides a Risks & Safety dashboard for each of your deployments that uses a content filter configuration. Use it to check the results of the filtering activity. Then you can adjust your filter configuration to better serve your business needs and meet Responsible AI principles.
2424

25-
[Use the Risks & Safety monitor](./how-to/risks-safety-monitor.md)
25+
[Use Risks & Safety monitoring](./how-to/risks-safety-monitor.md)
2626

2727
### Azure OpenAI On Your Data updates
2828

0 commit comments

Comments
 (0)