Skip to content

Commit 0be6632

Browse files
committed
fix links
1 parent 27a7ba6 commit 0be6632

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/ai-studio/ai-services/how-to/connect-azure-openai.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,11 @@ You can try Azure OpenAI models in the Azure OpenAI Service playgrounds outside
9898

9999
Here are a few guides to help you get started with Azure OpenAI Service playgrounds:
100100
- [Quickstart: Use the chat playground](../../quickstarts/get-started-playground.md)
101-
- [Quickstart: Get started using Azure OpenAI Assistants](../../../../ai-services/openai/assistants-quickstart.md?context=/azure/ai-studio/context/context)
102-
- [Quickstart: Use GPT-4o in the real-time audio playground](../../../../ai-services/openai/realtime-audio-quickstart.md?context=/azure/ai-studio/context/context)
101+
- [Quickstart: Get started using Azure OpenAI Assistants](../../../ai-services/openai/assistants-quickstart.md?context=/azure/ai-studio/context/context)
102+
- [Quickstart: Use GPT-4o in the real-time audio playground](../../../ai-services/openai/realtime-audio-quickstart.md?context=/azure/ai-studio/context/context)
103103
- [Quickstart: Analyze images and video with GPT-4 for Vision in the playground](../../quickstarts/multimodal-vision.md)
104104

105-
Each playground has different model requirements and capabilities. The supported regions will vary depending on the model. For more information about model availability per region, see the [Azure OpenAI Service models documentation](../../../../ai-services/openai/concepts/models.md).
105+
Each playground has different model requirements and capabilities. The supported regions will vary depending on the model. For more information about model availability per region, see the [Azure OpenAI Service models documentation](../../../ai-services/openai/concepts/models.md).
106106

107107
## Fine-tune Azure OpenAI models
108108

@@ -114,12 +114,12 @@ In AI Studio, you can fine-tune several Azure OpenAI models. The purpose is typi
114114
:::image type="content" source="../../media/ai-services/fine-tune-azure-openai.png" alt-text="Screenshot of the page to select fine-tuning of Azure OpenAI Service models." lightbox="../../media/ai-services/fine-tune-azure-openai.png":::
115115

116116
1. Select **+ Fine-tune model** in the **Generative AI fine-tuning** tabbed page.
117-
1. Follow the [detailed how to guide](../../../../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-studio/context/context) to fine-tune the model.
117+
1. Follow the [detailed how to guide](../../../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-studio/context/context) to fine-tune the model.
118118

119119
For more information about fine-tuning Azure AI models, see:
120120
- [Overview of fine-tuning in AI Studio](../../concepts/fine-tuning-overview.md)
121-
- [How to fine-tune Azure OpenAI models](../../../../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-studio/context/context)
122-
- [Azure OpenAI models that are available for fine-tuning](../../../../ai-services/openai/concepts/models.md?context=/azure/ai-studio/context/context)
121+
- [How to fine-tune Azure OpenAI models](../../../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-studio/context/context)
122+
- [Azure OpenAI models that are available for fine-tuning](../../../ai-services/openai/concepts/models.md?context=/azure/ai-studio/context/context)
123123

124124

125125
## Deploy models to production
@@ -136,11 +136,11 @@ You can create a new deployment or view existing deployments. For more informati
136136
## Develop apps with code
137137

138138
At some point, you want to develop apps with code. Here are some developer resources to help you get started with Azure OpenAI Service and Azure AI services:
139-
- [Azure OpenAI Service and Azure AI services SDKs](../../../../ai-services/reference/sdk-package-resources.md?context=/azure/ai-studio/context/context)
140-
- [Azure OpenAI Service and Azure AI services REST APIs](../../../../ai-services/reference/rest-api-resources.md?context=/azure/ai-studio/context/context)
139+
- [Azure OpenAI Service and Azure AI services SDKs](../../../ai-services/reference/sdk-package-resources.md?context=/azure/ai-studio/context/context)
140+
- [Azure OpenAI Service and Azure AI services REST APIs](../../../ai-services/reference/rest-api-resources.md?context=/azure/ai-studio/context/context)
141141
- [Quickstart: Get started building a chat app using code](../../quickstarts/get-started-code.md)
142-
- [Quickstart: Get started using Azure OpenAI Assistants](../../../../ai-services/openai/assistants-quickstart.md?context=/azure/ai-studio/context/context)
143-
- [Quickstart: Use real-time speech to text](../../../../ai-services/speech-service/get-started-speech-to-text.md?context=/azure/ai-studio/context/context)
142+
- [Quickstart: Get started using Azure OpenAI Assistants](../../../ai-services/openai/assistants-quickstart.md?context=/azure/ai-studio/context/context)
143+
- [Quickstart: Use real-time speech to text](../../../ai-services/speech-service/get-started-speech-to-text.md?context=/azure/ai-studio/context/context)
144144

145145

146146
## Related content

0 commit comments

Comments
 (0)