Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 743 Bytes

Changelog.md

File metadata and controls

32 lines (18 loc) · 743 Bytes

[0.0.30] - 2025/4/14

Added

  • Add profile validation: Memobase will further validate the extracted profile value to remove unwant results.
  • Add Event Tags: This feature allows you to design the attributes of each user event, like emotion, goal.
  • Add summary model option for event summary tasks
  • Add type validation for config.yaml

Changed

  • Reorganized docs/site website

Fixed

  • Add meaningless profile slot detection.

[0.0.29] - 2025/3/21

Added

  • Add Event Summary
  • Add x-code-example for APIs
  • Add profile strict mode

Changed

  • Reorganized docs/site website

Fixed