Skip to content

Changing model to gpt-5 breaks the tool #735

@koen-aaa

Description

@koen-aaa
  1. Download the tool
  2. Do not modify any configs.
  3. Run `sgpt --model "gpt-5" "this is a test"

The output is:
BadRequestError: Error code: 400 - {'error': {'message':
"Unsupported value: 'temperature' does not support 0.0 with
this model. Only the default (1) value is supported.", 'type':
'invalid_request_error', 'param': 'temperature', 'code':
'unsupported_value'}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions