Skip to content

v0.1.5

Choose a tag to compare

@jihadkhawaja jihadkhawaja released this 01 Aug 06:20
· 16 commits to main since this release

What's New?

Added

  • Added configurable memory behaviors:
    • Normal
    • Dreaming
    • Random thoughts
    • Personal memory
  • Added behavior-aware extraction through IBehaviorAwareMemoryExtractor.
  • Added behavior and persona prompts for LLM-based memory extraction.
  • Added MCP support for behavior and prompt options in add_memory.
  • Added a runnable MemoryBehaviors sample.
  • Added unit tests for memory behaviors and MCP integration.

Documentation

  • Expanded the README and API documentation with memory behavior details.
  • Added getting-started guidance and examples for behavior-shaped memories.
  • Clarified Mem0Sharp’s native memory capabilities.

Full Changelog: v0.1.4...v0.1.5