Property Model
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; }
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; }