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.