Constructors
Constructors
constructor
Parameters
The list of knowledge records to store.
Returns
KnowledgeRecordsDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Realtime TTS-2 is live. Built for realtime conversation that feels human. Learn more
Represents a collection of knowledge records as strings. This class stores multiple knowledge records that can be used for information retrieval or other knowledge-based operations.
new KnowledgeRecords(records: string[]): KnowledgeRecords
KnowledgeRecordsWas this page helpful?