koog-agents-optimization
Toggle table of contents
0.1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
koog-agents-optimization
koog-agents-optimization
/
ai.koog.agents.optimization.training
/
StageScopeImpl
/
StageScopeImpl
Stage
Scope
Impl
constructor
(
resources
:
TrainingResources
<
Input
,
Output
,
InputLabel
>
,
logger
:
KLogger
,
record
:
StageRecord
,
parentScope
:
StageScopeImpl
<
Input
,
Output
,
InputLabel
>
?
,
onUpdate
:
(
isStageUpdate
:
Boolean
)
->
Unit
)