Table of Contents

Namespace LMKit.Integrations.SemanticKernel.Embeddings

Classes

LMKitTextEmbeddingGeneration

Provides a text embedding generation service using LMKit's Embedder. This service implements the Microsoft.Extensions.AI.IEmbeddingGenerator<TInput, TEmbedding> interface to generate embeddings from text data for use with Microsoft Semantic Kernel.