koog-agents
Toggle table of contents
0.4.2
common
Platform filter
common
Switch theme
Search in API
koog-agents
prompt-executor-clients
/
ai.koog.prompt.executor.clients.retry
/
RetryingLLMClient
/
RetryingLLMClient
Retrying
LLMClient
constructor
(
delegate
:
LLMClient
,
config
:
RetryConfig
=
RetryConfig()
)
(
source
)
Parameters
delegate
The LLMClient to wrap with retry logic
config
Configuration for retry behavior