mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-16 01:09:01 +08:00
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: 'V4.15.0(进行中)'
|
||||
description: 'FastGPT V4.15.0 更新说明'
|
||||
---
|
||||
|
||||
## 🚀 新增内容
|
||||
|
||||
|
||||
## ⚙️ 优化
|
||||
|
||||
|
||||
## 🐛 修复
|
||||
|
||||
## 代码优化
|
||||
|
||||
1. 优化 Agent tool 声明和运行,统一所有 tool 的声明和运行方式。
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "4.15.x",
|
||||
"description": "",
|
||||
"pages": ["4150"]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "4.15.x",
|
||||
"description": "",
|
||||
"pages": ["4150"]
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"title": "Version History",
|
||||
"description": "FastGPT version history",
|
||||
"pages": ["4-14", "4-13", "4-12", "outdated"]
|
||||
"pages": ["4-15", "4-14", "4-13", "4-12", "outdated"]
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"title": "版本列表",
|
||||
"description": "FastGPT 版本列表",
|
||||
"pages": ["4-14", "4-13", "4-12", "outdated"]
|
||||
"pages": ["4-15", "4-14", "4-13", "4-12", "outdated"]
|
||||
}
|
||||
|
||||
@@ -127,6 +127,7 @@ description: FastGPT 文档目录
|
||||
- [/docs/self-host/upgrading/4-14/4148](/docs/self-host/upgrading/4-14/4148)
|
||||
- [/docs/self-host/upgrading/4-14/41481](/docs/self-host/upgrading/4-14/41481)
|
||||
- [/docs/self-host/upgrading/4-14/4149](/docs/self-host/upgrading/4-14/4149)
|
||||
- [/docs/self-host/upgrading/4-15/4150](/docs/self-host/upgrading/4-15/4150)
|
||||
- [/docs/self-host/upgrading/outdated/40](/docs/self-host/upgrading/outdated/40)
|
||||
- [/docs/self-host/upgrading/outdated/41](/docs/self-host/upgrading/outdated/41)
|
||||
- [/docs/self-host/upgrading/outdated/4100](/docs/self-host/upgrading/outdated/4100)
|
||||
|
||||
Reference in New Issue
Block a user