mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +03:00
add upload files and tool features
This commit is contained in:
@@ -29,6 +29,7 @@ export interface IChatMessage {
|
||||
content: string
|
||||
chatflowid: string
|
||||
sourceDocuments?: string
|
||||
usedTools?: string
|
||||
chatType: string
|
||||
chatId: string
|
||||
memoryType?: string
|
||||
|
||||
Reference in New Issue
Block a user