You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[X ] 私有部署版本, 具体版本号:
FastGPT-plugin-v0.5.4 问题描述, 日志截图,配置文件等
FastGPT-plugin-v0.5.4 我把插件只保留几个常用的,然后使用 bun run deploy:marketplace-data 命令打包编译上传
我两个项目都启动,但是因为这些插件 在 system_plugin_tools 和system_plugin表中,没有数据,导致我 选择对应的插件进行删除会报错 “Tool with toolId getTime not found in MongoDB”
我新部署项目没有插件数据导入表的,那么是否有对应 的初始化数据脚本呢,我私有部署的地方,不希望从访问公有云的插件市场,所有需要数据本地化 复现步骤
例行检查
你的版本
FastGPT-v4.14.8 FastGPT-plugin-v0.5.4
FastGPT-plugin-v0.5.4
问题描述, 日志截图,配置文件等
FastGPT-plugin-v0.5.4 我把插件只保留几个常用的,然后使用 bun run deploy:marketplace-data 命令打包编译上传
我两个项目都启动,但是因为这些插件 在 system_plugin_tools 和system_plugin表中,没有数据,导致我 选择对应的插件进行删除会报错 “Tool with toolId getTime not found in MongoDB”
我新部署项目没有插件数据导入表的,那么是否有对应 的初始化数据脚本呢,我私有部署的地方,不希望从访问公有云的插件市场,所有需要数据本地化
复现步骤
预期结果
相关截图