LM-Kit.NET
LLM 애플리케이션을 빌드하기 위한 엔터프라이즈급 .NET SDK.
LM-Kit사에서 공개
2025년 부터 ComponentSource에서 판매중
Released: Jan 4, 2026
ModelID property to the LM class.PromptTokenCount and PromptProcessingRate properties to the TextGenerationResult class.GeneratedTokenCount property to the TextGenerationResult class.AttachmentReference class.GetText and GetTextAsync overloads to the Attachment class that take a page range as a parameter.Structured and Auto members to the TextOutputMode enumeration.SetText overloads to the Attachment class that accept a page index.CreateFromUriAsync factory method to the Attachment class for loading attachments from remote URIs.CreateFromFileAsync and CreateFromStreamAsync factory methods to the Attachment class for asynchronous loading.HasTextOnPage and HasTextOnPageAsync methods to the Attachment class.IMultiTurnConversation enumeration.FileSystemVectorStore class.IChunking interface.MarkdownChunking class.QueryPartitions and QueryPartitionsAsync overloads to RagEngine that accept a custom prompt template.DocumentRag class.PdfChat class.DocumentReference class.DocumentIndexingResult class.DocumentImportProgressEventArgs class.CacheAccessedEventArgs class.PassageRetrievalCompletedEventArgs class.ResponseGenerationStartedEventArgs class.DocumentImportPhase enumeration.DocumentQueryResult class.PageProcessingMode class.MaximumCompletionTokens and StripImageMarkup properties to the VlmOcr class.SetContent overloads to the TextExtraction class that accept a page index or a page range.LMKitTelemetry class.VlmOcr engine.SpeechToText engine.Prompt class, use ChatHistory.Message instead.