Merge branch 'develop' of https://github.com/hong19860320/FastDeploy into hongming/fix_xpu_doc

This commit is contained in:
hong19860320
2025-06-30 15:42:29 +08:00
3 changed files with 7 additions and 9 deletions

View File

@@ -223,4 +223,4 @@ for chunk in response:
print('\n')
```
OpenAI 协议的更多说明可参考文档 [OpenAI Chat Compeltion API](https://platform.openai.com/docs/api-reference/chat/create)。
OpenAI 协议的更多说明可参考文档 [OpenAI Chat Compeltion API](https://platform.openai.com/docs/api-reference/chat/create),以及与 OpenAI 协议的区别可以参考 [兼容 OpenAI 协议的服务化部署](../../online_serving/README.md)