The Chat API Has No Memory. You Do.
Every call is stateless. What looks like a conversation is a list of messages you resend each time.
Feb 6, 20253 min read37

Search for a command to run...
Articles tagged with #llm
Every call is stateless. What looks like a conversation is a list of messages you resend each time.

The lineup changes every few months. The way you pick between them doesn't.

Someone already spent millions teaching a model the basics. Use it.

It's guess, check, adjust — a few billion times.

A loop around a model that can take actions. Powerful, and easy to oversell.

Training gets the headlines. Inference gets the bill.
