Skip to content

Commit 4d083df

Browse files
committed
fix build error
1 parent 717baac commit 4d083df

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,8 @@ These models can be used with Completion API requests. `gpt-35-turbo` is the onl
198198

199199
These models can only be used with the Chat Completion API.
200200

201-
| Model ID | Base model Regions | Fine-Tuning Regions | Max Request (tokens) | Training Data (up to) |
202-
| ----------------------- | ------------------------- | ------------------- | -------------------- | ---------------------- |
201+
| Model ID | Base model Regions | Fine-Tuning Regions | Max Request (tokens) | Training Data (up to) |
202+
| --- | --- | --- | --- | --- |
203203
| `gpt-4` <sup>1,</sup><sup>2</sup> (preview) | East US, South Central US | N/A | 8,192 | September 2021 |
204204
| `gpt-4-32k` <sup>1,</sup><sup>2</sup> (preview) | East US, South Central US | N/A | 32,768 | September 2021 |
205205

0 commit comments

Comments
 (0)