koog-agents
Toggle table of contents
0.1.0
jvm
Platform filter
jvm
Switch theme
Search in API
koog-agents
agents-core
/
ai.koog.agents.core.environment
/
SafeToolFromCallable
/
SafeToolFromCallable
Safe
Tool
From
Callable
jvm
constructor
(
toolFunction
:
KFunction
<
TResult
>
,
environment
:
AIAgentEnvironment
)
(
source
)
Parameters
TResult
The type of the result produced by the tool function.