Namespace FoundationaLLM.Vectorization.Handlers
Classes
- EmbeddingHandler
 Handles the embedding stage of the vectorization pipeline.
- ExtractionHandler
 Handles the extraction stage of the vectorization pipeline.
- IndexingHandler
 Handles the indexing stage of the vectorization pipeline.
- PartitionHandler
 Handles the partitioning stage of the vectorization pipeline.
- VectorizationStepHandlerBase
 Implements basic vectorization step handler functionality.
- VectorizationStepHandlerFactory
 Implements a factory that creates vectorization step handlers.