Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 77ed1ae

Browse files
committed
Add back ANTHROPIC_CLAUDE2
1 parent 67f5107 commit 77ed1ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/assemblyai/lemur/types/lemur_model.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ class LemurModel
99
ANTHROPIC_CLAUDE3_HAIKU = "anthropic/claude-3-haiku"
1010
ANTHROPIC_CLAUDE3_SONNET = "anthropic/claude-3-sonnet"
1111
ANTHROPIC_CLAUDE2_1 = "anthropic/claude-2-1"
12+
ANTHROPIC_CLAUDE2 = "anthropic/claude-2"
1213
ANTHROPIC_CLAUDE2_0 = "anthropic/claude-2"
1314
DEFAULT = "default"
1415
ANTHROPIC_CLAUDE_INSTANT1_2 = "anthropic/claude-instant-1-2"

0 commit comments

Comments
 (0)