feat: Finalize zep-cloud integration, update naming

This commit is contained in:
paulpaliychuk
2024-02-20 00:31:35 -05:00
parent 29c86f77bf
commit 9da7a1b4de
6 changed files with 27 additions and 17 deletions
@@ -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'