Releases: SparkZou/memU
Releases · SparkZou/memU
v2.0.0
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
- version (101eb85)
- action & recall_agent behavior (458eb50)
- api docs (bd56372)
- base url (6156523)
- category summary & category user scopes (#125) (a24efd5)
- client bugs (585a6ab)
- config & resource caption (#142) (ea4be13)
- correct binary name after making a release (#91) (0fa721a)
- custom memory type default prompt (#169) (5a0032f)
- delete memory api response (da6ba8f)
- dependency & logger (b36e0be)
- docker config (57e2368)
- docker setting (5de93e0)
- ensure both Linux x86_64 and ARM64 wheels are built (#162) (51c9ea4)
- example 3 output (#117) (65ef7c6)
- file management (e026bd3)
- get embedding client (#152) (76716a4)
- javascript api & reference (15d5f03)
- js example (2e60229)
- llm client bugs (f895283)
- llm client profile & wrapper (#157) (e55c668)
- llm model (df7716d)
- memory server remove agent id (619187d)
- memory type (1b2acec)
- memu-js: add wantSummary to retrieveDefaultCategories options (b1a27eb)
- memu-js: add wantSummary to retrieveDefaultCategories options (22f0453)
- memu-js: use globalThis.process instead of process (64d59f0)
- memu-js: use globalThis.process instead of process (581805d)
- model definition (2656ba5)
- model name (918dff6)
- node-js sdk (3b2c625)
- path -> str (1d6f311)
- postgres model definitions & database initialization (#124) (7d5e0cb)
- pydantic model mismatch (5ac250e)
- python sdk endpoint (a05dfc8)
- qrcode (c160284)
- Readme incomplete (#148) (f8bc748)
- remove duplicate and unnecessary issue templates (#133) (559ec14)
- resource caption miss problem (#111) (85586f5)
- session_date (27ba530)
- storage path & cleanup (c4e968a)
- v1.0.0 (#147) (23f37ee)
- version number (efa3534)
- wechat img (635bad8)
Documentation
- add custom LLM and embedding configuration guide (#160) (29c414a)
- add docs folder (#181) (919d2ca)
- add German translation for README (f6d6ab1)
- add German translation for README (76c3fc4)
- Add memU-experiment link to README (#119) (2d908e1)
- add readme cloud api (#144) (42fd5ba)
- add template (#158) ([b79a78d](https://github.com/SparkZou/memU/co...