fix(solver): add rate limiter and llm retry#617
Merged
Conversation
…to tc_configurable_index_mng
…mng' into tc_configurable_index_mng # Conflicts: # kag/common/tools/algorithm_tool/chunk_retriever/summary_chunk_retriever.py
…onfigurable_index_mng
…mng' into tc_configurable_index_mng
…onfigurable_index_mng
…index_mng_kag_config
) * add graph * fix bug for None * add knowledge unit extra * fix_prompt * extract common function into benchmark commponent * format code * format code * format code * fix benchmark knowledge unit * fix node * add common component * Revert "remove local bge model and dependency scikit-learn" This reverts commit ebb068f. * remove unused pkg * add decompose * change hybrid default config * add trace log * fix some bugs * with prompt * support benchmark unit * support kag thinker model * support kag thinker model config * remove default host addr and project id * add kag model infer script * add kag model infer script
…index_mng_kag_config
* add graph * fix bug for None * add knowledge unit extra * fix_prompt * extract common function into benchmark commponent * format code * format code * format code * fix benchmark knowledge unit * fix node * add common component * Revert "remove local bge model and dependency scikit-learn" This reverts commit ebb068f. * remove unused pkg * add decompose * change hybrid default config * add trace log * fix some bugs * with prompt * support benchmark unit * support kag thinker model * support kag thinker model config * remove default host addr and project id * add kag model infer script * add kag model infer script * modify prompt for kag model
* bugfix: 修复sourceChunk和relateTo名称不一致的问题 * bugfix: 修复AtomicIndexManager在返回schema时,AtomicQuery不完全的问题 --------- Co-authored-by: wanxingyu.wxy <wanxingyu.wxy@antgroup.com>
* fix writer bug * add index type from indexmanager * rmove unused index.schema * add index type from indexmanager * remove llmrun
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.
No description provided.