Understanding LLM token pricing, usage patterns, and cost calculation.
AI language models charge per token. A token is roughly 4 characters or 0.75 words. Understanding token costs is essential for budgeting AI applications.
Most LLM providers charge separately for input (prompt) tokens and output (completion) tokens. Input tokens are typically cheaper. For example, GPT-4 charges $30/M input and $60/M output tokens.
A simple question might be 50-100 tokens. A system prompt can add 200-1000 tokens. A conversation with history can easily exceed 2,000 tokens. Every token costs money on every call.
Sipi.bot — AI spend firewall and autonomous cost optimization. Learn more →