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

@@ -218,4 +218,4 @@ for chunk in response:
print('\n')
```
For detailed OpenAI protocol specifications, see [OpenAI Chat Compeltion API](https://platform.openai.com/docs/api-reference/chat/create).
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 [OpenAI Protocol-Compatible API Server](../../online_serving/README.md).