Skip to content

Support for GPT-5 #240

@gotsysdba

Description

@gotsysdba

Checklist

  • I have searched the existing issues for similar feature requests.
  • I added a descriptive title and summary to this issue.

Summary

Currently gpt-5 doesn't work as there is no temperature, frequency_penalty, or top-p parameters. Example Error:

I'm sorry: Error code: 400 - {'error': {'message': "Unsupported parameter: 'frequency_penalty' is not supported with this model.", 'type': 'invalid_request_error', 'param': 'frequency_penalty', 'code': 'unsupported_parameter'}}

Use gpt-5-chat as an alternative until this is resolved.

Why?

support new reasoning models.

How?

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions