Skip to content

Commit a722302

Browse files
author
wenfeng.wf
committed
Update README.
1 parent 1764e08 commit a722302

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ And then configure the Cline.
7070
remote_server = "http://127.0.0.1:8000/sse";
7171
```
7272

73+
> If you encounter a `401 Incorrect API key provided` error when using Qwen, please refer to the [documentation](https://help.aliyun.com/zh/model-studio/cline) for solutions.
7374
7475
### Using Claude
7576
Download from Github

README_CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ INFO: Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)
7070
remote_server = "http://127.0.0.1:8000/sse";
7171
```
7272

73+
> 如果使用Qwen遇到`401 Incorrect API key provided`错误,请参考[文档](https://help.aliyun.com/zh/model-studio/cline)解决。
74+
7375
### 使用Claude
7476
从Github克隆仓库
7577
```shell

0 commit comments

Comments
 (0)