Expand description
LLM Model Definitions with Pricing
Comprehensive list of LLM models with their pricing per 1M tokens. Data sourced from official provider pricing pages (January 2026).
Structs§
- LlmModel
- LLM Model definition with pricing
- Token
Analysis - Token analysis result for a single model
Enums§
- Provider
- LLM Provider
Statics§
- LLM_
MODELS - All supported LLM models with current pricing (January 2026)
Functions§
- analyze_
all_ models - Analyze text for all LLM models
- format_
cost - Format cost as string
- format_
tokens - Format token count
- models_
by_ provider - Get models grouped by provider