Skip to content

Commit 9196d36

Browse files
committed
image input
1 parent 307c81e commit 9196d36

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

blocks/public/claude-4-opus.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Claude 4 Opus
2-
version: 1.0.1
2+
version: 1.0.2
33
schema: v1
44

55
models:
@@ -16,3 +16,4 @@ models:
1616
maxTokens: 32000
1717
capabilities:
1818
- tool_use
19+
- image_input

blocks/public/claude-4-sonnet.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Claude 4 Sonnet
2-
version: 1.0.1
2+
version: 1.0.2
33
schema: v1
44

55
models:
@@ -16,3 +16,4 @@ models:
1616
maxTokens: 64000
1717
capabilities:
1818
- tool_use
19+
- image_input

0 commit comments

Comments
 (0)