Skip to content

Commit d1cbee1

Browse files
Merge pull request #233496 from dereklegenzoff/patch-5
Update chat-markup-language.md
2 parents 0761f80 + 0edc8eb commit d1cbee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/openai/includes/chat-markup-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ keywords: ChatGPT
1414
## Working with the ChatGPT models (preview)
1515

1616
> [!NOTE]
17-
> The Chat Completion API is the recommended method of interacting with the ChatGPT (gpt-45-turbo) models.
17+
> The Chat Completion API is the recommended method of interacting with the ChatGPT (gpt-35-turbo) models. The Chat Completion API is also the only way to work with GPT-4 models.
1818
1919
The following code snippet shows the most basic way to use the ChatGPT models with ChatML. If this is your first time using these models programmatically we recommend starting with our [ChatGPT & GPT-4 Quickstart](../chatgpt-quickstart.md).
2020

0 commit comments

Comments
 (0)