Skip to content

Commit

Permalink
Added claude-3-5-sonnet-20240620
Browse files Browse the repository at this point in the history
stephanj committed Jun 20, 2024
1 parent 4a13305 commit 36b52b8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -46,6 +46,7 @@ public String getApiKey() {
@Override
public List<String> getModelNames() {
return List.of(
"claude-3-5-sonnet-20240620",
CLAUDE_3_OPUS_20240229.toString(),
CLAUDE_3_SONNET_20240229.toString(),
CLAUDE_3_HAIKU_20240307.toString(),

0 comments on commit 36b52b8

Please sign in to comment.