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
The OpenAI API states that for o-series models, maxTokensis now deprecated. It has been replaced with maxCompletionTokens. However, the ChatCompletionRequest builder only allows for maxTokens: