Updated Zep Icons

This commit is contained in:
abhishekshankr
2023-12-18 14:17:08 -05:00
parent bc459df067
commit 7d0935cf3f
8 changed files with 45 additions and 7 deletions
@@ -25,7 +25,7 @@ class Zep_VectorStores implements INode {
this.name = 'zep'
this.version = 1.0
this.type = 'Zep'
this.icon = 'zep.png'
this.icon = 'zep.svg'
this.category = 'Vector Stores'
this.description =
'Upsert embedded data and perform similarity search upon query using Zep, a fast and scalable building block for LLM apps'