CachedPromptExecutor

constructor(cache: PromptCache, nested: PromptExecutor, clock: Clock = Clock.System)(source)

Parameters

cache

The cache implementation to use

nested

The nested executor to use for cache misses