Technique Atualizado 2026-04
Token
Definição
Um token é a unidade básica processada por um LLM. É um fragmento de palavra, pontuação ou caractere que o modelo usa para entender e gerar texto.
Veja também no glossário
L
LLM (Large Language Model)
An LLM is an AI model trained on billions of texts, capable of understanding and generating human language.
P
Prompt
A prompt is the instruction or question you give an AI to get a response. It's the interface between you and the model.
C
Context Window
The context window is the maximum amount of text an LLM can process in a single request.
A
AI Inference
Inference is the process of using a trained AI model to generate predictions or responses from new data.
Ferramentas que usam token
Perguntas frequentes
Quantas palavras tem um token?
Em média, 1 token ≈ 0,75 palavra em inglês. A palavra 'hello' é 1 token, 'artificial' são 3 tokens. Idiomas não latinos consomem mais tokens por palavra.
Por que os tokens são importantes?
Os LLMs cobram pelo uso de tokens. A janela de contexto (o que o modelo consegue ler de uma vez) é medida em tokens. O Claude tem 200K tokens de contexto, o Gemini 1M.