Skip to content

Convert Object with Vectors to JSON and From JSON to Objects

Pre-release
Pre-release
Compare
Choose a tag to compare
@BrainlessLabs BrainlessLabs released this 13 Jan 15:36
9ec27b8

Following new changes were added:

  1. Convert an object with Vectors into JSON and Messagepack.
  2. Convert a messagepack and JSON into an object.
    NOTE: This release do not persist vectors into DB yet.