mirror of
https://github.com/labring/FastGPT.git
synced 2026-01-28 01:10:33 +08:00
fix: document deploy (#5868)
* mcp memory * Editor space parse error * fix: ts * fix: debug interactive * fix: templateId * fix: editor in debug * doc
This commit is contained in:
@@ -52,7 +52,7 @@ description: FastGPT 系统插件设计方案
|
||||
- **lib**: 库文件,提供工具函数和类库
|
||||
- **test**: 测试相关
|
||||
|
||||
系统工具的结构可以参考 [如何开发系统工具](/docs/introduction/guide/plugins/dev_system_tool)。
|
||||
系统工具的结构可以参考 [如何开发系统插件](/docs/introduction/guide/plugins/dev_system_tool)。
|
||||
|
||||
## 技术细节
|
||||
|
||||
|
||||
Reference in New Issue
Block a user