fix: childprocess chatId.

This commit is contained in:
Jeffrey-Wang
2023-06-12 21:52:46 +08:00
parent fd9d6fcb03
commit fe6737a6cb
4 changed files with 10 additions and 4 deletions
@@ -39,7 +39,7 @@ class ZepMemory_Memory implements INode {
label: 'Session Id',
name: 'sessionId',
type: 'string',
placeholder: 'if empty, chatId will be used automatically',
description: 'if empty, chatId will be used automatically',
default: '',
additionalParams: true
},