What is stateless?

Stateless means nothing carries forward. The model is stateless: it remembers nothing between requests.

Navid Moazzezby Navid MoazzezUpdated Sept. 12, 20261 min read
~/ai-glossary
$ glossary
7 of 11 in #how-it-works

This is not a limitation someone forgot to fix. It is how the thing works.

Everything that feels like memory is a file being read back to it.

Was this page helpful?