Skip to content

Releases: dcSpark/shinkai-node

v0.2.5

17 Nov 07:16
d9b063e
Compare
Choose a tag to compare
  • Smart Inboxes Fix

v0.2.4

09 Nov 03:30
241e919
Compare
Choose a tag to compare

First Node version that will be deployed!

v0.2.3

28 Oct 11:38
c5d13c7
Compare
Choose a tag to compare
  • Updates default inference value

v0.2.2

26 Oct 23:21
0e14748
Compare
Choose a tag to compare
  • (Breaking) Update from SHA256 to Blake3

v0.2.1

18 Oct 21:29
39ef678
Compare
Choose a tag to compare

Multiple fixes and more stable

v0.2.0

06 Oct 20:27
7e38b98
Compare
Choose a tag to compare

This is a big release where we added some important features:

  • uploading files to jobs
  • process embeddings of those files using mupdf and our vector resource library
  • include relevant embeddings in queries

v0.1.1

19 Sep 17:23
cc7ada5
Compare
Choose a tag to compare
  • Bug fixes
  • Added some new endpoints
  • pyo3 lib
  • improved testing

v0.1.0: removes shinkai-app (#67)

09 Sep 03:59
e63ff7c
Compare
Choose a tag to compare
  • Basic Node functionality
  • Basic P2P
  • Rest API
  • WASM library
  • Blockchain identity system mocked
  • Test suite for Rust and WASM

Of note there is also code for:

  • Typescript Library (moved to Shinkai-Apps repo)
  • Shinkai-App (moved to Shinkai-Apps repo)