Skip to content

v2.0.2

Choose a tag to compare

@crpietschmann crpietschmann released this 15 Apr 18:15
· 165 commits to main since this release
f152ff8

What's Changed:

Add:

  • Add SerializeToBinaryStream and DeserializeFromBinaryStream methods to replace (and mark obselete) SerializeToJsonStream and DeserializeFromJsonStream methods. They read/write binary zip file data, not json, so they were named incorrectly.

Fixed:

  • Fixed .LoadFromFile method that was previously inaccessible.

Nuget

dotnet add package Build5Nines.SharpVector --version 2.0.2
dotnet add package Build5Nines.SharpVector.OpenAI --version 2.0.2