This commit is contained in:
Archer
2023-11-09 09:46:57 +08:00
committed by GitHub
parent 661ee79943
commit 8bb5588305
402 changed files with 9899 additions and 5967 deletions

View File

@@ -1,12 +1,12 @@
### 常见问题
- [**Git 地址**,点击查看项目地址](https://github.com/labring/FastGPT)
- [本地部署 FastGPT](https://doc.fastgpt.run/docs/installation)
- [API 文档](https://doc.fastgpt.run/docs/development/openapi?pre_pathname=%2Fdrive%2Fhome%2F)
- [本地部署 FastGPT](https://doc.fastgpt.in/docs/installation)
- [API 文档](https://doc.fastgpt.in/docs/development/openapi?pre_pathname=%2Fdrive%2Fhome%2F)
- **反馈问卷**: 如果你遇到任何使用问题或有期望的功能,可以[填写该问卷](https://www.wjx.cn/vm/rLIw1uD.aspx#)
- **问题文档**: [先看文档,再提问](https://kjqvjse66l.feishu.cn/docx/HtrgdT0pkonP4kxGx8qcu6XDnGh)
- [点击查看商业版文档](https://doc.fastgpt.run/docs/commercial)
- [计费规则](https://doc.fastgpt.run/docs/pricing/)
- [点击查看商业版文档](https://doc.fastgpt.in/docs/commercial)
- [计费规则](https://doc.fastgpt.in/docs/pricing/)
**其他问题**
| 添加小助手进入交流群 |

View File

@@ -1,7 +1,7 @@
### Fast GPT V4.5.2
### Fast GPT V4.6
1. 新增 - 模块插件,允许自行组装插件进行模块复用
2. 优化 - 知识库引用提示
1. 新增 - 团队空间试用版
2. 新增 - OpenAI语音播报
3. [知识库结构详解](https://doc.fastgpt.in/docs/use-cases/datasetengine/)
4. [知识库提示词详解](https://doc.fastgpt.in/docs/use-cases/ai_settings/#引用模板--引用提示词)
5. [使用文档](https://doc.fastgpt.in/docs/intro/)