Glossary · Models
Autoregressive model
An autoregressive model generates a sequence one element at a time, with each new element predicted from the ones produced before it. Most text-generating language models work this way.
Autoregressive model sits in the Models part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.
Also called Autoregressive generation.