Namespace FoundationaLLM.Common.Models.ResourceProviders.Vectorization
Classes
- IndexingProfile
 Provides details about an indexing profile.
- TextEmbeddingProfile
 Provides details about a text embedding profile.
- TextPartitioningProfile
 Provides details about a text partitioning profile.
- VectorizationLongRunningOperation
 Provides the details of a long-running vectorization operation.
- VectorizationProfileBase
 Basic properties for vectorization profiles.
- VectorizationRequest
 Represents a vectorization request.
- VectorizationResult
 Represents the result of executing a vectorization action.
- VectorizationStep
 Represents a vectorization step in a vectorization request.
Enums
- IndexerType
 Types of vectori indexes available to store embeddings.
- TextEmbeddingType
 Types of text embeddings available for text embedding.
- TextSplitterType
 Types of text splitters available for text partitioning.
- VectorizationProcessingState
 Describes the state of a vectorization request.
- VectorizationProcessingType
 The type of vectorization request processing.