mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 07:01:04 +03:00
update marketplace
This commit is contained in:
@@ -539,6 +539,14 @@
|
|||||||
"name": "vectorStoreRetriever",
|
"name": "vectorStoreRetriever",
|
||||||
"type": "BaseRetriever",
|
"type": "BaseRetriever",
|
||||||
"id": "conversationalRetrievalQAChain_0-input-vectorStoreRetriever-BaseRetriever"
|
"id": "conversationalRetrievalQAChain_0-input-vectorStoreRetriever-BaseRetriever"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Memory",
|
||||||
|
"name": "memory",
|
||||||
|
"type": "DynamoDBChatMemory | RedisBackedChatMemory | ZepMemory",
|
||||||
|
"optional": true,
|
||||||
|
"description": "If no memory connected, default BufferMemory will be used",
|
||||||
|
"id": "conversationalRetrievalQAChain_0-input-memory-DynamoDBChatMemory | RedisBackedChatMemory | ZepMemory"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"inputs": {
|
"inputs": {
|
||||||
|
|||||||
@@ -556,6 +556,14 @@
|
|||||||
"name": "vectorStoreRetriever",
|
"name": "vectorStoreRetriever",
|
||||||
"type": "BaseRetriever",
|
"type": "BaseRetriever",
|
||||||
"id": "conversationalRetrievalQAChain_0-input-vectorStoreRetriever-BaseRetriever"
|
"id": "conversationalRetrievalQAChain_0-input-vectorStoreRetriever-BaseRetriever"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Memory",
|
||||||
|
"name": "memory",
|
||||||
|
"type": "DynamoDBChatMemory | RedisBackedChatMemory | ZepMemory",
|
||||||
|
"optional": true,
|
||||||
|
"description": "If no memory connected, default BufferMemory will be used",
|
||||||
|
"id": "conversationalRetrievalQAChain_0-input-memory-DynamoDBChatMemory | RedisBackedChatMemory | ZepMemory"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"inputs": {
|
"inputs": {
|
||||||
|
|||||||
@@ -131,6 +131,14 @@
|
|||||||
"name": "vectorStoreRetriever",
|
"name": "vectorStoreRetriever",
|
||||||
"type": "BaseRetriever",
|
"type": "BaseRetriever",
|
||||||
"id": "conversationalRetrievalQAChain_0-input-vectorStoreRetriever-BaseRetriever"
|
"id": "conversationalRetrievalQAChain_0-input-vectorStoreRetriever-BaseRetriever"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Memory",
|
||||||
|
"name": "memory",
|
||||||
|
"type": "DynamoDBChatMemory | RedisBackedChatMemory | ZepMemory",
|
||||||
|
"optional": true,
|
||||||
|
"description": "If no memory connected, default BufferMemory will be used",
|
||||||
|
"id": "conversationalRetrievalQAChain_0-input-memory-DynamoDBChatMemory | RedisBackedChatMemory | ZepMemory"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"inputs": {
|
"inputs": {
|
||||||
|
|||||||
@@ -421,6 +421,14 @@
|
|||||||
"name": "vectorStoreRetriever",
|
"name": "vectorStoreRetriever",
|
||||||
"type": "BaseRetriever",
|
"type": "BaseRetriever",
|
||||||
"id": "conversationalRetrievalQAChain_0-input-vectorStoreRetriever-BaseRetriever"
|
"id": "conversationalRetrievalQAChain_0-input-vectorStoreRetriever-BaseRetriever"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Memory",
|
||||||
|
"name": "memory",
|
||||||
|
"type": "DynamoDBChatMemory | RedisBackedChatMemory | ZepMemory",
|
||||||
|
"optional": true,
|
||||||
|
"description": "If no memory connected, default BufferMemory will be used",
|
||||||
|
"id": "conversationalRetrievalQAChain_0-input-memory-DynamoDBChatMemory | RedisBackedChatMemory | ZepMemory"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"inputs": {
|
"inputs": {
|
||||||
|
|||||||
@@ -625,6 +625,14 @@
|
|||||||
"name": "vectorStoreRetriever",
|
"name": "vectorStoreRetriever",
|
||||||
"type": "BaseRetriever",
|
"type": "BaseRetriever",
|
||||||
"id": "conversationalRetrievalQAChain_0-input-vectorStoreRetriever-BaseRetriever"
|
"id": "conversationalRetrievalQAChain_0-input-vectorStoreRetriever-BaseRetriever"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Memory",
|
||||||
|
"name": "memory",
|
||||||
|
"type": "DynamoDBChatMemory | RedisBackedChatMemory | ZepMemory",
|
||||||
|
"optional": true,
|
||||||
|
"description": "If no memory connected, default BufferMemory will be used",
|
||||||
|
"id": "conversationalRetrievalQAChain_0-input-memory-DynamoDBChatMemory | RedisBackedChatMemory | ZepMemory"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"inputs": {
|
"inputs": {
|
||||||
|
|||||||
Reference in New Issue
Block a user