LM-Kit.NET

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

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

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

LM-Kit.NET 2025.5.2

Released: May 13, 2025

2025.5.2 中的更新

特性

  • Added model cards for bge-m3 and bge-m3-reranker.
  • Introduced the Reranker class.
  • Introduced the RagEngine.RagReranker class.
  • Added the Reranker property to the RagEngine class.
  • Added new RagEngine constructor for multimodal RAG.
  • Added FindMatchingPartitions and FindMatchingPartitionsAsync method overloads to the RagEngine class taking attachment as parameter.
  • Added the DefaultImagePayloadPix property to the RagEngine class.
  • Added RerankedScore and RawSimilarity properties to the PartitionSimilarity class.
  • Added the PayloadEncoding property to the PartitionSimilarity class.
  • Added the NullOnDoubt property to the TextExtraction class.
  • Introduced the Partition class.
  • Introduced the ImagePartition class.
  • Added the Version property to the DataSource class.
  • Improved inference on various model families.
  • Reduced memory footprint of the built-in vector database engine.