mirror of
https://github.com/usestrix/strix.git
synced 2026-09-14 14:19:09 +08:00
docs: use openrouter/z-ai/glm-5.3 as the default model in setup examples
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ Thank you for your interest in contributing to Strix! This guide will help you g
|
||||
|
||||
3. **Configure your LLM provider**
|
||||
```bash
|
||||
export STRIX_LLM="openai/gpt-5.4"
|
||||
export STRIX_LLM="openrouter/z-ai/glm-5.3"
|
||||
export LLM_API_KEY="your-api-key"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user