Applied AI·The API layer
you resend the whole conversation on every call, because the server is not keeping it for you.
Messages array
Draft summary, pending review
The ordered list of turns you send: each item has a role and content. The model sees the whole array every time; there is no hidden conversation object on the server.