-
Notifications
You must be signed in to change notification settings - Fork 373
Closed
Labels
defectSomething isn't workingSomething isn't workingfixed - releaseIssue has been fixed, and has been releasedIssue has been fixed, and has been releasedfixed - testingIssue has been fixed, and is in testing or awaiting releaseIssue has been fixed, and is in testing or awaiting release
Description
Hi
When trying to use the openai.o4-mini-2025-04-16 model, the interactive session throws Error code: 400 - {'error': {'message': "Unsupported parameter: 'parallel_tool_calls' is not supported with this model.", 'type': 'invalid_request_error', 'param': 'parallel_tool_calls', 'code': 'unsupported_parameter'}} after the first query.
I also tried setting the parallel_tools_calls to False in the request_params in the agent declarator, but it still throws the error.
Metadata
Metadata
Assignees
Labels
defectSomething isn't workingSomething isn't workingfixed - releaseIssue has been fixed, and has been releasedIssue has been fixed, and has been releasedfixed - testingIssue has been fixed, and is in testing or awaiting releaseIssue has been fixed, and is in testing or awaiting release