mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
update marketplace
This commit is contained in:
@@ -249,6 +249,15 @@
|
||||
"name": "memory",
|
||||
"type": "BaseMemory",
|
||||
"id": "conversationChain_0-input-memory-BaseMemory"
|
||||
},
|
||||
{
|
||||
"label": "Document",
|
||||
"name": "document",
|
||||
"type": "Document",
|
||||
"description": "Include whole document into the context window",
|
||||
"optional": true,
|
||||
"list": true,
|
||||
"id": "conversationChain_0-input-document-Document"
|
||||
}
|
||||
],
|
||||
"inputs": {
|
||||
|
||||
Reference in New Issue
Block a user