koog
Toggle table of contents
0.8.0
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.core.agent.session
/
AIAgentLLMReadSessionCommon
/
executeSingle
execute
Single
suspend
fun
executeSingle
(
prompt
:
Prompt
,
tools
:
List
<
ToolDescriptor
>
)
:
Message.Response
(
source
)
Executes a request for the provided prompt and tools and returns the first response.