Picking the right LLM means balancing context window, price and modalities. This reference table puts the headline numbers for the major models in one searchable, filterable place so you can answer “which model fits my prompt and budget?” in seconds.
How it works
Each row lists a model’s provider, maximum context window (in tokens), input and output cost per one million tokens, supported modalities and training-data cutoff. Use the search box to jump to a model, the dropdowns to filter by provider or modality, and the column headers to sort by context size or cost. Everything runs locally in your browser.
Notes and caveats
Treat the figures as realistic estimates — providers revise pricing and limits often, so verify the current numbers on official pages before locking a budget. Remember that output tokens usually cost several times more than input tokens, so trimming verbose completions saves real money. And a huge context window is not a substitute for good retrieval: models can still miss details buried in the middle of very long inputs, so pass the most relevant content rather than everything you have.