Skip to content

Releases: awaescher/OllamaSharp

Release 4.0.11

09 Dec 08:05
c6c6f98
Compare
Choose a tag to compare

This was made by @JerrettDavis, huge thanks for the epic pull request.

Release 4.0.10

09 Dec 07:07
23f0d32
Compare
Choose a tag to compare

Thanks once again @mili-tan

Release 4.0.9

02 Dec 21:10
699615b
Compare
Choose a tag to compare
  • Added an exception for the unsupported scenario of providing tools for a streaming completion #149

Release 4.0.8

22 Nov 06:14
5137316
Compare
Choose a tag to compare
  • Update Microsoft.Extensions.AI to 9.0.1-preview.1.24570.5 #144

Thanks @stephentoub

Release 4.0.7

13 Nov 16:39
7567292
Compare
Choose a tag to compare
  • Updated Microsoft.Extensions.AI.Abstractions and added Seed option support #141

Thanks @stephentoub

Release 4.0.6

07 Nov 10:37
62081c7
Compare
Choose a tag to compare
  • Added checks to prevent empty messages when the model only returns function result contents when used with Microsoft.Extensions.AI → #138
  • Added support for IEnumerable<string> stop sequences for Microsoft.Extensions.AI → #138

Thanks @RogerBarreto

Release 4.0.5

05 Nov 12:51
6d27f97
Compare
Choose a tag to compare
  • Added function result support for Microsoft.Extensions.AI → #129

Thanks @RogerBarreto

Release 4.0.4

04 Nov 19:53
1ccce48
Compare
Choose a tag to compare
  • Enabled the use of byte array images with Microsoft.Extensions.AI → #131
  • Add missing TopK, Role and ModelId when using the Microsoft.Extensions.AI abstraction → #128
  • Fixed CVE-2024-41131#132
  • Improved handling of OllamaApiClient.Dispose()#134

Release 4.0.3

30 Oct 07:40
Compare
Choose a tag to compare
  • Added GenerateRequest.Suffix, PullModelRequest.Insecure & PullModelRequest.Stream #123
  • Improved code quality with refactorings #118 #119 #120 #121

Thanks @mili-tan and @SimonCropp

Release 4.0.2

29 Oct 18:52
Compare
Choose a tag to compare