LM-Kit.NET

用於構建 LLM 應用程式的企業級 .NET SDK。

由以下開發商製作:LM-Kit
ComponentSource 開始代理銷售的日期:2025年

價格從: US$ 980.00 版本: 2026.x 新增功能 更新: May 31, 2026

LM-Kit.NET 2025.2.4

Released: Feb 26, 2025

2025.2.4 中的更新

特性

  • Improved inference with various model families such as Granite, Mistral, Monarch, Orion, MiniCPM, and GigaChat.
  • Improved language detection accuracy.
  • Minor performance improvements of the inference system.
  • Added new constructor to the Attachment class to support stream input.
  • Added ExtractKeywords and ExtractKeywordsAsync overloads to the KeywordExtraction class to extract keywords from image attachments.
  • Added Summarize and SummarizeAsync overloads to the Summarizer class to produce summary from image attachments.
  • Added DetectLanguage and DetectLanguageAsync overloads to the TextTranslation class to detect language from image attachments.
  • Introduced the DataFilter class.
  • Added RemoveDataSource overloads to the AgentMemory class to remove a DataSource from an identifier.
  • Added AddDataSource method to the AgentMemory class.
  • Added AddDataSources method to the AgentMemory class.
  • Added Filter property to the RagEngine class.
  • Added Filter property to the AgentMemory class.
  • Added support for DeepSeek-R1 models.