Skip to content

Commit 0f1cd32

Browse files
author
Piotr Stachaczynski
committed
release notes & nuspec bump
1 parent 07cf7b3 commit 0f1cd32

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Releases/0.2.7.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# 0.2.7 release
2+
3+
- Include grammar as inference param (allow you to enforce format that model should use for response)
4+
- New example
5+
- Fix issues with "infer" cli command (visual models for openai & gemini)

src/MaIN.Core/.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>MaIN.NET</id>
5-
<version>0.2.6</version>
5+
<version>0.2.7</version>
66
<authors>Wisedev</authors>
77
<owners>Wisedev</owners>
88
<icon>favicon.png</icon>

0 commit comments

Comments
 (0)