mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +03:00
add file annotations, sync and delete assistant
This commit is contained in:
@@ -30,6 +30,7 @@ export interface IChatMessage {
|
||||
chatflowid: string
|
||||
sourceDocuments?: string
|
||||
usedTools?: string
|
||||
fileAnnotations?: string
|
||||
chatType: string
|
||||
chatId: string
|
||||
memoryType?: string
|
||||
|
||||
Reference in New Issue
Block a user