koog
Toggle table of contents
0.5.1
common
Platform filter
common
Switch theme
Search in API
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.