Skip to content

Releases: awaescher/OllamaSharp

Release 5.1.18

19 May 05:50
3924c20
Compare
Choose a tag to compare
  • Add RequestModelUnloadAsync() #247

Thanks @mili-tan

Release 5.1.17

16 May 17:28
083a835
Compare
Choose a tag to compare
  • Update to stable version 9.5.0 of Microsoft.Extensions.AI #241

Thanks @stephentoub

Release 5.1.16

13 May 12:14
b41ee20
Compare
Choose a tag to compare
  • Add a schema transformer to the IChatClient implementation. #240

Thanks @eiriktsarpalis

Release 5.1.15

13 May 08:38
e9e9c7c
Compare
Choose a tag to compare
  • Bump versions of Microsoft.Extensions.AI and ModelContextProtocol #239

Thanks @jeffhandley

Release 5.1.14

06 May 19:54
b084714
Compare
Choose a tag to compare
  • Update Microsoft.Extensions.AI and ModelContextProtocol versions #231
  • Return version as string #235

Thanks @stephentoub

Release 5.1.13

10 Apr 17:37
cfdf95d
Compare
Choose a tag to compare

Thanks @StefH

Release 5.1.12

10 Apr 12:54
1106f54
Compare
Choose a tag to compare
  • Update to Microsoft.Extensions.AI version 9.4.0-preview* #212

Thanks @jozkee

Release 5.1.11

09 Apr 06:39
bc1f6aa
Compare
Choose a tag to compare
  • Parse and report error messages when pulling models fails #205
  • Remove duplicate entries in Directory.Packages.props #214
  • Support keep_alive in Microsoft.Extensions.AI.ChatOptions #215

Thanks @3GDXC, @StefH & @snifter

Release 5.1.10

07 Apr 05:45
57ccc96
Compare
Choose a tag to compare
  • Added model capabilities such as "vision" to ShowModelInformation()#213

Thanks @mili-tan

Release 5.1.9

27 Mar 08:24
678e067
Compare
Choose a tag to compare
  • Added tests for parsing tool calls when streaming (introduced in #206) #208