mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-21 17:27:54 +00:00
fix lint
This commit is contained in:
@@ -89,6 +89,7 @@ export OPENAI_MODEL="qwen3-coder-plus"
|
|||||||
```
|
```
|
||||||
|
|
||||||
OpenRouter also provides free Qwen3-Coder model access:
|
OpenRouter also provides free Qwen3-Coder model access:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export OPENAI_API_KEY="your_api_key_here"
|
export OPENAI_API_KEY="your_api_key_here"
|
||||||
export OPENAI_BASE_URL=https://openrouter.ai/api/v1
|
export OPENAI_BASE_URL=https://openrouter.ai/api/v1
|
||||||
|
|||||||
Reference in New Issue
Block a user