koog
Toggle table of contents
0.7.3
jvmCommon
Target filter
jvmCommon
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.core.agent.entity
/
GraphStrategyBuilderWithInput
/
GraphStrategyBuilderWithInput
Graph
Strategy
Builder
With
Input
jvmCommon
constructor
(
strategyName
:
String
,
inputClass
:
KClass
<
Input
>
)
(
source
)
Parameters
strategy
Name
The name of the strategy being built.
Input
The type of the input that the graph will utilize.