-
Notifications
You must be signed in to change notification settings - Fork 436
Dev 20260126 v2.0.4 #976
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
Open
CarltonXiang
wants to merge
13
commits into
main
Choose a base branch
from
dev-20260126-v2.0.4
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Dev 20260126 v2.0.4 #976
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: add recaller for fast-add process * feat: add recaller for fast-add process
Co-authored-by: harvey_xiang <harvey_xiang22@163.com> Co-authored-by: CaralHsi <caralhsi@gmail.com>
* feat: skill memory * feat: split task chunks for skill memories * fix: refine the returned format from llm and parsing * feat: add new pack oss * feat: skill mem pipeline * feat: fill code * feat: modify code * feat: modify code * feat: async add skill memory * feat: update ollama version * feat: get memory return skill memory * feat: get api add skill mem * feat: get api add skill mem * feat: modify env config * feat: back set oss client * feat: delete tmp skill code * feat: process new package import error * feat: modify oss config --------- Co-authored-by: yuan.wang <yuan.wang@yuanwangdebijibendiannao.local> Co-authored-by: Wenqiang Wei <wwq38556399@163.com>
* feat: fix get_nodes * feat: fix get_nodes * feat: fix get_nodes * feat: optimize get_nodes
* feat: skill memory * feat: split task chunks for skill memories * fix: refine the returned format from llm and parsing * feat: add new pack oss * feat: skill mem pipeline * feat: fill code * feat: modify code * feat: modify code * feat: async add skill memory * feat: update ollama version * feat: get memory return skill memory * feat: get api add skill mem * feat: get api add skill mem * feat: modify env config * feat: back set oss client * feat: delete tmp skill code * feat: process new package import error * feat: modify oss config * feat: modiy prompt and add two api --------- Co-authored-by: yuan.wang <yuan.wang@yuanwangdebijibendiannao.local> Co-authored-by: Wenqiang Wei <wwq38556399@163.com>
* feat: skill memory * feat: split task chunks for skill memories * fix: refine the returned format from llm and parsing * feat: add new pack oss * feat: skill mem pipeline * feat: fill code * feat: modify code * feat: modify code * feat: async add skill memory * feat: update ollama version * feat: get memory return skill memory * feat: get api add skill mem * feat: get api add skill mem * feat: modify env config * feat: back set oss client * feat: delete tmp skill code * feat: process new package import error * feat: modify oss config * feat: modiy prompt and add two api * feat: modify prompt --------- Co-authored-by: yuan.wang <yuan.wang@yuanwangdebijibendiannao.local> Co-authored-by: Wenqiang Wei <wwq38556399@163.com>
* chore: update version to 2.0.4 * fix: playground chat bug (#968) * feat: add timer for split text * feat: add chat_handler log * feat: add chat_handler log * fix: chat in playgound bug: use index in null list * chore: deprecated warning * fix: we don't use query when search in graph-db * chore: revert version to 2.0.3 --------- Co-authored-by: harvey_xiang <harvey_xiang22@163.com>
* feat: Add NLI model server/client code for fast detection of duplication/conflict. * test: Add test and example for NLI model. * feat: Init the NLI client when the server initializes. * fix: Avoid direct import of torch and transformers for the external NLI server. --------- Co-authored-by: CaralHsi <caralhsi@gmail.com>
* feat: skill memory * feat: split task chunks for skill memories * fix: refine the returned format from llm and parsing * feat: add new pack oss * feat: skill mem pipeline * feat: fill code * feat: modify code * feat: modify code * feat: async add skill memory * feat: update ollama version * feat: get memory return skill memory * feat: get api add skill mem * feat: get api add skill mem * feat: modify env config * feat: back set oss client * feat: delete tmp skill code * feat: process new package import error * feat: modify oss config * feat: modiy prompt and add two api * feat: modify prompt * feat: modify code --------- Co-authored-by: yuan.wang <yuan.wang@yuanwangdebijibendiannao.local> Co-authored-by: Wenqiang Wei <wwq38556399@163.com>
* test: add mmr dedup * test: decrease lambda * test: add tag penalty * test: increase lambda_relevance * test: fix top 5 candidates * test: adjust alpha_tag * test: increase lambda_relevance * test: decrease lambda_relevance * test: adjust params * test: delete tag penalty * test: delete fix top5 * test: readd fix top5 * test: delete threshold-based penalties * test: delete threshold-based penalties * test: restore best score version, add resort * chore: update version to 2.0.4 * test: add diversity * test: reformat * fix: playground chat bug (#968) * feat: add timer for split text * feat: add chat_handler log * feat: add chat_handler log * fix: chat in playgound bug: use index in null list * chore: deprecated warning * fix: we don't use query when search in graph-db * fix: fix Nan and 0 embedding * feat: add mmr deduplication * feat: add preference memory deduplication * fix: recall less preference memory * test: memory text deduplication * test: memory text deduplication * test: restore * test: restore * test: add 2 gram dedup * test: add more dedup * chore: revert version to 2.0.3 * test: 增大 prefill * test: 调整阈值参数 * fix: reformat * fix: reformat * fix: reformat * fix: reformat * fix: reformat * fix: reformat * fix: use deepcopy, add log * fix: reformat --------- Co-authored-by: harvey_xiang <harvey_xiang22@163.com> Co-authored-by: CaralHsi <caralhsi@gmail.com> Co-authored-by: HarveyXiang <harvey_xiang@163.com>
* feat: skill memory * feat: split task chunks for skill memories * fix: refine the returned format from llm and parsing * feat: add new pack oss * feat: skill mem pipeline * feat: fill code * feat: modify code * feat: modify code * feat: async add skill memory * feat: update ollama version * feat: get memory return skill memory * feat: get api add skill mem * feat: get api add skill mem * feat: modify env config * feat: back set oss client * feat: delete tmp skill code * feat: process new package import error * feat: modify oss config * feat: modiy prompt and add two api * feat: modify prompt * feat: modify code * feat: add logger --------- Co-authored-by: yuan.wang <yuan.wang@yuanwangdebijibendiannao.local> Co-authored-by: Wenqiang Wei <wwq38556399@163.com>
* chore: update version to 2.0.4 * fix: embedding service timeout occasionally * style: remove useless comment * fix: add standby link for embedding * fix: remove timeout attribute from UniversalEmbedderConfig * fix: timeout parameter format error * fix: add backup client when creating embedder * style: adjust the log printing position --------- Co-authored-by: harvey_xiang <harvey_xiang22@163.com> Co-authored-by: CaralHsi <caralhsi@gmail.com>
* feat: skill memory * feat: split task chunks for skill memories * fix: refine the returned format from llm and parsing * feat: add new pack oss * feat: skill mem pipeline * feat: fill code * feat: modify code * feat: modify code * feat: async add skill memory * feat: update ollama version * feat: get memory return skill memory * feat: get api add skill mem * feat: get api add skill mem * feat: modify env config * feat: back set oss client * feat: delete tmp skill code * feat: process new package import error * feat: modify oss config * feat: modiy prompt and add two api * feat: modify prompt * feat: modify code * feat: add logger * feat: fix bug in memory id --------- Co-authored-by: yuan.wang <yuan.wang@yuanwangdebijibendiannao.local> Co-authored-by: Wenqiang Wei <wwq38556399@163.com>
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: