Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.02 KB

File metadata and controls

25 lines (17 loc) · 1.02 KB

AI Model Price List

Auto-updated AI/LLM model pricing data aggregated from multiple public sources.

Fetched every 6 hours via GitHub Actions.

Sources

All pricing data is stored in the sources/ directory.

File Source Prices Unit License
sources/litellm_model_prices.json LiteLLM USD per token MIT
sources/portkey/*.json Portkey-AI Cents per token MIT
sources/pydantic_genai_prices.json pydantic/genai-prices USD per token MIT
sources/openrouter_models.json OpenRouter USD per token (string) Unspecified
sources/llm_prices_current.json llm-prices USD per million tokens Unspecified

Usage

Fetch the raw files directly from this repo, e.g.:

https://raw.githubusercontent.com/ENTERPILOT/ai-model-price-list/main/sources/litellm_model_prices.json