diff --git a/chatml.md b/chatml.md index 02f22b9f1c..ea53e22c27 100644 --- a/chatml.md +++ b/chatml.md @@ -1,7 +1,7 @@ (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 +interact directly with this format today — but expect to have the option in the future!) Traditionally, GPT models consumed unstructured text. ChatGPT models @@ -90,4 +90,4 @@ If adding instructions in the `system` message doesn't work, you can also try putting them into a `user` message. (In the near future, we will train our models to be much more steerable via the system message. But to date, we have trained only on a few system messages, -so the models pay much most attention to user examples.) +so the models pay much more attention to user examples.)