Releases: wisedev-code/MaIN.NET
Releases · wisedev-code/MaIN.NET
MaIN.NET.0.4.0
0.4.0 release
- Added TextToSpeech functionality to using Kokoro TTS model.
MaIN.NET.0.3.1
0.3.1 release
GroqCloud integration has been added.
MaIN.NET.0.3.0
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
0.2.9 release
Hotfix - redirect messages were not processed properly
MaIN.NET.0.2.8
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
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
0.2.6 release
- Implement model context to manage LLMs from code,
- Filled missing gaps in docs
MaIN.NET.0.2.5
0.2.5 release
- Integrate with vision llava models
MaIN.NET.0.2.4
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
0.2.3 release
- Added Mcp integration
- Include examples and documentation
- McpContext for simple integration
- MCP as AgentStep to allow advanced workflows