Claude Fable 5$22.000/MClaude Opus 4.8$11.000/MClaude Opus 4.7$11.000/MClaude Opus 4.6$11.000/MClaude Opus 4.5$33.000/MClaude Sonnet 3.7$6.600/MClaude Opus 3$33.000/MClaude 2.1$12.800/MClaude 2$12.800/MGPT-5.5$12.500/MGPT-5.2$5.425/MGPT-5.2-Codex$5.425/MGPT-5$3.875/MGPT-4.5$97.500/MGPT-4 Turbo Preview$16.000/MGPT-4$39.000/MGPT-4-32k$78.000/Mo3$19.000/Mo3-mini$2.090/Mo4-mini$2.090/Mo1$28.500/Mo1-mini$5.700/Mo1-preview$28.500/MGemini 3.5 Pro$5.000/MGemini 3.1 Pro$5.000/MGemini 3 Pro$5.000/MGemini 2.5 Pro$3.875/MGemini 1.5 Pro$2.375/MGemini 1.0 Ultra$12.000/MGemini 1.0 Pro$0.800/MClaude Fable 5$22.000/MClaude Opus 4.8$11.000/MClaude Opus 4.7$11.000/MClaude Opus 4.6$11.000/MClaude Opus 4.5$33.000/MClaude Sonnet 3.7$6.600/MClaude Opus 3$33.000/MClaude 2.1$12.800/MClaude 2$12.800/MGPT-5.5$12.500/MGPT-5.2$5.425/MGPT-5.2-Codex$5.425/MGPT-5$3.875/MGPT-4.5$97.500/MGPT-4 Turbo Preview$16.000/MGPT-4$39.000/MGPT-4-32k$78.000/Mo3$19.000/Mo3-mini$2.090/Mo4-mini$2.090/Mo1$28.500/Mo1-mini$5.700/Mo1-preview$28.500/MGemini 3.5 Pro$5.000/MGemini 3.1 Pro$5.000/MGemini 3 Pro$5.000/MGemini 2.5 Pro$3.875/MGemini 1.5 Pro$2.375/MGemini 1.0 Ultra$12.000/MGemini 1.0 Pro$0.800/M
BETA

AI & LLM Glossary

63 terms

Plain-language definitions of the 63 terms that matter when you evaluate AI models and their costs — from tokens and context windows to benchmarks, agents, and the chips that run them. Every definition links to the related concepts, models, and providers on Tokenando. Explore the AI landscape →

Pricing & Billing

14 terms
API provider
An API provider is a company that serves AI models over an API — either its own proprietary models or open-weights models it hosts for customers.
Batch API
A Batch API processes large sets of requests asynchronously, typically within 24 hours, in exchange for a discount — commonly 50 percent off standard rates.
Blended cost
Blended cost is the effective price per token of a real workload, combining input and output rates weighted by the actual mix of tokens consumed.
Context window
The context window is the maximum number of tokens a model can handle in a single request, covering the input prompt and generated output combined.
Free tier
A free tier is a no-cost allowance of API usage or chat access that providers offer to attract developers, usually with strict rate and volume limits.
Input tokens
Input tokens are the tokens you send to a model — prompt, system instructions, documents, tool definitions, and chat history — billed at the input rate.
Max output tokens
Max output tokens is the upper limit on how many tokens a model may generate in one response, set by the model and adjustable per request.
Model router
A model router is a service or layer that directs each request to one of several AI models based on cost, capability, latency, or availability.
Output tokens
Output tokens are the tokens a model generates in its response, usually billed at a higher rate than input — often three to five times more per token.
Price per million tokens
Price per million tokens is the standard unit of AI API pricing, quoted separately for input and output — for example, $3 per 1M input tokens.
Prompt caching
Prompt caching lets a provider reuse computation for a repeated prompt prefix, discounting those input tokens — often by 50 to 90 percent — on later requests.
Rate limit
A rate limit caps how many requests or tokens an API customer can send per minute or day, protecting provider capacity and tiering access by spend.
Token
A token is the basic unit of text an AI model reads and generates — roughly 4 characters or three-quarters of a word in English.
Tokenization
Tokenization is the process of splitting text into tokens, the sub-word units a language model actually processes and providers bill for.

Models & Architecture

15 terms
Distillation
Distillation trains a smaller student model to imitate a larger teacher model's outputs, preserving much of its capability at far lower cost.
Embedding model
An embedding model converts text into a numeric vector that captures its meaning, enabling semantic search, clustering, and RAG retrieval.
Foundation model
A foundation model is a large model pre-trained on broad data that serves as a base for many downstream tasks through prompting or fine-tuning.
Frontier model
A frontier model is one of the most capable AI models available at a given time, pushing the state of the art in reasoning, coding, and knowledge.
Large language model (LLM)
A large language model (LLM) is a neural network trained on vast text corpora to predict tokens, enabling it to generate and reason over language.
Mixture of Experts (MoE)
Mixture of Experts (MoE) is an architecture that routes each token through a small subset of specialized sub-networks, cutting compute per token.
Model deprecation
Model deprecation is a provider's scheduled retirement of an API model, requiring users to migrate to newer versions before access is shut down.
Model family
A model family is a set of related models sharing architecture and branding but differing in size, price, and capability — like Claude, GPT, or Gemini.
Multimodal model
A multimodal model accepts or produces more than one type of data — such as text, images, audio, or video — within a single model.
Open weights
Open weights means a model's trained parameters are publicly downloadable, so anyone can run, fine-tune, or self-host it under its license terms.
Parameter count
Parameter count is the number of learned weights in a model — a rough proxy for capability and for the compute needed to train and run it.
Proprietary model
A proprietary model is available only through its creator's API or licensed platforms; the weights are never released for download or self-hosting.
Quantization
Quantization reduces the numeric precision of a model's weights — for example from 16-bit to 4-bit — shrinking memory needs and speeding up inference.
Reasoning model
A reasoning model spends extra compute thinking step by step before answering, trading higher latency and output-token cost for better accuracy.
Small language model (SLM)
A small language model (SLM) has relatively few parameters — often under about 15 billion — making it cheap to run, fast, and viable on-device.

Training & Alignment

7 terms

Inference & Prompting

9 terms

Benchmarks & Evaluation

7 terms

Agents & Tooling

5 terms

Chips & Infrastructure

6 terms