Skip to content

o4-mini throws "Unsupported parameter: 'parallel_tool_calls'" #279

@storlien

Description

@storlien

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

No one assigned

    Labels

    defectSomething isn't workingfixed - releaseIssue has been fixed, and has been releasedfixed - testingIssue has been fixed, and is in testing or awaiting release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions