mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 09:01:06 +03:00
Feature/Add prepend messages to memory (#2410)
add prepend messages to memory
This commit is contained in:
@@ -212,6 +212,7 @@ export interface IncomingInput {
|
||||
stopNodeId?: string
|
||||
uploads?: IFileUpload[]
|
||||
leadEmail?: string
|
||||
history?: IMessage[]
|
||||
}
|
||||
|
||||
export interface IActiveChatflows {
|
||||
|
||||
Reference in New Issue
Block a user