-
Notifications
You must be signed in to change notification settings - Fork 1.2k
docs: Delete parallel tool calls section from known limitations documentation because it has now been implemented #4207
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
base: main
Are you sure you want to change the base?
Conversation
…now been implemented Removed section on rumored issue with parallel tool calls.
jwm4
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you put a note in the "Resolved Issues" section saying that this is now supported?
Added clarification on the behavior of the `parallel_tool_calls` parameter and its impact on function calling workflows.
|
@jwm4 I wasn't aware of that section, sorry - documentation added. The parameter name documented does not clearly indicate intended behavior, nor does the official documentation, so I thought it worthwhile to create a couple diagrams to make it easy to understand. |
cdoern
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
actually, the links are 404'ing, thanks @anastasds for catching that.
|
I'll check the images into this PR after my flight lands |
jwm4
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me now.
Remove section on "rumored" (thereafter confirmed and corrected) issue with parallel tool calls. Fixed in #4124 and #4196.