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 的人

fridayL and others added 30 commits September 15, 2025 10:21
* feat: custom_logger support info and error

* feat: customLogger support info and error log

* feat: replace all Thread to contextThread

* feat: add debug logger info for nebular

* feat: delete nebular

* feat: debug logger info

* revert: log.py console config

* feat: remove useless log

* fix: unit test error

---------

Co-authored-by: harvey_xiang <[email protected]>
Co-authored-by: chunyu li <[email protected]>
* fix: add memory

* update: update  orginal data

* Chore: Change version to v1.0.1

* feat:fix conflict

* fix: update memory get

* fix: ci code

* update: search_reranker

* change: rerank_source for reranking

* update config
* fix: add safe guard when parsing node memory

* feat: add filter as a parameter in tree-text searcher

* feat: add filter for user and long-term memory

* feat: add filter in working memory

* add filter in task-parser

* feat: only mix-retrieve for vector-recall; TODO: mix reranker

* feat: add 'session_id' as an optional parameter for product api

* feat: api 1.0 finish

* maintain: update gitignore

* maintain: update gitignore

* feat: add 'type' in TextualMemory Sources

* feat: add annotation to item

* fix: add session_id to product add

* fix: test
* fix: add safe guard when parsing node memory

* feat: add filter as a parameter in tree-text searcher

* feat: add filter for user and long-term memory

* feat: add filter in working memory

* add filter in task-parser

* feat: only mix-retrieve for vector-recall; TODO: mix reranker

* feat: add 'session_id' as an optional parameter for product api

* feat: api 1.0 finish

* maintain: update gitignore

* maintain: update gitignore

* feat: add 'type' in TextualMemory Sources

* feat: add annotation to item

* fix: add session_id to product add

* fix: test

* feat: [WIP] add filter in reranker

* fix: bug in recall
* fix: add safe guard when parsing node memory

* feat: add filter as a parameter in tree-text searcher

* feat: add filter for user and long-term memory

* feat: add filter in working memory

* add filter in task-parser

* feat: only mix-retrieve for vector-recall; TODO: mix reranker

* feat: add 'session_id' as an optional parameter for product api

* feat: api 1.0 finish

* maintain: update gitignore

* maintain: update gitignore

* feat: add 'type' in TextualMemory Sources

* feat: add annotation to item

* fix: add session_id to product add

* fix: test

* feat: [WIP] add filter in reranker

* fix: bug in recall

* feat: finish search filter in reranker

* fix: product router pydantic errir
* fix: add safe guard when parsing node memory

* feat: add filter as a parameter in tree-text searcher

* feat: add filter for user and long-term memory

* feat: add filter in working memory

* add filter in task-parser

* feat: only mix-retrieve for vector-recall; TODO: mix reranker

* feat: add 'session_id' as an optional parameter for product api

* feat: api 1.0 finish

* maintain: update gitignore

* maintain: update gitignore

* feat: add 'type' in TextualMemory Sources

* feat: add annotation to item

* fix: add session_id to product add

* fix: test

* feat: [WIP] add filter in reranker

* fix: bug in recall

* feat: finish search filter in reranker

* fix: product router pydantic errir

* fix: internet search memory pydantic bug

* fix: internet search pydantic bug

* fix: internet search pydantic bug
* feat: custom_logger support info and error

* feat: customLogger support info and error log

* feat: replace all Thread to contextThread

* feat: add debug logger info for nebular

* feat: delete nebular

* feat: debug logger info

* revert: log.py console config

* feat: remove useless log

* fix: unit test error

* revert: nebular require_python

* feat: add custom_logger_handler

---------

Co-authored-by: harvey_xiang <[email protected]>
Co-authored-by: chunyu li <[email protected]>
* feat: update nebula to nebula 5.1.1

* fix: bug in nebula and manager

* feat: update product

* test: update
* feat: add memos_api_client

