Skip to content

Commit 880135c

Browse files
deflake test
1 parent 33a174c commit 880135c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e/call-model.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ describe('callModel E2E Tests', () => {
171171
content: 'Get the weather in Tokyo using the weather tool.',
172172
},
173173
]),
174+
toolChoice: "required",
174175
tools: [
175176
{
176177
type: ToolType.Function,

0 commit comments

Comments
 (0)