koog
Toggle table of contents
0.5.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
koog
agents-ext
/
ai.koog.agents.ext.llm.choice
/
PromptExecutorWithChoiceSelection
/
execute
execute
open
suspend override
fun
execute
(
prompt
:
Prompt
,
model
:
LLModel
,
tools
:
List
<
ToolDescriptor
>
)
:
List
<
Message.Response
>
(
source
)