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