LM-Kit.NET

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

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

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

LM-Kit.NET 2025.4.6

Released: Apr 9, 2025

2025.4.6 中的更新

特性

  • Introduced a new built-in vector database engine that permits handling small- to medium-sized vector collections on the file system without any dependency.
  • Introduced the StorageMode enumeration.
  • Added the DataSource.StorageMode property.
  • Added the LoadFromFile and LoadFromFileAsync methods to the DataSource class.
  • Added the OptimizeDataSource and OptimizeDataSourceAsync methods to the DataSource class.
  • Added the CreateFileDataSource, CreateInMemoryDataSource, CreateVectorStoreDataSource and CreateVectorStoreDataSourceAsync methods to the DataSource class.
  • Added the Import method to the RagEngine class.
  • Added the ImportAsync method to the RagEngine class.
  • Added the DefaultTextChunking property to the RagEngine class.