Class: KeywordFeatureDetector
Defined in: packages/agentos/src/memory/encoding/ContentFeatureDetector.ts:100
Implements
Constructors
Constructor
new KeywordFeatureDetector():
KeywordFeatureDetector
Returns
KeywordFeatureDetector
Methods
detect()
detect(
text):Promise<ContentFeatures>
Defined in: packages/agentos/src/memory/encoding/ContentFeatureDetector.ts:101
Parameters
text
string
Returns
Promise<ContentFeatures>