Skip to content

v2.12.0

Latest
Compare
Choose a tag to compare
@Luisotee Luisotee released this 18 Sep 08:16
· 2 commits to main since this release

TL;DR

  • Added a core memory to the bot, this is supposed to store crucial info in a more permanent state (outside the limited memory)
  • The LLM should add, delete and update those infos by itself. But you can facilitate it by telling the bot to use the tool
  • When updating, you will need to do a pnpm build which shouldn't reset your database anymore.
  • This is the first step towards a bunch of features that I have been wanting to add, you can check those in the projects tab

What's Changed

Full Changelog: v2.11.0...v2.12.0