You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gpt-5.1-chat-latest and gpt-5.2-chat-latest dont support top_p and temperature anymore. (model=gpt-5-chat-latest works)
If I comment it out in the config, the error message for it nevertheless appears. It seams like a default value is taken instead.
gpt-5.1-chat-latest and gpt-5.2-chat-latest dont support top_p and temperature anymore. (model=gpt-5-chat-latest works)
If I comment it out in the config, the error message for it nevertheless appears. It seams like a default value is taken instead.