LM-Kit.NET 2025.3.2

Released: Mar 3, 2025

2025.3.2 での更新項目

機能

  • Introduced the MemoryType enumeration.
  • Added SaveInformation overloads to the AgentMemory class to specify the type of memory to record.
  • Added SaveInformationAsync overloads to the AgentMemory class to specify the type of memory to record.
  • Added GetMemoryType static method to the AgentMemory class.
  • Added GetDataSource method to the RagEngine class.
  • Added TryGetDataSource method to the RagEngine class.
  • Added Get method to the MetadataCollection class.
  • Added TryGet method to the MetadataCollection class.
  • Added MemoryType property to the MemoryRecallEventArgs class.
  • Improved inference with phi-3 and phi-4 models.
  • Reduced CUDA backend size for Windows by a factor of 3.