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
api: Removed the unsupported gpt-5.1-mini model's GPT_5_1_MINI constants and corresponding Known/Value enum cases from ChatModel, BetaResponse.Model, BetaResponsesClientEvent.ResponseCreate.Model, beta ResponseCreateParams.Model, and both beta and stable ResponseCompactParams.Model types. Code referencing any of these members must select an available model and be recompiled. This removal is covered by the SDK's minor-version compatibility exception.