Skip to content

Commit d9f5f4e

Browse files
authored
Update README.md
1 parent 6609cb9 commit d9f5f4e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,9 @@ https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409b
5353
- [x] 提供简易模式,无需操作编排
5454
- [x] 工作流编排
5555
- [x] 源文件引用追踪
56-
- [x] 模块封装,实现多级复用
57-
- [x] Tool 模块
58-
- [ ] 嵌入 [Laf](https://github.com/labring/laf),实现在线编写 HTTP 模块。初版已完成。
59-
- [ ] 插件封装功能,支持低代码渲染
56+
- [x] 工具调用
57+
- [x] 插件 - 工作流封装能力
58+
- [ ] Code sandbox
6059

6160
`2` 知识库能力
6261
- [x] 多库复用,混用
@@ -67,14 +66,13 @@ https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409b
6766
- [x] 支持 url 读取、CSV 批量导入
6867
- [x] 混合检索 & 重排
6968
- [ ] 支持文件阅读器
70-
- [ ] 更多的数据预处理方案
7169

7270
`3` 应用调试能力
7371
- [x] 知识库单点搜索测试
7472
- [x] 对话时反馈引用并可修改与删除
7573
- [x] 完整上下文呈现
7674
- [x] 完整模块中间值呈现
77-
- [ ] 高级编排 DeBug 模式
75+
- [x] 高级编排 DeBug 模式
7876

7977
`4` OpenAPI 接口
8078
- [x] completions 接口 (chat 模式对齐 GPT 接口)
@@ -89,6 +87,8 @@ https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409b
8987

9088
`6` 其他
9189
- [x] 支持语音输入和输出 (可配置语音输入语音回答)
90+
- [x] 模糊输入提示
91+
- [ ] 模板市场
9292

9393
<a href="#readme">
9494
<img src="https://img.shields.io/badge/-返回顶部-7d09f1.svg" alt="#" align="right">

0 commit comments

Comments
 (0)