Skip to content

Commit 68cb703

Browse files
dcramercodex
andauthored
meta(warden): Use Grok 4.5 through OpenRouter (#199)
Route Warden analysis through the OpenRouter Grok 4.5 model catalog entry. Co-authored-by: Codex <noreply@openai.com>
1 parent 26732d6 commit 68cb703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

warden.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version = 1
22

33
[defaults]
44
runtime = "pi"
5-
model = "anthropic/claude-sonnet-4-6"
5+
model = "openrouter/x-ai/grok-4.5"
66
reportOn = "low"
77
failOn = "off"
88
failCheck = false

0 commit comments

Comments
 (0)