mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 17:01:00 +03:00
@@ -167,6 +167,7 @@ export interface IUsedTool {
|
||||
toolInput: object
|
||||
toolOutput: string | object
|
||||
sourceDocuments?: ICommonObject[]
|
||||
error?: string
|
||||
}
|
||||
|
||||
export interface IMultiAgentNode {
|
||||
|
||||
Reference in New Issue
Block a user