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