Skip to content

Commit 9d27de1

Browse files
c121914yuyu-and-liuentorickliujianglcFengrui-Liu
authored
4.7-alpha2 (#1027)
* feat: stop toolCall and rename some field. (#46) * perf: node delete tip;pay tip * fix: toolCall cannot save child answer * feat: stop tool * fix: team modal * fix feckbackMoal auth bug (#47) * 简单的支持提示词运行tool。优化workflow模板 (#49) * remove templates * fix: request body undefined * feat: prompt tool run * feat: workflow tamplates modal * perf: plugin start * 4.7 (#50) * fix docker-compose download url (#994) original code is a bad url with '404 NOT FOUND' return. fix docker-compose download url, add 'v' before docker-compose version * Update ai_settings.md (#1000) * Update configuration.md * Update configuration.md * Fix history in classifyQuestion and extract modules (#1012) * Fix history in classifyQuestion and extract modules * Add chatValue2RuntimePrompt import and update text formatting * flow controller to packages * fix: rerank select * modal ui * perf: modal code path * point not sufficient * feat: http url support variable * fix http key * perf: prompt * perf: ai setting modal * simple edit ui --------- Co-authored-by: entorick <[email protected]> Co-authored-by: liujianglc <[email protected]> Co-authored-by: Fengrui Liu <[email protected]> * fix team share redirect to login (#51) * feat: support openapi import plugins (#48) * feat: support openapi import plugins * feat: import from url * fix: add body params parse * fix build * fix * fix * fix * tool box ui (#52) * fix: training queue * feat: simple edit tool select * perf: simple edit dataset prompt * fix: chatbox tool ux * feat: quote prompt module * perf: plugin tools sign * perf: model avatar * tool selector ui * feat: max histories * perf: http plugin import (#53) * perf: plugin http import * chatBox ui * perf: name * fix: Node template card (#54) * fix: ts * setting modal * package * package * feat: add plugins search (#57) * feat: add plugins search * perf: change http plugin header input * Yjl (#56) * perf: prompt tool call * perf: chat box ux * doc * doc * price tip * perf: tool selector * ui' * fix: vector queue * fix: empty tool and empty response * fix: empty msg * perf: pg index * perf: ui tip * doc * tool tip --------- Co-authored-by: yst <[email protected]> Co-authored-by: entorick <[email protected]> Co-authored-by: liujianglc <[email protected]> Co-authored-by: Fengrui Liu <[email protected]> Co-authored-by: heheer <[email protected]>
1 parent 6d4b331 commit 9d27de1

File tree

322 files changed

+9173
-6389
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

322 files changed

+9173
-6389
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ fastgpt.run 域名会弃用。
5858
- [x] 源文件引用追踪
5959
- [x] 模块封装,实现多级复用
6060
- [x] 混合检索 & 重排
61-
- [ ] Tool 模块
61+
- [x] Tool 模块
6262
- [ ] 嵌入 [Laf](https://github.com/labring/laf),实现在线编写 HTTP 模块
6363
- [ ] 插件封装功能
6464

@@ -114,17 +114,17 @@ fastgpt.run 域名会弃用。
114114
* [多模型配置](https://doc.fastgpt.in/docs/development/one-api/)
115115
* [版本更新/升级介绍](https://doc.fastgpt.in/docs/development/upgrading)
116116
* [OpenAPI API 文档](https://doc.fastgpt.in/docs/development/openapi/)
117-
* [知识库结构详解](https://doc.fastgpt.in/docs/use-cases/datasetengine/)
117+
* [知识库结构详解](https://doc.fastgpt.in/docs/course/datasetengine/)
118118

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

123123
## 🏘️ 社区交流群
124124

125-
添加 wx 小助手加入
125+
wx 扫一下加入
126126

127-
![](https://otnvvf-imgs.oss.laf.run/wx300.jpg)
127+
![](https://oss.laf.run/htr4n1-images/fastgpt-qr-code.jpg)
128128

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

README_en.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -116,14 +116,12 @@ Project tech stack: NextJs + TS + ChakraUI + Mongo + Postgres (Vector plugin)
116116
- [Configuring Multiple Models](https://doc.fastgpt.in/docs/installation/reference/models)
117117
- [Version Updates & Upgrades](https://doc.fastgpt.in/docs/installation/upgrading)
118118

119-
<!-- ## :point_right: RoadMap
120-
- [FastGPT RoadMap](https://kjqvjse66l.feishu.cn/docx/RVUxdqE2WolDYyxEKATcM0XXnte) -->
121119

122-
<!-- ## 🏘️ Community
120+
## 🏘️ Community
123121

124-
| Community Group | Assistant |
125-
| ------------------------------------------------- | ---------------------------------------------- |
126-
| ![](https://otnvvf-imgs.oss.laf.run/wxqun300.jpg) | ![](https://otnvvf-imgs.oss.laf.run/wx300.jpg) | -->
122+
| Community Group |
123+
| ------------------------------------------------- |
124+
| ![](https://oss.laf.run/htr4n1-images/fastgpt-qr-code.jpg) |
127125

128126
<a href="#readme">
129127
<img src="https://img.shields.io/badge/-Back_to_Top-7d09f1.svg" alt="#" align="right">
107 KB
Loading
284 KB
Loading
195 KB
Loading
371 KB
Loading
391 KB
Loading
447 KB
Loading
418 KB
Loading
419 KB
Loading

0 commit comments

Comments
 (0)