Skip to content

Releases: dcSpark/shinkai-node

v0.5.3

07 Mar 20:14
c38272d
Compare
Choose a tag to compare

What's Changed

  • More improvements for inferencing success for Mixtral / Mistral models by @robkorn in #268

Full Changelog: v0.5.2...v0.5.3

v0.5.2

06 Mar 18:40
f377090
Compare
Choose a tag to compare

What's Changed

  • Significant improvements for inferencing success for Mixtral / Mistral models by @robkorn in #266

Full Changelog: v0.5.1...v0.5.2

v0.5.1

05 Mar 18:08
3c23cec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

05 Mar 03:25
0f6b2a4
Compare
Choose a tag to compare

Multiple changes but the most important one is the refactor of the RocksDB database. This is not retroactively compatible.

v0.4.5

20 Feb 06:11
f492558
Compare
Choose a tag to compare
  • Some bug fixes
  • Support for Sepolia Shinkai identities

v0.4.4

14 Feb 21:16
f8e3aaa
Compare
Choose a tag to compare
  • Improving Inferencing Flow & Responses for non-GPT models

v0.4.3

10 Feb 05:04
1f8713b
Compare
Choose a tag to compare
  • fix high cpu usage

v0.4.2

08 Feb 16:44
eee7144
Compare
Choose a tag to compare
  • updated branching endpoints
  • add hidden param

v0.4.1

05 Feb 17:09
85732cf
Compare
Choose a tag to compare
  • Bug fixes (Agent Serialization)
  • Local Ollama Scanner
  • Updates to Node UI
  • Fleshing Out VectorFS Interface

v0.4.0

03 Feb 00:17
92ff19d
Compare
Choose a tag to compare
  • Node UI (not production ready yet but connected)
  • Vector File System fully integrated
  • Improvement on the Node memory handling
  • Multiple bug fixes