Skip to content

Commit 4f7b42c

Browse files
committed
update docs
1 parent df1e22b commit 4f7b42c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/get_started/installation/kunlunxin_xpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,4 +218,4 @@ for chunk in response:
218218
print('\n')
219219
```
220220

221-
For detailed OpenAI protocol specifications, see [OpenAI Chat Compeltion API](https://platform.openai.com/docs/api-reference/chat/create). Differences from the standard OpenAI protocol are documented in [Deployment](../../serving/README.md).
221+
For detailed OpenAI protocol specifications, see [OpenAI Chat Compeltion API](https://platform.openai.com/docs/api-reference/chat/create). Differences from the standard OpenAI protocol are documented in [Deployment](../../online_serving/README.md).

docs/zh/get_started/installation/kunlunxin_xpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,5 +222,5 @@ for chunk in response:
222222
print('\n')
223223
```
224224

225-
OpenAI 协议的更多说明可参考文档 [OpenAI Chat Compeltion API](https://platform.openai.com/docs/api-reference/chat/create),以及与 OpenAI 协议的区别可以参考 [服务化部署](../../serving/README.md)
225+
OpenAI 协议的更多说明可参考文档 [OpenAI Chat Compeltion API](https://platform.openai.com/docs/api-reference/chat/create),以及与 OpenAI 协议的区别可以参考 [服务化部署](../../online_serving/README.md)
226226

0 commit comments

Comments
 (0)