Skip to content

Releases: nielsrolf/minichain

v1.0.3 Semantic memory of out-of-context conversation and frontend dev tools

02 Nov 14:52
Compare
Choose a tag to compare

Docker image:

nielsrolf/minichain:v1.0.3

Changes

Memory for long conversations

  • very long messages get summarized before being shown to the model
  • long conversations get summarized
  • summaries make use of memories that can be retrieved using the find_memory tool

Browser tool

  • model can interact with websites and get dom, console logs, network logs

Jupyter

  • easier management of background processes, model can reliably start a backend, check the logs later, restart it etc

Docker image arm

Easier installation of VSCode extension, released with docker image

19 Oct 16:35
Compare
Choose a tag to compare

VSCode extension: minichain-1.0.0.vsix

19 Oct 13:28
Compare
Choose a tag to compare
Pre-release

See README for usage info