LM-Kit.NET
.NET SDK di livello aziendale per la creazione di applicazioni LLM.
Pubblicato da LM-Kit
Distribuito da ComponentSource dal 2025
Prezzi da: US$ 980.00 Versione: 2026.x NUOVO Aggiornato il: May 10, 2026
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.