AI Garage Jargons
Token
A chunk of text processed by an AI model. Pricing, limits, and context windows are often token-based.
Use Cases
- Estimating API cost
- Managing context length
- Optimizing prompt size
ELI5
Think of tokens like tiny word pieces the AI counts and reads.
Why it matters
Token usage directly affects speed, cost, and model performance.
Back to glossary/token