install

open override fun install(config: DebuggerConfig, pipeline: AIAgentGraphPipeline): Debugger(source)
open override fun install(config: DebuggerConfig, pipeline: AIAgentFunctionalPipeline): Debugger(source)

Installs the feature into the specified pipeline.

Return

The implementation of the feature.