mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 15:11:13 +00:00
@@ -9,7 +9,7 @@ export const dispatchToolParams = (props: Props): Response => {
|
||||
const { params } = props;
|
||||
|
||||
return {
|
||||
...params,
|
||||
data: params,
|
||||
[DispatchNodeResponseKeyEnum.nodeResponse]: {
|
||||
toolParamsResult: params
|
||||
}
|
||||
|
Reference in New Issue
Block a user