Skip to content

Commit e43b02b

Browse files
authored
add Grok 4 (#3)
1 parent 64826e4 commit e43b02b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

blocks/public/grok-4-code.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: Grok 4
2+
version: 1.0.0
3+
schema: v1
4+
5+
models:
6+
- name: Grok 4
7+
provider: xAI
8+
model: grok-4-code-0629
9+
contextLength: 131072
10+
apiKey: ${{ inputs.XAI_API_KEY }}
11+
roles:
12+
- chat
13+
- edit
14+
- apply

0 commit comments

Comments
 (0)