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-services/openai/concepts/models.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ The DALL-E models generate images from text prompts that the user provides. DALL
73
73
74
74
## Whisper
75
75
76
-
The Whisper models, can be used for speech to text.
76
+
The Whisper models can be used for speech to text.
77
77
78
78
You can also use the Whisper model via Azure AI Speech [batch transcription](../../speech-service/batch-transcription-create.md) API. Check out [What is the Whisper model?](../../speech-service/whisper-overview.md) to learn more about when to use Azure AI Speech vs. Azure OpenAI Service.
79
79
@@ -254,7 +254,7 @@ The following Embeddings models are available with [Azure Government](/azure/azu
254
254
255
255
### Assistants (Preview)
256
256
257
-
For Assistants you need a combination of a supported model, and a supported region. Certain tools and capabilities require the latest models. For example [parallel function](../how-to/assistant-functions.md) calling requires the latest 1106 models.
257
+
For Assistants you need a combination of a supported model and a supported region. Certain tools and capabilities require the latest models. For example,[parallel function calling](../how-to/assistant-functions.md) requires the latest 1106 models.
258
258
259
259
| Region |`gpt-35-turbo (0613)`|`gpt-35-turbo (1106)`|`gpt-4 (0613)`|`gpt-4 (1106)`|`gpt-4 (0125)`|
0 commit comments