Skip to content

Commit d56bf86

Browse files
authored
Merge pull request #121014 from alexravenna/patch-1
Edit grammar/punctuation in models.md
2 parents 1839bbe + cc91660 commit d56bf86

File tree

1 file changed

+2
-2
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+2
-2
lines changed

articles/ai-services/openai/concepts/models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The DALL-E models generate images from text prompts that the user provides. DALL
7373

7474
## Whisper
7575

76-
The Whisper models, can be used for speech to text.
76+
The Whisper models can be used for speech to text.
7777

7878
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.
7979

@@ -254,7 +254,7 @@ The following Embeddings models are available with [Azure Government](/azure/azu
254254

255255
### Assistants (Preview)
256256

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.
258258

259259
| Region | `gpt-35-turbo (0613)` | `gpt-35-turbo (1106)` | `gpt-4 (0613)` | `gpt-4 (1106)` | `gpt-4 (0125)` |
260260
|-----|---|---|---|---|---|

0 commit comments

Comments
 (0)