Skip to content

Releases: awaescher/OllamaSharp

Release 4.0.18

08 Jan 06:23
a7daa3f
Compare
Choose a tag to compare
  • Added explicit target frameworks for netstandard2.1, net8.0 and net9.0 in addition to netstandard2.0 #162

Thanks @Joy-less

Release 4.0.17

03 Jan 11:24
7fe48c6
Compare
Choose a tag to compare
  • Added Index for tool calls #160

Thanks once again
@mili-tan

Release 4.0.16

03 Jan 11:13
Compare
Choose a tag to compare
  • Simplified calls to Dispose() in tests

Release 4.0.15

03 Jan 11:05
f38890d
Compare
Choose a tag to compare
  • Fixed SendAsync/SendAsAsync method overload issues introduced in 4.0.13

Release 4.0.14

03 Jan 10:35
f2d35e6
Compare
Choose a tag to compare
  • Improved JsonSchema.ToJsonSchema() #154

Thanks @mili-tan

Release 4.0.13

03 Jan 10:33
6b477e2
Compare
Choose a tag to compare
  • Added support for Json Schema in Chat #159

Thanks @Joy-less

Release 4.0.12

03 Jan 10:32
2771cb0
Compare
Choose a tag to compare
  • Renamed ChatRequest.Properties to ChatRequest.Property #158

Thanks @Joy-less

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