Skip to content

Conversation

@CarltonXiang
Copy link
Collaborator

Description

Summary: (summary)

Fix: #(issue)

Docs Issue/PR: (docs-issue-or-pr-link)

Reviewer: @(reviewer)

Checklist:

  • I have performed a self-review of my own code | 我已自行检查了自己的代码
  • I have commented my code in hard-to-understand areas | 我已在难以理解的地方对代码进行了注释
  • I have added tests that prove my fix is effective or that my feature works | 我已添加测试以证明我的修复有效或功能正常
  • I have created related documentation issue/PR in MemOS-Docs (if applicable) | 我已在 MemOS-Docs 中创建了相关的文档 issue/PR(如果适用)
  • I have linked the issue to this PR (if applicable) | 我已将 issue 链接到此 PR(如果适用)
  • I have mentioned the person who will review this PR | 我已提及将审查此 PR 的人

bittergreen and others added 13 commits January 26, 2026 21:20
* feat: add recaller for fast-add process

* feat: add recaller for fast-add process
Co-authored-by: harvey_xiang <harvey_xiang22@163.com>
Co-authored-by: CaralHsi <caralhsi@gmail.com>
* feat: skill memory

* feat: split task chunks for skill memories

* fix: refine the returned format from llm and parsing

* feat: add new pack oss

* feat: skill mem pipeline

* feat: fill code

* feat: modify code

* feat: modify code

* feat: async add skill memory

* feat: update ollama version

* feat: get memory return skill memory

* feat: get api add skill mem

* feat: get api add skill mem

* feat: modify env config

* feat: back set oss client

* feat: delete tmp skill code

* feat: process new package import error

* feat: modify oss config

---------

Co-authored-by: yuan.wang <yuan.wang@yuanwangdebijibendiannao.local>
Co-authored-by: Wenqiang Wei <wwq38556399@163.com>
* feat: fix get_nodes

* feat: fix get_nodes

* feat: fix get_nodes

* feat: optimize get_nodes
* feat: skill memory

* feat: split task chunks for skill memories

* fix: refine the returned format from llm and parsing

* feat: add new pack oss

* feat: skill mem pipeline

* feat: fill code

* feat: modify code

* feat: modify code

* feat: async add skill memory

* feat: update ollama version

* feat: get memory return skill memory

* feat: get api add skill mem

* feat: get api add skill mem

* feat: modify env config

* feat: back set oss client

* feat: delete tmp skill code

* feat: process new package import error

* feat: modify oss config

* feat: modiy prompt and add two api

---------

Co-authored-by: yuan.wang <yuan.wang@yuanwangdebijibendiannao.local>
Co-authored-by: Wenqiang Wei <wwq38556399@163.com>
* feat: skill memory

* feat: split task chunks for skill memories

* fix: refine the returned format from llm and parsing

* feat: add new pack oss

* feat: skill mem pipeline

* feat: fill code

* feat: modify code

* feat: modify code

* feat: async add skill memory

* feat: update ollama version

* feat: get memory return skill memory

* feat: get api add skill mem

* feat: get api add skill mem

* feat: modify env config

* feat: back set oss client

* feat: delete tmp skill code

* feat: process new package import error

* feat: modify oss config

* feat: modiy prompt and add two api

* feat: modify prompt

---------

Co-authored-by: yuan.wang <yuan.wang@yuanwangdebijibendiannao.local>
Co-authored-by: Wenqiang Wei <wwq38556399@163.com>
* chore: update version to 2.0.4

