Token
A token is a chunk of text, roughly three quarters of a word, and it is the unit everything gets counted in.
Your input is counted in tokens, the response is counted in tokens, and both are billed that way.
The practical version: anything loaded before you type is paid for on every single session. That is the whole argument for keeping the setup light.
Was this page helpful?