Skip to content

4.2.4

Choose a tag to compare

@alagrede alagrede released this 18 Jul 21:04
· 13 commits to master since this release

Fixed

  • Latest OpenAI models (GPT-5.x, o-series) failed with
    Unsupported parameter: 'presence_penalty'
    — unsupported sampling parameters
    are now detected and skipped automatically, for OpenAI and OpenAI-compatible
    providers.