Releases: nielsrolf/minichain
Releases · nielsrolf/minichain
v1.0.3 Semantic memory of out-of-context conversation and frontend dev tools
Docker image:
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
Docker image of this release: nielsrolf/minichain:v1.0.1
VSCode extension: minichain-1.0.0.vsix
See README for usage info