test: fix bedrock test (#23351)
This commit is contained in:
parent
1d54b0e540
commit
78ca49a1bc
@ -2804,12 +2804,14 @@ describe("ProviderTransform.variants", () => {
|
||||
reasoningConfig: {
|
||||
type: "adaptive",
|
||||
maxReasoningEffort: "xhigh",
|
||||
display: "summarized",
|
||||
},
|
||||
})
|
||||
expect(result.max).toEqual({
|
||||
reasoningConfig: {
|
||||
type: "adaptive",
|
||||
maxReasoningEffort: "max",
|
||||
display: "summarized",
|
||||
},
|
||||
})
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user