Skip to main content

get_cached

Function get_cached 

Source
pub fn get_cached(content_hash: &str) -> Result<Option<(String, String)>>
Expand description

Look up cached LLM admission result. Returns (risk, reason) if found and not expired.