docs: add import statement for PkgListV3 in management documentation

This commit is contained in:
tjuzyp 2025-03-25 10:03:54 +08:00
parent 416c70db4c
commit a3442eb24c
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ title: "安装部署"
sidebar_label: "安装部署" sidebar_label: "安装部署"
--- ---
import PkgListV3 from "/components/PkgListV3";
### 环境准备 ### 环境准备
使用 TDgpt 的高级时序数据分析功能需要在 TDengine 集群中安装部署 AI nodeAnode。Anode 运行在 Linux 平台上,并需要 3.10 或以上版本的 Python 环境支持。 使用 TDgpt 的高级时序数据分析功能需要在 TDengine 集群中安装部署 AI nodeAnode。Anode 运行在 Linux 平台上,并需要 3.10 或以上版本的 Python 环境支持。
> 部署 Anode 需要 TDengine 3.3.6.0 及以后版本,请首先确认搭配 Anode 使用的 TDengine 能够支持 Anode。 > 部署 Anode 需要 TDengine 3.3.6.0 及以后版本,请首先确认搭配 Anode 使用的 TDengine 能够支持 Anode。