Skip to main content

Module cache

Module cache 

Source
Expand description

Cache trait for response caching.

Provides an abstract interface for caching LLM responses.

Structs§

CacheKey
Cache key builder for standardized key generation.

Traits§

Cache
Trait for caching LLM responses.