Skip to content

Commit

Permalink
Update chatml.md (openai#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdb authored Mar 1, 2023
1 parent c6f6a8b commit 99740f1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions chatml.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
(This document is a preview of the underlying format consumed by
ChatGPT models. As a developer, you can use our [higher-level
API](https://platform.openai.com/docs/guides/chat) and won't need to
iteract directly with this format today — but expect to have the
option in the future!)

Traditionally, GPT models consumed unstructured text. ChatGPT models
instead expect a structured format, called Chat Markup Language
(ChatML for short).
Expand Down

0 comments on commit 99740f1

Please sign in to comment.