Skip to content

Add max_parallel_tool_calls to .act() API#102

Merged
ncoghlan merged 1 commit intomainfrom
serialise-tool-execution
Jun 26, 2025
Merged

Add max_parallel_tool_calls to .act() API#102
ncoghlan merged 1 commit intomainfrom
serialise-tool-execution

Conversation

@ncoghlan
Copy link
Copy Markdown
Contributor

  • default to running multiple tool calls sequentially
  • set max_parallel_tool_calls to opt back in to parallel execution

* default to running multiple tool calls sequentially
* set max_parallel_tool_calls to opt back in to parallel execution
@github-actions github-actions bot added the CLA signed Indicates that all contributors have signed label Jun 26, 2025
@ncoghlan ncoghlan merged commit 852b06e into main Jun 26, 2025
10 checks passed
@ncoghlan ncoghlan deleted the serialise-tool-execution branch June 26, 2025 16:47
@github-actions github-actions bot locked and limited conversation to collaborators Jun 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA signed Indicates that all contributors have signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant