Skip to content

Commit 77e4df6

Browse files
committed
Fix tests
1 parent fa82dff commit 77e4df6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/api/providers/__tests__/anthropic-vertex.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,6 @@ describe("VertexHandler", () => {
617617
model: "claude-3-5-sonnet-v2@20241022",
618618
max_tokens: 8192,
619619
temperature: 0,
620-
system: "",
621620
messages: [
622621
{
623622
role: "user",

0 commit comments

Comments
 (0)