Skip to content

Commit 64aa760

Browse files
committed
update claude rank
1 parent 6667ee1 commit 64aa760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/constant.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,10 +330,10 @@ const anthropicModels = [
330330
"claude-3-opus-latest",
331331
"claude-3-haiku-20240307",
332332
"claude-3-5-haiku-20241022",
333+
"claude-3-5-haiku-latest",
333334
"claude-3-5-sonnet-20240620",
334335
"claude-3-5-sonnet-20241022",
335336
"claude-3-5-sonnet-latest",
336-
"claude-3-5-haiku-latest",
337337
];
338338

339339
const baiduModels = [

0 commit comments

Comments
 (0)