AIAgentFeature

A class for Agent Feature that can be added to an agent pipeline, The feature stands for providing specific functionality and configuration capabilities.

Parameters

TConfig

The type representing the configuration for this feature.

TFeatureImpl

The type of the feature implementation.

Inheritors

Properties

Link copied to clipboard

A key used to uniquely identify a feature of type TFeatureImpl within the local agent storage.

Functions

Link copied to clipboard

Creates and returns an initial configuration for the feature.