mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 03:01:10 +03:00
feat: Finalize zep-cloud integration, update naming
This commit is contained in:
@@ -22,8 +22,8 @@ class Zep_VectorStores implements INode {
|
||||
outputs: INodeOutputsValue[]
|
||||
|
||||
constructor() {
|
||||
this.label = 'Zep'
|
||||
this.name = 'zep'
|
||||
this.label = 'Zep Collection - Open Source'
|
||||
this.name = 'Zep Collection (Open Source)'
|
||||
this.version = 2.0
|
||||
this.type = 'Zep'
|
||||
this.icon = 'zep.svg'
|
||||
|
||||
Reference in New Issue
Block a user