You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-studio/ai-services/how-to/connect-azure-openai.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,11 +98,11 @@ You can try Azure OpenAI models in the Azure OpenAI Service playgrounds outside
98
98
99
99
Here are a few guides to help you get started with Azure OpenAI Service playgrounds:
100
100
-[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)
103
103
-[Quickstart: Analyze images and video with GPT-4 for Vision in the playground](../../quickstarts/multimodal-vision.md)
104
104
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).
106
106
107
107
## Fine-tune Azure OpenAI models
108
108
@@ -114,12 +114,12 @@ In AI Studio, you can fine-tune several Azure OpenAI models. The purpose is typi
114
114
:::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":::
115
115
116
116
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.
118
118
119
119
For more information about fine-tuning Azure AI models, see:
120
120
-[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)
123
123
124
124
125
125
## Deploy models to production
@@ -136,11 +136,11 @@ You can create a new deployment or view existing deployments. For more informati
136
136
## Develop apps with code
137
137
138
138
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)
141
141
-[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)
0 commit comments