koog-agents
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
prompt-executor-cached
/
ai.koog.prompt.executor.cached
/
CachedPromptExecutor
/
CachedPromptExecutor
Cached
Prompt
Executor
constructor
(
cache
:
PromptCache
,
nested
:
PromptExecutor
)
(
source
)
Parameters
cache
The cache implementation to use
nested
The nested executor to use for cache misses