koog-agents
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
agents-core
/
ai.koog.agents.core.agent.session
/
AIAgentLLMSession
/
requestLLMForceOneTool
request
LLMForce
One
Tool
open
suspend
fun
requestLLMForceOneTool
(
tool
:
ToolDescriptor
)
:
Message.Response
(
source
)
open
suspend
fun
requestLLMForceOneTool
(
tool
:
Tool
<
*
,
*
>
)
:
Message.Response
(
source
)