-
-
Notifications
You must be signed in to change notification settings - Fork 673
Closed as not planned
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working