Function estimate_cost
Function estimate_cost
Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi.
pub fn estimate_cost(model: &str, usage: &Usage) -> Option<CostEstimate>
Estimates USD cost for a model/usage pair when pricing is known.