handle

abstract fun handle(context: AIAgentContextBase): FeatureT(source)

Creates a feature instance for the given stage context.

Return

A new instance of the feature

Parameters

context

The stage context where the feature will be used