diff --git a/chatml.md b/chatml.md index 21e2e315e9..02f22b9f1c 100644 --- a/chatml.md +++ b/chatml.md @@ -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).