mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 21:00:58 +03:00
update marketplace
This commit is contained in:
@@ -249,6 +249,15 @@
|
|||||||
"name": "memory",
|
"name": "memory",
|
||||||
"type": "BaseMemory",
|
"type": "BaseMemory",
|
||||||
"id": "conversationChain_0-input-memory-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": {
|
"inputs": {
|
||||||
|
|||||||
Reference in New Issue
Block a user