Skip to content

Releases: wisedev-code/MaIN.NET

MaIN.NET.0.10.2

19 Mar 11:25
93b9913

Choose a tag to compare

0.10.2 release

Inference parameters are now backend-specific — each AI provider has its own typed params class where only explicitly set values are sent to the API, with an AdditionalParams dictionary for custom fields.

MaIN.NET.0.10.1

17 Mar 08:32
69446b1

Choose a tag to compare

0.10.1 release

  • Added InferPage Settings with backend selection, model configuration, API keys, and per-backend profiles.
  • Added custom model paths and multimodal (.mmproj) support for local vision models.
  • Refactored settings logic and upgraded LLamaSharp to 0.26.0 for improved vision reliability.

MaIN.NET.0.10.0

03 Mar 20:09
a32de60

Choose a tag to compare

0.10.0 release

Improve InferPage:

  • Refreshed chat UI layout with improved theming and smarter scroll behavior
  • Extended attachments (drag & drop, paste), image previews, and improved image generation
  • Added support for unregistered models and vision-based image handling (no OCR)
  • Stability fixes, proper cancellation support, and internal service refactoring

MaIN.NET.0.9.4

03 Mar 19:32

Choose a tag to compare

0.9.0 release

  • Add tool calling to local models

MaIN.NET.0.9.3

31 Jan 19:30

Choose a tag to compare

0.9.0 release

  • Add tool calling to local models

MaIN.NET.0.9.2

31 Jan 19:11

Choose a tag to compare

0.9.0 release

  • Add tool calling to local models

MaIN.NET.0.9.1

31 Jan 18:30

Choose a tag to compare

0.9.1 release

  • Add tool calling to local models

MaIN.NET.0.9.0

29 Jan 10:10
1baad66

Choose a tag to compare

0.9.0 release

  • Add tool calling to local models

MaIN.NET.0.8.1

26 Jan 08:37
e0ec3be

Choose a tag to compare

0.8.1 release

  • Add Ollama integration

MaIN.NET.0.8.0

16 Dec 09:42
ae5f947

Choose a tag to compare

0.8.0 release

  • Update libraries to .NET 10