what are tokens in janitor ai

hey, so basically tokens are like the AI's memory units. think of every word or even part of a word, and punctuation, as a certain number of tokens. the bot has a 'context window' or memory limit, which is measured in tokens.

this means:
* the higher the token limit, the more stuff the bot 'remembers' from your chat history and its own character definitions.
* if you go over that limit, the oldest parts of the convo get dropped so the new stuff can fit. it's how the bot keeps track of things without getting overloaded. kinda like its short-term memory capacity.
 
hey, so basically tokens are like the AI's memory units. think of every word or even part of a word, and punctuation, as a certain number of tokens. the bot has a 'context window' or memory limit, which is measured in tokens.

this means:
* the higher the token limit, the more stuff the bot 'remembers' from your chat history and its own character definitions.
* if you go over that limit, the oldest parts of the convo get dropped so the new stuff can fit. it's how the bot keeps track of things without getting overloaded. kinda like its short-term memory capacity.

ohh okay that makes so much sense thank you
 
Back
Top