Table of Contents

Field Embeddings

Namespace
LMKit.Retrieval
Assembly
LM-Kit.NET.dll

Gets a read-only list of embedding vectors generated for the text partition.

public readonly IReadOnlyList<float> Embeddings

Returns

IReadOnlyList<float>
Gets a read-only list of embedding vectors generated for the text partition.