Skip to content

feat: add parallel_tool_calls option to deployment model#29

Merged
sergey-zinchenko merged 3 commits intodevelopmentfrom
feat/parallel-tool-calls-feature-flag
May 22, 2025
Merged

feat: add parallel_tool_calls option to deployment model#29
sergey-zinchenko merged 3 commits intodevelopmentfrom
feat/parallel-tool-calls-feature-flag

Conversation

@sergey-zinchenko
Copy link
Copy Markdown
Contributor

Applicable issues

Agents can not determine whether it is allowed to send the parallel_tool_calls flag with the request. If it is sent to the deployment, which doesn't support parallel tool calling, a bad request will be returned for some models (o3-mini, for example)

Description of changes

parallel_tool_calls added to the features

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sergey-zinchenko sergey-zinchenko merged commit fc5552d into development May 22, 2025
9 checks passed
@adubovik adubovik deleted the feat/parallel-tool-calls-feature-flag branch May 22, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants