Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.inworld.ai/llms.txt

Use this file to discover all available pages before exploring further.

Constructors


Constructors

constructor

new MatchedKeywords(keywords: KeywordMatchInterface[]): MatchedKeywords
Creates a new MatchedKeywords instance.

Parameters

keywords
KeywordMatchInterface[]
required
The list of matched keywords.

Returns

MatchedKeywords