flâneur — a map of the web's best reading

openai's chat markup language

gist.github.com · 519 words · saved by 1 readers

openai's chat markup language. GitHub Gist: instantly share code, notes, and snippets.

Important This page is not currently maintained and is intended to provide general insight into the ChatML format, not current up-to-date information. (This document is a preview of the underlying format consumed by GPT models. As a developer, you can use our higher-level API and won't need to interact 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). ChatML documents consist of a sequence of messages. Each messag

Explore this link on the map →

related reading