Skip to content

Conversation

@montebrown
Copy link
Contributor

  • gpt-5.2 and newer models do not support the top_p parameter and return an error when it is included. Earlier models accept top_p.
  • Now the top_p parameter is excluded from API requests for unsupported models while the preserving existing behavior for older models.

- gpt-5.2 and newer models do not support the top_p parameter and return
  an error when it is included. Earlier models accept top_p.
- Now the top_p parameter is excluded from API requests for unsupported
  models while the preserving existing behavior for older models.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant