Skip to content

v0.37.0 — Long-term memory UI

Choose a tag to compare

@pabloiea1995 pabloiea1995 released this 02 Aug 16:44
· 104 commits to main since this release
f11a3fd
  • Recalled memories strip in the chat (visible while the assistant is still processing, via the realtime poll)
  • showRecalledMemories + recalledMemoriesRenderer options; useDevicChat().recalledMemories
  • CoreMemoryModal (view/edit core memory per tenant/subtenant) + showCoreMemoryButton drawer option
  • API client: getCoreMemory, addCoreMemoryEntry, updateCoreMemoryEntry, deleteCoreMemoryEntry