Skip to main content

check_cache

Function check_cache 

Source
pub fn check_cache(
    query: &str,
    context: &str,
    model: &str,
) -> Option<CacheEntry>
Expand description

Check cache and return cached result if available