mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
chore: Revert node names changes + update new node names to correct format
This commit is contained in:
@@ -18,7 +18,7 @@ class ZepMemory_Memory implements INode {
|
||||
|
||||
constructor() {
|
||||
this.label = 'Zep Memory - Open Source'
|
||||
this.name = 'Zep Memory - Open Source'
|
||||
this.name = 'ZepMemory'
|
||||
this.version = 2.0
|
||||
this.type = 'ZepMemory'
|
||||
this.icon = 'zep.svg'
|
||||
|
||||
Reference in New Issue
Block a user