Skip to content

Conversation

@andreitava-uip
Copy link
Contributor

@andreitava-uip andreitava-uip commented Dec 29, 2025

Added support for parallel tool calls, by executing them sequentially.
This is achieved via an orchestrator node (name subject to change if we decide it's confusing due to similarity with Orchestrator service) responsible for keeping track of the current tool call and incrementing.
The conditional edge can then route to the correct tool node based on the tool call index.
Also fixed tool call filtering. It now modifies to state to completely erase the filtered system tool calls.

@andreitava-uip andreitava-uip force-pushed the feat/fake-parallel-tools branch from 517f520 to 946a12c Compare December 29, 2025 12:42
@andreitava-uip andreitava-uip force-pushed the feat/fake-parallel-tools branch from 946a12c to b94a0c2 Compare December 29, 2025 12:44
@andreitava-uip andreitava-uip marked this pull request as draft December 29, 2025 14:01
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.

1 participant