mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 09:00:52 +03:00
add return source documents functioanality
This commit is contained in:
@@ -21,6 +21,7 @@ export interface IChatMessage {
|
||||
content: string
|
||||
chatflowid: string
|
||||
createdDate: Date
|
||||
sourceDocuments: string
|
||||
}
|
||||
|
||||
export interface IComponentNodes {
|
||||
|
||||
Reference in New Issue
Block a user