* fix: playground chat bug (#968)

* feat: add timer for split text

* feat: add chat_handler log

* feat: add chat_handler log

* fix: chat in playgound bug: use index in null list

* chore: deprecated warning

* fix: we don't use  query when search in graph-db

* chore: revert version to 2.0.3

---------

Co-authored-by: harvey_xiang <harvey_xiang22@163.com>
* feat: Add NLI model server/client code for fast detection of duplication/conflict.

* test: Add test and example for NLI model.

* feat: Init the NLI client when the server initializes.

* fix: Avoid direct import of torch and transformers for the external NLI server.

---------

Co-authored-by: CaralHsi <caralhsi@gmail.com>
* feat: skill memory

* feat: split task chunks for skill memories

* fix: refine the returned format from llm and parsing

* feat: add new pack oss

* feat: skill mem pipeline

* feat: fill code

* feat: modify code

* feat: modify code

* feat: async add skill memory

* feat: update ollama version

* feat: get memory return skill memory

* feat: get api add skill mem

* feat: get api add skill mem

* feat: modify env config

* feat: back set oss client

* feat: delete tmp skill code

* feat: process new package import error

* feat: modify oss config

* feat: modiy prompt and add two api

* feat: modify prompt

* feat: modify code

---------

Co-authored-by: yuan.wang <yuan.wang@yuanwangdebijibendiannao.local>
Co-authored-by: Wenqiang Wei <wwq38556399@163.com>
* test: add mmr dedup

* test: decrease lambda

* test: add tag penalty

* test: increase lambda_relevance

* test: fix top 5 candidates

* test: adjust alpha_tag

* test: increase lambda_relevance

* test: decrease lambda_relevance

* test: adjust params

* test: delete tag penalty

* test: delete fix top5

* test: readd fix top5

* test: delete threshold-based penalties

* test: delete threshold-based penalties

* test: restore best score version, add resort

* chore: update version to 2.0.4

* test: add diversity

* test: reformat

* fix: playground chat bug (#968)

* feat: add timer for split text

* feat: add chat_handler log

* feat: add chat_handler log

* fix: chat in playgound bug: use index in null list

* chore: deprecated warning

* fix: we don't use  query when search in graph-db

* fix: fix Nan and 0 embedding

* feat: add mmr deduplication

* feat: add preference memory deduplication

* fix: recall less preference memory

* test: memory text deduplication

* test: memory text deduplication

* test: restore

* test: restore

* test: add 2 gram dedup

* test: add more dedup

* chore: revert version to 2.0.3

* test: 增大 prefill

* test: 调整阈值参数

* fix: reformat

* fix: reformat

* fix: reformat

* fix: reformat

* fix: reformat

* fix: reformat

* fix: use deepcopy, add log

* fix: reformat

---------

Co-authored-by: harvey_xiang <harvey_xiang22@163.com>
Co-authored-by: CaralHsi <caralhsi@gmail.com>
Co-authored-by: HarveyXiang <harvey_xiang@163.com>
* feat: skill memory

* feat: split task chunks for skill memories

* fix: refine the returned format from llm and parsing

* feat: add new pack oss

* feat: skill mem pipeline

* feat: fill code

* feat: modify code

* feat: modify code

* feat: async add skill memory

* feat: update ollama version

* feat: get memory return skill memory

* feat: get api add skill mem

* feat: get api add skill mem

* feat: modify env config

* feat: back set oss client

* feat: delete tmp skill code

* feat: process new package import error

* feat: modify oss config

* feat: modiy prompt and add two api

* feat: modify prompt

* feat: modify code

* feat: add logger

---------

Co-authored-by: yuan.wang <yuan.wang@yuanwangdebijibendiannao.local>
Co-authored-by: Wenqiang Wei <wwq38556399@163.com>
* chore: update version to 2.0.4

* fix: embedding service timeout occasionally

* style: remove useless comment

* fix: add standby link for embedding

* fix: remove timeout attribute from UniversalEmbedderConfig

* fix: timeout parameter format error

* fix: add backup client when creating embedder

* style: adjust the log printing position

---------

Co-authored-by: harvey_xiang <harvey_xiang22@163.com>
Co-authored-by: CaralHsi <caralhsi@gmail.com>
* feat: skill memory

* feat: split task chunks for skill memories

* fix: refine the returned format from llm and parsing

* feat: add new pack oss

* feat: skill mem pipeline

* feat: fill code

* feat: modify code

* feat: modify code

* feat: async add skill memory

* feat: update ollama version

* feat: get memory return skill memory

* feat: get api add skill mem

* feat: get api add skill mem

* feat: modify env config

* feat: back set oss client

* feat: delete tmp skill code

* feat: process new package import error

* feat: modify oss config

* feat: modiy prompt and add two api

* feat: modify prompt

* feat: modify code

* feat: add logger

* feat: fix bug in memory id

---------

Co-authored-by: yuan.wang <yuan.wang@yuanwangdebijibendiannao.local>
Co-authored-by: Wenqiang Wei <wwq38556399@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants