mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-21 03:10:50 +00:00
@@ -386,6 +386,7 @@ export const runToolCall = async (
|
||||
initToolNodes(runtimeNodes, [toolNode.nodeId], startParams);
|
||||
const toolRunResponse = await runWorkflow({
|
||||
...workflowProps,
|
||||
usageId: undefined,
|
||||
isToolCall: true
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user