fix: use anthropic model in anthropic provider docs example
This commit is contained in:
@@ -6,7 +6,7 @@ description: "Configure Strix with Claude models"
|
|||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export STRIX_LLM="openai/gpt-5.4"
|
export STRIX_LLM="anthropic/claude-sonnet-4-6"
|
||||||
export LLM_API_KEY="sk-ant-..."
|
export LLM_API_KEY="sk-ant-..."
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user