Skip to content

Commit

Permalink
feat(gateway): fix ut failure
Browse files Browse the repository at this point in the history
  • Loading branch information
hanrw committed Aug 22, 2024
1 parent e8096b8 commit 807241b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class CreateMessageRequestTest {
"content": "hello"
}
],
"systemPrompt": null,
"system": null,
"max_tokens": 1024,
"model": "claude-3-haiku-20240307",
"stream": null
Expand Down

0 comments on commit 807241b

Please sign in to comment.