Skip to content

Conversation

@fridayL
Copy link
Collaborator

@fridayL fridayL commented Jul 8, 2025

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (does not change functionality, e.g. code style improvements, linting)
  • Documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Please delete options that are not relevant.

  • Unit Test
  • Test Script (please provide)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

Maintainer Checklist

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Made sure Checks passed

@fridayL fridayL changed the title feat: update demo feat: update demo and add user manager Jul 8, 2025
@fridayL fridayL merged commit 4ab316c into MemTensor:feat/demo-product Jul 8, 2025
4 checks passed
fridayL added a commit that referenced this pull request Jul 16, 2025
* 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

* fix: memchat multi turn

* 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:fix search and add product tmp data

* 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.

* fix:remove dup

* feat: add logs

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

* add: chat time for add

* fix:merge error

* fix:merge error

* feat & fix bugs: factor mem scheduler. test_retriever.py is waiting for test

* feat:add vllm chat model

* fix bugs: filter logging of retriever module in mem scheduler

* fix: test_api

* feat:update feat

* fix: manager

* feat: add vllm cahche

* fix bugs: fix scheduler logging bug of working memory replacement

* refactor: change default update interval

* fix bugs: fix bugs in  update activation memory in memory scheduler

* add support for azure backend

* feat: add deafult config overide for store config

* feat: add MOS_ENABLE_REORGANIZE config

* fix bugs: fix bugs of filter and updating activation memories

* fix bugs: change name

* feat: add act mme

* fix:poetry lock

* delete: del
 file

---------

Co-authored-by: chentang <travistang@foxmail.com>
Co-authored-by: Kai <kakack@126.com>
Co-authored-by: 席阳阳 <caralhsi@gmail.com>
Co-authored-by: zhangyibo.114514 <zhangyibo.114514@bytedance.com>
fridayL added a commit that referenced this pull request Aug 7, 2025
* 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 <lcy081099@gmail.com>
Co-authored-by: chunyu li <78344051+fridayL@users.noreply.github.com>
Co-authored-by: chentang <travistang@foxmail.com>
Co-authored-by: 席阳阳 <caralhsi@gmail.com>
fridayL added a commit that referenced this pull request Aug 7, 2025
* 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 <lcy081099@gmail.com>
Co-authored-by: chunyu li <78344051+fridayL@users.noreply.github.com>
Co-authored-by: chentang <travistang@foxmail.com>
Co-authored-by: 席阳阳 <caralhsi@gmail.com>
fridayL added a commit that referenced this pull request Aug 7, 2025
* 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 <lcy081099@gmail.com>
Co-authored-by: chunyu li <78344051+fridayL@users.noreply.github.com>
Co-authored-by: chentang <travistang@foxmail.com>
Co-authored-by: 席阳阳 <caralhsi@gmail.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.

1 participant