mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
Merge branch 'main' into feature/SaveMessageClearMemory
This commit is contained in:
@@ -47,7 +47,7 @@ class ZepMemory_Memory implements INode {
|
||||
{
|
||||
label: 'API Key',
|
||||
name: 'apiKey',
|
||||
type: 'string',
|
||||
type: 'password',
|
||||
additionalParams: true,
|
||||
optional: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user