Skip to content

Commit f7a4e2e

Browse files
committed
update
1 parent 708d0cb commit f7a4e2e

File tree

1 file changed

+6
-5
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -229,11 +229,12 @@ The following Embeddings models are available with [Azure Government](/azure/azu
229229

230230
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.
231231

232-
| Region | `gpt-35-turbo (1106)` | `gpt-4 (1106-preview)` | `gpt-4 (0613)` | `gpt-4 (0314)` | `gpt-35-turbo (0301)` | `gpt-35-turbo (0613)` | `gpt-35-turbo-16k (0613)` | `gpt-4-32k (0314)` | `gpt-4-32k (0613)` |
233-
|---|---|---|---|---|---|---|---|---|---|
234-
| Sweden Central ||||||||||
235-
| East US 2 ||||||||||
236-
| Australia East ||||||||||
232+
233+
| Region | `gpt-35-turbo (0613)` | `gpt-35-turbo (1106)` | `gpt-4 (0613)` | `gpt-4 (1106)` |
234+
|-----|---|---|---|---|
235+
| Australia East |||||
236+
| East US 2 |||||
237+
| Sweden Central |||||
237238

238239

239240
## Next steps

0 commit comments

Comments
 (0)