Aspose.LLM for .NET 版本发布

查看各个版本中的新增内容,包括功能、增强和已解决问题的详细信息。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
Aspose.LLM for .NET V26.6主版本2026年6月25日
功能
  • Runtime component and local model cache paths can now be configured through environment variables.
  • Added JSON preset import and export functionality for reusable preset configuration.
Aspose.LLM for .NET V26.5主版本2026年5月25日
功能
  • Updated the default bundled llama.cpp runtime used by the library.
  • Improved compatibility with newer multimodal runtime behavior.
  • Improved runtime package handling for macOS ARM64 .tar.gz assets.
  • Improved session startup so preset-captured chat parameters are applied more consistently when creating a new session.
修复
  • Fixed a session initialization issue where preset-captured ChatParameters could be ignored when creating a new session.
  • Fixed compatibility issues that could affect multimodal decoding with updated runtime packages.
  • Fixed runtime asset parsing for additional archive naming variants.
Aspose.LLM for .NET V26.4主版本2026年4月28日
功能
  • Updated the default bundled llama.cpp runtime used by the library.
  • Improved conversation stability in continued and long-running chat sessions.
  • Improved session startup so preset-based configuration is applied more consistently when creating chats.
  • Improved automatic runtime package download and extraction for additional archive formats.
  • Improved compatibility for environments using ROCm-based runtime packages.
修复
  • Fixed issues that could affect prompt handling in multi-turn conversations.
  • Fixed problems with restoring or continuing saved chat sessions in some scenarios.
Aspose.LLM for .NET V26.3主版本2026年3月26日
功能
  • Added preset-based API initialization for supported model families.
  • Added Chat session support for single-turn and multi-turn conversations.
  • Added support for session persistence to save and restore conversations.
  • Added optional multi-modal input support for compatible models.
  • Added license application and license status checking support.