Error while using OpenAI model with "parallel_tool_calls" #25357
Labels
🤖:bug
Related to a bug, vulnerability, unexpected error with an existing feature
investigate
🔌: openai
Primarily related to OpenAI integrations
Checked other resources
Example Code
Error Message and Stack Trace (if applicable)
Error code: 400 - {'error': {'message': "Unknown parameter: 'parallel_tool_calls'.", 'type': 'invalid_request_error', 'param': 'parallel_tool_calls', 'code': 'unknown_parameter'}}
Description
I'm using OpenAI model with structured output. I'm experiencing flaky error with the error message above. Running with the same model and the same problem, sometimes it raises the error above, while sometimes it just goes through.
System Info
System Information
Package Information
Optional packages not installed
Other Dependencies
The text was updated successfully, but these errors were encountered: