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
docs: clarify O3 models support for max_completion_tokens
- Added more detailed comments explaining that O3 models support the modern max_completion_tokens parameter
- Clarified that this allows O3 models to limit response length when includeMaxTokens is enabled
- Emphasized that max_tokens is deprecated in favor of max_completion_tokens
0 commit comments