generated from oracle/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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
Labels
No labels