Skip to content

Commit 16abe1c

Browse files
committed
🚸 Add Claude 4 models in suggestion dropdown
1 parent de7f96a commit 16abe1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/forge/blocks/anthropic/src/constants.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
export const anthropicModels = [
2+
"claude-sonnet-4-0",
3+
"claude-opus-4-0",
24
"claude-3-7-sonnet-latest",
35
"claude-3-5-haiku-latest",
46
"claude-3-5-sonnet-latest",

0 commit comments

Comments
 (0)