-
Notifications
You must be signed in to change notification settings - Fork 233
chore: bump version to v1.0.0 #228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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]>
* 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
approved these changes
Aug 7, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Summary: (summary)
Fix: #(issue)
Docs Issue/PR: (docs-issue-or-pr-link)
Reviewer: @(reviewer)
Checklist: