LM-Kit.NET 2025.6.1

Released: Jun 2, 2025

2025.6.1 での更新項目

機能

  • Added support for multimodal classification and extraction.
  • Added the Title and Description properties to the TextExtraction class.
  • Added the OcrEngine property to the TextExtraction class.
  • Added the MaxInputTokens property to the Categorization class.
  • Added the HasText property to the Attachment class.
  • Added the CreateFromText and DetectMimeType static methods to the Attachment class.
  • Added the SetText methods to the Attachment class.
  • Added the Path property to the Attachment class.
  • Introduced the InferenceModality enumeration.
  • Added the PreferredInferenceModality property to the Categorization class.
  • Added the PreferredInferenceModality property to the TextExtraction class.
  • Introduced the OcrEngine abstract class.
  • Introduced the OcrResult class.
  • Introduced the OcrParameters class.
  • Introduced the TextractOcr class.
  • Improved overall extraction accuracy.
  • Improved Categorization engine speed & accuracy.
  • Optimized dynamic sampling mechanisms.