Table of Contents

Property Model

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

Model

Gets the embeddings model used to analyze and process the text of this partition.
This model determines how text is converted into embeddings and tokens.

public LLM Model { get; }

Property Value

LLM