Skip to content

Releases: dcSpark/shinkai-node

v0.2.8

30 Nov 05:56
e01788d
Compare
Choose a tag to compare
  • add support for ollama
  • add support for shinkai backend

v0.2.7

29 Nov 05:07
e539110
Compare
Choose a tag to compare
  • new optional and private endpoint for devops
  • small schema fix to cron

v0.2.6

28 Nov 17:45
9999ba5
Compare
Choose a tag to compare
  • Image analysis support
  • Cron support

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