Skip to main content

ModelProviderPricing

Type Alias ModelProviderPricing 

pub type ModelProviderPricing = HashMap<String, HashMap<String, f64>>;

Aliased Typeยง

pub struct ModelProviderPricing { /* private fields */ }