Closed (fixed)
Project:
OpenAI Provider
Version:
1.3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Feb 2026 at 09:43 UTC
Updated:
22 Mar 2026 at 15:35 UTC
Jump to comment: Most recent
Comments
Comment #2
marcus_johansson commentedThanks for finding this issue - I'm moving this to OpenAI module and raising to major.
Comment #4
marcus_johansson commentedThat documentation seems to be wrong, it says temperature and top_p is optional, but setting them will fail 5.x models - top_p doesn't exist and temperature always should default to 1. Also frequency_penalty and presence_penalty are not allowed here.
I have removed those settings from 5.x models completely. Also for the oX models since it affects them as well.
A MR is there to test.
Comment #5
abhisekmazumdarReviewing the issue
Comment #6
abhisekmazumdarAll good I was able to use 5.x models and oX models + Code review.
Comment #7
arianraeesi commentedComment #8
marcus_johansson commentedThank you for finding the bug and reviewing the bug, getting merged
Comment #9
marcus_johansson commentedComment #12
arianraeesi commented