We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 381f822 commit 622277cCopy full SHA for 622277c
1 file changed
src/grok/grok.go
@@ -24,7 +24,7 @@ func GenerateCommitMessage(config *types.Config, changes string, apiKey string)
24
Content: prompt,
25
},
26
27
- Model: "grok-2-latest",
+ Model: "grok-3-mini-fast-beta",
28
Stream: false,
29
Temperature: 0,
30
}
0 commit comments