docs: update dev system tool (#5486)

This commit is contained in:
Finley Ge
2025-08-20 19:00:48 +08:00
committed by GitHub
parent 1e7a1a738b
commit 6da65ea53d
3 changed files with 13 additions and 8 deletions

View File

@@ -45,6 +45,7 @@ description: FastGPT 系统插件设计方案
- ...
- **type** 类型定义
- **utils** 工具
- **model** 模型预设
- **scripts** 脚本(编译、创建新工具)
- **sdk**: SDK 定义,供外部调用,发布到了 npm
- **src**: 运行时express 服务