OpenAI Piece - o3-mini not working (Bug)

Hi threre!
With the same setting of the OpenAI Piece I just changed the model to o3-mini after that the following error is coming

“400 Unsupported parameter: ‘temperature’ is not supported with this model.”

Looks like OpenAI Piece required to be updated for supporting different set of parameters for o3-mini as looks like that default parameters for the other models dont work with o3-mini case.

Hello @andish12 ,

If you leave the temperature field empty in the OpenAI action, does it work?

default 0.9 temperature error coming as
“400 Unsupported parameter: ‘temperature’ is not supported with this model.”

After emptying it error changed to
“{\n "temperature": [\n "Expected number, received: "\n ]\n}”

I see. It’s setting an empty string as the default value. I’m moving this to Bugs.