Skip to content

v2.13.0

Latest
Compare
Choose a tag to compare
@Luisotee Luisotee released this 05 Oct 19:16

TL;DR

  • Added Docker.
  • Added pulses inspired by MemGPT heartbeat, a thing that wakes the LLM periodically to give updates to the user like an event in his calendar, some route that you asked to be kept informed, etc. Generally things in the LLM core memory, conversational window and things from the tools enabled. There is also a way to ask the LLM to schedule a heartbeat, though they won't persist a reset.
  • (Re) Added a queue system.
  • Added a !reset lc_mem command that only deletes the conversation memory, and not the core memory.
  • If you are updating you will need to update your .env variables.

What's Changed

Full Changelog: v2.12.0...v2.13.0