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.