Skip to content

Commit

Permalink
Anthropic: Added model "Claude 3.5 Sonnet" to AnthropicChatModelName (l…
Browse files Browse the repository at this point in the history
  • Loading branch information
anis-gha authored Aug 21, 2024
1 parent 4c35bf7 commit 9cb8fe1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ public enum AnthropicChatModelName {
CLAUDE_3_OPUS_20240229("claude-3-opus-20240229"),
CLAUDE_3_SONNET_20240229("claude-3-sonnet-20240229"),
CLAUDE_3_HAIKU_20240307("claude-3-haiku-20240307"),
CLAUDE_3_5_SONNET_20240620("claude-3-5-sonnet-20240620"),

CLAUDE_2_1("claude-2.1"),
CLAUDE_2("claude-2.0"),
Expand Down

0 comments on commit 9cb8fe1

Please sign in to comment.