Namespace LMKit.Integrations.ExtensionsAI.Embeddings
Classes
- LMKitEmbeddingGenerator
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.Extensions.AI consumers.