Skip to content

[Bug]: Issue switching model for an assistant #518

@odoremieux

Description

@odoremieux

Description

When we switch model from a non reasoning (gpt-4o-mini) to a reasoning model (o1), it throw an exception Unsupported parameter: 'temperature', even so temperature is not part of the array we give to client->assistants()->modify . Without deleting the assistant, is there a workaround?

Steps To Reproduce

Switch the model for an existing assistant between non reasoning (gpt-4o-mini) to a reasoning model (o1)

OpenAI PHP Client Version

v0.10.3

PHP Version

8.1.31

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions