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
Add support for some new endpoint parameters. E.g., gpt-5.4-mini does not support 'max_tokens' and the endpoint says to use 'max_completion_tokens' instead.
Add new models to examples list.
Add support for some new endpoint parameters. E.g., gpt-5.4-mini does not support 'max_tokens' and the endpoint says to use 'max_completion_tokens' instead.