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