Skip to content

Releases: wisedev-code/MaIN.NET

MaIN.NET.0.4.0

25 Aug 17:30
03098b2

Choose a tag to compare

0.4.0 release

  • Added TextToSpeech functionality to using Kokoro TTS model.

MaIN.NET.0.3.1

07 Aug 13:14
8d61e50

Choose a tag to compare

0.3.1 release

GroqCloud integration has been added.

MaIN.NET.0.3.0

22 Jul 07:12
f6bc2aa

Choose a tag to compare

0.3.0 release

DeepSeek integration has been added, bringing reasoning support.
The method for fetching current models across all OpenAI-compatible services has also been improved.

New version of CLI with deepseek support can be downloaded here:
https://maindoc.link/#/doc/cli

MaIN.NET.0.2.9

09 Jul 16:03

Choose a tag to compare

0.2.9 release

Hotfix - redirect messages were not processed properly

MaIN.NET.0.2.8

09 Jul 09:58
d17c09f

Choose a tag to compare

0.2.8 release

  • Allow multiple files as input to Fetch command
  • Fix empty conversation state when using agent context

MaIN.NET.0.2.7

20 Jun 21:09
4a91cea

Choose a tag to compare

0.2.7 release

  • Include grammar as inference param (allow you to enforce format that model should use for response)
  • New example
  • Fix issues with "infer" cli command (visual models for openai & gemini)

MaIN.NET.0.2.6

17 Jun 10:44
7e6d116

Choose a tag to compare

0.2.6 release

  • Implement model context to manage LLMs from code,
  • Filled missing gaps in docs

MaIN.NET.0.2.5

12 Jun 09:55
6ed0e1b

Choose a tag to compare

0.2.5 release

  • Integrate with vision llava models

MaIN.NET.0.2.4

09 Jun 06:48

Choose a tag to compare

0.2.4 release

(fix package relations)

  • Added Mcp integration
  • Include examples and documentation
  • McpContext for simple integration
  • MCP as AgentStep to allow advanced workflows

MaIN.NET.0.2.3

27 May 12:13
4750aac

Choose a tag to compare

0.2.3 release

  • Added Mcp integration
  • Include examples and documentation
  • McpContext for simple integration
  • MCP as AgentStep to allow advanced workflows