chore: generate
This commit is contained in:
parent
9675579796
commit
c2723b5ea0
2 changed files with 2 additions and 2 deletions
|
|
@ -358,7 +358,7 @@ describe("ProviderTransform.options - gpt-5 reasoningEffort", () => {
|
|||
headers: {},
|
||||
}) as any
|
||||
|
||||
test('gpt-5-chat should NOT set reasoningEffort', () => {
|
||||
test("gpt-5-chat should NOT set reasoningEffort", () => {
|
||||
const result = ProviderTransform.options({
|
||||
model: createModel("gpt-5-chat"),
|
||||
sessionID,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue