Skip to content

Commit 1453189

Browse files
authored
add capabilities by bumping version number
1 parent 42051c6 commit 1453189

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

blocks/public/grok-4.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Grok 4
2-
version: 1.0.0
2+
version: 1.0.1
33
schema: v1
44

55
models:
@@ -8,9 +8,9 @@ models:
88
model: grok-4
99
contextLength: 131072
1010
apiKey: ${{ inputs.XAI_API_KEY }}
11-
capabilities:
12-
- tool_use
1311
roles:
1412
- chat
1513
- edit
1614
- apply
15+
capabilities:
16+
- tool_use

0 commit comments

Comments
 (0)