mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 11:01:18 +03:00
fix weird error
This commit is contained in:
@@ -100,6 +100,7 @@ export class DynamicStructuredTool<
|
|||||||
return result
|
return result
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// @ts-ignore
|
||||||
protected async _call(
|
protected async _call(
|
||||||
arg: z.output<T>,
|
arg: z.output<T>,
|
||||||
_?: CallbackManagerForToolRun,
|
_?: CallbackManagerForToolRun,
|
||||||
|
|||||||
Reference in New Issue
Block a user