mirror of
https://github.com/usestrix/strix.git
synced 2026-08-16 17:27:26 +02:00
docs: document config persistence in README
This commit is contained in:
@@ -216,6 +216,9 @@ export PERPLEXITY_API_KEY="your-api-key" # for search capabilities
|
||||
export STRIX_REASONING_EFFORT="high" # control thinking effort (default: high, quick scan: medium)
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
> Strix automatically saves your configuration to `~/.strix/cli-config.json`, so you don't have to re-enter it on every run.
|
||||
|
||||
**Recommended models for best results:**
|
||||
|
||||
- [OpenAI GPT-5](https://openai.com/api/) — `openai/gpt-5`
|
||||
|
||||
Reference in New Issue
Block a user