mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 15:11:13 +00:00
@@ -96,7 +96,7 @@ export const dispatchRunTool = async (props: RunToolProps): Promise<RunToolRespo
|
||||
},
|
||||
tool: {
|
||||
id: formatToolId,
|
||||
version
|
||||
version: version || tool.versionList?.[0]?.value || ''
|
||||
},
|
||||
time: variables.cTime
|
||||
},
|
||||
|
Reference in New Issue
Block a user