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
/
RetryablePattern
/
Custom
Custom
class
Custom
(
matcher
:
(
String
)
->
Boolean
)
:
RetryablePattern
(
source
)
Custom matching logic.
Members
Constructors
Custom
Link copied to clipboard
constructor
(
matcher
:
(
String
)
->
Boolean
)
Functions
matches
Link copied to clipboard
open
override
fun
matches
(
message
:
String
)
:
Boolean