Skip to main content

CACHE_TTL_DAYS

Constant CACHE_TTL_DAYS 

Source
pub const CACHE_TTL_DAYS: u64 = 30;
Expand description

How long a cached LLM response stays valid, and how large the store may grow. Documented tunables rather than magic numbers at the call site.