CachedPromptExecutor

constructor(cache: PromptCache, nested: PromptExecutor)(source)

Parameters

cache

The cache implementation to use

nested

The nested executor to use for cache misses