updated component to V2.0

Updated marketplace  "Chain Upload" JSON file
This commit is contained in:
Ofer Mendelevitch
2024-01-08 16:09:50 -08:00
parent 78a6926ca3
commit a26167ac5a
2 changed files with 29 additions and 4 deletions
@@ -22,7 +22,7 @@ class Vectara_VectorStores implements INode {
constructor() {
this.label = 'Vectara'
this.name = 'vectara'
this.version = 1.0
this.version = 2.0
this.type = 'Vectara'
this.icon = 'vectara.png'
this.category = 'Vector Stores'