-
Notifications
You must be signed in to change notification settings - Fork 116
Add support for parallel tool calls #233
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Describe the solution you'd like
- ADK Python allows for parallel tool calls, a big performance boost when considering LLM interpretation steps between each tool call.
- It'd be great to support this in
adk-jsas well. - Currently, every tool call is sequential.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed