fix: Change default model from claude-sonnet-4-6 to gpt-5 across docs and code

This commit is contained in:
0xallam
2026-02-20 10:35:58 -08:00
parent 027cea2f25
commit 7fb4b63b96
12 changed files with 25 additions and 25 deletions

View File

@@ -25,7 +25,7 @@ Strix Router is currently in **beta**. It's completely optional — Strix works
```bash
export LLM_API_KEY='your-strix-api-key'
export STRIX_LLM='strix/claude-sonnet-4.6'
export STRIX_LLM='strix/gpt-5'
```
3. Run a scan: