vectorBlock
vectorBlock<
TMessageOptions>(options):VectorMemoryBlock<TMessageOptions>
Defined in: .build/typescript/packages/core/src/memory/factories.ts:127
create a VectorMemoryBlock
Type Parameters
Section titled “Type Parameters”TMessageOptions
Section titled “TMessageOptions”TMessageOptions extends object = object
Parameters
Section titled “Parameters”options
Section titled “options”VectorMemoryBlockOptions
Configuration options for the vector memory block
Returns
Section titled “Returns”VectorMemoryBlock<TMessageOptions>
A new VectorMemoryBlock instance