koog
Toggle table of contents
1.0.0-preview2
jvmCommon
Target filter
jvmCommon
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.core.utils
/
runBlockingOnLLMDispatcher
run
Blocking
On
LLMDispatcher
jvmCommon
fun
<
T
>
AIAgentConfig
.
runBlockingOnLLMDispatcher
(
block
:
suspend
(
)
->
T
)
:
T
(
source
)
Executes the given
block
on the llmRequestDispatcher.