-
Notifications
You must be signed in to change notification settings - Fork 233
feat: API 1.0 #339
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
feat: API 1.0 #339
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
* 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
Co-authored-by: harvey_xiang <[email protected]>
* 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
…r, and rename some variables
…hen running scheduler
…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
* 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
…g of dumping results
* 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
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: