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.