AgentContextHandler

Handler for creating a feature instance in a stage context.

Parameters

FeatureT

The type of feature being handled

Functions

Link copied to clipboard
abstract fun handle(context: AIAgentContextBase): FeatureT

Creates a feature instance for the given stage context.