Skip to content

Releases: SparkZou/memU

v2.0.0

08 Jan 10:00
58a4ff3

Choose a tag to compare

2.0.0 (2026-01-08)

⚠ BREAKING CHANGES

  • v1.0.0 (#147)
  • memu-js: use fetch instead of axios

Features

  • add configurable batch_size for embedding API calls (#114) (060067a)
  • add conversation created at (#120) (825df56)
  • add GitHub issue templates (bug report, designer feedback, feat… (#132) (aee22ee)
  • add Linux ARM64 (aarch64) build target (#156) (0c90fcf)
  • add LLM wrapper and interceptors for LLM calls (#131) (416e102)
  • add non-RAG retrieve solution (#84) (fb96e54)
  • add usecase examples (#94) (47b5b39)
  • add user model and user context store (#113) (7c37fb1)
  • add valcano model support (#110) (704c302)
  • add workflow implementation and postgres store (#122) (a175811)
  • initialize the memorize and retrieve workflows with the new 3-layer architecture (#81) (4a2e86c)
  • patch & crud workflows (#127) (3cd3dc6)
  • retrieve args change conversation_history to queries (#98) (6370c6e)
  • support summary in sdk (c553dd1)

Bug Fixes

Documentation

Read more