koog-agents
Toggle table of contents
0.3.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
prompt-executor-google-client
/
ai.koog.prompt.executor.clients.google
/
GoogleLLMClient
/
executeMultipleChoices
execute
Multiple
Choices
open
suspend override
fun
executeMultipleChoices
(
prompt
:
Prompt
,
model
:
LLModel
,
tools
:
List
<
ToolDescriptor
>
)
:
List
<
LLMChoice
>
(
source
)