Aspose.LLM for .NET Releases

Released: Jun 25, 2026

Updates in V26.6

Features

  • 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.

Released: May 25, 2026

Updates in V26.5

Features

  • 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.

Fixes

  • Fixed a session initialization issue where preset-captured ChatParameters could be ignored when creating a new session.
  • Fixed compatibility issues that could affect...

Released: Apr 28, 2026

Updates in V26.4

Features

  • 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.

Fixes

  • Fixed issues that could affect prompt handling in multi-turn...

Released: Mar 26, 2026

Updates in V26.3

Features

  • 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.