LM-Kit.NET

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

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

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

LM-Kit.NET 2025.9.3

Released: Sep 29, 2025

2025.9.3 中的更新

特性

  • Introduced first version of a CUDA 13 Backend.
  • Introduced the TextRegion class.
  • Introduced the TextOutputMode enumeration.
  • Added the GetText method to the PageElement class.
  • Introduced the ITool class.
  • Introduced the ToolRegistry class.
  • Introduced the ToolCallPolicy class.
  • Introduced the ToolChoice enumeration.
  • Introduced the ToolCallResultType enumeration.
  • Introduced the ToolCall class.
  • Introduced the ToolCallResult class.
  • Introduced the MCPTool class.
  • Introduced the MCPClient class.
  • Introduced the ShareGptExporter class.
  • Introduced the LMKit.Finetuning.Export.RoleMappingPolicy enumeration.
  • Introduced the LMKit.Finetuning.Export.ExportResult class.
  • Introduced the LMKit.Finetuning.Export.ExportProgress class.
  • Added the HasTextGeneration property to the LM class.
  • Added the HasToolCalls property to the LM class.
  • Added the Tools property to the MultiTurnConversation class.
  • Added the ToolPolicy property to the MultiTurnConversation class.
  • Introduced the AfterToolInvocationEventArgs class.
  • Introduced the BeforeToolInvocationEventArgs class.
  • Added the BeforeToolInvocation event to the MultiTurnConversation class.
  • Added the AfterToolInvocation event to the MultiTurnConversation class.
  • Added the Occurrences property to the PiiExtraction.PiiExtractedEntity class.
  • Added the Occurrences property to the NamedEntityRecognition.ExtractedEntity class.
  • Added the PageElements & PageCount properties to the Attachment class.
  • Added the GetPageWidth & GetPageHeight methods to the Attachment class.
  • General performance enhancements.
  • Improved internal paragraph-detection engine, yielding better RAG chunking and higher extraction accuracy.
  • Improved PII extraction and NER engines accuracy.