koog
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.core.agent.session
/
AIAgentLLMWriteSessionCommon
/
requestLLMForceOneTool
request
LLMForce
One
Tool
suspend
fun
requestLLMForceOneTool
(
tool
:
ToolBase
<
*
,
*
>
)
:
Message.Assistant
(
source
)
suspend
fun
requestLLMForceOneTool
(
tool
:
ToolDescriptor
)
:
Message.Assistant
(
source
)
Sends a request while forcing a specific tool and appends the response to the prompt.