Skip to content

Commit a83f46a

Browse files
gdbdavedittrich
authored andcommitted
Update chatml.md (openai#244)
1 parent 98f82ce commit a83f46a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

chatml.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
(This document is a preview of the underlying format consumed by
2+
ChatGPT models. As a developer, you can use our [higher-level
3+
API](https://platform.openai.com/docs/guides/chat) and won't need to
4+
iteract directly with this format today — but expect to have the
5+
option in the future!)
6+
17
Traditionally, GPT models consumed unstructured text. ChatGPT models
28
instead expect a structured format, called Chat Markup Language
39
(ChatML for short).

0 commit comments

Comments
 (0)