* feat: add memos_api_client

* feat: update memos_api_client retry times

* feat: update memos client

* feat: update search params

* feat: update search params

* feat: update memos client response

* feat: delete debug

---------

Co-authored-by: harvey_xiang <[email protected]>
#314)

* feat: add  logs for cube

* feat: add loggers for mem

* add dict timer log

* fix: change ci code
…nitialize working memories (logically uneccessary). change the function parameters of search as the function input info as an addition
…ching logics and working memory management 3. new examples with more info
…enchmark. The code is not complete yet, but can print some clues to show the answer hit rate of working memories
* feat: add  logs for cube

* feat: add loggers for mem

* add dict timer log

* fix: change ci code

* update size

* fix ci
* feat: custom_logger support info and error

* feat: customLogger support info and error log

* feat: replace all Thread to contextThread

* feat: add debug logger info for nebular

* feat: delete nebular

* feat: debug logger info

* revert: log.py console config

* feat: remove useless log

* fix: unit test error

* revert: nebular require_python

* feat: add custom_logger_handler

* feat: delete customLogger

---------

Co-authored-by: harvey_xiang <[email protected]>
Co-authored-by: chunyu li <[email protected]>
* feat: add  logs for cube

* feat: add loggers for mem

* add dict timer log

* fix: change ci code

* update size

* fix ci

* feat: add update threading dict

* fix:ci code
* feat: add  logs for cube

* feat: add loggers for mem

* add dict timer log

* fix: change ci code

* update size

* fix ci

* feat: add update threading dict

* fix:ci code

* fix:fix mem dumps for cube
fridayL and others added 16 commits September 22, 2025 12:07
* feat: add  logs for cube

* feat: add loggers for mem

* add dict timer log

* fix: change ci code

* update size

* fix ci

* feat: add update threading dict

* fix:ci code

* fix:fix mem dumps for cube

* feat: add

---------

Co-authored-by: CaralHsi <[email protected]>
* feat: update nebula to nebula 5.1.1

* fix: bug in nebula and manager

* feat: update product

* test: update

* fix: bug in finding reorganize node

* fix: duplicate bug

* chore: delelte useless annotation

* feat: update nebula init

* feat: update reorganize
* feat: update nebula to nebula 5.1.1

* fix: bug in nebula and manager

* feat: update product

* test: update

* fix: bug in finding reorganize node

* fix: duplicate bug

* chore: delelte useless annotation

* feat: update nebula init

* feat: update reorganize

* fix: nebula reset bug
* fix time

* add timed step for llm

* fix:ci code

* fix:test

* remove
* fix time

* add timed step for llm

* fix:ci code

* fix:test

* remove

* update
* fix time

* add timed step for llm

* fix:ci code

* fix:test

* remove

* update

* feat: remove request body
* fix time

* add timed step for llm

* fix:ci code

* fix:test

* remove

* update

* feat: remove request body

* feat: remove trace id

* feat: remove trace id
* feat: add default processing in mem-reader

* feat: not include embedding
* fix time

* add timed step for llm

* fix:ci code

* fix:test

* remove

* update

* feat: remove request body

* feat: remove trace id

* feat: remove trace id

* feat: add workers

* feat: update load fast api
* fix time

* add timed step for llm

* fix:ci code

* fix:test

* remove

* update

* feat: remove request body

* feat: remove trace id

* feat: remove trace id

* feat: add workers

* feat: update load fast api

* add run
…o test if can answer current query. add more info for analysis
* feat: add default processing in mem-reader

* feat: not include embedding

* feat: add logger to detect remove-old-memory error
* feat: recall and searcher use parallel

* feat: recall and searcher format
@CarltonXiang CarltonXiang changed the title Test feat: API 1.0 Sep 24, 2025
@CaralHsi CaralHsi merged commit f8d8c60 into dev Sep 24, 2025
0 of 40 checks passed
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.

5 participants