Skip to main content

Crate ccstat_pricing

Crate ccstat_pricing 

Source
Expand description

Pricing fetcher and cost calculator for ccstat

This crate handles fetching model pricing data from LiteLLM and calculating costs from token usage.

Re-exports§

pub use cost_calculator::CostCalculator;
pub use pricing_fetcher::PricingFetcher;

Modules§

cost_calculator
Cost calculator module for computing usage costs
pricing_fetcher
Pricing fetcher module for LiteLLM model pricing data