— Concepts
Tokens
The chunks of text LLMs process — roughly 0.75 words each.
What is Tokens?
Tokens are the units LLMs read and write. A token is roughly a word or sub-word piece (e.g. 'unbelievable' might split into 'un', 'believ', 'able'). Pricing for AI APIs is per-token. Context windows are measured in tokens. Rough conversion: 1000 tokens ≈ 750 English words.
— Related
Terms connected to Tokens
Concepts
Context Window
The maximum text an LLM can read in one prompt.
Open →Models
LLM (Large Language Model)
An AI model trained on huge amounts of text that can understand and generate human language.
Open →Infrastructure
API
An interface for programs to call AI models or services programmatically.
Open →— Apply this
From definitions to deployed projects.
Knowing what a term means is step one. ONROL's AI Generalist track gets you shipping projects that use it.
Reserve Free Masterclass