-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat:Unify toolkit output adding status #1964
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
Conversation
|
@Wendong-Fan Hi, Wendong, |
hey @fengju0213 ,we need to forbid agent trying to call the failed tool that reach max retry |
directly removing the failed tools from the tool list might work? |
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
Why are so many files modified?😂 @yanxue7 |
|
I merged the master to this repo, and I have reverted the commit yet |
but the file changes are still here |
I'll open a new pr |
Description
Modify the output format of tools in
FunctionToolto use structured output. Add a retry mechanism for tool calls inChatAgent.linked #1956
Checklist
Go over all the following points, and put an
xin all the boxes that apply.Fixes #issue-numberin the PR description (required)pyproject.tomlanduv lockIf you are unsure about any of these, don't hesitate to ask. We are here to help!