feat: fix multi-tanant bug for nebula; add create index; fix some fun… - #1
Closed
CaralHsi wants to merge 26 commits into
Closed
feat: fix multi-tanant bug for nebula; add create index; fix some fun…#1CaralHsi wants to merge 26 commits into
CaralHsi wants to merge 26 commits into
Conversation
* feat: update config * fix:dim * change dim * fix:change default db * fix:delay * fix:len * fix:change recently mem size * fix:dup node error * fix: remove mock_data * fix: change config * feat: reorganize code * add: add json parse for en * fix:change user_id * fix: logger info * fix: remove unsed change * feat: add topk for api * feat: add logger * fix:fix scheduler logs and --------- Co-authored-by: Travis Tang <travistang@foxmail.com>
* feat: one-click deployment with docker * feat: one-click deployment with docker * feat: one-click deployment with docker * feat: one-click deployment with docker * feat: one-click deployment with docker * feat: one-click deployment with docker * feat: one-click deployment with docker * feat: one-click deployment with docker * feat: one-click deployment with docker * feat: one-click deployment with docker * feat: docker settings modify * feat: docker settings modify * feat: docker settings modify * Update graph_db.py * Update tree_config.json * Update simple_openapi_memos.py --------- Co-authored-by: CaralHsi <caralhsi@gmail.com>
MemTensor#147) * fix bugs: fix bugs in the example of memos_w_scheduler and fix bugs of log submittion in MOS * fix bugs: modify mos product, and add more exception catch code
* feat(eval): add eval dependencies * feat(eval): add configs example * docs(eval): update README.md * feat(eval): remove the dependency (pydantic) * feat(eval): add run locomo eval script * fix(eval): delete about memos redundant search branches * chore: fix format * feat(eval): add openai memory on locomo - eval guide * docs(eval): modify openai memory on locomo - eval guide * feat(eval): add longmemeval evaluation pipeline * chore(eval): formatter * chore: update * feat(eval): add configs example * fix(eval): bugs about longmemeval * fix(eval): search top k * chore(eval): update * feat(eval): support memos api mode * feat(eval): add memobase; fix bugs about share db
* feat: modify internet search * feat: modify internet search * feat: modify internet search * feat: modify internet search * fix: unittest for tree_searcher * feat: add source to memory key
* feat: update config * fix:dim * change dim * fix:change default db * fix:delay * fix:len * fix:change recently mem size * fix:dup node error * fix: remove mock_data * fix: change config * feat: reorganize code * add: add json parse for en * fix:change user_id * fix: logger info * fix: remove unsed change * feat: add topk for api * feat: add logger * fix:fix scheduler logs and * add: fix max_user instances * fix: logger for config and qa * feat: update add context * fix:mv env to docker * fix: rm ref id for response for scheduler * add: status for product
* feat: add memreader to tackle with internet * feat: delete chunker in internet retriever and add 'info' parameter in all retrievers * test: fix test for updated memreader * test: fix test for updated memreader * test: fix test for updated memreader
Co-authored-by: CaralHsi <caralhsi@gmail.com>
…emTensor#155) * feat: update config * fix:dim * change dim * fix:change default db * fix:delay * fix:len * fix:change recently mem size * fix:dup node error * fix: remove mock_data * fix: change config * feat: reorganize code * add: add json parse for en * fix:change user_id * fix: logger info * fix: remove unsed change * feat: add topk for api * feat: add logger * fix:fix scheduler logs and * add: fix max_user instances * fix: logger for config and qa * feat: update add context * fix:mv env to docker * fix: rm ref id for response for scheduler * add: status for product * feat: add internet config * fix: id is null * add:internet search * fix:add internet_search * fix:chunk * fix: remove internet * fix: inter net bug * fix: chunk len * fix: filed bug * fix:fix ci and test * fix: url and passwd * fix: input len * feat: change reorganizer time * feat:change settings and add env for change default .memos info * fix:add mem * fix:datatime * fix: update * fix:ic and code test --------- Co-authored-by: CaralHsi <caralhsi@gmail.com>
…ctions in nebula; fix example
…emTensor#166) * feat: add user manager factory pattern and product API enhancements - Add user manager factory pattern with SQLite and MySQL backends - Add user manager configuration to MOSConfig - Add product API router and configuration - Add DingDing notification integration - Add notification service utilities - Update OpenAPI documentation * fix: change py to meos_tools * fix: code reorganize
|
This PR has been automatically marked as stale due to inactivity. |
|
This PR has been automatically closed due to inactivity. |
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
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.
…ctions in nebula; fix example
Description
Summary: (summary)
Fix: #(issue)
Docs Issue/PR: (docs-issue-or-pr-link)
Reviewer: @(reviewer)
Checklist: