tool author (#5665)

* tool author

* doc

* doc
This commit is contained in:
Archer
2025-09-17 17:06:18 +08:00
committed by GitHub
parent 4333eb9caa
commit 235b50c07f
6 changed files with 43 additions and 11 deletions

View File

@@ -103,6 +103,7 @@ description: FastGPT 文档目录
- [/docs/upgrading/4-12/4122](/docs/upgrading/4-12/4122)
- [/docs/upgrading/4-12/4123](/docs/upgrading/4-12/4123)
- [/docs/upgrading/4-12/4124](/docs/upgrading/4-12/4124)
- [/docs/upgrading/4-12/4125](/docs/upgrading/4-12/4125)
- [/docs/upgrading/4-8/40](/docs/upgrading/4-8/40)
- [/docs/upgrading/4-8/41](/docs/upgrading/4-8/41)
- [/docs/upgrading/4-8/42](/docs/upgrading/4-8/42)

View File

@@ -0,0 +1,18 @@
---
title: 'V4.12.5(进行中)'
description: 'FastGPT V4.12.5 更新说明'
---
## 🚀 新增内容
## ⚙️ 优化
1. 系统工具增加对应 author 名字显示。同时使用安全的 I18n 翻译。
## 🐛 修复
## 🔨 插件更新
1. 新增火山引擎融合信息搜索工具。

View File

@@ -1,5 +1,5 @@
{
"title": "4.12.x",
"description": "",
"pages": ["4124", "4123", "4122", "4121", "4120"]
"pages": ["4125", "4124", "4123", "4122", "4121", "4120"]
}