koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.core.feature
/
AIAgentFunctionalFeature
/
install
install
abstract
fun
install
(
config
:
TConfig
,
pipeline
:
AIAgentFunctionalPipeline
)
:
TFeatureImpl
(
source
)
Installs the feature into the specified
pipeline
.
Return
The implementation of the feature.