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.