-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Confirm this is a Node library issue and not an underlying OpenAI API issue
- This is an issue with the Node library
Describe the bug
I'm attempting to have tools run in parallel using runTools and it doesn't work
To Reproduce
- Create a completion with multiple tools
- Call runTools with a prompt that will likely invoke multiple tool calls
- Wait for stream with it clearly being the case that the functions don't run in parallel
Code snippets
No response
OS
Mac
Node version
Latest
Library version
Latest
atesgoral and mushan0x0