Table of Contents

Class EmbeddingAIModel

Namespace
FoundationaLLM.Common.Models.ResourceProviders.AIModel
Assembly
FoundationaLLM.Common.dll

Provides the properties for AI models used for embeddings.

public class EmbeddingAIModel : AIModelBase
Inheritance
EmbeddingAIModel
Inherited Members
Extension Methods

Constructors

EmbeddingAIModel()

Creates a new instance of the EmbeddingAIModel AI model.

public EmbeddingAIModel()