Token

You might say

Everyone says AI pricing is based on tokens. What is a token, and how does it relate to what I type?

A small piece of text or code that a model reads and writesModels split text, punctuation, and code into tokens using their own rules. Input and output token counts affect available context, wait time, and cost; a token is not always one word or one character.
Further reading