koog
Toggle table of contents
0.5.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
koog
prompt-model
/
ai.koog.prompt.streaming
/
toToolCallMessages
to
Tool
Call
Messages
fun
Iterable
<
StreamFrame
>
.
toToolCallMessages
(
)
:
List
<
Message.Tool.Call
>
(
source
)
Extracts only tool calls from frames.
Return
A list of
Message.Tool.Call
objects.