Skip to content

Conversation

kakack
Copy link
Collaborator

@kakack kakack commented Aug 7, 2025

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

tangg555 and others added 21 commits July 30, 2025 14:30
* fix: fine-search bug

* feat: multi embedding dimension in nebula

* feat: modify multi-dimension

* fix: multi-embedding error

* feat: update nebula example

* fix: print bug

* feat: add bocha search

* feat: modify bocha search

* feat: finish bocha search
fix bug when calling _concat_caches in kv.py from pr#177 by @RixinLiu.
…odified locome benchmark, and slightly change the logic of query consume and query monitors (#204)

* feat & refactor: add search function feature to test scheduler on a modified locome benchmark, and slightly change the logic of query consume and query monitors

* refactor: not showing userinput to working memory

* fix bugs: fix a bug in retriever, and add new auth info for neo4j db

* fix bugs & new feat: fix bugs in mem_scheduler examples, and remove initialize working memories (logically uneccessary). change the function parameters of search as the function input info as an addition

---------

Co-authored-by: CaralHsi <[email protected]>
…_monitors; add dispatcher_monitor designed to monitor the thread pool in the dispatcher moduler, and meanwhile dispatcher is enhanced with thread issue handlers (#207)

* rebase to address conflicts

* fix bugs: fix a bug in retriever, and add new auth info for neo4j db

* fix bugs & new feat: fix bugs in mem_scheduler examples, and remove initialize working memories (logically uneccessary). change the function parameters of search as the function input info as an addition

* feature & fix bugs: fix bugs after removing initialize_working_memory_monitors; add dispatcher_monitor designed to monitor the thread pool in the dispatcher moduler, and meanwhile dispatcher is enhanced with thread issue handlers

* auto modification by running ruff
* feat: add custom request log

* fix: format error

---------

Co-authored-by: CaralHsi <[email protected]>
…in GitHub Actions" (#213)

* chore: update Python tests workflow for improved dependency management

* chore: update Python tests workflow for improved compatibility and performance

* chore: update Python tests workflow for improved compatibility and performance

* reorder
…ound is ok (#215)

* nothing

* try another approach

* chore: update workflow documentation for clarity
* feat: reorgniza code

* feat: re org code and fix bad case ref for equation
…ation (#216)

* feat: reorgniza code

* feat: re org code and fix bad case ref for equation

* fix: dictionary changed size during iteration for product serve
…al (#212)

* feat: add log timer for presstest

* fix: session pool error

* feat: can choose whether return embedding in some graph db functions

* fix: log

* feat: change system prompts
* fix: format error

* fix: test error
…#221)

* rebase to address conflicts

* fix bugs: fix a bug in retriever, and add new auth info for neo4j db

* fix bugs & new feat: fix bugs in mem_scheduler examples, and remove initialize working memories (logically uneccessary). change the function parameters of search as the function input info as an addition

* fix bugs: modify configs, examples, schedule handlers of mem_scheduler, and rename some variables

* modify datetime to utc date time

---------

Co-authored-by: CaralHsi <[email protected]>
feat: illumination fix
* feat: illumination fix

* fix: reorganize bug

* fix: bug for schedular config
* feat: add product API and related functionality (cleaned sensitive data)

* feat: add singleton for memos and llm

* fix:fix persistent_user_manager

* feat:update prompt and rm readme

* fix:ci code

* feat: update demo and add user manager (#31)

* feat: add product API and related functionality (cleaned sensitive data)

* feat: add singleton for memos and llm

* fix:fix persistent_user_manager

* feat:update prompt and rm readme

* fix:ci code

* Feature & Fix bugs: mem scheduler with rabbitmq and web log submission
	* fix bug of message consuming
	* add a range of configs
	* support rabbitmq
	* add new docs for the beginner
	* add more examples

* fix:UserRole error

* update: update product api

* fix: suggestion mem

* update:fix add mem

* feat: update  chat

* fix: add uuid and product think

* update: search data

* fix:update

* fix:chat mem

* feat:vllm llm support version0

* feat: update zh en and mem

* feat: update cube ids

* feat:vllm llm support version0.5

* feat: add multi-language feature in mem-reader

* feat: add multi-language feature in mem-reader

* feat: add multi-language feature in tree reorganizer

* feat: reinforce language

* fix bugs & refactor the code: mem scheduler support web log feature

* refactor & fix bugs: mem scheduler related codes including modules like dispatcher and retriever, the dependencies and the unittest.

* feat:vllm llm support streaming generate and add benchmark script

* fix:merge error

* fix:merge error

* fix:update gitignore

* fix:merge error

* feat:update .gitignore

* docs:MemOS v0.2.3 release

---------

Co-authored-by: fridayL <[email protected]>
Co-authored-by: chunyu li <[email protected]>
Co-authored-by: chentang <[email protected]>
Co-authored-by: 席阳阳 <[email protected]>
…226)

fix: mem_scheduler config remove field for origin  conf error

Co-authored-by: CaralHsi <[email protected]>
* feat: add product API and related functionality (cleaned sensitive data)

* feat: add singleton for memos and llm

* fix:fix persistent_user_manager

* feat:update prompt and rm readme

* fix:ci code

* feat: update demo and add user manager (#31)

* feat: add product API and related functionality (cleaned sensitive data)

* feat: add singleton for memos and llm

* fix:fix persistent_user_manager

* feat:update prompt and rm readme

* fix:ci code

* Feature & Fix bugs: mem scheduler with rabbitmq and web log submission
	* fix bug of message consuming
	* add a range of configs
	* support rabbitmq
	* add new docs for the beginner
	* add more examples

* fix:UserRole error

* update: update product api

* fix: suggestion mem

* update:fix add mem

* feat: update  chat

* fix: add uuid and product think

* update: search data

* fix:update

* fix:chat mem

* feat:vllm llm support version0

* feat: update zh en and mem

* feat: update cube ids

* feat:vllm llm support version0.5

* feat: add multi-language feature in mem-reader

* feat: add multi-language feature in mem-reader

* feat: add multi-language feature in tree reorganizer

* feat: reinforce language

* fix bugs & refactor the code: mem scheduler support web log feature

* refactor & fix bugs: mem scheduler related codes including modules like dispatcher and retriever, the dependencies and the unittest.

* feat:vllm llm support streaming generate and add benchmark script

* fix:merge error

* fix:merge error

* fix:update gitignore

* fix:merge error

* feat:update .gitignore

* docs:MemOS v0.2.3 release

* docs:MemOS v0.2.3 release

---------

Co-authored-by: fridayL <[email protected]>
Co-authored-by: chunyu li <[email protected]>
Co-authored-by: chentang <[email protected]>
Co-authored-by: 席阳阳 <[email protected]>
@fridayL fridayL marked this pull request as ready for review August 7, 2025 12:34
fridayL and others added 3 commits August 7, 2025 20:34
* feat: illumination fix

* fix: reorganize bug

* fix: bug for schedular config

* feat: add internet retrieve log

* fix: config bug

* feat: use internet search always if user input the config

* feat: delete useless log; limit reorganizer length

* fix: reorganizer

* fix: search

* fix: search
* feat: add product API and related functionality (cleaned sensitive data)

* feat: add singleton for memos and llm

* fix:fix persistent_user_manager

* feat:update prompt and rm readme

* fix:ci code

* feat: update demo and add user manager (#31)

* feat: add product API and related functionality (cleaned sensitive data)

* feat: add singleton for memos and llm

* fix:fix persistent_user_manager

* feat:update prompt and rm readme

* fix:ci code

* Feature & Fix bugs: mem scheduler with rabbitmq and web log submission
	* fix bug of message consuming
	* add a range of configs
	* support rabbitmq
	* add new docs for the beginner
	* add more examples

* fix:UserRole error

* update: update product api

* fix: suggestion mem

* update:fix add mem

* feat: update  chat

* fix: add uuid and product think

* update: search data

* fix:update

* fix:chat mem

* feat:vllm llm support version0

* feat: update zh en and mem

* feat: update cube ids

* feat:vllm llm support version0.5

* feat: add multi-language feature in mem-reader

* feat: add multi-language feature in mem-reader

* feat: add multi-language feature in tree reorganizer

* feat: reinforce language

* fix bugs & refactor the code: mem scheduler support web log feature

* refactor & fix bugs: mem scheduler related codes including modules like dispatcher and retriever, the dependencies and the unittest.

* feat:vllm llm support streaming generate and add benchmark script

* fix:merge error

* fix:merge error

* fix:update gitignore

* fix:merge error

* feat:update .gitignore

* docs:MemOS v0.2.3 release

* docs:MemOS v0.2.3 release

* chore:change version number to v1.0.0

* chore:change version number to v1.0.0

---------

Co-authored-by: fridayL <[email protected]>
Co-authored-by: chunyu li <[email protected]>
Co-authored-by: chentang <[email protected]>
Co-authored-by: 席阳阳 <[email protected]>
@fridayL fridayL self-requested a review August 7, 2025 12:50
@fridayL fridayL changed the title Release MemOS v0.2.3 chore: bump version to v1.0.0 Aug 7, 2025
@fridayL fridayL merged commit bb6fc09 into main Aug 7, 2025
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.

8 participants