Glossary · Foundations
Positional encoding
Positional encoding is information added to token representations in a transformer to indicate each token's position in the sequence, since attention alone does not capture word order.
Positional encoding sits in the Foundations part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.
Also called Position embedding.