Skip to content

Commit 0edc8eb

Browse files
author
Derek Legenzoff
authored
Update chat-markup-language.md
1 parent 3b84b4d commit 0edc8eb

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)