The LLM API is stateless: what that actually means
The most important thing to understand about how LLM APIs work, and the one most often misread.
Stateless means: the model remembers nothing between calls
Every request to an LLM API is self-contained
gaetanjaminon.hashnode.dev4 min read