Oskar Austegard

LiteLLM Model Prices Viewer

A sortable and filterable web interface for viewing large language model (LLM) pricing, context window sizes, and features, based on data from the LiteLLM project.

Live Demo Source Code

Overview

This tool provides a comprehensive and up-to-date view of the LLM landscape by fetching and displaying data directly from LiteLLM’s widely-used model_prices_and_context_window.json file. It allows users to easily compare models from various providers based on cost, context size, and supported features like function calling, vision, and audio capabilities.

Features

Usage

  1. Open the LiteLLM’s Model Prices page.
  2. Use the main search bar to find models using keywords (e.g., gpt & 4 or claude | sonnet).
  3. Use the filter inputs and dropdowns at the top of each column to narrow down the results.
  4. Click on any column header to sort the data. Click again to reverse the sort order.
  5. The table will update in real-time as you apply filters and sorting.
  6. Click “Clear Filters” to reset the view.

Technical Details

Credits


For issues, feature requests, or contributions, please open an issue on GitHub.