Update README.md

This commit is contained in:
Hk-Gosuto 2024-07-07 15:43:09 +08:00 committed by GitHub
parent 712022d8c7
commit f06c4f1ccc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@
> [!WARNING]
> 本项目插件功能基于 [OpenAI API 函数调用](https://platform.openai.com/docs/guides/function-calling) 功能实现,转发 GitHub Copilot 接口或类似实现的模拟接口并不能正常调用插件功能!
![cover](./docs/images/rag-example.jpg)
![cover](./docs/images/rag-example-2.jpg)
![plugin-example](./docs/images/plugin-example.png)
@ -36,7 +36,7 @@
## 主要功能
- RAG 功能
- 配置请参考文档[RAG 功能配置说明](./docs/rag-cn.md)
- 配置请参考文档 [RAG 功能配置说明](./docs/rag-cn.md)
- 除插件工具外,与原项目保持一致 [ChatGPT-Next-Web 主要功能](https://github.com/Yidadaa/ChatGPT-Next-Web#主要功能)