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
Package-level
declarations
Types
Types
Cached
Prompt
Executor
Link copied to clipboard
class
CachedPromptExecutor
(
cache
:
PromptCache
,
nested
:
PromptExecutor
)
:
PromptExecutor
A CodePromptExecutor that caches responses from a nested executor.