Skip to content

Commit 3feb241

Browse files
Keiji KanazawaKeiji Kanazawa
authored andcommitted
Add Land of Oz
1 parent 670ec5a commit 3feb241

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ These models can only be used with the Chat Completion API.
8181
| --- | --- | --- | --- | --- |
8282
| `gpt-4` <sup>1,</sup><sup>2</sup> (0314) | | N/A | 8,192 | September 2021 |
8383
| `gpt-4-32k` <sup>1,</sup><sup>2</sup> (0314) | | N/A | 32,768 | September 2021 |
84-
| `gpt-4` <sup>1</sup><sup>3</sup> (0613) | Canada East, East US, East US 2, France Central, Japan East, UK South | N/A | 8,192 | September 2021 |
85-
| `gpt-4-32k` <sup>1</sup><sup>3</sup> (0613) | Canada East, East US, East US 2, France Central, Japan East, UK South | N/A | 32,768 | September 2021 |
84+
| `gpt-4` <sup>1</sup><sup>3</sup> (0613) | Australia East, Canada East, East US, East US 2, France Central, Japan East, UK South | N/A | 8,192 | September 2021 |
85+
| `gpt-4-32k` <sup>1</sup><sup>3</sup> (0613) | Australia East, Canada East, East US, East US 2, France Central, Japan East, UK South | N/A | 32,768 | September 2021 |
8686

8787
<sup>1</sup> The model is [only available by request](https://aka.ms/oai/get-gpt4).<br>
8888
<sup>2</sup> Version `0314` of gpt-4 and gpt-4-32k will be retired no earlier than July 5, 2024. See [model updates](#model-updates) for model upgrade behavior.<br>
@@ -95,8 +95,8 @@ GPT-3.5 Turbo is used with the Chat Completion API. GPT-3.5 Turbo (0301) can als
9595
| Model ID | Base model Regions | Fine-Tuning Regions | Max Request (tokens) | Training Data (up to) |
9696
| --------- | --------------------- | ------------------- | -------------------- | ---------------------- |
9797
| `gpt-35-turbo`<sup>1</sup> (0301) | East US, France Central, South Central US, UK South, West Europe | N/A | 4,096 | Sep 2021 |
98-
| `gpt-35-turbo` (0613) | Canada East, East US, East US 2, France Central, Japan East, North Central US, UK South | N/A | 4,096 | Sep 2021 |
99-
| `gpt-35-turbo-16k` (0613) | Canada East, East US, East US 2, France Central, Japan East, North Central US, UK South | N/A | 16,384 | Sep 2021 |
98+
| `gpt-35-turbo` (0613) | Australia East, Canada East, East US, East US 2, France Central, Japan East, North Central US, UK South | N/A | 4,096 | Sep 2021 |
99+
| `gpt-35-turbo-16k` (0613) | Australia East, Canada East, East US, East US 2, France Central, Japan East, North Central US, UK South | N/A | 16,384 | Sep 2021 |
100100

101101
<sup>1</sup> Version `0301` of gpt-35-turbo will be retired no earlier than July 5, 2024. See [model updates](#model-updates) for model upgrade behavior.
102102

0 commit comments

Comments
 (0)