Skip to main content

Module llm_models

Module llm_models 

Source
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
TokenAnalysis
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