pub fn assess_cache(prefix: usize, variable: usize, turns: usize) -> CacheReportExpand description
Model prompt-cache savings for a prefix/variable token split over turns,
using the default CACHE_WRITE_MULT/CACHE_READ_MULT multipliers.
pub fn assess_cache(prefix: usize, variable: usize, turns: usize) -> CacheReportModel prompt-cache savings for a prefix/variable token split over turns,
using the default CACHE_WRITE_MULT/CACHE_READ_MULT multipliers.