Refine conversaion docs (#465)

### What problem does this PR solve?

### Type of change

- [x] Documentation Update
This commit is contained in:
KevinHuSh
2024-04-19 19:15:00 +08:00
committed by GitHub
parent c055f40dff
commit 101df2b470
4 changed files with 4 additions and 4 deletions

View File

@ -55,7 +55,7 @@
## 📌 新增功能
- 2024-04-19 支持聊天机器人API([更多](./docs/conversation_api.md)).
- 2024-04-19 支持对话 API([更多](./docs/conversation_api.md)).
- 2024-04-16 添加嵌入模型 [BCEmbedding](https://github.com/netease-youdao/BCEmbedding) 。
- 2024-04-16 添加 [FastEmbed](https://github.com/qdrant/fastembed) 专为轻型和高速嵌入而设计。
- 2024-04-11 支持用 [Xinference](./docs/xinference.md) 本地化部署大模型。