-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat(jmanus): support ignore load buildin tools #2025
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
Closed
Closed
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(entity): update PlanExecutionRecord column definition to longtext for larger data storage * feat(i18n): update direct button text and add AI novel example * build front end --------- Co-authored-by: rainerWJY <answeropensource@alibabacloud.com>
* feat(nl2sql): update nl2sql common db connector Signed-off-by: shown.Ji <yuluo08290126@gmail.com> * style(nl2sql): update code styl Signed-off-by: shown.Ji <yuluo08290126@gmail.com> * fix Signed-off-by: shown.Ji <yuluo08290126@gmail.com> * feat(nl2sql): fix some issue Signed-off-by: shown.Ji <yuluo08290126@gmail.com> * style(nl2sql): update code style Signed-off-by: shown.Ji <yuluo08290126@gmail.com> * fix(ut): fix ut Signed-off-by: shown.Ji <yuluo08290126@gmail.com> --------- Signed-off-by: shown.Ji <yuluo08290126@gmail.com>
* (streamfeating): StreamingOutput增强,增加 ChatResponse 属性以获取完整响应 - 在 StreamingOutput 类中添加 chatResponse 属性,用于存储 ChatResponse 对象 * feat(streaming): 增加对全量 ChatResponse 的处理支持 * feat(streaming): 增加对全量 ChatResponse 的处理支持
…aba#1843) * fix(deepresearch): enable researchTeam error handling mechanism * format * remove unused imports
* feat(nl2sql): update nl2sql common db connector Signed-off-by: shown.Ji <yuluo08290126@gmail.com> * style(nl2sql): update code styl Signed-off-by: shown.Ji <yuluo08290126@gmail.com> * fix Signed-off-by: shown.Ji <yuluo08290126@gmail.com> * feat(nl2sql): fix some issue Signed-off-by: shown.Ji <yuluo08290126@gmail.com> * style(nl2sql): update code style Signed-off-by: shown.Ji <yuluo08290126@gmail.com> * fix(ut): fix ut Signed-off-by: shown.Ji <yuluo08290126@gmail.com> --------- Signed-off-by: shown.Ji <yuluo08290126@gmail.com>
terminate tool不能省略的 。 |
terminate tool默认都加载了的 |
冲突了 处理一下 |
可以了,冲突解决了 |
#2081 合并了,另外 建议不要把jmanus的修改跟其他项目的放一起,因为我看不懂。。 |
应该是我合并方式不对:我合的你们的远程主干,走的merge,没有走rebase,看上去是我改的,其实我没改,是本来项目里面就有的功能 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Describe what this PR does / why we need it
Does this pull request fix one issue?
Describe how you did it
Describe how to verify it
Special notes for reviews