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.metrics
/
MetricsMap
/
set
set
operator
fun
<
T
:
Metric
>
set
(
key
:
MetricKey
<
T
>
,
value
:
T
)
Stores
value
under
key
, replacing any existing metric with that key.