mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 17:01:00 +03:00
feat: Finalize zep-cloud integration, update naming
This commit is contained in:
@@ -23,7 +23,7 @@ class Zep_CloudVectorStores implements INode {
|
||||
|
||||
constructor() {
|
||||
this.label = 'Zep Collection - Cloud'
|
||||
this.name = 'zepCloud'
|
||||
this.name = 'Zep Collection Cloud'
|
||||
this.version = 2.0
|
||||
this.type = 'Zep'
|
||||
this.icon = 'zep.svg'
|
||||
|
||||
Reference in New Issue
Block a user