From 74830f0ac8b8bc98fedc9c130ee2e597d8076dc1 Mon Sep 17 00:00:00 2001 From: Archer <545436317@qq.com> Date: Fri, 24 May 2024 11:10:56 +0800 Subject: [PATCH] Update 481.md --- docSite/content/docs/development/upgrading/481.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docSite/content/docs/development/upgrading/481.md b/docSite/content/docs/development/upgrading/481.md index 8db624cf8..24f2e249f 100644 --- a/docSite/content/docs/development/upgrading/481.md +++ b/docSite/content/docs/development/upgrading/481.md @@ -1,5 +1,5 @@ --- -title: 'V4.8.1' +title: 'V4.8.1(需要初始化)' description: 'FastGPT V4.8.1 更新说明' icon: 'upgrade' draft: false @@ -36,4 +36,4 @@ curl --location --request POST 'https://{{host}}/api/admin/clearInvalidData' \ 使用 Chat api 接口需要注意,增加了 event: updateVariables 事件,用于更新变量。 -[点击查看升级说明](https://github.com/labring/FastGPT/releases/tag/v4.8.1) \ No newline at end of file +[点击查看升级说明](https://github.com/labring/FastGPT/releases/tag/v4.8.1)