Namespace FoundationaLLM.Vectorization.Models
Namespaces
Classes
- VectorizationArtifact
Represents a vectorization artifact.
- VectorizationDequeuedRequest
Represents a vectorization request that has been dequeued from a request source.
- VectorizationIndexReference
Represents a reference to an index entry that contains vectorized content.
- VectorizationLogEntry
Represents a log entry that contains information about vectorization operations.
- VectorizationPipelineState
Represents the state of a run of a vectorization pipeline.
- VectorizationRequestProcessingContext
Represents a vectorization request processing context. This class associates a dequeued request with the corresponding vectorization request resource.
- VectorizationState
Holds the state associated with each step of the vectorization pipeline for a specified content item (i.e., document).
Enums
- VectorizationArtifactType
Deifines types of vectorization artifacts.
- VectorizationQueuing
Types of queuing engines used to dispatch vectorization requests.